Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 384517218ac20470a44357b9307ad11f2164f89c+12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc (22f655095a53bd42d64142cc4502995d7a7b82f2) 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-42673@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-07-27T11:37:52.300Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-27T11:37:52.304Z] Trying to pass milestone 8 [Pipeline] milestone [2021-07-27T11:37:52.360Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-27T11:37:52.535Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d4cdd6680bf55b92) in /home/ubuntu/workspace/moby_PR-42673 [Pipeline] { [Pipeline] checkout [2021-07-27T11:37:52.578Z] The recommended git tool is: git [2021-07-27T11:37:52.589Z] using credential docker-jenkins-github-credentials [2021-07-27T11:37:52.605Z] Cloning the remote Git repository [2021-07-27T11:37:52.605Z] Cloning with configured refspecs honoured and without tags [2021-07-27T11:37:52.607Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T11:37:52.608Z] > git init /home/ubuntu/workspace/moby_PR-42673 # timeout=10 [2021-07-27T11:37:52.650Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:37:52.651Z] > git --version # timeout=10 [2021-07-27T11:37:52.674Z] > git --version # 'git version 2.17.1' [2021-07-27T11:37:52.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:37:52.677Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:38:09.568Z] Fetching without tags [2021-07-27T11:38:09.851Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:38:09.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:38:09.538Z] > git config --add remote.origin.fetch +refs/pull/42673/head:refs/remotes/origin/PR-42673 # timeout=10 [2021-07-27T11:38:09.542Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:38:09.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:38:09.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:38:09.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:38:09.572Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:38:09.854Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:38:09.859Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:38:10.435Z] Merge succeeded, producing 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:38:10.435Z] Checking out Revision 384517218ac20470a44357b9307ad11f2164f89c (PR-42673) [2021-07-27T11:38:10.848Z] Commit message: "volume/mounts: remove windowsValidateRegex() utility" [2021-07-27T11:38:10.405Z] > git remote # timeout=10 [2021-07-27T11:38:10.412Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T11:38:10.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:38:10.420Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T11:38:10.429Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T11:38:10.437Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:38:10.445Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:38:10.851Z] > git rev-list --no-walk 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T11:38:11.643Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42673:/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-07-27T11:38:11.643Z] Unable to find image 'alpine:latest' locally [2021-07-27T11:38:11.643Z] latest: Pulling from library/alpine [2021-07-27T11:38:11.643Z] 5843afab3874: Pulling fs layer [2021-07-27T11:38:11.900Z] 5843afab3874: Download complete [2021-07-27T11:38:11.900Z] 5843afab3874: Pull complete [2021-07-27T11:38:11.900Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-27T11:38:11.900Z] Status: Downloaded newer image for alpine:latest [2021-07-27T11:38:15.175Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-RS5" skipped due to when conditional Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-07-27T11:38:15.992Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d4cdd6680bf55b92) in /home/ubuntu/workspace/moby_PR-42673 [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) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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-07-27T11:38:16.058Z] The recommended git tool is: git [2021-07-27T11:38:16.064Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-27T11:38:16.075Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-07-27T11:38:16.082Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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] } [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] // stage [Pipeline] } [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] } [2021-07-27T11:38:16.416Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 384517218ac20470a44357b9307ad11f2164f89c [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-07-27T11:38:16.072Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42673/.git # timeout=10 [2021-07-27T11:38:16.077Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:38:16.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:38:16.127Z] > git --version # timeout=10 [2021-07-27T11:38:16.133Z] > git --version # 'git version 2.17.1' [2021-07-27T11:38:16.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:38:16.134Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:38:16.419Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:38:16.429Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-27T11:38:16.855Z] Merge succeeded, producing 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:38:16.856Z] Checking out Revision 384517218ac20470a44357b9307ad11f2164f89c (PR-42673) [2021-07-27T11:38:16.914Z] Commit message: "volume/mounts: remove windowsValidateRegex() utility" [2021-07-27T11:38:16.819Z] > git remote # timeout=10 [2021-07-27T11:38:16.824Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T11:38:16.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:38:16.840Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T11:38:16.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T11:38:16.858Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:38:16.867Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T11:38:17.762Z] + [ PR != PR ] [2021-07-27T11:38:17.762Z] + [ master != master ] [2021-07-27T11:38:17.762Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T11:38:18.127Z] + docker version [2021-07-27T11:38:18.127Z] Client: Docker Engine - Community [2021-07-27T11:38:18.127Z] Version: 20.10.6 [2021-07-27T11:38:18.127Z] API version: 1.41 [2021-07-27T11:38:18.127Z] Go version: go1.13.15 [2021-07-27T11:38:18.127Z] Git commit: 370c289 [2021-07-27T11:38:18.127Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-27T11:38:18.127Z] OS/Arch: linux/amd64 [2021-07-27T11:38:18.127Z] Context: default [2021-07-27T11:38:18.127Z] Experimental: true [2021-07-27T11:38:18.127Z] [2021-07-27T11:38:18.127Z] Server: Docker Engine - Community [2021-07-27T11:38:18.127Z] Engine: [2021-07-27T11:38:18.127Z] Version: 20.10.6 [2021-07-27T11:38:18.127Z] API version: 1.41 (minimum version 1.12) [2021-07-27T11:38:18.127Z] Go version: go1.13.15 [2021-07-27T11:38:18.127Z] Git commit: 8728dd2 [2021-07-27T11:38:18.127Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-27T11:38:18.127Z] OS/Arch: linux/amd64 [2021-07-27T11:38:18.127Z] Experimental: true [2021-07-27T11:38:18.127Z] containerd: [2021-07-27T11:38:18.127Z] Version: 1.4.6 [2021-07-27T11:38:18.127Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T11:38:18.127Z] runc: [2021-07-27T11:38:18.127Z] Version: 1.0.0-rc95 [2021-07-27T11:38:18.127Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T11:38:18.127Z] docker-init: [2021-07-27T11:38:18.127Z] Version: 0.19.0 [2021-07-27T11:38:18.127Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T11:38:18.401Z] + docker info [2021-07-27T11:38:18.658Z] Client: [2021-07-27T11:38:18.658Z] Context: default [2021-07-27T11:38:18.658Z] Debug Mode: false [2021-07-27T11:38:18.658Z] Plugins: [2021-07-27T11:38:18.658Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T11:38:18.658Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T11:38:18.658Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T11:38:18.658Z] [2021-07-27T11:38:18.658Z] Server: [2021-07-27T11:38:18.658Z] Containers: 0 [2021-07-27T11:38:18.658Z] Running: 0 [2021-07-27T11:38:18.658Z] Paused: 0 [2021-07-27T11:38:18.658Z] Stopped: 0 [2021-07-27T11:38:18.658Z] Images: 2 [2021-07-27T11:38:18.658Z] Server Version: 20.10.6 [2021-07-27T11:38:18.658Z] Storage Driver: overlay2 [2021-07-27T11:38:18.658Z] Backing Filesystem: extfs [2021-07-27T11:38:18.658Z] Supports d_type: true [2021-07-27T11:38:18.659Z] Native Overlay Diff: true [2021-07-27T11:38:18.659Z] userxattr: false [2021-07-27T11:38:18.659Z] Logging Driver: json-file [2021-07-27T11:38:18.659Z] Cgroup Driver: cgroupfs [2021-07-27T11:38:18.659Z] Cgroup Version: 1 [2021-07-27T11:38:18.659Z] Plugins: [2021-07-27T11:38:18.659Z] Volume: local [2021-07-27T11:38:18.659Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T11:38:18.659Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T11:38:18.659Z] Swarm: inactive [2021-07-27T11:38:18.659Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-27T11:38:18.659Z] Default Runtime: runc [2021-07-27T11:38:18.659Z] Init Binary: docker-init [2021-07-27T11:38:18.659Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T11:38:18.659Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T11:38:18.659Z] init version: de40ad0 [2021-07-27T11:38:18.659Z] Security Options: [2021-07-27T11:38:18.659Z] apparmor [2021-07-27T11:38:18.659Z] seccomp [2021-07-27T11:38:18.659Z] Profile: default [2021-07-27T11:38:18.659Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T11:38:18.659Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-27T11:38:18.659Z] OSType: linux [2021-07-27T11:38:18.659Z] Architecture: x86_64 [2021-07-27T11:38:18.659Z] CPUs: 2 [2021-07-27T11:38:18.659Z] Total Memory: 7.569GiB [2021-07-27T11:38:18.659Z] Name: ip-10-100-68-192 [2021-07-27T11:38:18.659Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-27T11:38:18.659Z] Docker Root Dir: /var/lib/docker [2021-07-27T11:38:18.659Z] Debug Mode: false [2021-07-27T11:38:18.659Z] Registry: https://index.docker.io/v1/ [2021-07-27T11:38:18.659Z] Labels: [2021-07-27T11:38:18.659Z] Experimental: true [2021-07-27T11:38:18.659Z] Insecure Registries: [2021-07-27T11:38:18.659Z] 127.0.0.0/8 [2021-07-27T11:38:18.659Z] Live Restore Enabled: true [2021-07-27T11:38:18.659Z] [2021-07-27T11:38:18.659Z] WARNING: No swap limit support [Pipeline] sh [2021-07-27T11:38:19.194Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T11:38:19.194Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T11:38:19.194Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42673/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T11:38:19.194Z] + bash /home/ubuntu/workspace/moby_PR-42673/check-config.sh [2021-07-27T11:38:19.194Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T11:38:19.194Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T11:38:19.194Z] [2021-07-27T11:38:19.194Z] Generally Necessary: [2021-07-27T11:38:19.194Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T11:38:19.194Z] - apparmor: enabled and tools installed [2021-07-27T11:38:19.194Z] - CONFIG_NAMESPACES: enabled [2021-07-27T11:38:19.194Z] - CONFIG_NET_NS: enabled [2021-07-27T11:38:19.194Z] - CONFIG_PID_NS: enabled [2021-07-27T11:38:19.194Z] - CONFIG_IPC_NS: enabled [2021-07-27T11:38:19.194Z] - CONFIG_UTS_NS: enabled [2021-07-27T11:38:19.194Z] - CONFIG_CGROUPS: enabled [2021-07-27T11:38:19.194Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T11:38:19.194Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T11:38:19.194Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T11:38:19.194Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T11:38:19.194Z] - CONFIG_CPUSETS: enabled [2021-07-27T11:38:19.194Z] - CONFIG_MEMCG: enabled [2021-07-27T11:38:19.194Z] - CONFIG_KEYS: enabled [2021-07-27T11:38:19.194Z] - CONFIG_VETH: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T11:38:19.194Z] [2021-07-27T11:38:19.194Z] Optional Features: [2021-07-27T11:38:19.194Z] - CONFIG_USER_NS: enabled [2021-07-27T11:38:19.194Z] - CONFIG_SECCOMP: enabled [2021-07-27T11:38:19.194Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T11:38:19.194Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T11:38:19.194Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T11:38:19.194Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T11:38:19.194Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T11:38:19.194Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T11:38:19.194Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T11:38:19.194Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T11:38:19.194Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T11:38:19.194Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T11:38:19.194Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T11:38:19.194Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T11:38:19.194Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T11:38:19.194Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T11:38:19.194Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T11:38:19.194Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T11:38:19.450Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T11:38:19.450Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T11:38:19.450Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T11:38:19.450Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T11:38:19.450Z] - CONFIG_EXT4_FS: enabled [2021-07-27T11:38:19.450Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T11:38:19.450Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T11:38:19.450Z] - Network Drivers: [2021-07-27T11:38:19.450Z] - "overlay": [2021-07-27T11:38:19.450Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T11:38:19.450Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T11:38:19.450Z] Optional (for encrypted networks): [2021-07-27T11:38:19.450Z] - CONFIG_CRYPTO: enabled [2021-07-27T11:38:19.450Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T11:38:19.450Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T11:38:19.450Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T11:38:19.450Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T11:38:19.450Z] - CONFIG_XFRM: enabled [2021-07-27T11:38:19.450Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T11:38:19.450Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T11:38:19.450Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T11:38:19.450Z] - "ipvlan": [2021-07-27T11:38:19.450Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T11:38:19.450Z] - "macvlan": [2021-07-27T11:38:19.450Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T11:38:19.450Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T11:38:19.450Z] - "ftp,tftp client in container": [2021-07-27T11:38:19.450Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T11:38:19.450Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T11:38:19.450Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T11:38:19.450Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T11:38:19.450Z] - Storage Drivers: [2021-07-27T11:38:19.450Z] - "aufs": [2021-07-27T11:38:19.450Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T11:38:19.450Z] - "btrfs": [2021-07-27T11:38:19.450Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T11:38:19.450Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T11:38:19.450Z] - "devicemapper": [2021-07-27T11:38:19.450Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T11:38:19.450Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T11:38:19.450Z] - "overlay": [2021-07-27T11:38:19.450Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T11:38:19.450Z] - "zfs": [2021-07-27T11:38:19.450Z] - /dev/zfs: present [2021-07-27T11:38:19.450Z] - zfs command: missing [2021-07-27T11:38:19.450Z] - zpool command: missing [2021-07-27T11:38:19.450Z] [2021-07-27T11:38:19.450Z] Limits: [2021-07-27T11:38:19.450Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T11:38:19.450Z] [2021-07-27T11:38:19.450Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T11:38:19.779Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:384517218ac20470a44357b9307ad11f2164f89c . [2021-07-27T11:38:19.780Z] #1 [internal] load build definition from Dockerfile [2021-07-27T11:38:19.780Z] #1 sha256:8ef0d27cc800d3989b100648e6f367d7f4a0178baad3c46514f2446c1f85952b [2021-07-27T11:38:19.780Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T11:38:19.780Z] #1 DONE 0.0s [2021-07-27T11:38:19.780Z] [2021-07-27T11:38:19.780Z] #2 [internal] load .dockerignore [2021-07-27T11:38:19.780Z] #2 sha256:1a3ca74a82f2a334b616feca3346c1690a24cb39b7bb5a0d817fd06999e7fcf1 [2021-07-27T11:38:19.780Z] #2 transferring context: 87B done [2021-07-27T11:38:19.780Z] #2 DONE 0.0s [2021-07-27T11:38:19.780Z] [2021-07-27T11:38:19.780Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T11:38:19.780Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T11:38:19.780Z] #3 DONE 0.1s [2021-07-27T11:38:20.040Z] [2021-07-27T11:38:20.040Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T11:38:20.040Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T11:38:20.040Z] #4 CACHED [2021-07-27T11:38:20.040Z] [2021-07-27T11:38:20.040Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T11:38:20.040Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T11:38:20.040Z] #8 DONE 0.1s [2021-07-27T11:38:20.040Z] [2021-07-27T11:38:20.040Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T11:38:20.040Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T11:38:20.040Z] #6 DONE 0.1s [2021-07-27T11:38:20.040Z] [2021-07-27T11:38:20.040Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T11:38:20.040Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T11:38:20.040Z] #7 DONE 0.1s [2021-07-27T11:38:20.040Z] [2021-07-27T11:38:20.040Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T11:38:20.040Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T11:38:20.040Z] #5 DONE 0.1s [2021-07-27T11:38:20.298Z] [2021-07-27T11:38:20.298Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:20.298Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:20.298Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-07-27T11:38:20.298Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-27T11:38:20.298Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-27T11:38:20.298Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-27T11:38:20.298Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 1.05MB / 50.44MB 0.1s [2021-07-27T11:38:20.555Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 9.44MB / 50.44MB 0.2s [2021-07-27T11:38:20.555Z] #9 ... [2021-07-27T11:38:20.555Z] [2021-07-27T11:38:20.555Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T11:38:20.555Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T11:38:20.555Z] #49 CACHED [2021-07-27T11:38:20.555Z] [2021-07-27T11:38:20.555Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:20.555Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:20.555Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 18.87MB / 50.44MB 0.3s [2021-07-27T11:38:20.811Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 25.17MB / 50.44MB 0.4s [2021-07-27T11:38:20.811Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 34.60MB / 50.44MB 0.5s [2021-07-27T11:38:20.811Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0B / 7.83MB 0.5s [2021-07-27T11:38:20.811Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0B / 10.00MB 0.5s [2021-07-27T11:38:21.067Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 38.80MB / 50.44MB 0.6s [2021-07-27T11:38:21.067Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 2.10MB / 7.83MB 0.6s [2021-07-27T11:38:21.067Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 42.99MB / 50.44MB 0.8s [2021-07-27T11:38:21.067Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.8s [2021-07-27T11:38:21.067Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.8s [2021-07-27T11:38:21.334Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 47.19MB / 50.44MB 0.9s [2021-07-27T11:38:21.334Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.9s done [2021-07-27T11:38:21.334Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 2.10MB / 51.84MB 0.9s [2021-07-27T11:38:21.334Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.0s [2021-07-27T11:38:21.334Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.0s done [2021-07-27T11:38:21.334Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 7.34MB / 51.84MB 1.0s [2021-07-27T11:38:21.334Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 0B / 68.75MB 1.0s [2021-07-27T11:38:21.590Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 13.57MB / 51.84MB 1.1s [2021-07-27T11:38:21.590Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 4.19MB / 68.75MB 1.1s [2021-07-27T11:38:21.590Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 17.83MB / 51.84MB 1.2s [2021-07-27T11:38:21.590Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 8.39MB / 68.75MB 1.2s [2021-07-27T11:38:21.849Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 29.36MB / 51.84MB 1.4s [2021-07-27T11:38:21.849Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 20.14MB / 68.75MB 1.4s [2021-07-27T11:38:21.849Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.4s done [2021-07-27T11:38:21.849Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 35.65MB / 51.84MB 1.6s [2021-07-27T11:38:21.849Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 24.12MB / 68.75MB 1.6s [2021-07-27T11:38:21.849Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 0B / 129.05MB 1.6s [2021-07-27T11:38:21.849Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 38.80MB / 51.84MB 1.7s [2021-07-27T11:38:22.106Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 44.04MB / 51.84MB 1.7s [2021-07-27T11:38:22.106Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 31.46MB / 68.75MB 1.7s [2021-07-27T11:38:22.106Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-07-27T11:38:22.106Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 1.9s [2021-07-27T11:38:22.106Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 41.94MB / 68.75MB 1.9s [2021-07-27T11:38:22.106Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 19.92MB / 129.05MB 1.9s [2021-07-27T11:38:22.361Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 49.28MB / 68.75MB 2.0s [2021-07-27T11:38:22.361Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 55.90MB / 68.75MB 2.1s [2021-07-27T11:38:22.361Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 31.46MB / 129.05MB 2.1s [2021-07-27T11:38:22.617Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 39.22MB / 129.05MB 2.3s [2021-07-27T11:38:22.617Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.3s done [2021-07-27T11:38:22.873Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 63.96MB / 68.75MB 2.5s [2021-07-27T11:38:22.873Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 51.38MB / 129.05MB 2.5s [2021-07-27T11:38:22.873Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 2.4s done [2021-07-27T11:38:22.873Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 2.6s [2021-07-27T11:38:22.873Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 65.01MB / 129.05MB 2.6s [2021-07-27T11:38:23.129Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 77.59MB / 129.05MB 2.8s [2021-07-27T11:38:23.388Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.1s done [2021-07-27T11:38:23.388Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 84.93MB / 129.05MB 3.1s [2021-07-27T11:38:23.647Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 93.32MB / 129.05MB 3.2s [2021-07-27T11:38:23.903Z] #9 ... [2021-07-27T11:38:23.903Z] [2021-07-27T11:38:23.903Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:38:23.903Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T11:38:23.903Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-27T11:38:23.903Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-27T11:38:23.903Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-27T11:38:23.903Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-27T11:38:23.903Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-07-27T11:38:23.903Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2021-07-27T11:38:23.903Z] #70 DONE 3.5s [2021-07-27T11:38:23.903Z] [2021-07-27T11:38:23.903Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:23.903Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:23.903Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 108.24MB / 129.05MB 3.4s [2021-07-27T11:38:24.158Z] #9 ... [2021-07-27T11:38:24.158Z] [2021-07-27T11:38:24.158Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:38:24.158Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T11:38:24.158Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-07-27T11:38:24.158Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-27T11:38:24.158Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-27T11:38:24.158Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-27T11:38:24.158Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2021-07-27T11:38:24.158Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2021-07-27T11:38:24.158Z] #72 DONE 3.8s [2021-07-27T11:38:24.158Z] [2021-07-27T11:38:24.158Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:24.158Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:24.158Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 3.7s [2021-07-27T11:38:26.069Z] #9 ... [2021-07-27T11:38:26.069Z] [2021-07-27T11:38:26.069Z] #30 [internal] load build context [2021-07-27T11:38:26.069Z] #30 sha256:9e3fe47d2c5d4e3d47681d07f0b96db51efda3ab325f931ed859ca8dc6916683 [2021-07-27T11:38:26.069Z] #30 transferring context: 55.79MB 4.7s done [2021-07-27T11:38:26.069Z] #30 DONE 5.5s [2021-07-27T11:38:26.069Z] [2021-07-27T11:38:26.069Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:26.069Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:26.069Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.5s done [2021-07-27T11:38:26.632Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.4s done [2021-07-27T11:38:26.908Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-27T11:38:26.908Z] #9 ... [2021-07-27T11:38:26.908Z] [2021-07-27T11:38:26.908Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:38:26.908Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T11:38:26.908Z] #33 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-07-27T11:38:26.908Z] #33 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-27T11:38:26.908Z] #33 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-27T11:38:26.908Z] #33 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-27T11:38:26.908Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.4s done [2021-07-27T11:38:26.908Z] #33 DONE 6.7s [2021-07-27T11:38:26.908Z] [2021-07-27T11:38:26.908Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:26.908Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:27.166Z] #9 ... [2021-07-27T11:38:27.166Z] [2021-07-27T11:38:27.166Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T11:38:27.166Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T11:38:27.166Z] #71 DONE 0.6s [2021-07-27T11:38:27.166Z] [2021-07-27T11:38:27.166Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:27.166Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:27.166Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.4s done [2021-07-27T11:38:27.729Z] #9 ... [2021-07-27T11:38:27.729Z] [2021-07-27T11:38:27.729Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T11:38:27.729Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T11:38:27.729Z] #73 DONE 0.7s [2021-07-27T11:38:27.729Z] [2021-07-27T11:38:27.729Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:27.729Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:27.729Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-27T11:38:28.293Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.6s done [2021-07-27T11:38:28.557Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-07-27T11:38:30.991Z] Still waiting to schedule task [2021-07-27T11:38:30.991Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-27T11:38:30.992Z] Still waiting to schedule task [2021-07-27T11:38:30.992Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-27T11:38:30.993Z] Still waiting to schedule task [2021-07-27T11:38:30.993Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-07-27T11:38:30.996Z] Still waiting to schedule task [2021-07-27T11:38:30.996Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-07-27T11:38:30.998Z] Still waiting to schedule task [2021-07-27T11:38:30.998Z] Waiting for next available executor on ‘windows-2022’ [2021-07-27T11:38:32.731Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.1s done [2021-07-27T11:38:32.731Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-27T11:38:36.914Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.4s done [2021-07-27T11:38:36.914Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-27T11:38:37.171Z] #9 ... [2021-07-27T11:38:37.171Z] [2021-07-27T11:38:37.172Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-27T11:38:37.172Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T11:38:37.172Z] #34 1.521 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:38:37.172Z] #34 1.685 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:38:37.172Z] #34 1.767 Get:3 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:38:37.172Z] #34 1.768 Get:4 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:38:37.172Z] #34 1.918 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:38:37.172Z] #34 2.185 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:38:37.172Z] #34 3.808 Fetched 8458 kB in 2s (3685 kB/s) [2021-07-27T11:38:37.172Z] #34 3.808 Reading package lists... [2021-07-27T11:38:37.172Z] #34 4.732 Reading package lists... [2021-07-27T11:38:37.172Z] #34 5.612 Building dependency tree... [2021-07-27T11:38:37.172Z] #34 5.898 The following additional packages will be installed: [2021-07-27T11:38:37.172Z] #34 5.898 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-27T11:38:37.172Z] #34 5.898 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-27T11:38:37.172Z] #34 5.898 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-27T11:38:37.172Z] #34 5.898 Suggested packages: [2021-07-27T11:38:37.172Z] #34 5.898 krb5-doc krb5-user [2021-07-27T11:38:37.172Z] #34 5.898 Recommended packages: [2021-07-27T11:38:37.172Z] #34 5.898 krb5-locales publicsuffix libsasl2-modules [2021-07-27T11:38:37.172Z] #34 6.102 The following NEW packages will be installed: [2021-07-27T11:38:37.172Z] #34 6.102 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-27T11:38:37.172Z] #34 6.102 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-27T11:38:37.172Z] #34 6.102 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-27T11:38:37.172Z] #34 6.102 libssh2-1 libssl1.1 openssl [2021-07-27T11:38:37.172Z] #34 6.380 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-27T11:38:37.172Z] #34 6.380 Need to get 5058 kB of archives. [2021-07-27T11:38:37.172Z] #34 6.380 After this operation, 12.1 MB of additional disk space will be used. [2021-07-27T11:38:37.172Z] #34 6.380 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-27T11:38:37.172Z] #34 6.399 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-27T11:38:37.172Z] #34 6.399 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-27T11:38:37.172Z] #34 6.399 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-27T11:38:37.172Z] #34 6.399 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-27T11:38:37.172Z] #34 6.399 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-27T11:38:37.172Z] #34 6.413 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-27T11:38:37.172Z] #34 6.427 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-27T11:38:37.172Z] #34 6.427 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-27T11:38:37.172Z] #34 6.427 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-27T11:38:37.172Z] #34 6.429 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-27T11:38:37.172Z] #34 6.431 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-27T11:38:37.172Z] #34 6.441 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-27T11:38:37.172Z] #34 6.441 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-27T11:38:37.172Z] #34 6.441 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-27T11:38:37.172Z] #34 6.441 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-27T11:38:37.172Z] #34 6.441 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-27T11:38:37.172Z] #34 6.450 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-27T11:38:37.172Z] #34 6.450 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T11:38:37.172Z] #34 6.457 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T11:38:37.172Z] #34 6.457 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T11:38:37.172Z] #34 6.595 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:38:37.172Z] #34 6.616 Fetched 5058 kB in 0s (15.2 MB/s) [2021-07-27T11:38:37.172Z] #34 6.656 Selecting previously unselected package libkeyutils1:amd64. [2021-07-27T11:38:37.172Z] #34 6.656 (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-07-27T11:38:37.172Z] #34 6.664 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 6.710 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-27T11:38:37.172Z] #34 6.762 Selecting previously unselected package libkrb5support0:amd64. [2021-07-27T11:38:37.172Z] #34 6.762 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 6.769 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 6.823 Selecting previously unselected package libk5crypto3:amd64. [2021-07-27T11:38:37.172Z] #34 6.823 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 6.827 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 6.938 Selecting previously unselected package libssl1.1:amd64. [2021-07-27T11:38:37.172Z] #34 6.939 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 6.945 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-27T11:38:37.172Z] #34 7.127 Selecting previously unselected package libkrb5-3:amd64. [2021-07-27T11:38:37.172Z] #34 7.127 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.131 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 7.216 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-27T11:38:37.172Z] #34 7.216 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.219 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 7.277 Selecting previously unselected package openssl. [2021-07-27T11:38:37.172Z] #34 7.277 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.283 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-27T11:38:37.172Z] #34 7.414 Selecting previously unselected package ca-certificates. [2021-07-27T11:38:37.172Z] #34 7.414 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-27T11:38:37.172Z] #34 7.417 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-27T11:38:37.172Z] #34 7.484 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-27T11:38:37.172Z] #34 7.484 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.488 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:38:37.172Z] #34 7.532 Selecting previously unselected package libsasl2-2:amd64. [2021-07-27T11:38:37.172Z] #34 7.532 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.537 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:38:37.172Z] #34 7.579 Selecting previously unselected package libldap-common. [2021-07-27T11:38:37.172Z] #34 7.579 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-27T11:38:37.172Z] #34 7.585 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:38:37.172Z] #34 7.626 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-27T11:38:37.172Z] #34 7.626 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.632 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:38:37.172Z] #34 7.694 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-27T11:38:37.172Z] #34 7.695 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.699 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-27T11:38:37.172Z] #34 7.746 Selecting previously unselected package libpsl5:amd64. [2021-07-27T11:38:37.172Z] #34 7.746 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.751 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-27T11:38:37.172Z] #34 7.790 Selecting previously unselected package librtmp1:amd64. [2021-07-27T11:38:37.172Z] #34 7.790 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.794 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-27T11:38:37.172Z] #34 7.837 Selecting previously unselected package libssh2-1:amd64. [2021-07-27T11:38:37.172Z] #34 7.837 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.842 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-27T11:38:37.172Z] #34 7.887 Selecting previously unselected package libcurl4:amd64. [2021-07-27T11:38:37.172Z] #34 7.888 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.893 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 7.958 Selecting previously unselected package curl. [2021-07-27T11:38:37.172Z] #34 7.958 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 7.963 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 8.029 Selecting previously unselected package libonig5:amd64. [2021-07-27T11:38:37.172Z] #34 8.029 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 8.033 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:38:37.172Z] #34 8.086 Selecting previously unselected package libjq1:amd64. [2021-07-27T11:38:37.172Z] #34 8.086 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 8.089 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:38:37.172Z] #34 8.138 Selecting previously unselected package jq. [2021-07-27T11:38:37.172Z] #34 8.140 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:38:37.172Z] #34 8.144 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T11:38:37.172Z] #34 8.187 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-27T11:38:37.172Z] #34 8.198 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-27T11:38:37.172Z] #34 8.211 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-27T11:38:37.172Z] #34 8.317 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-27T11:38:37.172Z] #34 8.326 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:38:37.172Z] #34 8.339 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 8.352 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:38:37.172Z] #34 8.363 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-27T11:38:37.172Z] #34 8.372 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 8.382 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:38:37.172Z] #34 8.393 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-27T11:38:37.172Z] #34 8.404 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 8.414 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-27T11:38:37.172Z] #34 8.428 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:38:37.172Z] #34 8.440 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:38:37.172Z] #34 8.452 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:38:37.172Z] #34 8.463 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-27T11:38:37.172Z] #34 9.056 Updating certificates in /etc/ssl/certs... [2021-07-27T11:38:37.172Z] #34 9.898 137 added, 0 removed; done. [2021-07-27T11:38:37.172Z] #34 9.941 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 9.953 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T11:38:37.172Z] #34 9.966 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 9.976 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-27T11:38:37.172Z] #34 9.990 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:38:37.172Z] #34 10.02 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-27T11:38:37.172Z] #34 10.03 Updating certificates in /etc/ssl/certs... [2021-07-27T11:38:37.172Z] #34 ... [2021-07-27T11:38:37.172Z] [2021-07-27T11:38:37.172Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:37.172Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:40.444Z] #9 ... [2021-07-27T11:38:40.444Z] [2021-07-27T11:38:40.444Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-27T11:38:40.444Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T11:38:40.444Z] #34 10.68 0 added, 0 removed; done. [2021-07-27T11:38:40.444Z] #34 10.68 Running hooks in /etc/ca-certificates/update.d... [2021-07-27T11:38:40.444Z] #34 10.68 done. [2021-07-27T11:38:40.444Z] #34 DONE 12.9s [2021-07-27T11:38:40.444Z] [2021-07-27T11:38:40.444Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:40.444Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:40.444Z] #9 ... [2021-07-27T11:38:40.444Z] [2021-07-27T11:38:40.444Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T11:38:40.444Z] #35 sha256:0a42991c790e1336ab455ae278214c3f7464d31520c666943c69956cf8e094d1 [2021-07-27T11:38:40.444Z] #35 DONE 0.4s [2021-07-27T11:38:40.700Z] [2021-07-27T11:38:40.700Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T11:38:40.700Z] #36 sha256:4213b10f24a3c36fa172124b2e763685b8c41715a58467f2dc8c2376110313b7 [2021-07-27T11:38:41.637Z] #36 1.208 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-27T11:38:41.637Z] #36 1.295 [2021-07-27T11:38:42.150Z] #36 1.415 ############ 16.8% ########################## 36.8% ######################################## 56.8% ####################################################### 76.6% ##################################################################### 96.5% ######################################################################## 100.0% [2021-07-27T11:38:42.150Z] #36 1.914 [2021-07-27T11:38:42.411Z] #36 2.019 ######################################################################## 100.0% [2021-07-27T11:38:42.668Z] #36 2.110 [2021-07-27T11:38:42.668Z] #36 2.229 ############################################################ 84.3% ######################################################################## 100.0% [2021-07-27T11:38:42.668Z] #36 2.342 [2021-07-27T11:38:43.182Z] #36 2.455 ########### 16.7% ######################### 36.1% ####################################### 55.3% ##################################################### 74.5% [2021-07-27T11:38:43.182Z] #36 ... [2021-07-27T11:38:43.182Z] [2021-07-27T11:38:43.182Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:38:43.182Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:38:43.182Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 6.3s done [2021-07-27T11:38:43.182Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-27T11:38:43.182Z] #9 DONE 23.0s [2021-07-27T11:38:43.182Z] [2021-07-27T11:38:43.182Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T11:38:43.182Z] #36 sha256:4213b10f24a3c36fa172124b2e763685b8c41715a58467f2dc8c2376110313b7 [2021-07-27T11:38:43.438Z] #36 2.455 ########### 16.7% ######################### 36.1% ####################################### 55.3% ##################################################### 74.5% ################################################################### 94.0% ######################################################################## 100.0% [2021-07-27T11:38:43.438Z] #36 3.017 [2021-07-27T11:38:45.497Z] #36 3.139 ### 4.5% ####### 10.2% ########### 15.4% ############## 20.7% ################## 25.8% ###################### 31.1% ########################## 36.4% ############################# 41.6% ################################# 46.8% ##################################### 51.9% ######################################### 57.2% ############################################ 62.4% ################################################ 67.6% #################################################### 72.9% ######################################################## 78.0% ########################################################### 83.1% ################################################################### 93.7% ####################################################################### 98.9% ######################################################################## 100.0% [2021-07-27T11:38:45.497Z] #36 4.981 [2021-07-27T11:38:45.497Z] #36 5.195 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-27T11:38:45.753Z] #36 5.244 [2021-07-27T11:38:45.753Z] #36 5.304 ######################################################################## 100.0% [2021-07-27T11:38:45.753Z] #36 5.331 [2021-07-27T11:38:46.009Z] #36 5.570 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-27T11:38:46.009Z] #36 5.635 [2021-07-27T11:38:46.266Z] #36 5.715 ######################################################################## 100.0% [2021-07-27T11:38:46.266Z] #36 5.736 [2021-07-27T11:38:46.266Z] #36 5.936 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-27T11:38:46.266Z] #36 5.985 [2021-07-27T11:38:47.037Z] #36 6.099 ########### 16.2% ##################### 29.7% ###################################### 53.6% ################################################## 69.5% ################################################################ 89.8% ######################################################################## 100.0% [2021-07-27T11:38:47.037Z] #36 6.580 [2021-07-27T11:38:47.037Z] #36 6.771 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-27T11:38:47.037Z] #36 6.824 [2021-07-27T11:38:47.295Z] #36 6.871 ######################################################################## 100.0% [2021-07-27T11:38:47.295Z] #36 6.889 [2021-07-27T11:38:47.551Z] #36 7.008 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-27T11:38:47.551Z] #36 7.066 [2021-07-27T11:38:47.551Z] #36 7.103 ######################################################################## 100.0% [2021-07-27T11:38:47.551Z] #36 7.136 [2021-07-27T11:38:47.551Z] #36 7.146 Download of images into '/build' complete. [2021-07-27T11:38:47.551Z] #36 7.146 Use something like the following to load the result into a Docker daemon: [2021-07-27T11:38:47.551Z] #36 7.146 tar -cC '/build' . | docker load [2021-07-27T11:38:48.115Z] #36 ... [2021-07-27T11:38:48.115Z] [2021-07-27T11:38:48.115Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T11:38:48.115Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T11:38:48.115Z] #10 DONE 4.8s [2021-07-27T11:38:48.115Z] [2021-07-27T11:38:48.115Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T11:38:48.115Z] #36 sha256:4213b10f24a3c36fa172124b2e763685b8c41715a58467f2dc8c2376110313b7 [2021-07-27T11:38:48.115Z] #36 DONE 7.7s [2021-07-27T11:38:48.115Z] [2021-07-27T11:38:48.115Z] #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-07-27T11:38:48.115Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T11:38:49.045Z] #11 DONE 0.9s [2021-07-27T11:38:49.046Z] [2021-07-27T11:38:49.046Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T11:38:49.046Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T11:38:49.302Z] #38 DONE 0.4s [2021-07-27T11:38:49.302Z] [2021-07-27T11:38:49.302Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T11:38:49.302Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T11:38:49.302Z] #46 DONE 0.3s [2021-07-27T11:38:49.302Z] [2021-07-27T11:38:49.302Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T11:38:49.302Z] #41 sha256:5591ae15c456a7a0461a4a0312839f74f408ac283ea70c47f325bec227b24079 [2021-07-27T11:38:49.558Z] #41 ... [2021-07-27T11:38:49.558Z] [2021-07-27T11:38:49.558Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-27T11:38:49.558Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T11:38:49.558Z] #50 DONE 0.5s [2021-07-27T11:38:49.558Z] [2021-07-27T11:38:49.558Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:38:49.558Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:38:51.455Z] #51 ... [2021-07-27T11:38:51.455Z] [2021-07-27T11:38:51.455Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-27T11:38:51.455Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-07-27T11:38:51.455Z] #12 DONE 2.4s [2021-07-27T11:38:51.714Z] [2021-07-27T11:38:51.714Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-27T11:38:51.714Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-07-27T11:38:54.313Z] #13 DONE 2.5s [2021-07-27T11:38:54.313Z] [2021-07-27T11:38:54.313Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:38:54.313Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:38:54.313Z] #51 4.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:38:54.313Z] #51 4.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:38:54.313Z] #51 4.459 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:38:54.313Z] #51 4.615 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-27T11:38:54.879Z] #51 5.407 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:38:55.810Z] #51 ... [2021-07-27T11:38:55.810Z] [2021-07-27T11:38:55.810Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-27T11:38:55.810Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-07-27T11:38:55.810Z] #14 DONE 1.7s [2021-07-27T11:38:55.810Z] [2021-07-27T11:38:55.810Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-27T11:38:55.810Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-07-27T11:38:57.182Z] #15 DONE 1.5s [2021-07-27T11:38:57.182Z] [2021-07-27T11:38:57.182Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:38:57.182Z] #53 sha256:a442a643bd25e8498f33f3d49504478b9ffea8ab00990a0c4db09d05e3ce249d [2021-07-27T11:38:57.182Z] #53 3.576 + RM_GOPATH=0 [2021-07-27T11:38:57.182Z] #53 3.576 + TMP_GOPATH= [2021-07-27T11:38:57.182Z] #53 3.576 + : /build [2021-07-27T11:38:57.182Z] #53 3.576 + '[' -z '' ']' [2021-07-27T11:38:57.182Z] #53 3.576 ++ mktemp -d [2021-07-27T11:38:57.182Z] #53 3.576 + export GOPATH=/tmp/tmp.AzijH6wphc [2021-07-27T11:38:57.182Z] #53 3.576 + GOPATH=/tmp/tmp.AzijH6wphc [2021-07-27T11:38:57.182Z] #53 3.576 + RM_GOPATH=1 [2021-07-27T11:38:57.182Z] #53 3.576 + case "$(go env GOARCH)" in [2021-07-27T11:38:57.182Z] #53 3.579 ++ go env GOARCH [2021-07-27T11:38:57.182Z] #53 3.595 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:38:57.182Z] #53 3.595 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:38:57.182Z] #53 3.595 ++ dirname /tmp/install/install.sh [2021-07-27T11:38:57.182Z] #53 3.596 + dir=/tmp/install [2021-07-27T11:38:57.182Z] #53 3.596 + bin=vndr [2021-07-27T11:38:57.182Z] #53 3.596 + shift [2021-07-27T11:38:57.182Z] #53 3.596 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-27T11:38:57.182Z] #53 3.596 + . /tmp/install/vndr.installer [2021-07-27T11:38:57.182Z] #53 3.596 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:38:57.182Z] #53 3.597 + install_vndr [2021-07-27T11:38:57.182Z] #53 3.597 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-27T11:38:57.182Z] #53 3.597 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:38:57.182Z] #53 3.597 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AzijH6wphc/src/github.com/LK4D4/vndr [2021-07-27T11:38:57.182Z] #53 3.606 Cloning into '/tmp/tmp.AzijH6wphc/src/github.com/LK4D4/vndr'... [2021-07-27T11:38:57.182Z] #53 4.199 + cd /tmp/tmp.AzijH6wphc/src/github.com/LK4D4/vndr [2021-07-27T11:38:57.182Z] #53 4.199 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:38:57.182Z] #53 4.244 + go build -buildmode=pie -v -o /build/vndr . [2021-07-27T11:38:57.182Z] #53 5.523 internal/unsafeheader [2021-07-27T11:38:57.182Z] #53 5.535 internal/cpu [2021-07-27T11:38:57.182Z] #53 5.599 runtime/internal/atomic [2021-07-27T11:38:57.182Z] #53 5.933 runtime/internal/sys [2021-07-27T11:38:57.182Z] #53 6.408 runtime/internal/math [2021-07-27T11:38:57.182Z] #53 6.492 internal/race [2021-07-27T11:38:57.182Z] #53 6.551 internal/bytealg [2021-07-27T11:38:57.182Z] #53 6.608 sync/atomic [2021-07-27T11:38:57.182Z] #53 7.008 unicode [2021-07-27T11:38:57.182Z] #53 7.613 runtime [2021-07-27T11:38:57.182Z] #53 ... [2021-07-27T11:38:57.182Z] [2021-07-27T11:38:57.182Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-27T11:38:57.182Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-07-27T11:38:58.549Z] #16 DONE 1.3s [2021-07-27T11:38:58.549Z] [2021-07-27T11:38:58.549Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-27T11:38:58.549Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-27T11:38:59.113Z] #17 ... [2021-07-27T11:38:59.113Z] [2021-07-27T11:38:59.113Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T11:38:59.113Z] #59 sha256:3e893618d2e37b3aaf093d84410647654b4f559e0e4d683b970e660d16721d7e [2021-07-27T11:38:59.113Z] #59 3.112 + RM_GOPATH=0 [2021-07-27T11:38:59.113Z] #59 3.112 + TMP_GOPATH= [2021-07-27T11:38:59.113Z] #59 3.112 + : /build [2021-07-27T11:38:59.113Z] #59 3.112 + '[' -z '' ']' [2021-07-27T11:38:59.113Z] #59 3.112 ++ mktemp -d [2021-07-27T11:38:59.113Z] #59 3.112 + export GOPATH=/tmp/tmp.gW9dY4VR2u [2021-07-27T11:38:59.113Z] #59 3.112 + GOPATH=/tmp/tmp.gW9dY4VR2u [2021-07-27T11:38:59.113Z] #59 3.112 + RM_GOPATH=1 [2021-07-27T11:38:59.113Z] #59 3.112 + case "$(go env GOARCH)" in [2021-07-27T11:38:59.113Z] #59 3.112 ++ go env GOARCH [2021-07-27T11:38:59.113Z] #59 3.121 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:38:59.113Z] #59 3.121 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:38:59.113Z] #59 3.126 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:38:59.113Z] #59 3.127 ++ dirname /tmp/install/install.sh [2021-07-27T11:38:59.113Z] #59 3.127 + dir=/tmp/install [2021-07-27T11:38:59.113Z] #59 3.127 + bin=shfmt [2021-07-27T11:38:59.113Z] #59 3.127 + shift [2021-07-27T11:38:59.113Z] #59 3.127 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-27T11:38:59.113Z] #59 3.127 + . /tmp/install/shfmt.installer [2021-07-27T11:38:59.113Z] #59 3.127 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:38:59.113Z] #59 3.127 + install_shfmt [2021-07-27T11:38:59.113Z] #59 3.127 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-27T11:38:59.113Z] #59 3.127 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gW9dY4VR2u/src/github.com/mvdan/sh [2021-07-27T11:38:59.113Z] #59 3.127 Cloning into '/tmp/tmp.gW9dY4VR2u/src/github.com/mvdan/sh'... [2021-07-27T11:38:59.113Z] #59 ... [2021-07-27T11:38:59.113Z] [2021-07-27T11:38:59.113Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T11:38:59.113Z] #57 sha256:62b3f94b0ee667d8f737b64fed77ab6a473d8cbf9f22c576bec978f46e35d2a4 [2021-07-27T11:38:59.113Z] #57 3.485 + RM_GOPATH=0 [2021-07-27T11:38:59.113Z] #57 3.485 + TMP_GOPATH= [2021-07-27T11:38:59.113Z] #57 3.485 + : /build [2021-07-27T11:38:59.113Z] #57 3.485 + '[' -z '' ']' [2021-07-27T11:38:59.113Z] #57 3.485 ++ mktemp -d [2021-07-27T11:38:59.113Z] #57 3.485 + export GOPATH=/tmp/tmp.603rg2qPCE [2021-07-27T11:38:59.113Z] #57 3.485 + GOPATH=/tmp/tmp.603rg2qPCE [2021-07-27T11:38:59.113Z] #57 3.485 + RM_GOPATH=1 [2021-07-27T11:38:59.113Z] #57 3.485 + case "$(go env GOARCH)" in [2021-07-27T11:38:59.113Z] #57 3.485 ++ go env GOARCH [2021-07-27T11:38:59.113Z] #57 3.507 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:38:59.113Z] #57 3.507 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:38:59.113Z] #57 3.507 ++ dirname /tmp/install/install.sh [2021-07-27T11:38:59.113Z] #57 3.515 + dir=/tmp/install [2021-07-27T11:38:59.113Z] #57 3.515 + bin=golangci_lint [2021-07-27T11:38:59.113Z] #57 3.515 + shift [2021-07-27T11:38:59.113Z] #57 3.515 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-27T11:38:59.113Z] #57 3.515 + . /tmp/install/golangci_lint.installer [2021-07-27T11:38:59.113Z] #57 3.515 ++ : v1.23.8 [2021-07-27T11:38:59.113Z] #57 3.515 + install_golangci_lint [2021-07-27T11:38:59.113Z] #57 3.515 + set -e [2021-07-27T11:38:59.113Z] #57 3.515 + export GO111MODULE=on [2021-07-27T11:38:59.113Z] #57 3.515 + GO111MODULE=on [2021-07-27T11:38:59.113Z] #57 3.515 + GOBIN=/build [2021-07-27T11:38:59.113Z] #57 3.515 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-27T11:38:59.113Z] #57 4.261 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-27T11:38:59.113Z] #57 ... [2021-07-27T11:38:59.113Z] [2021-07-27T11:38:59.113Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T11:38:59.113Z] #55 sha256:fad2dc540fdb8a4a54e1236f3ac5435e3b0c5053a8b18cb708ebc53e5941f03a [2021-07-27T11:38:59.113Z] #55 2.864 + RM_GOPATH=0 [2021-07-27T11:38:59.113Z] #55 2.864 + TMP_GOPATH= [2021-07-27T11:38:59.113Z] #55 2.864 + : /build [2021-07-27T11:38:59.113Z] #55 2.864 + '[' -z '' ']' [2021-07-27T11:38:59.113Z] #55 2.864 ++ mktemp -d [2021-07-27T11:38:59.113Z] #55 2.864 + export GOPATH=/tmp/tmp.c1o1TJ5QUu [2021-07-27T11:38:59.113Z] #55 2.864 + GOPATH=/tmp/tmp.c1o1TJ5QUu [2021-07-27T11:38:59.113Z] #55 2.864 + RM_GOPATH=1 [2021-07-27T11:38:59.113Z] #55 2.864 + case "$(go env GOARCH)" in [2021-07-27T11:38:59.113Z] #55 2.873 ++ go env GOARCH [2021-07-27T11:38:59.113Z] #55 2.887 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:38:59.113Z] #55 2.887 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:38:59.113Z] #55 2.887 ++ dirname /tmp/install/install.sh [2021-07-27T11:38:59.113Z] #55 2.887 + dir=/tmp/install [2021-07-27T11:38:59.113Z] #55 2.887 + bin=gotestsum [2021-07-27T11:38:59.113Z] #55 2.887 + shift [2021-07-27T11:38:59.113Z] #55 2.887 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-27T11:38:59.113Z] #55 2.887 + . /tmp/install/gotestsum.installer [2021-07-27T11:38:59.113Z] #55 2.887 ++ : v0.5.3 [2021-07-27T11:38:59.113Z] #55 2.887 + install_gotestsum [2021-07-27T11:38:59.113Z] #55 2.887 + set -e [2021-07-27T11:38:59.113Z] #55 2.887 + export GO111MODULE=on [2021-07-27T11:38:59.113Z] #55 2.887 + GO111MODULE=on [2021-07-27T11:38:59.113Z] #55 2.887 + GOBIN=/build [2021-07-27T11:38:59.113Z] #55 2.887 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-27T11:38:59.113Z] #55 3.317 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-27T11:38:59.113Z] #55 4.754 go: downloading github.com/fatih/color v1.9.0 [2021-07-27T11:38:59.113Z] #55 4.790 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-27T11:38:59.113Z] #55 4.838 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T11:38:59.113Z] #55 4.848 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-27T11:38:59.113Z] #55 5.159 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-27T11:38:59.113Z] #55 5.159 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-27T11:38:59.113Z] #55 5.280 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-27T11:38:59.113Z] #55 5.345 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-27T11:38:59.113Z] #55 5.507 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-27T11:38:59.113Z] #55 6.194 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-27T11:38:59.113Z] #55 7.855 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-27T11:38:59.371Z] #55 ... [2021-07-27T11:38:59.371Z] [2021-07-27T11:38:59.371Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T11:38:59.371Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:38:59.371Z] #47 3.655 + git clone https://github.com/docker/distribution.git . [2021-07-27T11:38:59.371Z] #47 3.655 Cloning into '.'... [2021-07-27T11:38:59.629Z] #47 ... [2021-07-27T11:38:59.629Z] [2021-07-27T11:38:59.629Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:38:59.629Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:38:59.629Z] #39 3.010 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-27T11:38:59.629Z] #39 3.010 Cloning into '.'... [2021-07-27T11:38:59.629Z] #39 ... [2021-07-27T11:38:59.629Z] [2021-07-27T11:38:59.629Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:38:59.629Z] #53 sha256:a442a643bd25e8498f33f3d49504478b9ffea8ab00990a0c4db09d05e3ce249d [2021-07-27T11:38:59.629Z] #53 9.444 unicode/utf8 [2021-07-27T11:38:59.629Z] #53 10.25 math/bits [2021-07-27T11:38:59.629Z] #53 10.77 math [2021-07-27T11:39:02.904Z] #53 13.45 encoding [2021-07-27T11:39:02.904Z] #53 13.60 unicode/utf16 [2021-07-27T11:39:02.904Z] #53 13.78 container/list [2021-07-27T11:39:02.904Z] #53 ... [2021-07-27T11:39:02.904Z] [2021-07-27T11:39:02.904Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T11:39:02.904Z] #41 sha256:5591ae15c456a7a0461a4a0312839f74f408ac283ea70c47f325bec227b24079 [2021-07-27T11:39:02.904Z] #41 4.012 Install go-toml version v1.8.1 [2021-07-27T11:39:02.904Z] #41 4.685 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-27T11:39:02.904Z] #41 7.181 github.com/pelletier/go-toml [2021-07-27T11:39:02.904Z] #41 13.11 github.com/pelletier/go-toml/cmd/tomll [2021-07-27T11:39:03.160Z] #41 ... [2021-07-27T11:39:03.160Z] [2021-07-27T11:39:03.160Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T11:39:03.160Z] #57 sha256:62b3f94b0ee667d8f737b64fed77ab6a473d8cbf9f22c576bec978f46e35d2a4 [2021-07-27T11:39:03.160Z] #57 13.39 go: downloading github.com/fatih/color v1.7.0 [2021-07-27T11:39:03.160Z] #57 13.41 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-27T11:39:03.160Z] #57 13.48 go: downloading github.com/pkg/errors v0.8.1 [2021-07-27T11:39:03.160Z] #57 13.49 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-27T11:39:03.160Z] #57 13.51 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-27T11:39:03.160Z] #57 13.80 go: downloading github.com/spf13/viper v1.6.1 [2021-07-27T11:39:03.160Z] #57 14.08 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-27T11:39:03.160Z] #57 14.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-27T11:39:03.729Z] #57 14.80 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-27T11:39:03.991Z] #57 15.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-27T11:39:04.248Z] #57 ... [2021-07-27T11:39:04.248Z] [2021-07-27T11:39:04.248Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T11:39:04.248Z] #41 sha256:5591ae15c456a7a0461a4a0312839f74f408ac283ea70c47f325bec227b24079 [2021-07-27T11:39:04.248Z] #41 DONE 15.3s [2021-07-27T11:39:04.505Z] [2021-07-27T11:39:04.505Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:39:04.505Z] #53 sha256:a442a643bd25e8498f33f3d49504478b9ffea8ab00990a0c4db09d05e3ce249d [2021-07-27T11:39:04.505Z] #53 14.31 crypto/internal/subtle [2021-07-27T11:39:04.505Z] #53 14.39 crypto/subtle [2021-07-27T11:39:04.505Z] #53 14.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-27T11:39:04.505Z] #53 14.64 internal/nettrace [2021-07-27T11:39:04.505Z] #53 14.70 runtime/cgo [2021-07-27T11:39:07.027Z] #53 ... [2021-07-27T11:39:07.027Z] [2021-07-27T11:39:07.027Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:39:07.027Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:39:07.027Z] #51 7.074 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:39:07.027Z] #51 8.922 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:39:07.027Z] #51 10.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-27T11:39:07.027Z] #51 16.84 Fetched 8462 kB in 13s (651 kB/s) [2021-07-27T11:39:07.027Z] #51 16.84 Reading package lists... [2021-07-27T11:39:07.027Z] #51 ... [2021-07-27T11:39:07.027Z] [2021-07-27T11:39:07.027Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T11:39:07.027Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:39:07.027Z] #47 17.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-27T11:39:07.961Z] #47 18.42 + 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-07-27T11:39:09.856Z] #47 ... [2021-07-27T11:39:09.856Z] [2021-07-27T11:39:09.856Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T11:39:09.856Z] #59 sha256:3e893618d2e37b3aaf093d84410647654b4f559e0e4d683b970e660d16721d7e [2021-07-27T11:39:09.856Z] #59 10.85 + cd /tmp/tmp.gW9dY4VR2u/src/github.com/mvdan/sh [2021-07-27T11:39:09.856Z] #59 10.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:39:09.856Z] #59 10.97 + GO111MODULE=on [2021-07-27T11:39:09.856Z] #59 10.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-27T11:39:09.856Z] #59 11.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-27T11:39:09.856Z] #59 11.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-27T11:39:09.856Z] #59 11.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-27T11:39:09.856Z] #59 13.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-27T11:39:09.856Z] #59 15.95 runtime [2021-07-27T11:39:09.856Z] #59 ... [2021-07-27T11:39:09.856Z] [2021-07-27T11:39:09.856Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-27T11:39:09.856Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-27T11:39:09.857Z] #17 1.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:39:09.857Z] #17 1.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:39:09.857Z] #17 1.573 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:39:09.857Z] #17 2.218 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-27T11:39:09.857Z] #17 3.262 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-27T11:39:09.857Z] #17 4.934 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-27T11:39:09.857Z] #17 6.470 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:39:09.857Z] #17 7.633 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-27T11:39:09.857Z] #17 8.624 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:39:09.857Z] #17 9.619 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-27T11:39:09.857Z] #17 9.636 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:39:09.857Z] #17 9.683 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:39:09.857Z] #17 9.707 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-27T11:39:09.857Z] #17 9.788 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-27T11:39:09.857Z] #17 9.788 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-27T11:39:09.857Z] #17 9.868 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-27T11:39:09.857Z] #17 9.868 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-27T11:39:09.857Z] #17 9.869 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:39:09.857Z] #17 9.884 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-27T11:39:09.857Z] #17 9.890 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:39:09.857Z] #17 9.892 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-27T11:39:10.114Z] #17 ... [2021-07-27T11:39:10.114Z] [2021-07-27T11:39:10.114Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T11:39:10.114Z] #57 sha256:62b3f94b0ee667d8f737b64fed77ab6a473d8cbf9f22c576bec978f46e35d2a4 [2021-07-27T11:39:10.114Z] #57 17.93 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-27T11:39:10.114Z] #57 17.94 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-27T11:39:10.114Z] #57 17.96 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-27T11:39:10.114Z] #57 18.13 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-27T11:39:10.114Z] #57 18.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-27T11:39:10.114Z] #57 18.23 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-27T11:39:10.114Z] #57 18.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-27T11:39:10.114Z] #57 18.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-27T11:39:10.114Z] #57 18.51 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-27T11:39:10.114Z] #57 18.51 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-27T11:39:10.114Z] #57 18.58 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-27T11:39:10.114Z] #57 18.60 go: downloading github.com/spf13/afero v1.1.2 [2021-07-27T11:39:10.114Z] #57 18.72 go: downloading github.com/spf13/cast v1.3.0 [2021-07-27T11:39:10.114Z] #57 18.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-27T11:39:10.114Z] #57 18.78 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-27T11:39:10.114Z] #57 18.81 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-27T11:39:10.114Z] #57 18.82 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-27T11:39:10.114Z] #57 19.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-27T11:39:10.114Z] #57 19.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-27T11:39:10.114Z] #57 19.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-27T11:39:10.114Z] #57 19.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-27T11:39:10.114Z] #57 19.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-27T11:39:10.114Z] #57 19.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-27T11:39:10.114Z] #57 19.20 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-27T11:39:10.114Z] #57 19.24 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-27T11:39:10.114Z] #57 19.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-27T11:39:10.114Z] #57 19.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-27T11:39:10.114Z] #57 19.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-27T11:39:10.114Z] #57 19.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-27T11:39:10.114Z] #57 19.41 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-27T11:39:10.114Z] #57 19.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-27T11:39:10.114Z] #57 19.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-27T11:39:10.114Z] #57 19.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-27T11:39:10.114Z] #57 19.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-27T11:39:10.114Z] #57 19.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-27T11:39:10.114Z] #57 19.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-27T11:39:10.114Z] #57 19.78 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-27T11:39:10.114Z] #57 19.79 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-27T11:39:10.114Z] #57 19.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-27T11:39:10.114Z] #57 19.91 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-27T11:39:10.114Z] #57 19.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-27T11:39:10.114Z] #57 19.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-27T11:39:10.114Z] #57 20.04 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-27T11:39:10.114Z] #57 20.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-27T11:39:10.114Z] #57 20.19 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-27T11:39:10.114Z] #57 20.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-27T11:39:10.114Z] #57 20.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-27T11:39:10.114Z] #57 20.36 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-27T11:39:10.114Z] #57 20.38 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-27T11:39:10.114Z] #57 20.44 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-27T11:39:10.114Z] #57 21.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-27T11:39:10.114Z] #57 21.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-27T11:39:10.114Z] #57 21.17 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-27T11:39:10.114Z] #57 21.22 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-27T11:39:10.114Z] #57 21.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-27T11:39:10.371Z] #57 21.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-27T11:39:10.628Z] #57 21.46 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-27T11:39:10.628Z] #57 21.66 go: downloading golang.org/x/text v0.3.2 [2021-07-27T11:39:11.732Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0873b6a5e7ba7b46b) in /home/ubuntu/workspace/moby_PR-42673 [Pipeline] { [Pipeline] checkout [2021-07-27T11:39:11.872Z] The recommended git tool is: git [2021-07-27T11:39:14.351Z] using credential docker-jenkins-github-credentials [2021-07-27T11:39:14.364Z] Cloning the remote Git repository [2021-07-27T11:39:14.364Z] Cloning with configured refspecs honoured and without tags [2021-07-27T11:39:14.392Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T11:39:14.444Z] > git init /home/ubuntu/workspace/moby_PR-42673 # timeout=10 [2021-07-27T11:39:14.703Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:39:14.703Z] > git --version # timeout=10 [2021-07-27T11:39:14.716Z] > git --version # 'git version 2.17.1' [2021-07-27T11:39:14.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:39:14.729Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:39:17.168Z] #57 27.19 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-27T11:39:17.168Z] #57 27.20 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-27T11:39:17.168Z] #57 27.24 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-27T11:39:17.168Z] #57 27.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-27T11:39:17.168Z] #57 27.34 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-27T11:39:17.168Z] #57 28.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-27T11:39:17.425Z] #57 28.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-27T11:39:17.425Z] #57 28.51 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-27T11:39:18.790Z] #57 ... [2021-07-27T11:39:18.790Z] [2021-07-27T11:39:18.790Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:39:18.790Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:39:18.790Z] #51 16.84 Reading package lists... [2021-07-27T11:39:18.790Z] #51 20.72 Reading package lists... [2021-07-27T11:39:18.790Z] #51 24.47 Building dependency tree... [2021-07-27T11:39:18.790Z] #51 25.96 The following additional packages will be installed: [2021-07-27T11:39:18.790Z] #51 25.98 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-27T11:39:18.790Z] #51 25.98 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-27T11:39:18.790Z] #51 25.98 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T11:39:18.790Z] #51 25.98 python3.7-minimal [2021-07-27T11:39:18.790Z] #51 25.98 Suggested packages: [2021-07-27T11:39:18.790Z] #51 25.98 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-27T11:39:18.790Z] #51 25.98 python3.7-doc binfmt-support [2021-07-27T11:39:18.790Z] #51 26.86 The following NEW packages will be installed: [2021-07-27T11:39:18.790Z] #51 26.87 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-27T11:39:18.790Z] #51 26.87 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-27T11:39:18.790Z] #51 26.87 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T11:39:18.790Z] #51 26.87 python3.7-minimal [2021-07-27T11:39:18.790Z] #51 27.28 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:39:18.790Z] #51 27.28 Need to get 6695 kB of archives. [2021-07-27T11:39:18.790Z] #51 27.28 After this operation, 33.1 MB of additional disk space will be used. [2021-07-27T11:39:18.790Z] #51 27.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T11:39:18.790Z] #51 27.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-27T11:39:18.790Z] #51 27.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T11:39:18.790Z] #51 27.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T11:39:18.790Z] #51 27.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T11:39:18.790Z] #51 27.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T11:39:18.790Z] #51 27.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T11:39:18.790Z] #51 27.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T11:39:18.790Z] #51 27.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-27T11:39:18.790Z] #51 27.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T11:39:18.790Z] #51 27.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-27T11:39:18.790Z] #51 27.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-27T11:39:18.790Z] #51 27.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T11:39:18.790Z] #51 27.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T11:39:18.790Z] #51 27.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T11:39:18.790Z] #51 27.72 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-27T11:39:18.790Z] #51 29.00 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:39:18.790Z] #51 29.10 Fetched 6695 kB in 1s (5648 kB/s) [2021-07-27T11:39:18.790Z] #51 29.18 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T11:39:18.790Z] #51 29.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 ... 15421 files and directories currently installed.) [2021-07-27T11:39:18.790Z] #51 29.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:39:18.790Z] #51 29.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:39:19.352Z] #51 29.80 Selecting previously unselected package python3.7-minimal. [2021-07-27T11:39:19.352Z] #51 29.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:39:19.352Z] #51 29.81 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:39:20.718Z] #51 30.88 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:39:20.718Z] #51 30.90 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:39:20.974Z] #51 ... [2021-07-27T11:39:20.974Z] [2021-07-27T11:39:20.974Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:39:20.974Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:39:21.230Z] #39 31.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-27T11:39:21.792Z] #39 ... [2021-07-27T11:39:21.792Z] [2021-07-27T11:39:21.792Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:39:21.792Z] #53 sha256:a442a643bd25e8498f33f3d49504478b9ffea8ab00990a0c4db09d05e3ce249d [2021-07-27T11:39:21.792Z] #53 22.62 vendor/golang.org/x/crypto/internal/subtle [2021-07-27T11:39:21.792Z] #53 32.10 sync [2021-07-27T11:39:21.792Z] #53 32.10 internal/reflectlite [2021-07-27T11:39:21.792Z] #53 ... [2021-07-27T11:39:21.792Z] [2021-07-27T11:39:21.792Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T11:39:21.792Z] #59 sha256:3e893618d2e37b3aaf093d84410647654b4f559e0e4d683b970e660d16721d7e [2021-07-27T11:39:21.792Z] #59 32.31 internal/reflectlite [2021-07-27T11:39:21.792Z] #59 32.31 sync [2021-07-27T11:39:22.354Z] #59 33.17 internal/testlog [2021-07-27T11:39:22.917Z] #59 34.08 errors [2021-07-27T11:39:22.917Z] #59 34.09 sort [2021-07-27T11:39:23.480Z] #59 34.48 io [2021-07-27T11:39:23.736Z] #59 34.83 internal/oserror [2021-07-27T11:39:23.993Z] #59 34.93 syscall [2021-07-27T11:39:24.556Z] #59 35.48 bytes [2021-07-27T11:39:25.182Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08c9856e3ac4d1702) in /home/ubuntu/workspace/moby_PR-42673 [Pipeline] { [Pipeline] checkout [2021-07-27T11:39:25.275Z] The recommended git tool is: git [2021-07-27T11:39:26.450Z] #59 37.18 strconv [2021-07-27T11:39:26.450Z] #59 ... [2021-07-27T11:39:26.450Z] [2021-07-27T11:39:26.450Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T11:39:26.450Z] #55 sha256:fad2dc540fdb8a4a54e1236f3ac5435e3b0c5053a8b18cb708ebc53e5941f03a [2021-07-27T11:39:26.450Z] #55 DONE 37.3s [2021-07-27T11:39:26.450Z] [2021-07-27T11:39:26.450Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:39:26.450Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:39:26.450Z] #51 33.46 Selecting previously unselected package python3-minimal. [2021-07-27T11:39:26.451Z] #51 33.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 ... 15661 files and directories currently installed.) [2021-07-27T11:39:26.451Z] #51 33.51 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T11:39:26.451Z] #51 33.52 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T11:39:26.451Z] #51 33.61 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T11:39:26.451Z] #51 33.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T11:39:26.451Z] #51 33.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:39:26.451Z] #51 33.75 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T11:39:26.451Z] #51 33.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:39:26.451Z] #51 33.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:39:26.451Z] #51 34.80 Selecting previously unselected package python3.7. [2021-07-27T11:39:26.451Z] #51 34.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:39:26.451Z] #51 34.82 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:39:26.451Z] #51 34.95 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T11:39:26.451Z] #51 34.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T11:39:26.451Z] #51 34.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:39:26.451Z] #51 35.10 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T11:39:26.451Z] #51 36.72 Selecting previously unselected package python3. [2021-07-27T11:39:26.451Z] #51 36.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-27T11:39:26.451Z] #51 36.81 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-27T11:39:26.451Z] #51 36.84 Unpacking python3 (3.7.3-1) ... [2021-07-27T11:39:26.451Z] #51 37.06 Selecting previously unselected package libprotobuf17:amd64. [2021-07-27T11:39:26.451Z] #51 37.07 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-27T11:39:26.707Z] #51 37.09 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-27T11:39:27.634Z] #51 38.08 Selecting previously unselected package python3-pkg-resources. [2021-07-27T11:39:27.634Z] #51 38.08 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T11:39:27.634Z] #51 38.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:39:27.890Z] #51 38.24 Selecting previously unselected package python3-six. [2021-07-27T11:39:27.890Z] #51 38.24 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-27T11:39:27.890Z] #51 38.24 Unpacking python3-six (1.12.0-1) ... [2021-07-27T11:39:27.890Z] #51 38.31 Selecting previously unselected package python3-protobuf. [2021-07-27T11:39:27.890Z] #51 38.31 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-27T11:39:27.890Z] #51 38.32 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-27T11:39:28.147Z] #51 38.61 Selecting previously unselected package libnet1:amd64. [2021-07-27T11:39:28.147Z] #51 38.61 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T11:39:28.147Z] #51 38.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:39:28.147Z] #51 38.70 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T11:39:28.147Z] #51 38.70 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T11:39:28.147Z] #51 38.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:39:28.147Z] #51 38.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T11:39:28.404Z] #51 38.80 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T11:39:28.404Z] #51 38.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:39:28.404Z] #51 38.88 Selecting previously unselected package criu. [2021-07-27T11:39:28.404Z] #51 38.88 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-27T11:39:28.404Z] #51 38.89 Unpacking criu (3.15-1) ... [2021-07-27T11:39:28.577Z] using credential docker-jenkins-github-credentials [2021-07-27T11:39:28.584Z] Cloning the remote Git repository [2021-07-27T11:39:28.584Z] Cloning with configured refspecs honoured and without tags [2021-07-27T11:39:28.660Z] #51 39.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:39:28.660Z] #51 39.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:39:28.660Z] #51 39.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:39:28.485Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T11:39:28.540Z] > git init /home/ubuntu/workspace/moby_PR-42673 # timeout=10 [2021-07-27T11:39:28.916Z] #51 39.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-27T11:39:28.916Z] #51 39.38 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:39:28.916Z] #51 39.40 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:39:28.916Z] #51 39.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:39:28.916Z] #51 39.43 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:39:28.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:39:28.879Z] > git --version # timeout=10 [2021-07-27T11:39:28.914Z] > git --version # 'git version 2.25.1' [2021-07-27T11:39:28.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:39:28.931Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:39:32.186Z] #51 42.53 Setting up python3 (3.7.3-1) ... [2021-07-27T11:39:32.186Z] #51 ... [2021-07-27T11:39:32.186Z] [2021-07-27T11:39:32.186Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:39:32.186Z] #53 sha256:a442a643bd25e8498f33f3d49504478b9ffea8ab00990a0c4db09d05e3ce249d [2021-07-27T11:39:32.186Z] #53 33.02 internal/testlog [2021-07-27T11:39:32.186Z] #53 33.32 github.com/LK4D4/vndr/godl/singleflight [2021-07-27T11:39:32.186Z] #53 33.47 math/rand [2021-07-27T11:39:32.186Z] #53 34.05 internal/singleflight [2021-07-27T11:39:32.186Z] #53 34.44 errors [2021-07-27T11:39:32.186Z] #53 34.44 sort [2021-07-27T11:39:32.186Z] #53 34.74 io [2021-07-27T11:39:32.186Z] #53 35.33 strconv [2021-07-27T11:39:32.186Z] #53 35.72 bytes [2021-07-27T11:39:32.186Z] #53 37.20 strings [2021-07-27T11:39:32.186Z] #53 37.84 reflect [2021-07-27T11:39:32.186Z] #53 39.61 bufio [2021-07-27T11:39:32.186Z] #53 40.66 internal/syscall/unix [2021-07-27T11:39:32.186Z] #53 40.97 time [2021-07-27T11:39:32.186Z] #53 ... [2021-07-27T11:39:32.186Z] [2021-07-27T11:39:32.186Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:39:32.186Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:39:32.186Z] #39 32.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:39:32.442Z] #39 ... [2021-07-27T11:39:32.442Z] [2021-07-27T11:39:32.442Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T11:39:32.442Z] #59 sha256:3e893618d2e37b3aaf093d84410647654b4f559e0e4d683b970e660d16721d7e [2021-07-27T11:39:32.442Z] #59 39.97 reflect [2021-07-27T11:39:32.442Z] #59 40.45 time [2021-07-27T11:39:33.774Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08aaf526721f24e82) in /home/ubuntu/workspace/moby_PR-42673 [Pipeline] { [Pipeline] checkout [2021-07-27T11:39:33.852Z] #59 44.79 context [2021-07-27T11:39:33.920Z] The recommended git tool is: git [2021-07-27T11:39:34.845Z] #59 45.62 internal/poll [2021-07-27T11:39:34.846Z] #59 ... [2021-07-27T11:39:34.846Z] [2021-07-27T11:39:34.846Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:39:34.846Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:39:34.846Z] #51 42.97 Setting up python3-six (1.12.0-1) ... [2021-07-27T11:39:34.846Z] #51 43.94 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:39:34.846Z] #51 44.78 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-27T11:39:35.818Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0185d4ed2abf624a2) in /home/ubuntu/workspace/moby_PR-42673 [Pipeline] { [Pipeline] checkout [2021-07-27T11:39:35.974Z] The recommended git tool is: git [2021-07-27T11:39:36.753Z] #51 47.07 Setting up criu (3.15-1) ... [2021-07-27T11:39:37.683Z] using credential docker-jenkins-github-credentials [2021-07-27T11:39:37.698Z] Cloning the remote Git repository [2021-07-27T11:39:37.698Z] Cloning with configured refspecs honoured and without tags [2021-07-27T11:39:38.122Z] #51 48.42 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:39:38.122Z] #51 48.48 Processing triggers for mime-support (3.62) ... [2021-07-27T11:39:38.378Z] #51 DONE 48.9s [2021-07-27T11:39:38.378Z] [2021-07-27T11:39:38.378Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T11:39:38.378Z] #59 sha256:3e893618d2e37b3aaf093d84410647654b4f559e0e4d683b970e660d16721d7e [2021-07-27T11:39:38.378Z] #59 47.34 io/fs [2021-07-27T11:39:38.378Z] #59 47.77 encoding/binary [2021-07-27T11:39:38.378Z] #59 48.25 os [2021-07-27T11:39:38.378Z] #59 49.32 encoding/base64 [2021-07-27T11:39:37.803Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T11:39:37.904Z] > git init /home/ubuntu/workspace/moby_PR-42673 # timeout=10 [2021-07-27T11:39:38.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:39:38.250Z] > git --version # timeout=10 [2021-07-27T11:39:38.279Z] > git --version # 'git version 2.25.1' [2021-07-27T11:39:38.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:39:38.284Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:39:39.043Z] using credential docker-jenkins-github-credentials [2021-07-27T11:39:39.051Z] Cloning the remote Git repository [2021-07-27T11:39:39.051Z] Cloning with configured refspecs honoured and without tags [2021-07-27T11:39:39.311Z] #59 50.32 golang.org/x/sys/unix [2021-07-27T11:39:39.072Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T11:39:39.128Z] > git init /home/ubuntu/workspace/moby_PR-42673 # timeout=10 [2021-07-27T11:39:39.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:39:39.446Z] > git --version # timeout=10 [2021-07-27T11:39:39.459Z] > git --version # 'git version 2.17.1' [2021-07-27T11:39:39.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:39:39.488Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:39:40.678Z] #59 51.57 fmt [2021-07-27T11:39:40.989Z] Fetching without tags [2021-07-27T11:39:41.301Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:39:42.216Z] Merge succeeded, producing 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:39:42.216Z] Checking out Revision 384517218ac20470a44357b9307ad11f2164f89c (PR-42673) [2021-07-27T11:39:40.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:39:40.919Z] > git config --add remote.origin.fetch +refs/pull/42673/head:refs/remotes/origin/PR-42673 # timeout=10 [2021-07-27T11:39:40.943Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:39:40.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:39:40.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:39:40.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:39:40.997Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:39:41.315Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:39:41.341Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:39:42.107Z] > git remote # timeout=10 [2021-07-27T11:39:42.131Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T11:39:42.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:39:42.158Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T11:39:42.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T11:39:42.219Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:39:42.239Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:39:43.196Z] #59 54.08 encoding/json [2021-07-27T11:39:43.760Z] #59 ... [2021-07-27T11:39:43.760Z] [2021-07-27T11:39:43.760Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:39:43.760Z] #53 sha256:a442a643bd25e8498f33f3d49504478b9ffea8ab00990a0c4db09d05e3ce249d [2021-07-27T11:39:43.760Z] #53 44.74 internal/poll [2021-07-27T11:39:43.760Z] #53 45.81 internal/fmtsort [2021-07-27T11:39:43.760Z] #53 46.20 internal/syscall/execenv [2021-07-27T11:39:43.760Z] #53 46.29 path [2021-07-27T11:39:43.760Z] #53 46.67 regexp/syntax [2021-07-27T11:39:43.760Z] #53 46.84 io/fs [2021-07-27T11:39:43.760Z] #53 47.64 os [2021-07-27T11:39:43.760Z] #53 50.80 regexp [2021-07-27T11:39:43.760Z] #53 50.83 fmt [2021-07-27T11:39:43.760Z] #53 52.95 path/filepath [2021-07-27T11:39:43.760Z] #53 53.37 flag [2021-07-27T11:39:43.760Z] #53 53.79 go/token [2021-07-27T11:39:43.760Z] #53 54.33 go/scanner [2021-07-27T11:39:43.760Z] #53 54.49 internal/lazyregexp [2021-07-27T11:39:43.760Z] #53 54.71 net/url [2021-07-27T11:39:44.016Z] #53 ... [2021-07-27T11:39:44.016Z] [2021-07-27T11:39:44.016Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-27T11:39:44.016Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-27T11:39:44.016Z] #17 45.50 Fetched 48.3 MB in 44s (1092 kB/s) [2021-07-27T11:39:46.270Z] Commit message: "volume/mounts: remove windowsValidateRegex() utility" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T11:39:47.376Z] + docker version [2021-07-27T11:39:48.454Z] Fetching without tags [2021-07-27T11:39:48.776Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:39:48.348Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:39:48.361Z] > git config --add remote.origin.fetch +refs/pull/42673/head:refs/remotes/origin/PR-42673 # timeout=10 [2021-07-27T11:39:48.377Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:39:48.398Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:39:48.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:39:48.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:39:48.447Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:39:48.768Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:39:48.786Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:39:49.279Z] #17 45.50 Reading package lists... [2021-07-27T11:39:49.279Z] #17 ... [2021-07-27T11:39:49.279Z] [2021-07-27T11:39:49.279Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T11:39:49.279Z] #59 sha256:3e893618d2e37b3aaf093d84410647654b4f559e0e4d683b970e660d16721d7e [2021-07-27T11:39:49.279Z] #59 55.91 github.com/pkg/diff [2021-07-27T11:39:49.279Z] #59 56.73 go/ast [2021-07-27T11:39:49.279Z] #59 57.52 golang.org/x/crypto/ssh/terminal [2021-07-27T11:39:49.279Z] #59 58.49 io/ioutil [2021-07-27T11:39:49.279Z] #59 58.79 mvdan.cc/editorconfig [2021-07-27T11:39:49.279Z] #59 59.48 mvdan.cc/sh/v3/fileutil [2021-07-27T11:39:49.279Z] #59 59.63 text/tabwriter [2021-07-27T11:39:49.279Z] #59 59.91 mvdan.cc/sh/v3/syntax [2021-07-27T11:39:49.560Z] Merge succeeded, producing 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:39:49.560Z] Checking out Revision 384517218ac20470a44357b9307ad11f2164f89c (PR-42673) [2021-07-27T11:39:49.468Z] > git remote # timeout=10 [2021-07-27T11:39:49.500Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T11:39:49.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:39:49.512Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T11:39:49.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T11:39:49.549Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:39:49.561Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:39:51.572Z] Client: Docker Engine - Community [2021-07-27T11:39:51.572Z] Version: 20.10.6 [2021-07-27T11:39:51.572Z] API version: 1.41 [2021-07-27T11:39:51.572Z] Go version: go1.13.15 [2021-07-27T11:39:51.572Z] Git commit: 370c289 [2021-07-27T11:39:51.572Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-27T11:39:51.572Z] OS/Arch: linux/amd64 [2021-07-27T11:39:51.572Z] Context: default [2021-07-27T11:39:51.572Z] Experimental: true [2021-07-27T11:39:51.572Z] [2021-07-27T11:39:51.572Z] Server: Docker Engine - Community [2021-07-27T11:39:51.572Z] Engine: [2021-07-27T11:39:51.572Z] Version: 20.10.6 [2021-07-27T11:39:51.572Z] API version: 1.41 (minimum version 1.12) [2021-07-27T11:39:51.572Z] Go version: go1.13.15 [2021-07-27T11:39:51.572Z] Git commit: 8728dd2 [2021-07-27T11:39:51.572Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-27T11:39:51.572Z] OS/Arch: linux/amd64 [2021-07-27T11:39:51.572Z] Experimental: true [2021-07-27T11:39:51.572Z] containerd: [2021-07-27T11:39:51.572Z] Version: 1.4.6 [2021-07-27T11:39:51.572Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T11:39:51.572Z] runc: [2021-07-27T11:39:51.572Z] Version: 1.0.0-rc95 [2021-07-27T11:39:51.572Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T11:39:51.572Z] docker-init: [2021-07-27T11:39:51.572Z] Version: 0.19.0 [2021-07-27T11:39:51.572Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T11:39:51.963Z] + docker info [2021-07-27T11:39:53.449Z] #59 63.78 mvdan.cc/sh/v3/cmd/shfmt [2021-07-27T11:39:53.530Z] Commit message: "volume/mounts: remove windowsValidateRegex() utility" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T11:39:54.014Z] #59 ... [2021-07-27T11:39:54.014Z] [2021-07-27T11:39:54.014Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:39:54.014Z] #53 sha256:a442a643bd25e8498f33f3d49504478b9ffea8ab00990a0c4db09d05e3ce249d [2021-07-27T11:39:54.014Z] #53 55.15 go/ast [2021-07-27T11:39:54.014Z] #53 55.91 text/template/parse [2021-07-27T11:39:54.014Z] #53 58.11 go/parser [2021-07-27T11:39:54.014Z] #53 59.12 text/template [2021-07-27T11:39:54.014Z] #53 60.45 log [2021-07-27T11:39:54.014Z] #53 60.93 encoding/xml [2021-07-27T11:39:54.014Z] #53 62.74 go/doc [2021-07-27T11:39:54.014Z] #53 64.25 github.com/LK4D4/vndr/versioned [2021-07-27T11:39:54.014Z] #53 64.38 compress/flate [2021-07-27T11:39:54.484Z] + docker version [2021-07-27T11:39:54.584Z] #53 ... [2021-07-27T11:39:54.584Z] [2021-07-27T11:39:54.584Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T11:39:54.584Z] #59 sha256:3e893618d2e37b3aaf093d84410647654b4f559e0e4d683b970e660d16721d7e [2021-07-27T11:39:54.584Z] #59 DONE 65.7s [2021-07-27T11:39:54.584Z] [2021-07-27T11:39:54.584Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:39:54.584Z] #53 sha256:a442a643bd25e8498f33f3d49504478b9ffea8ab00990a0c4db09d05e3ce249d [2021-07-27T11:39:54.584Z] #53 65.62 github.com/LK4D4/vndr/build [2021-07-27T11:39:55.514Z] #53 66.31 hash/crc32 [2021-07-27T11:39:55.667Z] Fetching without tags [2021-07-27T11:39:55.603Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:39:55.616Z] > git config --add remote.origin.fetch +refs/pull/42673/head:refs/remotes/origin/PR-42673 # timeout=10 [2021-07-27T11:39:55.637Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:39:55.649Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:39:55.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:39:55.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:39:55.671Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:39:56.021Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:39:56.077Z] #53 66.97 compress/gzip [2021-07-27T11:39:56.334Z] #53 67.44 crypto/rand [2021-07-27T11:39:56.898Z] #53 67.85 crypto/rsa [2021-07-27T11:39:56.898Z] #53 67.93 crypto/dsa [2021-07-27T11:39:57.154Z] #53 68.19 crypto/x509/pkix [2021-07-27T11:39:57.358Z] Merge succeeded, producing 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:39:57.359Z] Checking out Revision 384517218ac20470a44357b9307ad11f2164f89c (PR-42673) [2021-07-27T11:39:57.412Z] #53 68.52 net [2021-07-27T11:39:57.669Z] #53 68.65 vendor/golang.org/x/crypto/chacha20 [2021-07-27T11:39:57.926Z] #53 68.98 vendor/golang.org/x/crypto/poly1305 [2021-07-27T11:39:56.026Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:39:56.033Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:39:57.279Z] > git remote # timeout=10 [2021-07-27T11:39:57.298Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T11:39:57.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:39:57.320Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T11:39:57.344Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T11:39:57.357Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:39:57.365Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:39:58.491Z] #53 69.36 vendor/golang.org/x/sys/cpu [2021-07-27T11:39:58.677Z] Client: Docker Engine - Community [2021-07-27T11:39:58.677Z] Version: 20.10.6 [2021-07-27T11:39:58.677Z] API version: 1.41 [2021-07-27T11:39:58.677Z] Go version: go1.13.15 [2021-07-27T11:39:58.677Z] Git commit: 370c289 [2021-07-27T11:39:58.677Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-27T11:39:58.677Z] OS/Arch: linux/amd64 [2021-07-27T11:39:58.677Z] Context: default [2021-07-27T11:39:58.677Z] Experimental: true [2021-07-27T11:39:58.677Z] [2021-07-27T11:39:58.677Z] Server: Docker Engine - Community [2021-07-27T11:39:58.677Z] Engine: [2021-07-27T11:39:58.677Z] Version: 20.10.6 [2021-07-27T11:39:58.677Z] API version: 1.41 (minimum version 1.12) [2021-07-27T11:39:58.677Z] Go version: go1.13.15 [2021-07-27T11:39:58.677Z] Git commit: 8728dd2 [2021-07-27T11:39:58.677Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-27T11:39:58.677Z] OS/Arch: linux/amd64 [2021-07-27T11:39:58.677Z] Experimental: true [2021-07-27T11:39:58.677Z] containerd: [2021-07-27T11:39:58.677Z] Version: 1.4.6 [2021-07-27T11:39:58.677Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T11:39:58.677Z] runc: [2021-07-27T11:39:58.677Z] Version: 1.0.0-rc95 [2021-07-27T11:39:58.677Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T11:39:58.677Z] docker-init: [2021-07-27T11:39:58.677Z] Version: 0.19.0 [2021-07-27T11:39:58.677Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T11:39:58.748Z] #53 69.64 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-27T11:39:58.987Z] + docker info [2021-07-27T11:39:59.310Z] #53 70.39 vendor/golang.org/x/crypto/curve25519 [2021-07-27T11:39:59.873Z] #53 70.90 vendor/golang.org/x/crypto/hkdf [2021-07-27T11:40:00.080Z] Client: [2021-07-27T11:40:00.080Z] Context: default [2021-07-27T11:40:00.080Z] Debug Mode: false [2021-07-27T11:40:00.080Z] Plugins: [2021-07-27T11:40:00.080Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T11:40:00.080Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T11:40:00.080Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T11:40:00.080Z] [2021-07-27T11:40:00.080Z] Server: [2021-07-27T11:40:00.080Z] Containers: 0 [2021-07-27T11:40:00.080Z] Running: 0 [2021-07-27T11:40:00.080Z] Paused: 0 [2021-07-27T11:40:00.080Z] Stopped: 0 [2021-07-27T11:40:00.080Z] Images: 0 [2021-07-27T11:40:00.080Z] Server Version: 20.10.6 [2021-07-27T11:40:00.080Z] Storage Driver: overlay2 [2021-07-27T11:40:00.080Z] Backing Filesystem: extfs [2021-07-27T11:40:00.080Z] Supports d_type: true [2021-07-27T11:40:00.080Z] Native Overlay Diff: true [2021-07-27T11:40:00.080Z] userxattr: false [2021-07-27T11:40:00.080Z] Logging Driver: json-file [2021-07-27T11:40:00.080Z] Cgroup Driver: cgroupfs [2021-07-27T11:40:00.080Z] Cgroup Version: 1 [2021-07-27T11:40:00.080Z] Plugins: [2021-07-27T11:40:00.080Z] Volume: local [2021-07-27T11:40:00.080Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T11:40:00.080Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T11:40:00.080Z] Swarm: inactive [2021-07-27T11:40:00.080Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-27T11:40:00.080Z] Default Runtime: runc [2021-07-27T11:40:00.080Z] Init Binary: docker-init [2021-07-27T11:40:00.080Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T11:40:00.080Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T11:40:00.080Z] init version: de40ad0 [2021-07-27T11:40:00.080Z] Security Options: [2021-07-27T11:40:00.080Z] apparmor [2021-07-27T11:40:00.080Z] seccomp [2021-07-27T11:40:00.080Z] Profile: default [2021-07-27T11:40:00.081Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T11:40:00.081Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-27T11:40:00.081Z] OSType: linux [2021-07-27T11:40:00.081Z] Architecture: x86_64 [2021-07-27T11:40:00.081Z] CPUs: 2 [2021-07-27T11:40:00.081Z] Total Memory: 7.569GiB [2021-07-27T11:40:00.081Z] Name: ip-10-100-117-88 [2021-07-27T11:40:00.081Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-27T11:40:00.081Z] Docker Root Dir: /var/lib/docker [2021-07-27T11:40:00.081Z] Debug Mode: false [2021-07-27T11:40:00.081Z] Registry: https://index.docker.io/v1/ [2021-07-27T11:40:00.081Z] Labels: [2021-07-27T11:40:00.081Z] Experimental: true [2021-07-27T11:40:00.081Z] Insecure Registries: [2021-07-27T11:40:00.081Z] 127.0.0.0/8 [2021-07-27T11:40:00.081Z] Live Restore Enabled: true [2021-07-27T11:40:00.081Z] [2021-07-27T11:40:00.081Z] WARNING: No swap limit support [Pipeline] sh [2021-07-27T11:40:00.129Z] #53 71.03 vendor/golang.org/x/text/transform [2021-07-27T11:40:00.386Z] #53 71.38 vendor/golang.org/x/text/unicode/bidi [2021-07-27T11:40:00.412Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T11:40:00.412Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T11:40:00.412Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42673/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T11:40:00.412Z] + bash /home/ubuntu/workspace/moby_PR-42673/check-config.sh [2021-07-27T11:40:00.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T11:40:00.412Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T11:40:00.412Z] [2021-07-27T11:40:00.412Z] Generally Necessary: [2021-07-27T11:40:00.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T11:40:00.412Z] - apparmor: enabled and tools installed [2021-07-27T11:40:00.412Z] - CONFIG_NAMESPACES: enabled [2021-07-27T11:40:00.412Z] - CONFIG_NET_NS: enabled [2021-07-27T11:40:00.412Z] - CONFIG_PID_NS: enabled [2021-07-27T11:40:00.412Z] - CONFIG_IPC_NS: enabled [2021-07-27T11:40:00.412Z] - CONFIG_UTS_NS: enabled [2021-07-27T11:40:00.412Z] - CONFIG_CGROUPS: enabled [2021-07-27T11:40:00.412Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T11:40:00.412Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T11:40:00.412Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T11:40:00.673Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T11:40:00.673Z] - CONFIG_CPUSETS: enabled [2021-07-27T11:40:00.673Z] - CONFIG_MEMCG: enabled [2021-07-27T11:40:00.673Z] - CONFIG_KEYS: enabled [2021-07-27T11:40:00.673Z] - CONFIG_VETH: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T11:40:00.673Z] [2021-07-27T11:40:00.673Z] Optional Features: [2021-07-27T11:40:00.673Z] - CONFIG_USER_NS: enabled [2021-07-27T11:40:00.673Z] - CONFIG_SECCOMP: enabled [2021-07-27T11:40:00.673Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T11:40:00.673Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T11:40:00.673Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T11:40:00.673Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T11:40:00.673Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T11:40:00.673Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T11:40:00.673Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T11:40:00.673Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T11:40:00.673Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T11:40:00.673Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T11:40:00.673Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T11:40:00.673Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T11:40:00.673Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T11:40:00.673Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T11:40:00.673Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T11:40:00.673Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T11:40:00.673Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T11:40:00.933Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T11:40:00.933Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T11:40:00.933Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T11:40:00.933Z] - CONFIG_EXT4_FS: enabled [2021-07-27T11:40:00.933Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T11:40:00.933Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T11:40:00.933Z] - Network Drivers: [2021-07-27T11:40:00.933Z] - "overlay": [2021-07-27T11:40:00.933Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T11:40:00.933Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T11:40:00.933Z] Optional (for encrypted networks): [2021-07-27T11:40:00.933Z] - CONFIG_CRYPTO: enabled [2021-07-27T11:40:00.933Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T11:40:00.933Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T11:40:00.933Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T11:40:00.933Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T11:40:00.933Z] - CONFIG_XFRM: enabled [2021-07-27T11:40:00.934Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T11:40:00.934Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T11:40:00.934Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T11:40:00.934Z] - "ipvlan": [2021-07-27T11:40:00.934Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T11:40:00.934Z] - "macvlan": [2021-07-27T11:40:00.934Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T11:40:00.934Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T11:40:00.934Z] - "ftp,tftp client in container": [2021-07-27T11:40:00.934Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T11:40:00.934Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T11:40:00.934Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T11:40:00.934Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T11:40:00.934Z] - Storage Drivers: [2021-07-27T11:40:00.934Z] - "aufs": [2021-07-27T11:40:00.934Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T11:40:00.934Z] - "btrfs": [2021-07-27T11:40:00.934Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T11:40:00.934Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T11:40:00.934Z] - "devicemapper": [2021-07-27T11:40:00.934Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T11:40:00.934Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T11:40:00.934Z] - "overlay": [2021-07-27T11:40:00.934Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T11:40:00.934Z] - "zfs": [2021-07-27T11:40:00.934Z] - /dev/zfs: present [2021-07-27T11:40:00.934Z] - zfs command: missing [2021-07-27T11:40:00.934Z] - zpool command: missing [2021-07-27T11:40:00.934Z] [2021-07-27T11:40:00.934Z] Limits: [2021-07-27T11:40:01.193Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T11:40:01.193Z] [2021-07-27T11:40:01.193Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T11:40:01.329Z] #53 72.43 vendor/golang.org/x/text/secure/bidirule [2021-07-27T11:40:01.515Z] Commit message: "volume/mounts: remove windowsValidateRegex() utility" [2021-07-27T11:40:01.547Z] + sudo modprobe ip_vs [2021-07-27T11:40:01.547Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:384517218ac20470a44357b9307ad11f2164f89c . [2021-07-27T11:40:01.585Z] #53 72.63 vendor/golang.org/x/text/unicode/norm [2021-07-27T11:40:01.807Z] #1 [internal] load build definition from Dockerfile [2021-07-27T11:40:01.807Z] #1 sha256:7ecb26d052a976ed606d85d975da5314d6616570e60e51bae1252a2b35ff0f25 [2021-07-27T11:40:01.807Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T11:40:01.807Z] #1 DONE 0.1s [2021-07-27T11:40:01.807Z] [2021-07-27T11:40:01.807Z] #2 [internal] load .dockerignore [2021-07-27T11:40:01.807Z] #2 sha256:b6ae3b6d2bdac9ba11997d13c2ddeaa2f6cd8499c0da8b5491ea03b77cdf7d50 [2021-07-27T11:40:01.807Z] #2 transferring context: 87B done [2021-07-27T11:40:01.807Z] #2 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T11:40:02.068Z] [2021-07-27T11:40:02.068Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T11:40:02.068Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T11:40:02.511Z] + docker version [2021-07-27T11:40:04.602Z] #3 DONE 2.1s [2021-07-27T11:40:04.603Z] [2021-07-27T11:40:04.603Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T11:40:04.603Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T11:40:04.603Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-27T11:40:04.603Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-27T11:40:04.603Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-27T11:40:04.603Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-27T11:40:04.603Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-27T11:40:04.603Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-27T11:40:04.603Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-27T11:40:04.856Z] #53 75.51 vendor/golang.org/x/net/idna [2021-07-27T11:40:05.171Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-27T11:40:05.171Z] #4 DONE 0.9s [2021-07-27T11:40:05.430Z] [2021-07-27T11:40:05.430Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T11:40:05.430Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T11:40:05.535Z] Fetching without tags [2021-07-27T11:40:05.785Z] #53 76.78 vendor/golang.org/x/net/http2/hpack [2021-07-27T11:40:06.141Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:40:06.348Z] #53 77.44 mime [2021-07-27T11:40:06.368Z] #8 ... [2021-07-27T11:40:06.369Z] [2021-07-27T11:40:06.369Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T11:40:06.369Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T11:40:06.369Z] #7 DONE 0.9s [2021-07-27T11:40:06.369Z] [2021-07-27T11:40:06.369Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T11:40:06.369Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T11:40:06.369Z] #5 DONE 0.9s [2021-07-27T11:40:06.369Z] [2021-07-27T11:40:06.369Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T11:40:06.369Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T11:40:06.369Z] #6 DONE 1.0s [2021-07-27T11:40:06.369Z] [2021-07-27T11:40:06.369Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T11:40:06.369Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T11:40:06.369Z] #8 DONE 1.0s [2021-07-27T11:40:05.424Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:40:05.436Z] > git config --add remote.origin.fetch +refs/pull/42673/head:refs/remotes/origin/PR-42673 # timeout=10 [2021-07-27T11:40:05.452Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:40:05.476Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:40:05.546Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:40:05.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:40:05.549Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:40:06.153Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:40:06.180Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:40:06.924Z] > git remote # timeout=10 [2021-07-27T11:40:06.948Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T11:40:06.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:40:06.974Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T11:40:07.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T11:40:07.025Z] Merge succeeded, producing 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:40:07.025Z] Checking out Revision 384517218ac20470a44357b9307ad11f2164f89c (PR-42673) [2021-07-27T11:40:07.104Z] Client: [2021-07-27T11:40:07.104Z] Context: default [2021-07-27T11:40:07.104Z] Debug Mode: false [2021-07-27T11:40:07.104Z] Plugins: [2021-07-27T11:40:07.104Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T11:40:07.104Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T11:40:07.104Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T11:40:07.104Z] [2021-07-27T11:40:07.104Z] Server: [2021-07-27T11:40:07.104Z] Containers: 0 [2021-07-27T11:40:07.104Z] Running: 0 [2021-07-27T11:40:07.104Z] Paused: 0 [2021-07-27T11:40:07.104Z] Stopped: 0 [2021-07-27T11:40:07.104Z] Images: 0 [2021-07-27T11:40:07.104Z] Server Version: 20.10.6 [2021-07-27T11:40:07.104Z] Storage Driver: overlay2 [2021-07-27T11:40:07.104Z] Backing Filesystem: extfs [2021-07-27T11:40:07.104Z] Supports d_type: true [2021-07-27T11:40:07.104Z] Native Overlay Diff: true [2021-07-27T11:40:07.104Z] userxattr: false [2021-07-27T11:40:07.104Z] Logging Driver: json-file [2021-07-27T11:40:07.104Z] Cgroup Driver: systemd [2021-07-27T11:40:07.104Z] Cgroup Version: 2 [2021-07-27T11:40:07.104Z] Plugins: [2021-07-27T11:40:07.104Z] Volume: local [2021-07-27T11:40:07.104Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T11:40:07.104Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T11:40:07.104Z] Swarm: inactive [2021-07-27T11:40:07.104Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-27T11:40:07.104Z] Default Runtime: runc [2021-07-27T11:40:07.104Z] Init Binary: docker-init [2021-07-27T11:40:07.104Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T11:40:07.104Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T11:40:07.104Z] init version: de40ad0 [2021-07-27T11:40:07.104Z] Security Options: [2021-07-27T11:40:07.104Z] apparmor [2021-07-27T11:40:07.104Z] seccomp [2021-07-27T11:40:07.104Z] Profile: default [2021-07-27T11:40:07.104Z] cgroupns [2021-07-27T11:40:07.104Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T11:40:07.104Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-27T11:40:07.104Z] OSType: linux [2021-07-27T11:40:07.104Z] Architecture: x86_64 [2021-07-27T11:40:07.104Z] CPUs: 2 [2021-07-27T11:40:07.104Z] Total Memory: 7.487GiB [2021-07-27T11:40:07.104Z] Name: ip-10-100-116-38 [2021-07-27T11:40:07.104Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-27T11:40:07.104Z] Docker Root Dir: /var/lib/docker [2021-07-27T11:40:07.104Z] Debug Mode: false [2021-07-27T11:40:07.104Z] Registry: https://index.docker.io/v1/ [2021-07-27T11:40:07.104Z] Labels: [2021-07-27T11:40:07.104Z] Experimental: true [2021-07-27T11:40:07.104Z] Insecure Registries: [2021-07-27T11:40:07.104Z] 127.0.0.0/8 [2021-07-27T11:40:07.104Z] Live Restore Enabled: true [2021-07-27T11:40:07.104Z] [2021-07-27T11:40:07.104Z] WARNING: No kernel memory limit support [2021-07-27T11:40:07.104Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T11:40:07.434Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:384517218ac20470a44357b9307ad11f2164f89c . [2021-07-27T11:40:07.434Z] #1 [internal] load build definition from Dockerfile [2021-07-27T11:40:07.434Z] #1 sha256:777350459802afe888d15a7eb6fd9fbf842332d0e4d955e6dba5fe07311b5096 [2021-07-27T11:40:07.434Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-07-27T11:40:07.434Z] #1 DONE 0.1s [2021-07-27T11:40:07.434Z] [2021-07-27T11:40:07.434Z] #2 [internal] load .dockerignore [2021-07-27T11:40:07.434Z] #2 sha256:855cb41d305698355a295e782a9a48a539eb1c6c9f7bd14a95df6e0d830ecb2a [2021-07-27T11:40:07.434Z] #2 transferring context: 87B done [2021-07-27T11:40:07.695Z] #2 DONE 0.1s [2021-07-27T11:40:07.695Z] [2021-07-27T11:40:07.695Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T11:40:07.695Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T11:40:07.715Z] #53 78.58 mime/quotedprintable [2021-07-27T11:40:07.715Z] #53 78.81 net/http/internal [2021-07-27T11:40:07.757Z] [2021-07-27T11:40:07.757Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:40:07.757Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T11:40:07.757Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-07-27T11:40:07.757Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-27T11:40:07.757Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-27T11:40:07.757Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-27T11:40:07.757Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 1.05MB / 50.44MB 0.2s [2021-07-27T11:40:07.953Z] #3 DONE 0.3s [2021-07-27T11:40:07.953Z] [2021-07-27T11:40:07.953Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T11:40:07.953Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T11:40:07.953Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-27T11:40:08.018Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.34MB / 50.44MB 0.3s [2021-07-27T11:40:08.018Z] #26 ... [2021-07-27T11:40:08.018Z] [2021-07-27T11:40:08.018Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T11:40:08.018Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T11:40:08.018Z] #42 DONE 0.0s [2021-07-27T11:40:08.018Z] [2021-07-27T11:40:08.018Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:40:08.018Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T11:40:08.018Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 14.03MB / 50.44MB 0.4s [2021-07-27T11:40:08.212Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-27T11:40:08.212Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-27T11:40:08.212Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-27T11:40:08.212Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-27T11:40:08.212Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-07-27T11:40:08.212Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-27T11:40:08.330Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 17.83MB / 50.44MB 0.5s [2021-07-27T11:40:08.330Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 29.36MB / 50.44MB 0.7s [2021-07-27T11:40:08.471Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-27T11:40:08.471Z] #4 DONE 0.6s [2021-07-27T11:40:08.594Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 34.60MB / 50.44MB 0.9s [2021-07-27T11:40:08.644Z] #53 ... [2021-07-27T11:40:08.644Z] [2021-07-27T11:40:08.644Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-27T11:40:08.644Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-27T11:40:08.644Z] #17 45.50 Reading package lists... [2021-07-27T11:40:08.730Z] [2021-07-27T11:40:08.730Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T11:40:08.730Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T11:40:08.862Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 40.89MB / 50.44MB 1.1s [2021-07-27T11:40:08.862Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 44.04MB / 50.44MB 1.2s [2021-07-27T11:40:09.110Z] Client: Docker Engine - Community [2021-07-27T11:40:09.110Z] Version: 20.10.6 [2021-07-27T11:40:09.110Z] API version: 1.41 [2021-07-27T11:40:09.110Z] Go version: go1.13.15 [2021-07-27T11:40:09.110Z] Git commit: 370c289 [2021-07-27T11:40:09.110Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-27T11:40:09.110Z] OS/Arch: linux/arm64 [2021-07-27T11:40:09.110Z] Context: default [2021-07-27T11:40:09.110Z] Experimental: true [2021-07-27T11:40:09.110Z] [2021-07-27T11:40:09.110Z] Server: Docker Engine - Community [2021-07-27T11:40:09.110Z] Engine: [2021-07-27T11:40:09.110Z] Version: 20.10.6 [2021-07-27T11:40:09.110Z] API version: 1.41 (minimum version 1.12) [2021-07-27T11:40:09.110Z] Go version: go1.13.15 [2021-07-27T11:40:09.110Z] Git commit: 8728dd2 [2021-07-27T11:40:09.110Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-27T11:40:09.110Z] OS/Arch: linux/arm64 [2021-07-27T11:40:09.110Z] Experimental: true [2021-07-27T11:40:09.110Z] containerd: [2021-07-27T11:40:09.110Z] Version: 1.4.6 [2021-07-27T11:40:09.110Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T11:40:09.110Z] runc: [2021-07-27T11:40:09.110Z] Version: 1.0.0-rc95 [2021-07-27T11:40:09.110Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T11:40:09.110Z] docker-init: [2021-07-27T11:40:09.110Z] Version: 0.19.0 [2021-07-27T11:40:09.110Z] GitCommit: de40ad0 [2021-07-27T11:40:09.125Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.4s [Pipeline] sh [2021-07-27T11:40:09.207Z] #17 60.41 Reading package lists... [2021-07-27T11:40:09.207Z] #17 ... [2021-07-27T11:40:09.207Z] [2021-07-27T11:40:09.207Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:40:09.207Z] #53 sha256:a442a643bd25e8498f33f3d49504478b9ffea8ab00990a0c4db09d05e3ce249d [2021-07-27T11:40:09.207Z] #53 80.27 crypto/tls [2021-07-27T11:40:09.443Z] + docker info [2021-07-27T11:40:07.027Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:40:07.039Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:40:09.665Z] #8 DONE 0.8s [2021-07-27T11:40:09.665Z] [2021-07-27T11:40:09.665Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T11:40:09.665Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T11:40:09.665Z] #7 DONE 0.9s [2021-07-27T11:40:09.665Z] [2021-07-27T11:40:09.665Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T11:40:09.665Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T11:40:09.665Z] #5 DONE 0.8s [2021-07-27T11:40:09.665Z] [2021-07-27T11:40:09.665Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T11:40:09.665Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T11:40:09.665Z] #6 DONE 0.9s [2021-07-27T11:40:10.071Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.2s done [2021-07-27T11:40:10.642Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-07-27T11:40:11.044Z] [2021-07-27T11:40:11.044Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:40:11.044Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T11:40:11.044Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-07-27T11:40:11.303Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-27T11:40:11.303Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-27T11:40:11.303Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-27T11:40:11.568Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 1.05MB / 50.44MB 0.1s [2021-07-27T11:40:11.568Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 13.63MB / 50.44MB 0.3s [2021-07-27T11:40:11.647Z] Commit message: "volume/mounts: remove windowsValidateRegex() utility" [2021-07-27T11:40:11.828Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 17.83MB / 50.44MB 0.4s [2021-07-27T11:40:11.828Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 26.21MB / 50.44MB 0.5s [2021-07-27T11:40:11.828Z] #26 ... [2021-07-27T11:40:11.828Z] [2021-07-27T11:40:11.828Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T11:40:11.828Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T11:40:11.828Z] #42 DONE 0.0s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T11:40:12.088Z] [2021-07-27T11:40:12.088Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:40:12.088Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T11:40:12.088Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 42.99MB / 50.44MB 0.8s [2021-07-27T11:40:12.357Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.0s [2021-07-27T11:40:12.894Z] + docker version [2021-07-27T11:40:12.929Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.4s done [2021-07-27T11:40:13.196Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-07-27T11:40:13.378Z] #53 84.44 net/http/httptrace [2021-07-27T11:40:13.634Z] #53 84.59 net/http [2021-07-27T11:40:13.954Z] #26 ... [2021-07-27T11:40:13.954Z] [2021-07-27T11:40:13.954Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:13.954Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:13.954Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.2s done [2021-07-27T11:40:13.954Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-27T11:40:13.954Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-27T11:40:13.954Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.0s done [2021-07-27T11:40:13.954Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-27T11:40:13.954Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.7s done [2021-07-27T11:40:13.954Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.2s done [2021-07-27T11:40:13.954Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.4s done [2021-07-27T11:40:13.954Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 5.7s done [2021-07-27T11:40:13.954Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 107.14MB / 129.05MB 5.9s [2021-07-27T11:40:13.954Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.7s done [2021-07-27T11:40:13.954Z] #9 ... [2021-07-27T11:40:13.954Z] [2021-07-27T11:40:13.954Z] #23 [internal] load build context [2021-07-27T11:40:13.954Z] #23 sha256:d568369c08f0d5ba6e202c67a2293aeaf3faf160073923449b9feebdb45c3c5c [2021-07-27T11:40:13.954Z] #23 transferring context: 55.79MB 6.1s done [2021-07-27T11:40:13.954Z] #23 DONE 6.4s [2021-07-27T11:40:13.954Z] [2021-07-27T11:40:13.954Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:13.954Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:13.954Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 114.81MB / 129.05MB 6.0s [2021-07-27T11:40:13.954Z] #9 ... [2021-07-27T11:40:13.954Z] [2021-07-27T11:40:13.954Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:40:13.954Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T11:40:15.337Z] #26 ... [2021-07-27T11:40:15.337Z] [2021-07-27T11:40:15.337Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:40:15.337Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T11:40:15.337Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-27T11:40:15.337Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-27T11:40:15.337Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-27T11:40:15.337Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-27T11:40:15.337Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.3s done [2021-07-27T11:40:15.337Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2021-07-27T11:40:15.337Z] #63 DONE 7.8s [2021-07-27T11:40:15.337Z] [2021-07-27T11:40:15.337Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:40:15.337Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T11:40:15.337Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-07-27T11:40:15.337Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-27T11:40:15.337Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-27T11:40:15.337Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-27T11:40:15.337Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2021-07-27T11:40:15.337Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-07-27T11:40:15.337Z] #65 DONE 7.7s [2021-07-27T11:40:15.595Z] [2021-07-27T11:40:15.595Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:15.595Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:15.595Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 7.5s done [2021-07-27T11:40:15.791Z] #26 ... [2021-07-27T11:40:15.792Z] [2021-07-27T11:40:15.792Z] #23 [internal] load build context [2021-07-27T11:40:15.792Z] #23 sha256:5bbb2452a4ce9ebac1c07b08f70d33babb3895967d6d337392963ee74df62b7a [2021-07-27T11:40:15.792Z] #23 transferring context: 55.78MB 4.3s done [2021-07-27T11:40:15.792Z] #23 DONE 4.4s [2021-07-27T11:40:15.792Z] [2021-07-27T11:40:15.792Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:15.792Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:15.792Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-07-27T11:40:15.792Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-27T11:40:15.792Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-27T11:40:15.792Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-27T11:40:15.792Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.4s done [2021-07-27T11:40:15.792Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.3s done [2021-07-27T11:40:15.792Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.5s done [2021-07-27T11:40:15.792Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 1.8s done [2021-07-27T11:40:15.792Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.1s done [2021-07-27T11:40:15.792Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 2.0s done [2021-07-27T11:40:15.792Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 127.93MB / 129.05MB 4.2s [2021-07-27T11:40:16.152Z] #53 ... [2021-07-27T11:40:16.152Z] [2021-07-27T11:40:16.152Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-27T11:40:16.152Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-27T11:40:16.152Z] #17 60.41 Reading package lists... [2021-07-27T11:40:16.152Z] #17 72.92 Building dependency tree... [2021-07-27T11:40:16.152Z] #17 77.66 The following additional packages will be installed: [2021-07-27T11:40:16.152Z] #17 77.66 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-27T11:40:16.152Z] #17 77.66 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.66 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.66 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-27T11:40:16.152Z] #17 77.66 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.66 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.67 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-27T11:40:16.152Z] #17 77.67 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-27T11:40:16.152Z] #17 77.67 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.67 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.67 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-27T11:40:16.152Z] #17 77.67 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-27T11:40:16.152Z] #17 77.67 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-27T11:40:16.152Z] #17 77.67 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-27T11:40:16.152Z] #17 77.67 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.67 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.67 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-27T11:40:16.152Z] #17 77.67 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-27T11:40:16.152Z] #17 77.67 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-27T11:40:16.152Z] #17 77.67 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-27T11:40:16.152Z] #17 77.67 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-27T11:40:16.152Z] #17 77.67 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.67 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-27T11:40:16.152Z] #17 77.67 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-27T11:40:16.152Z] #17 77.67 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-27T11:40:16.152Z] #17 77.68 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.68 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-27T11:40:16.152Z] #17 77.68 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-27T11:40:16.152Z] #17 77.68 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-27T11:40:16.152Z] #17 77.68 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-27T11:40:16.152Z] #17 77.68 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-27T11:40:16.152Z] #17 77.69 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.69 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.70 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-27T11:40:16.152Z] #17 77.70 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.70 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-27T11:40:16.152Z] #17 77.70 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-27T11:40:16.152Z] #17 77.70 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-27T11:40:16.152Z] #17 77.70 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.70 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-27T11:40:16.152Z] #17 77.70 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-27T11:40:16.152Z] #17 77.70 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-27T11:40:16.152Z] #17 77.70 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.70 linux-libc-dev-s390x-cross patch xz-utils [2021-07-27T11:40:16.152Z] #17 77.74 Suggested packages: [2021-07-27T11:40:16.152Z] #17 77.74 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-27T11:40:16.152Z] #17 77.74 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-27T11:40:16.152Z] #17 77.74 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-27T11:40:16.152Z] #17 77.74 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.74 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-27T11:40:16.152Z] #17 77.74 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-27T11:40:16.152Z] #17 77.74 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-27T11:40:16.152Z] #17 77.74 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-27T11:40:16.152Z] #17 77.74 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-27T11:40:16.152Z] #17 77.74 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-27T11:40:16.152Z] #17 77.74 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-27T11:40:16.152Z] #17 77.74 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-27T11:40:16.152Z] #17 77.74 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-27T11:40:16.152Z] #17 77.74 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-27T11:40:16.152Z] #17 77.74 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-27T11:40:16.152Z] #17 77.74 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-27T11:40:16.152Z] #17 77.74 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.74 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.74 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.74 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.74 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-27T11:40:16.152Z] #17 77.74 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.74 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-27T11:40:16.152Z] #17 77.74 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-27T11:40:16.152Z] #17 77.74 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-27T11:40:16.152Z] #17 77.74 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-27T11:40:16.152Z] #17 77.74 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-27T11:40:16.152Z] #17 77.74 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-27T11:40:16.152Z] #17 77.74 libyaml-shell-perl ed diffutils-doc [2021-07-27T11:40:16.152Z] #17 77.74 Recommended packages: [2021-07-27T11:40:16.152Z] #17 77.74 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-27T11:40:16.152Z] #17 77.74 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-27T11:40:16.731Z] #9 ... [2021-07-27T11:40:16.731Z] [2021-07-27T11:40:16.731Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:40:16.731Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T11:40:16.731Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-27T11:40:16.731Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-27T11:40:16.731Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-27T11:40:16.731Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-27T11:40:16.731Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.6s done [2021-07-27T11:40:16.731Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2021-07-27T11:40:16.731Z] #63 DONE 5.4s [2021-07-27T11:40:16.731Z] [2021-07-27T11:40:16.731Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:40:16.731Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T11:40:16.731Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-27T11:40:16.731Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-27T11:40:16.731Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-27T11:40:16.731Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-27T11:40:16.731Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2021-07-27T11:40:16.731Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-07-27T11:40:16.731Z] #65 DONE 5.4s [2021-07-27T11:40:16.731Z] [2021-07-27T11:40:16.731Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:16.731Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:16.731Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.2s done [2021-07-27T11:40:16.731Z] #9 ... [2021-07-27T11:40:16.731Z] [2021-07-27T11:40:16.731Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:40:16.731Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T11:40:17.115Z] Client: Docker Engine - Community [2021-07-27T11:40:17.115Z] Version: 20.10.6 [2021-07-27T11:40:17.115Z] API version: 1.41 [2021-07-27T11:40:17.115Z] Go version: go1.13.15 [2021-07-27T11:40:17.115Z] Git commit: 370c289 [2021-07-27T11:40:17.115Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-27T11:40:17.115Z] OS/Arch: linux/amd64 [2021-07-27T11:40:17.115Z] Context: default [2021-07-27T11:40:17.115Z] Experimental: true [2021-07-27T11:40:17.115Z] [2021-07-27T11:40:17.115Z] Server: Docker Engine - Community [2021-07-27T11:40:17.115Z] Engine: [2021-07-27T11:40:17.115Z] Version: 20.10.6 [2021-07-27T11:40:17.115Z] API version: 1.41 (minimum version 1.12) [2021-07-27T11:40:17.115Z] Go version: go1.13.15 [2021-07-27T11:40:17.115Z] Git commit: 8728dd2 [2021-07-27T11:40:17.115Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-27T11:40:17.115Z] OS/Arch: linux/amd64 [2021-07-27T11:40:17.115Z] Experimental: true [2021-07-27T11:40:17.115Z] containerd: [2021-07-27T11:40:17.115Z] Version: 1.4.6 [2021-07-27T11:40:17.115Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T11:40:17.115Z] runc: [2021-07-27T11:40:17.115Z] Version: 1.0.0-rc95 [2021-07-27T11:40:17.115Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T11:40:17.115Z] docker-init: [2021-07-27T11:40:17.115Z] Version: 0.19.0 [2021-07-27T11:40:17.115Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T11:40:17.435Z] + docker info [2021-07-27T11:40:17.501Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 6.8s [2021-07-27T11:40:18.069Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-27T11:40:18.109Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.9s done [2021-07-27T11:40:18.109Z] #26 DONE 7.1s [2021-07-27T11:40:18.109Z] [2021-07-27T11:40:18.109Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T11:40:18.109Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T11:40:18.331Z] #9 ... [2021-07-27T11:40:18.331Z] [2021-07-27T11:40:18.331Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:40:18.331Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T11:40:18.331Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.6s done [2021-07-27T11:40:18.331Z] #26 DONE 10.8s [2021-07-27T11:40:18.331Z] [2021-07-27T11:40:18.331Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:18.331Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:18.678Z] #64 DONE 0.6s [2021-07-27T11:40:18.678Z] [2021-07-27T11:40:18.678Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:18.678Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:18.678Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.4s done [2021-07-27T11:40:18.906Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.6s done [2021-07-27T11:40:18.937Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-27T11:40:19.196Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.4s done [2021-07-27T11:40:19.458Z] #9 ... [2021-07-27T11:40:19.458Z] [2021-07-27T11:40:19.458Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T11:40:19.458Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T11:40:19.458Z] #66 DONE 0.7s [2021-07-27T11:40:19.464Z] Client: [2021-07-27T11:40:19.464Z] Context: default [2021-07-27T11:40:19.464Z] Debug Mode: false [2021-07-27T11:40:19.464Z] Plugins: [2021-07-27T11:40:19.464Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T11:40:19.464Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T11:40:19.464Z] [2021-07-27T11:40:19.464Z] Server: [2021-07-27T11:40:19.464Z] Containers: 0 [2021-07-27T11:40:19.464Z] Running: 0 [2021-07-27T11:40:19.464Z] Paused: 0 [2021-07-27T11:40:19.464Z] Stopped: 0 [2021-07-27T11:40:19.464Z] Images: 0 [2021-07-27T11:40:19.464Z] Server Version: 20.10.6 [2021-07-27T11:40:19.464Z] Storage Driver: overlay2 [2021-07-27T11:40:19.464Z] Backing Filesystem: extfs [2021-07-27T11:40:19.464Z] Supports d_type: true [2021-07-27T11:40:19.464Z] Native Overlay Diff: true [2021-07-27T11:40:19.464Z] userxattr: false [2021-07-27T11:40:19.464Z] Logging Driver: json-file [2021-07-27T11:40:19.464Z] Cgroup Driver: cgroupfs [2021-07-27T11:40:19.464Z] Cgroup Version: 1 [2021-07-27T11:40:19.464Z] Plugins: [2021-07-27T11:40:19.464Z] Volume: local [2021-07-27T11:40:19.464Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T11:40:19.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T11:40:19.464Z] Swarm: inactive [2021-07-27T11:40:19.464Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-27T11:40:19.464Z] Default Runtime: runc [2021-07-27T11:40:19.464Z] Init Binary: docker-init [2021-07-27T11:40:19.464Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T11:40:19.464Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T11:40:19.464Z] init version: de40ad0 [2021-07-27T11:40:19.464Z] Security Options: [2021-07-27T11:40:19.464Z] apparmor [2021-07-27T11:40:19.464Z] seccomp [2021-07-27T11:40:19.464Z] Profile: default [2021-07-27T11:40:19.464Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T11:40:19.464Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-27T11:40:19.464Z] OSType: linux [2021-07-27T11:40:19.464Z] Architecture: aarch64 [2021-07-27T11:40:19.464Z] CPUs: 4 [2021-07-27T11:40:19.464Z] Total Memory: 7.494GiB [2021-07-27T11:40:19.464Z] Name: ip-10-100-60-234 [2021-07-27T11:40:19.464Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-27T11:40:19.464Z] Docker Root Dir: /var/lib/docker [2021-07-27T11:40:19.464Z] Debug Mode: false [2021-07-27T11:40:19.464Z] Registry: https://index.docker.io/v1/ [2021-07-27T11:40:19.464Z] Labels: [2021-07-27T11:40:19.464Z] Experimental: true [2021-07-27T11:40:19.464Z] Insecure Registries: [2021-07-27T11:40:19.464Z] 127.0.0.0/8 [2021-07-27T11:40:19.464Z] Live Restore Enabled: true [2021-07-27T11:40:19.464Z] [2021-07-27T11:40:19.464Z] WARNING: No swap limit support [Pipeline] sh [2021-07-27T11:40:19.477Z] #9 ... [2021-07-27T11:40:19.477Z] [2021-07-27T11:40:19.477Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T11:40:19.477Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T11:40:19.477Z] #64 DONE 0.7s [2021-07-27T11:40:19.477Z] [2021-07-27T11:40:19.477Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:19.477Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:19.477Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-27T11:40:19.717Z] [2021-07-27T11:40:19.717Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:19.717Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:19.717Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-07-27T11:40:19.814Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T11:40:19.814Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T11:40:19.814Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42673/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T11:40:19.814Z] + bash /home/ubuntu/workspace/moby_PR-42673/check-config.sh [2021-07-27T11:40:19.814Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T11:40:19.814Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T11:40:19.814Z] [2021-07-27T11:40:19.814Z] Generally Necessary: [2021-07-27T11:40:19.814Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T11:40:19.814Z] - apparmor: enabled and tools installed [2021-07-27T11:40:19.814Z] - CONFIG_NAMESPACES: enabled [2021-07-27T11:40:19.814Z] - CONFIG_NET_NS: enabled [2021-07-27T11:40:19.814Z] - CONFIG_PID_NS: enabled [2021-07-27T11:40:19.814Z] - CONFIG_IPC_NS: enabled [2021-07-27T11:40:19.814Z] - CONFIG_UTS_NS: enabled [2021-07-27T11:40:19.814Z] - CONFIG_CGROUPS: enabled [2021-07-27T11:40:19.814Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T11:40:19.814Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T11:40:19.814Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T11:40:19.814Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T11:40:19.814Z] - CONFIG_CPUSETS: enabled [2021-07-27T11:40:19.814Z] - CONFIG_MEMCG: enabled [2021-07-27T11:40:19.814Z] - CONFIG_KEYS: enabled [2021-07-27T11:40:19.814Z] - CONFIG_VETH: enabled (as module) [2021-07-27T11:40:20.045Z] #9 ... [2021-07-27T11:40:20.045Z] [2021-07-27T11:40:20.045Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T11:40:20.045Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T11:40:20.045Z] #66 DONE 0.8s [2021-07-27T11:40:20.045Z] [2021-07-27T11:40:20.045Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:20.045Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:20.045Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.8s done [2021-07-27T11:40:20.077Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T11:40:20.077Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T11:40:20.077Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T11:40:20.077Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T11:40:20.077Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T11:40:20.077Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T11:40:20.077Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T11:40:20.077Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T11:40:20.077Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T11:40:20.077Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T11:40:20.077Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T11:40:20.077Z] [2021-07-27T11:40:20.077Z] Optional Features: [2021-07-27T11:40:20.077Z] - CONFIG_USER_NS: enabled [2021-07-27T11:40:20.077Z] - CONFIG_SECCOMP: enabled [2021-07-27T11:40:20.077Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T11:40:20.077Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T11:40:20.077Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T11:40:20.077Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T11:40:20.077Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T11:40:20.077Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T11:40:20.077Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T11:40:20.077Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T11:40:20.077Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T11:40:20.340Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T11:40:20.340Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T11:40:20.340Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T11:40:20.340Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T11:40:20.340Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T11:40:20.340Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T11:40:20.340Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T11:40:20.340Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T11:40:20.340Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T11:40:20.340Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T11:40:20.340Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T11:40:20.340Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T11:40:20.340Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T11:40:20.340Z] - CONFIG_EXT4_FS: enabled [2021-07-27T11:40:20.340Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T11:40:20.340Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T11:40:20.340Z] - Network Drivers: [2021-07-27T11:40:20.340Z] - "overlay": [2021-07-27T11:40:20.340Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T11:40:20.340Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T11:40:20.340Z] Optional (for encrypted networks): [2021-07-27T11:40:20.603Z] - CONFIG_CRYPTO: enabled [2021-07-27T11:40:20.603Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T11:40:20.603Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T11:40:20.603Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T11:40:20.603Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T11:40:20.603Z] - CONFIG_XFRM: enabled [2021-07-27T11:40:20.603Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T11:40:20.603Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T11:40:20.603Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T11:40:20.603Z] - "ipvlan": [2021-07-27T11:40:20.603Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T11:40:20.603Z] - "macvlan": [2021-07-27T11:40:20.603Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T11:40:20.603Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T11:40:20.603Z] - "ftp,tftp client in container": [2021-07-27T11:40:20.603Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T11:40:20.603Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T11:40:20.603Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T11:40:20.603Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T11:40:20.603Z] - Storage Drivers: [2021-07-27T11:40:20.603Z] - "aufs": [2021-07-27T11:40:20.603Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T11:40:20.603Z] - "btrfs": [2021-07-27T11:40:20.603Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T11:40:20.603Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T11:40:20.603Z] - "devicemapper": [2021-07-27T11:40:20.603Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T11:40:20.603Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T11:40:20.603Z] - "overlay": [2021-07-27T11:40:20.603Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T11:40:20.603Z] - "zfs": [2021-07-27T11:40:20.603Z] - /dev/zfs: present [2021-07-27T11:40:20.603Z] - zfs command: missing [2021-07-27T11:40:20.603Z] - zpool command: missing [2021-07-27T11:40:20.603Z] [2021-07-27T11:40:20.603Z] Limits: [2021-07-27T11:40:20.603Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T11:40:20.603Z] [2021-07-27T11:40:20.603Z] + true [2021-07-27T11:40:20.612Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T11:40:20.950Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:384517218ac20470a44357b9307ad11f2164f89c . [2021-07-27T11:40:21.226Z] #2 [internal] load .dockerignore [2021-07-27T11:40:21.226Z] #2 sha256:2f3e378d5dc1c05a255822c7d839cb6e5e1893c6674009fa6fbd0e97d3a15a75 [2021-07-27T11:40:21.430Z] #17 82.09 The following NEW packages will be installed: [2021-07-27T11:40:21.430Z] #17 82.09 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-27T11:40:21.430Z] #17 82.09 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-27T11:40:21.430Z] #17 82.09 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-27T11:40:21.430Z] #17 82.09 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-27T11:40:21.430Z] #17 82.09 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-27T11:40:21.430Z] #17 82.09 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-27T11:40:21.430Z] #17 82.09 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-27T11:40:21.430Z] #17 82.09 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-27T11:40:21.430Z] #17 82.09 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-27T11:40:21.430Z] #17 82.09 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-27T11:40:21.430Z] #17 82.09 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-27T11:40:21.430Z] #17 82.09 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-27T11:40:21.430Z] #17 82.09 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-27T11:40:21.430Z] #17 82.09 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-27T11:40:21.430Z] #17 82.09 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-27T11:40:21.430Z] #17 82.09 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-27T11:40:21.430Z] #17 82.09 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-27T11:40:21.430Z] #17 82.09 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-27T11:40:21.430Z] #17 82.09 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-27T11:40:21.430Z] #17 82.10 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-27T11:40:21.430Z] #17 82.10 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-27T11:40:21.430Z] #17 82.10 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-27T11:40:21.430Z] #17 82.10 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-27T11:40:21.430Z] #17 82.10 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-27T11:40:21.430Z] #17 82.10 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-27T11:40:21.430Z] #17 82.10 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-27T11:40:21.430Z] #17 82.10 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-27T11:40:21.430Z] #17 82.10 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-27T11:40:21.430Z] #17 82.10 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-27T11:40:21.430Z] #17 82.10 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-27T11:40:21.430Z] #17 82.10 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-27T11:40:21.430Z] #17 82.11 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-27T11:40:21.430Z] #17 82.11 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-27T11:40:21.430Z] #17 82.11 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-27T11:40:21.430Z] #17 82.11 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-27T11:40:21.430Z] #17 82.12 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-27T11:40:21.430Z] #17 82.12 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-27T11:40:21.430Z] #17 82.12 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-27T11:40:21.430Z] #17 82.12 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-27T11:40:21.430Z] #17 82.12 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-27T11:40:21.430Z] #17 82.12 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-27T11:40:21.430Z] #17 82.12 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-27T11:40:21.430Z] #17 82.12 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-27T11:40:21.430Z] #17 82.12 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-27T11:40:21.430Z] #17 82.12 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-27T11:40:21.430Z] #17 82.12 linux-libc-dev-s390x-cross patch xz-utils [2021-07-27T11:40:21.430Z] #17 82.62 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:40:21.430Z] #17 82.62 Need to get 169 MB of archives. [2021-07-27T11:40:21.430Z] #17 82.62 After this operation, 612 MB of additional disk space will be used. [2021-07-27T11:40:21.430Z] #17 82.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-27T11:40:21.430Z] #17 82.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-27T11:40:21.430Z] #17 82.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-27T11:40:21.430Z] #17 82.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-27T11:40:21.430Z] #17 82.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-27T11:40:21.430Z] #17 82.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-27T11:40:21.430Z] #17 82.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-27T11:40:21.430Z] #17 82.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-27T11:40:21.430Z] #17 82.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-27T11:40:21.430Z] #17 83.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-27T11:40:21.430Z] #17 83.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-27T11:40:21.430Z] #17 ... [2021-07-27T11:40:21.430Z] [2021-07-27T11:40:21.430Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:40:21.430Z] #53 sha256:a442a643bd25e8498f33f3d49504478b9ffea8ab00990a0c4db09d05e3ce249d [2021-07-27T11:40:21.430Z] #53 92.54 github.com/LK4D4/vndr/godl [2021-07-27T11:40:21.489Z] #2 transferring context: 87B done [2021-07-27T11:40:21.489Z] #2 DONE 0.1s [2021-07-27T11:40:21.489Z] [2021-07-27T11:40:21.489Z] #1 [internal] load build definition from Dockerfile [2021-07-27T11:40:21.489Z] #1 sha256:e34790f85cd29f4db395149d69cdcfa48167bf86971c89fd3674699e00d39c81 [2021-07-27T11:40:21.489Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-07-27T11:40:21.489Z] #1 DONE 0.1s [2021-07-27T11:40:21.751Z] [2021-07-27T11:40:21.751Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T11:40:21.751Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-27T11:40:21.992Z] #53 93.06 github.com/LK4D4/vndr [2021-07-27T11:40:22.017Z] #3 DONE 0.5s [2021-07-27T11:40:22.280Z] [2021-07-27T11:40:22.280Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T11:40:22.280Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-27T11:40:22.280Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-27T11:40:22.280Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-07-27T11:40:22.280Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-07-27T11:40:22.280Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 2.10MB / 9.01MB 0.1s [2021-07-27T11:40:22.280Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-27T11:40:22.280Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-07-27T11:40:22.543Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2021-07-27T11:40:22.543Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-07-27T11:40:22.543Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-07-27T11:40:22.806Z] #4 DONE 0.7s [2021-07-27T11:40:23.068Z] [2021-07-27T11:40:23.068Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T11:40:23.068Z] #7 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-27T11:40:23.908Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.1s done [2021-07-27T11:40:24.016Z] #7 DONE 0.9s [2021-07-27T11:40:24.016Z] [2021-07-27T11:40:24.016Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T11:40:24.016Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T11:40:24.016Z] #8 DONE 0.8s [2021-07-27T11:40:24.016Z] [2021-07-27T11:40:24.016Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T11:40:24.016Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T11:40:24.016Z] #6 DONE 0.8s [2021-07-27T11:40:24.016Z] [2021-07-27T11:40:24.016Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T11:40:24.016Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-27T11:40:24.016Z] #5 DONE 0.9s [2021-07-27T11:40:24.166Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-27T11:40:25.576Z] Client: [2021-07-27T11:40:25.576Z] Context: default [2021-07-27T11:40:25.576Z] Debug Mode: false [2021-07-27T11:40:25.576Z] Plugins: [2021-07-27T11:40:25.576Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T11:40:25.576Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T11:40:25.576Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T11:40:25.576Z] [2021-07-27T11:40:25.576Z] Server: [2021-07-27T11:40:25.576Z] Containers: 0 [2021-07-27T11:40:25.576Z] Running: 0 [2021-07-27T11:40:25.576Z] Paused: 0 [2021-07-27T11:40:25.576Z] Stopped: 0 [2021-07-27T11:40:25.576Z] Images: 0 [2021-07-27T11:40:25.576Z] Server Version: 20.10.6 [2021-07-27T11:40:25.576Z] Storage Driver: overlay2 [2021-07-27T11:40:25.576Z] Backing Filesystem: extfs [2021-07-27T11:40:25.576Z] Supports d_type: true [2021-07-27T11:40:25.576Z] Native Overlay Diff: true [2021-07-27T11:40:25.576Z] userxattr: false [2021-07-27T11:40:25.576Z] Logging Driver: json-file [2021-07-27T11:40:25.576Z] Cgroup Driver: cgroupfs [2021-07-27T11:40:25.576Z] Cgroup Version: 1 [2021-07-27T11:40:25.576Z] Plugins: [2021-07-27T11:40:25.576Z] Volume: local [2021-07-27T11:40:25.576Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T11:40:25.576Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T11:40:25.576Z] Swarm: inactive [2021-07-27T11:40:25.576Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-27T11:40:25.576Z] Default Runtime: runc [2021-07-27T11:40:25.576Z] Init Binary: docker-init [2021-07-27T11:40:25.576Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T11:40:25.576Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T11:40:25.576Z] init version: de40ad0 [2021-07-27T11:40:25.577Z] Security Options: [2021-07-27T11:40:25.577Z] apparmor [2021-07-27T11:40:25.577Z] seccomp [2021-07-27T11:40:25.577Z] Profile: default [2021-07-27T11:40:25.577Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T11:40:25.577Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-27T11:40:25.577Z] OSType: linux [2021-07-27T11:40:25.577Z] Architecture: x86_64 [2021-07-27T11:40:25.577Z] CPUs: 2 [2021-07-27T11:40:25.577Z] Total Memory: 7.487GiB [2021-07-27T11:40:25.577Z] Name: ip-10-100-61-207 [2021-07-27T11:40:25.577Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-27T11:40:25.577Z] Docker Root Dir: /var/lib/docker [2021-07-27T11:40:25.577Z] Debug Mode: false [2021-07-27T11:40:25.577Z] Registry: https://index.docker.io/v1/ [2021-07-27T11:40:25.577Z] Labels: [2021-07-27T11:40:25.577Z] Experimental: true [2021-07-27T11:40:25.577Z] Insecure Registries: [2021-07-27T11:40:25.577Z] 127.0.0.0/8 [2021-07-27T11:40:25.577Z] Live Restore Enabled: true [2021-07-27T11:40:25.577Z] [2021-07-27T11:40:25.577Z] WARNING: No swap limit support [Pipeline] sh [2021-07-27T11:40:25.897Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T11:40:25.897Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T11:40:25.897Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42673/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T11:40:25.897Z] + bash /home/ubuntu/workspace/moby_PR-42673/check-config.sh [2021-07-27T11:40:25.897Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T11:40:25.897Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T11:40:25.897Z] [2021-07-27T11:40:25.897Z] Generally Necessary: [2021-07-27T11:40:25.897Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T11:40:25.897Z] - apparmor: enabled and tools installed [2021-07-27T11:40:25.897Z] - CONFIG_NAMESPACES: enabled [2021-07-27T11:40:25.897Z] - CONFIG_NET_NS: enabled [2021-07-27T11:40:25.897Z] - CONFIG_PID_NS: enabled [2021-07-27T11:40:25.897Z] - CONFIG_IPC_NS: enabled [2021-07-27T11:40:25.897Z] - CONFIG_UTS_NS: enabled [2021-07-27T11:40:25.897Z] - CONFIG_CGROUPS: enabled [2021-07-27T11:40:25.897Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T11:40:25.897Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T11:40:25.897Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T11:40:25.897Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T11:40:25.897Z] - CONFIG_CPUSETS: enabled [2021-07-27T11:40:25.897Z] - CONFIG_MEMCG: enabled [2021-07-27T11:40:25.897Z] - CONFIG_KEYS: enabled [2021-07-27T11:40:25.898Z] - CONFIG_VETH: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T11:40:25.898Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T11:40:25.898Z] [2021-07-27T11:40:25.898Z] Optional Features: [2021-07-27T11:40:25.898Z] - CONFIG_USER_NS: enabled [2021-07-27T11:40:25.898Z] - CONFIG_SECCOMP: enabled [2021-07-27T11:40:25.898Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T11:40:25.898Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T11:40:25.898Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T11:40:25.898Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T11:40:25.898Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T11:40:25.898Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T11:40:25.898Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T11:40:25.975Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.1s [2021-07-27T11:40:26.160Z] #53 DONE 96.5s [2021-07-27T11:40:26.160Z] [2021-07-27T11:40:26.160Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:40:26.160Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T11:40:26.160Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:40:26.160Z] #39 DONE 96.0s [2021-07-27T11:40:26.160Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T11:40:26.160Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T11:40:26.160Z] [2021-07-27T11:40:26.160Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T11:40:26.160Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-27T11:40:26.160Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-27T11:40:26.160Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T11:40:26.160Z] #17 83.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-27T11:40:26.160Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T11:40:26.160Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T11:40:26.160Z] #17 83.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-27T11:40:26.160Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T11:40:26.160Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T11:40:26.160Z] #17 83.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-27T11:40:26.160Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T11:40:26.160Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T11:40:26.160Z] #17 83.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-27T11:40:26.160Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T11:40:26.160Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T11:40:26.160Z] #17 83.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-27T11:40:26.160Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T11:40:26.160Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T11:40:26.160Z] #17 83.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-27T11:40:26.160Z] - CONFIG_EXT4_FS: enabled [2021-07-27T11:40:26.160Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T11:40:26.160Z] #17 83.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-27T11:40:26.160Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T11:40:26.160Z] - Network Drivers: [2021-07-27T11:40:26.160Z] - "overlay": [2021-07-27T11:40:26.160Z] #17 83.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-27T11:40:26.160Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T11:40:26.160Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T11:40:26.160Z] #17 84.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-27T11:40:26.160Z] Optional (for encrypted networks): [2021-07-27T11:40:26.160Z] - CONFIG_CRYPTO: enabled [2021-07-27T11:40:26.160Z] #17 84.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-27T11:40:26.160Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T11:40:26.160Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T11:40:26.160Z] #17 84.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-27T11:40:26.160Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T11:40:26.160Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T11:40:26.160Z] #17 84.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-27T11:40:26.160Z] - CONFIG_XFRM: enabled [2021-07-27T11:40:26.160Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T11:40:26.160Z] #17 84.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-27T11:40:26.160Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T11:40:26.160Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T11:40:26.160Z] #17 84.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-27T11:40:26.160Z] - "ipvlan": [2021-07-27T11:40:26.160Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T11:40:26.160Z] #17 84.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-27T11:40:26.160Z] - "macvlan": [2021-07-27T11:40:26.160Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T11:40:26.160Z] #17 84.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-27T11:40:26.160Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T11:40:26.160Z] - "ftp,tftp client in container": [2021-07-27T11:40:26.160Z] #17 84.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-27T11:40:26.160Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T11:40:26.160Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T11:40:26.160Z] #17 84.33 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-27T11:40:26.160Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T11:40:26.160Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T11:40:26.160Z] #17 84.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-27T11:40:26.160Z] - Storage Drivers: [2021-07-27T11:40:26.160Z] - "aufs": [2021-07-27T11:40:26.160Z] #17 84.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-27T11:40:26.160Z] #17 84.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-27T11:40:26.160Z] #17 84.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-27T11:40:26.161Z] #17 84.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-27T11:40:26.161Z] #17 84.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-27T11:40:26.161Z] #17 84.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-27T11:40:26.161Z] #17 84.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-27T11:40:26.161Z] #17 84.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-27T11:40:26.161Z] #17 84.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-27T11:40:26.161Z] #17 84.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-27T11:40:26.161Z] #17 84.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-27T11:40:26.161Z] #17 84.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-27T11:40:26.161Z] #17 84.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-27T11:40:26.161Z] #17 84.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-27T11:40:26.161Z] #17 84.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-27T11:40:26.161Z] #17 85.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-27T11:40:26.161Z] #17 85.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-27T11:40:26.161Z] #17 85.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-27T11:40:26.161Z] #17 85.18 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-27T11:40:26.161Z] #17 85.18 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-27T11:40:26.161Z] #17 85.19 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T11:40:26.161Z] #17 85.50 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-27T11:40:26.161Z] #17 85.51 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-27T11:40:26.161Z] #17 85.53 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-27T11:40:26.161Z] #17 85.53 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-27T11:40:26.161Z] #17 85.53 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-27T11:40:26.161Z] #17 85.55 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-27T11:40:26.161Z] #17 85.55 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-27T11:40:26.161Z] #17 85.55 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-27T11:40:26.161Z] #17 85.56 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-27T11:40:26.161Z] #17 85.56 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-27T11:40:26.161Z] #17 85.57 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-27T11:40:26.161Z] #17 85.57 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-27T11:40:26.161Z] #17 85.57 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-27T11:40:26.161Z] #17 85.57 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-27T11:40:26.161Z] #17 85.65 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-27T11:40:26.161Z] #17 85.65 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-27T11:40:26.161Z] #17 85.65 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-27T11:40:26.161Z] #17 85.66 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-27T11:40:26.161Z] #17 85.66 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-27T11:40:26.161Z] #17 85.68 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-27T11:40:26.161Z] #17 85.68 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-27T11:40:26.161Z] #17 85.72 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-27T11:40:26.161Z] #17 86.05 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-27T11:40:26.161Z] #17 86.05 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-27T11:40:26.161Z] #17 86.09 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-27T11:40:26.161Z] #17 86.17 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-27T11:40:26.161Z] #17 86.23 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-27T11:40:26.161Z] #17 86.85 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-27T11:40:26.161Z] #17 86.86 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-27T11:40:26.161Z] #17 86.86 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-27T11:40:26.161Z] #17 86.96 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-27T11:40:26.161Z] #17 86.97 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-27T11:40:26.161Z] #17 86.97 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-27T11:40:26.161Z] #17 86.99 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-27T11:40:26.161Z] #17 86.99 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-27T11:40:26.161Z] #17 87.01 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-27T11:40:26.161Z] #17 87.02 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-27T11:40:26.161Z] #17 87.04 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-27T11:40:26.161Z] #17 87.37 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-27T11:40:26.161Z] #17 87.38 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-27T11:40:26.161Z] #17 87.43 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-27T11:40:26.161Z] #17 87.52 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-27T11:40:26.161Z] #17 87.56 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-27T11:40:26.421Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T11:40:26.421Z] - "btrfs": [2021-07-27T11:40:26.421Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T11:40:26.421Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T11:40:26.421Z] - "devicemapper": [2021-07-27T11:40:26.421Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T11:40:26.421Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T11:40:26.421Z] - "overlay": [2021-07-27T11:40:26.421Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T11:40:26.421Z] - "zfs": [2021-07-27T11:40:26.421Z] - /dev/zfs: present [2021-07-27T11:40:26.421Z] - zfs command: missing [2021-07-27T11:40:26.421Z] - zpool command: missing [2021-07-27T11:40:26.421Z] [2021-07-27T11:40:26.421Z] Limits: [2021-07-27T11:40:26.421Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T11:40:26.421Z] [2021-07-27T11:40:26.421Z] + true [2021-07-27T11:40:26.421Z] #17 87.89 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-27T11:40:26.421Z] #17 87.89 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-27T11:40:26.421Z] #17 87.89 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-27T11:40:26.421Z] #17 87.98 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-27T11:40:26.421Z] #17 87.98 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-27T11:40:26.421Z] #17 87.98 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-27T11:40:26.421Z] #17 87.98 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-27T11:40:26.421Z] #17 87.98 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-27T11:40:26.421Z] #17 88.05 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-27T11:40:26.421Z] #17 88.05 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-27T11:40:26.422Z] #17 88.05 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-27T11:40:26.422Z] #17 88.08 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-27T11:40:26.422Z] #17 88.08 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-27T11:40:26.422Z] #17 88.12 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T11:40:26.678Z] #17 88.18 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-27T11:40:26.759Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:384517218ac20470a44357b9307ad11f2164f89c . [2021-07-27T11:40:26.759Z] #1 [internal] load build definition from Dockerfile [2021-07-27T11:40:26.759Z] #1 sha256:c7947735ce3516241e4ed891ddfb7758a8da83882d0483360e173bd81252c233 [2021-07-27T11:40:26.935Z] #17 88.53 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-27T11:40:26.935Z] #17 88.54 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-27T11:40:26.935Z] #17 88.60 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-27T11:40:27.019Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T11:40:27.019Z] #1 DONE 0.2s [2021-07-27T11:40:27.019Z] [2021-07-27T11:40:27.019Z] #2 [internal] load .dockerignore [2021-07-27T11:40:27.019Z] #2 sha256:ae5f5793cda211a7c95e18fcf6e1224cbad58378e586a508407112a259595cbc [2021-07-27T11:40:27.019Z] #2 transferring context: 87B done [2021-07-27T11:40:27.019Z] #2 DONE 0.1s [2021-07-27T11:40:27.019Z] [2021-07-27T11:40:27.019Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T11:40:27.019Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T11:40:27.192Z] #17 88.71 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-27T11:40:27.192Z] #17 88.77 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-27T11:40:27.328Z] [2021-07-27T11:40:27.328Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:40:27.328Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T11:40:27.328Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-27T11:40:27.451Z] #17 89.05 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-27T11:40:27.451Z] #17 89.05 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-27T11:40:27.451Z] #17 89.07 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-27T11:40:27.451Z] #17 89.12 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-27T11:40:27.451Z] #17 89.12 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-27T11:40:27.451Z] #17 89.12 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-27T11:40:27.451Z] #17 89.12 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-27T11:40:27.451Z] #17 89.12 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-27T11:40:27.451Z] #17 89.12 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-27T11:40:27.451Z] #17 89.15 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-27T11:40:27.451Z] #17 89.15 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-27T11:40:27.457Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.4s done [2021-07-27T11:40:27.594Z] #3 DONE 0.5s [2021-07-27T11:40:27.594Z] [2021-07-27T11:40:27.594Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T11:40:27.594Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T11:40:27.594Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-27T11:40:27.594Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-27T11:40:27.594Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-07-27T11:40:27.594Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-27T11:40:27.594Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-27T11:40:27.604Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-27T11:40:27.604Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-27T11:40:27.604Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-27T11:40:27.604Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.29MB / 9.86MB 0.1s [2021-07-27T11:40:27.604Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s [2021-07-27T11:40:27.709Z] #17 89.20 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-27T11:40:27.709Z] #17 89.47 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-27T11:40:27.709Z] #17 89.47 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-27T11:40:27.765Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-27T11:40:27.765Z] #9 ... [2021-07-27T11:40:27.765Z] [2021-07-27T11:40:27.765Z] #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-07-27T11:40:27.765Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T11:40:27.765Z] #27 1.466 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:27.765Z] #27 1.479 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:27.765Z] #27 1.568 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:27.765Z] #27 1.634 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:40:27.765Z] #27 1.972 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:40:27.765Z] #27 2.423 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:40:27.765Z] #27 3.853 Fetched 8458 kB in 3s (3203 kB/s) [2021-07-27T11:40:27.765Z] #27 3.853 Reading package lists... [2021-07-27T11:40:27.765Z] #27 4.794 Reading package lists... [2021-07-27T11:40:27.765Z] #27 5.697 Building dependency tree... [2021-07-27T11:40:27.765Z] #27 6.002 The following additional packages will be installed: [2021-07-27T11:40:27.765Z] #27 6.002 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-27T11:40:27.765Z] #27 6.002 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-27T11:40:27.765Z] #27 6.002 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-27T11:40:27.765Z] #27 6.003 Suggested packages: [2021-07-27T11:40:27.765Z] #27 6.003 krb5-doc krb5-user [2021-07-27T11:40:27.765Z] #27 6.003 Recommended packages: [2021-07-27T11:40:27.765Z] #27 6.003 krb5-locales publicsuffix libsasl2-modules [2021-07-27T11:40:27.765Z] #27 6.218 The following NEW packages will be installed: [2021-07-27T11:40:27.765Z] #27 6.219 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-27T11:40:27.765Z] #27 6.219 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-27T11:40:27.765Z] #27 6.220 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-27T11:40:27.765Z] #27 6.226 libssh2-1 libssl1.1 openssl [2021-07-27T11:40:27.765Z] #27 6.500 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-27T11:40:27.765Z] #27 6.500 Need to get 5058 kB of archives. [2021-07-27T11:40:27.765Z] #27 6.500 After this operation, 12.1 MB of additional disk space will be used. [2021-07-27T11:40:27.765Z] #27 6.500 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-27T11:40:27.765Z] #27 6.506 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-27T11:40:27.765Z] #27 6.506 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-27T11:40:27.765Z] #27 6.508 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-27T11:40:27.765Z] #27 6.509 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-27T11:40:27.765Z] #27 6.512 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-27T11:40:27.765Z] #27 6.536 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-27T11:40:27.765Z] #27 6.553 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-27T11:40:27.765Z] #27 6.556 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-27T11:40:27.765Z] #27 6.558 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-27T11:40:27.765Z] #27 6.561 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-27T11:40:27.765Z] #27 6.563 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-27T11:40:27.765Z] #27 6.567 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-27T11:40:27.765Z] #27 6.569 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-27T11:40:27.766Z] #27 6.571 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-27T11:40:27.766Z] #27 6.572 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-27T11:40:27.766Z] #27 6.575 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-27T11:40:27.766Z] #27 6.582 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-27T11:40:27.766Z] #27 6.586 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T11:40:27.766Z] #27 6.589 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T11:40:27.766Z] #27 6.591 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T11:40:27.766Z] #27 6.730 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:40:27.766Z] #27 6.756 Fetched 5058 kB in 0s (14.5 MB/s) [2021-07-27T11:40:27.766Z] #27 6.783 Selecting previously unselected package libkeyutils1:amd64. [2021-07-27T11:40:27.766Z] #27 6.783 (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-07-27T11:40:27.766Z] #27 6.790 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 6.798 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-27T11:40:27.766Z] #27 6.831 Selecting previously unselected package libkrb5support0:amd64. [2021-07-27T11:40:27.766Z] #27 6.832 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 6.835 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:27.766Z] #27 6.872 Selecting previously unselected package libk5crypto3:amd64. [2021-07-27T11:40:27.766Z] #27 6.873 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 6.877 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:27.766Z] #27 6.941 Selecting previously unselected package libssl1.1:amd64. [2021-07-27T11:40:27.766Z] #27 6.941 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 6.944 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:27.766Z] #27 7.144 Selecting previously unselected package libkrb5-3:amd64. [2021-07-27T11:40:27.766Z] #27 7.144 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.150 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:27.766Z] #27 7.263 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-27T11:40:27.766Z] #27 7.263 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.266 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:27.766Z] #27 7.321 Selecting previously unselected package openssl. [2021-07-27T11:40:27.766Z] #27 7.321 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.325 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:27.766Z] #27 7.455 Selecting previously unselected package ca-certificates. [2021-07-27T11:40:27.766Z] #27 7.455 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-27T11:40:27.766Z] #27 7.460 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:27.766Z] #27 7.532 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-27T11:40:27.766Z] #27 7.532 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.537 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:27.766Z] #27 7.574 Selecting previously unselected package libsasl2-2:amd64. [2021-07-27T11:40:27.766Z] #27 7.575 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.579 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:27.766Z] #27 7.622 Selecting previously unselected package libldap-common. [2021-07-27T11:40:27.766Z] #27 7.622 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-27T11:40:27.766Z] #27 7.625 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:27.766Z] #27 7.665 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-27T11:40:27.766Z] #27 7.665 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.670 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:27.766Z] #27 7.728 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-27T11:40:27.766Z] #27 7.729 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.732 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-27T11:40:27.766Z] #27 7.772 Selecting previously unselected package libpsl5:amd64. [2021-07-27T11:40:27.766Z] #27 7.772 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.776 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-27T11:40:27.766Z] #27 7.814 Selecting previously unselected package librtmp1:amd64. [2021-07-27T11:40:27.766Z] #27 7.815 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.820 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-27T11:40:27.766Z] #27 7.862 Selecting previously unselected package libssh2-1:amd64. [2021-07-27T11:40:27.766Z] #27 7.862 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.865 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-27T11:40:27.766Z] #27 7.917 Selecting previously unselected package libcurl4:amd64. [2021-07-27T11:40:27.766Z] #27 7.917 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.921 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-27T11:40:27.766Z] #27 7.981 Selecting previously unselected package curl. [2021-07-27T11:40:27.766Z] #27 7.982 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 7.986 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-27T11:40:27.766Z] #27 8.049 Selecting previously unselected package libonig5:amd64. [2021-07-27T11:40:27.766Z] #27 8.049 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 8.052 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:40:27.766Z] #27 8.115 Selecting previously unselected package libjq1:amd64. [2021-07-27T11:40:27.766Z] #27 8.115 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 8.120 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:40:27.766Z] #27 8.157 Selecting previously unselected package jq. [2021-07-27T11:40:27.766Z] #27 8.157 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:40:27.766Z] #27 8.163 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T11:40:27.766Z] #27 8.202 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-27T11:40:27.766Z] #27 8.216 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-27T11:40:27.766Z] #27 8.227 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:27.766Z] #27 8.459 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-27T11:40:27.766Z] #27 8.469 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:27.766Z] #27 8.485 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:27.766Z] #27 8.492 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:27.766Z] #27 8.502 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-27T11:40:27.766Z] #27 8.512 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:27.766Z] #27 8.523 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:27.766Z] #27 8.532 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-27T11:40:27.766Z] #27 8.542 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:27.766Z] #27 8.553 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:27.766Z] #27 8.568 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:40:27.766Z] #27 8.579 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:40:27.766Z] #27 8.588 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:27.766Z] #27 8.598 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:27.766Z] #27 9.194 Updating certificates in /etc/ssl/certs... [2021-07-27T11:40:27.858Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-27T11:40:27.858Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-27T11:40:27.858Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-27T11:40:27.875Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-07-27T11:40:27.876Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-27T11:40:27.881Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 7.2s done [2021-07-27T11:40:27.966Z] #17 89.50 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-27T11:40:27.966Z] #17 89.61 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-27T11:40:28.040Z] #27 ... [2021-07-27T11:40:28.040Z] [2021-07-27T11:40:28.040Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:28.040Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:28.142Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-27T11:40:28.222Z] #17 89.66 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-27T11:40:28.222Z] #17 89.84 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-27T11:40:28.222Z] #17 89.84 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-27T11:40:28.406Z] #9 ... [2021-07-27T11:40:28.406Z] [2021-07-27T11:40:28.406Z] #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-07-27T11:40:28.406Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T11:40:28.406Z] #27 2.635 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:28.406Z] #27 2.650 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:28.406Z] #27 2.681 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:28.406Z] #27 2.903 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:40:28.406Z] #27 3.351 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:40:28.406Z] #27 3.730 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:40:28.406Z] #27 5.280 Fetched 8458 kB in 3s (2927 kB/s) [2021-07-27T11:40:28.406Z] #27 5.280 Reading package lists... [2021-07-27T11:40:28.406Z] #27 6.227 Reading package lists... [2021-07-27T11:40:28.406Z] #27 7.202 Building dependency tree... [2021-07-27T11:40:28.406Z] #27 7.634 The following additional packages will be installed: [2021-07-27T11:40:28.406Z] #27 7.634 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-27T11:40:28.406Z] #27 7.634 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-27T11:40:28.406Z] #27 7.634 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-27T11:40:28.406Z] #27 7.634 Suggested packages: [2021-07-27T11:40:28.406Z] #27 7.634 krb5-doc krb5-user [2021-07-27T11:40:28.406Z] #27 7.634 Recommended packages: [2021-07-27T11:40:28.406Z] #27 7.634 krb5-locales publicsuffix libsasl2-modules [2021-07-27T11:40:28.406Z] #27 7.822 The following NEW packages will be installed: [2021-07-27T11:40:28.406Z] #27 7.823 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-27T11:40:28.406Z] #27 7.823 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-27T11:40:28.406Z] #27 7.823 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-27T11:40:28.406Z] #27 7.823 libssh2-1 libssl1.1 openssl [2021-07-27T11:40:28.406Z] #27 8.116 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-27T11:40:28.406Z] #27 8.116 Need to get 5058 kB of archives. [2021-07-27T11:40:28.406Z] #27 8.116 After this operation, 12.1 MB of additional disk space will be used. [2021-07-27T11:40:28.406Z] #27 8.116 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-27T11:40:28.406Z] #27 8.122 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-27T11:40:28.406Z] #27 8.122 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-27T11:40:28.406Z] #27 8.130 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-27T11:40:28.406Z] #27 8.138 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-27T11:40:28.406Z] #27 8.154 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-27T11:40:28.406Z] #27 8.174 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-27T11:40:28.406Z] #27 8.186 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-27T11:40:28.406Z] #27 8.194 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-27T11:40:28.406Z] #27 8.194 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-27T11:40:28.406Z] #27 8.194 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-27T11:40:28.406Z] #27 8.194 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-27T11:40:28.406Z] #27 8.197 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-27T11:40:28.406Z] #27 8.199 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-27T11:40:28.406Z] #27 8.204 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-27T11:40:28.406Z] #27 8.204 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-27T11:40:28.406Z] #27 8.205 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-27T11:40:28.406Z] #27 8.213 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-27T11:40:28.406Z] #27 8.216 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T11:40:28.406Z] #27 8.222 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T11:40:28.406Z] #27 8.223 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T11:40:28.406Z] #27 8.510 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:40:28.406Z] #27 8.550 Fetched 5058 kB in 0s (13.9 MB/s) [2021-07-27T11:40:28.406Z] #27 8.579 Selecting previously unselected package libkeyutils1:amd64. [2021-07-27T11:40:28.406Z] #27 8.579 (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-07-27T11:40:28.406Z] #27 8.587 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-27T11:40:28.406Z] #27 8.593 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-27T11:40:28.406Z] #27 8.637 Selecting previously unselected package libkrb5support0:amd64. [2021-07-27T11:40:28.406Z] #27 8.637 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:28.406Z] #27 8.641 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:28.406Z] #27 8.704 Selecting previously unselected package libk5crypto3:amd64. [2021-07-27T11:40:28.406Z] #27 8.705 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:28.406Z] #27 8.710 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:28.406Z] #27 8.793 Selecting previously unselected package libssl1.1:amd64. [2021-07-27T11:40:28.406Z] #27 8.793 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-27T11:40:28.406Z] #27 8.799 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:28.406Z] #27 9.045 Selecting previously unselected package libkrb5-3:amd64. [2021-07-27T11:40:28.406Z] #27 9.045 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:28.406Z] #27 9.050 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:28.406Z] #27 9.174 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-27T11:40:28.406Z] #27 9.174 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:28.406Z] #27 9.180 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:28.406Z] #27 9.252 Selecting previously unselected package openssl. [2021-07-27T11:40:28.406Z] #27 9.252 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-27T11:40:28.406Z] #27 9.261 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:28.406Z] #27 9.467 Selecting previously unselected package ca-certificates. [2021-07-27T11:40:28.406Z] #27 9.467 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-27T11:40:28.406Z] #27 9.475 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:28.406Z] #27 9.575 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-27T11:40:28.406Z] #27 9.575 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-27T11:40:28.406Z] #27 9.582 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:28.406Z] #27 9.643 Selecting previously unselected package libsasl2-2:amd64. [2021-07-27T11:40:28.407Z] #27 9.643 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-27T11:40:28.407Z] #27 9.652 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:28.407Z] #27 9.743 Selecting previously unselected package libldap-common. [2021-07-27T11:40:28.407Z] #27 9.743 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-27T11:40:28.407Z] #27 9.754 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:28.407Z] #27 9.818 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-27T11:40:28.407Z] #27 9.818 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-27T11:40:28.407Z] #27 9.822 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:28.407Z] #27 9.920 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-27T11:40:28.407Z] #27 9.920 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-27T11:40:28.407Z] #27 9.934 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-27T11:40:28.407Z] #27 9.993 Selecting previously unselected package libpsl5:amd64. [2021-07-27T11:40:28.407Z] #27 9.993 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-27T11:40:28.407Z] #27 9.999 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-27T11:40:28.407Z] #27 10.08 Selecting previously unselected package librtmp1:amd64. [2021-07-27T11:40:28.407Z] #27 10.08 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-27T11:40:28.407Z] #27 10.08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-27T11:40:28.407Z] #27 10.14 Selecting previously unselected package libssh2-1:amd64. [2021-07-27T11:40:28.407Z] #27 10.14 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-27T11:40:28.407Z] #27 10.15 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-27T11:40:28.407Z] #27 10.22 Selecting previously unselected package libcurl4:amd64. [2021-07-27T11:40:28.407Z] #27 10.22 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-27T11:40:28.450Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-27T11:40:28.450Z] #4 DONE 0.8s [2021-07-27T11:40:28.450Z] [2021-07-27T11:40:28.450Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T11:40:28.450Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T11:40:28.451Z] #63 ... [2021-07-27T11:40:28.451Z] [2021-07-27T11:40:28.451Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T11:40:28.451Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T11:40:28.451Z] #42 DONE 0.0s [2021-07-27T11:40:28.451Z] [2021-07-27T11:40:28.451Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:40:28.451Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T11:40:28.666Z] #27 10.23 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-27T11:40:28.666Z] #27 10.32 Selecting previously unselected package curl. [2021-07-27T11:40:28.666Z] #27 10.32 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-27T11:40:28.666Z] #27 ... [2021-07-27T11:40:28.666Z] [2021-07-27T11:40:28.666Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:28.666Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:28.784Z] #17 90.37 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:40:29.066Z] #17 90.56 Fetched 169 MB in 7s (22.5 MB/s) [2021-07-27T11:40:29.066Z] #17 90.61 Selecting previously unselected package liblocale-gettext-perl. [2021-07-27T11:40:29.066Z] #17 90.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T11:40:29.066Z] #17 90.63 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-27T11:40:29.066Z] #17 90.64 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-27T11:40:29.066Z] #17 90.68 Selecting previously unselected package bzip2. [2021-07-27T11:40:29.066Z] #17 90.68 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-27T11:40:29.066Z] #17 90.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T11:40:29.335Z] #17 90.74 Selecting previously unselected package libmagic-mgc. [2021-07-27T11:40:29.335Z] #17 90.74 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-27T11:40:29.335Z] #17 90.75 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-27T11:40:29.335Z] #17 90.98 Selecting previously unselected package libmagic1:amd64. [2021-07-27T11:40:29.335Z] #17 90.98 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-27T11:40:29.393Z] #6 ... [2021-07-27T11:40:29.393Z] [2021-07-27T11:40:29.393Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T11:40:29.393Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T11:40:29.393Z] #5 DONE 0.7s [2021-07-27T11:40:29.393Z] [2021-07-27T11:40:29.393Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T11:40:29.393Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T11:40:29.393Z] #8 DONE 0.7s [2021-07-27T11:40:29.393Z] [2021-07-27T11:40:29.393Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T11:40:29.393Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T11:40:29.393Z] #7 DONE 0.8s [2021-07-27T11:40:29.393Z] [2021-07-27T11:40:29.393Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T11:40:29.393Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T11:40:29.393Z] #6 DONE 0.8s [2021-07-27T11:40:29.412Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-07-27T11:40:29.597Z] #17 91.00 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-27T11:40:29.597Z] #17 91.06 Selecting previously unselected package file. [2021-07-27T11:40:29.597Z] #17 91.06 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-27T11:40:29.597Z] #17 91.07 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-27T11:40:29.597Z] #17 91.15 Selecting previously unselected package xz-utils. [2021-07-27T11:40:29.597Z] #17 91.16 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-27T11:40:29.597Z] #17 91.17 Unpacking xz-utils (5.2.4-1) ... [2021-07-27T11:40:29.597Z] #17 91.27 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-27T11:40:29.857Z] #17 91.28 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-27T11:40:29.857Z] #17 91.28 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-27T11:40:30.590Z] #9 ... [2021-07-27T11:40:30.590Z] [2021-07-27T11:40:30.590Z] #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-07-27T11:40:30.590Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T11:40:30.590Z] #27 9.964 137 added, 0 removed; done. [2021-07-27T11:40:30.590Z] #27 10.06 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:30.590Z] #27 10.07 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T11:40:30.590Z] #27 10.09 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-27T11:40:30.590Z] #27 10.10 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-27T11:40:30.590Z] #27 10.11 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:40:30.590Z] #27 10.14 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:30.590Z] #27 10.15 Updating certificates in /etc/ssl/certs... [2021-07-27T11:40:30.590Z] #27 10.76 0 added, 0 removed; done. [2021-07-27T11:40:30.590Z] #27 10.76 Running hooks in /etc/ca-certificates/update.d... [2021-07-27T11:40:30.590Z] #27 10.76 done. [2021-07-27T11:40:30.590Z] #27 DONE 12.5s [2021-07-27T11:40:30.778Z] [2021-07-27T11:40:30.778Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:40:30.778Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T11:40:30.778Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-27T11:40:30.789Z] #17 92.21 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-27T11:40:30.789Z] #17 92.22 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-27T11:40:30.789Z] #17 92.22 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-27T11:40:30.851Z] [2021-07-27T11:40:30.851Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:30.851Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:31.038Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-27T11:40:31.038Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-27T11:40:31.038Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-27T11:40:31.113Z] #9 ... [2021-07-27T11:40:31.113Z] [2021-07-27T11:40:31.113Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T11:40:31.113Z] #28 sha256:bab6dc2817fd44d5aab17e53415d412152ad9ef4b14381fd689fcdebaa95f45f [2021-07-27T11:40:31.113Z] #28 DONE 0.5s [2021-07-27T11:40:31.113Z] [2021-07-27T11:40:31.113Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:31.113Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:31.299Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2021-07-27T11:40:31.299Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s [2021-07-27T11:40:31.351Z] #17 92.98 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-27T11:40:31.351Z] #17 92.99 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-27T11:40:31.351Z] #17 92.99 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-27T11:40:31.560Z] #63 ... [2021-07-27T11:40:31.560Z] [2021-07-27T11:40:31.560Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T11:40:31.560Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T11:40:31.560Z] #42 DONE 0.0s [2021-07-27T11:40:31.560Z] [2021-07-27T11:40:31.560Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:40:31.560Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T11:40:31.560Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-07-27T11:40:31.560Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-27T11:40:31.913Z] #17 93.64 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-27T11:40:32.169Z] #17 93.64 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-27T11:40:32.169Z] #17 93.65 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-27T11:40:32.733Z] #17 94.33 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-27T11:40:32.733Z] #17 94.33 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-27T11:40:32.733Z] #17 94.35 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-27T11:40:33.019Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.0s [2021-07-27T11:40:33.296Z] #17 94.90 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-27T11:40:33.296Z] #17 94.90 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:33.296Z] #17 94.91 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T11:40:33.296Z] #17 94.98 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-27T11:40:33.296Z] #17 94.98 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:33.296Z] #17 94.99 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:40:33.653Z] #63 DONE 6.1s [2021-07-27T11:40:33.653Z] [2021-07-27T11:40:33.653Z] #23 [internal] load build context [2021-07-27T11:40:33.653Z] #23 sha256:a9e02f339f95b4408efcf0b104b7ffcc67bf75a04c22c5879f194141d3b8be02 [2021-07-27T11:40:33.653Z] #23 transferring context: 55.79MB 3.7s done [2021-07-27T11:40:33.653Z] #23 DONE 6.2s [2021-07-27T11:40:33.653Z] [2021-07-27T11:40:33.653Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:40:33.653Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T11:40:33.653Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-27T11:40:33.653Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-27T11:40:33.653Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-27T11:40:33.653Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-27T11:40:33.653Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-07-27T11:40:33.653Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-07-27T11:40:33.653Z] #65 DONE 6.1s [2021-07-27T11:40:33.653Z] [2021-07-27T11:40:33.653Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:33.653Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-27T11:40:33.653Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-07-27T11:40:33.653Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done [2021-07-27T11:40:33.653Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done [2021-07-27T11:40:33.653Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-27T11:40:33.653Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.0s done [2021-07-27T11:40:33.653Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 1.1s done [2021-07-27T11:40:33.653Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 2.4s done [2021-07-27T11:40:33.653Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 3.4s done [2021-07-27T11:40:33.653Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 4.4s done [2021-07-27T11:40:33.653Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 5.9s [2021-07-27T11:40:33.653Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 2.7s [2021-07-27T11:40:33.653Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa [2021-07-27T11:40:33.653Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 6.0s done [2021-07-27T11:40:33.653Z] #9 ... [2021-07-27T11:40:33.653Z] [2021-07-27T11:40:33.653Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:40:33.653Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-27T11:40:33.653Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-07-27T11:40:33.653Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done [2021-07-27T11:40:33.653Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-27T11:40:33.653Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done [2021-07-27T11:40:33.653Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.1s done [2021-07-27T11:40:33.653Z] #26 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 3.3s done [2021-07-27T11:40:33.653Z] #26 DONE 6.3s [2021-07-27T11:40:33.653Z] [2021-07-27T11:40:33.653Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:33.653Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-27T11:40:33.916Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.4s done [2021-07-27T11:40:33.954Z] #9 ... [2021-07-27T11:40:33.954Z] [2021-07-27T11:40:33.954Z] #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-07-27T11:40:33.954Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T11:40:33.954Z] #27 10.33 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-27T11:40:33.954Z] #27 10.42 Selecting previously unselected package libonig5:amd64. [2021-07-27T11:40:33.954Z] #27 10.42 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T11:40:33.954Z] #27 10.43 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:40:33.954Z] #27 10.50 Selecting previously unselected package libjq1:amd64. [2021-07-27T11:40:33.954Z] #27 10.50 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:40:33.954Z] #27 10.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:40:33.954Z] #27 10.56 Selecting previously unselected package jq. [2021-07-27T11:40:33.954Z] #27 10.56 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:40:33.954Z] #27 10.57 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T11:40:33.954Z] #27 10.70 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-27T11:40:33.954Z] #27 10.71 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-27T11:40:33.954Z] #27 10.73 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:33.954Z] #27 10.88 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-27T11:40:33.954Z] #27 10.90 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:33.954Z] #27 10.91 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:33.954Z] #27 10.92 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:33.954Z] #27 10.94 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-27T11:40:33.954Z] #27 10.95 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:33.954Z] #27 10.96 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:33.954Z] #27 10.97 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-27T11:40:33.954Z] #27 10.98 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:33.954Z] #27 10.99 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:33.954Z] #27 11.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:40:33.954Z] #27 11.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:40:33.954Z] #27 11.03 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:33.954Z] #27 11.04 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:33.954Z] #27 11.69 Updating certificates in /etc/ssl/certs... [2021-07-27T11:40:33.954Z] #27 12.79 137 added, 0 removed; done. [2021-07-27T11:40:33.954Z] #27 12.92 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:33.954Z] #27 12.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T11:40:33.954Z] #27 12.96 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-27T11:40:33.954Z] #27 12.97 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-27T11:40:33.954Z] #27 12.99 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:40:33.954Z] #27 13.01 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:33.954Z] #27 13.02 Updating certificates in /etc/ssl/certs... [2021-07-27T11:40:33.954Z] #27 14.08 0 added, 0 removed; done. [2021-07-27T11:40:33.954Z] #27 14.08 Running hooks in /etc/ca-certificates/update.d... [2021-07-27T11:40:33.954Z] #27 14.08 done. [2021-07-27T11:40:33.954Z] #27 DONE 15.0s [2021-07-27T11:40:33.954Z] [2021-07-27T11:40:33.954Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:33.954Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:33.954Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.0s [2021-07-27T11:40:33.954Z] #9 ... [2021-07-27T11:40:33.954Z] [2021-07-27T11:40:33.954Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T11:40:33.954Z] #28 sha256:7927de0257b0a783676c6266732c854b4db8d975240a4a4f9bf080071acf70e1 [2021-07-27T11:40:33.954Z] #28 DONE 0.1s [2021-07-27T11:40:33.954Z] [2021-07-27T11:40:33.954Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:33.954Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:33.954Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.6s done [2021-07-27T11:40:34.213Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-27T11:40:34.663Z] #17 96.21 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-27T11:40:34.663Z] #17 96.22 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:34.663Z] #17 96.22 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-27T11:40:34.663Z] #17 96.30 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-27T11:40:34.663Z] #17 96.30 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:34.918Z] #17 96.31 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T11:40:34.926Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 7.1s done [2021-07-27T11:40:34.926Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-27T11:40:35.186Z] #9 DONE 24.0s [2021-07-27T11:40:35.186Z] [2021-07-27T11:40:35.186Z] #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-07-27T11:40:35.186Z] #29 sha256:d641689845647899230bde7230a4d264228d1356d4adffe11b790acbcf98846a [2021-07-27T11:40:35.186Z] #29 0.932 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-27T11:40:35.186Z] #29 1.021 [2021-07-27T11:40:35.186Z] #29 1.135 ######## 11.3% ########################### 37.5% ######################################### 57.6% ####################################################### 77.4% ###################################################################### 97.3% ######################################################################## 100.0% [2021-07-27T11:40:35.186Z] #29 1.638 [2021-07-27T11:40:35.186Z] #29 1.754 1.1% ######################################################################## 100.0% [2021-07-27T11:40:35.186Z] #29 1.869 [2021-07-27T11:40:35.186Z] #29 1.985 ################################################################# 91.6% ######################################################################## 100.0% [2021-07-27T11:40:35.186Z] #29 2.071 [2021-07-27T11:40:35.186Z] #29 2.182 ############ 16.8% ########################## 36.3% ######################################## 55.6% ##################################################### 74.9% ################################################################### 94.2% ######################################################################## 100.0% [2021-07-27T11:40:35.186Z] #29 2.697 [2021-07-27T11:40:35.306Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 [2021-07-27T11:40:35.568Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.3s done [2021-07-27T11:40:35.966Z] #29 2.809 ### 4.7% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.4% ###################### 30.7% ######################### 35.9% ############################# 41.0% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.7% ################################################ 67.5% #################################################### 72.9% ######################################################## 78.0% ######################################################## 78.2% ################################################################ 88.9% ##################################################################### 96.1% ######################################################################## 100.0% [2021-07-27T11:40:35.966Z] #29 4.663 [2021-07-27T11:40:36.143Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a [2021-07-27T11:40:36.225Z] #29 4.880 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-27T11:40:36.225Z] #29 4.948 [2021-07-27T11:40:36.225Z] #29 4.995 ######################################################################## 100.0% [2021-07-27T11:40:36.225Z] #29 5.015 [2021-07-27T11:40:36.285Z] #17 97.63 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-27T11:40:36.285Z] #17 97.63 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:36.285Z] #17 97.64 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-27T11:40:36.285Z] #17 97.71 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-27T11:40:36.285Z] #17 97.71 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:36.285Z] #17 97.72 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T11:40:36.484Z] #29 5.260 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-27T11:40:36.484Z] #29 5.322 [2021-07-27T11:40:36.743Z] #29 5.397 #######29 ... [2021-07-27T11:40:36.743Z] [2021-07-27T11:40:36.743Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T11:40:36.743Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T11:40:36.743Z] #10 DONE 1.6s [2021-07-27T11:40:36.743Z] [2021-07-27T11:40:36.743Z] #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-07-27T11:40:36.743Z] #29 sha256:d641689845647899230bde7230a4d264228d1356d4adffe11b790acbcf98846a [2021-07-27T11:40:36.743Z] #29 5.397 ######################################################################## 100.0% [2021-07-27T11:40:36.743Z] #29 5.421 [2021-07-27T11:40:36.743Z] #29 ... [2021-07-27T11:40:36.743Z] [2021-07-27T11:40:36.743Z] #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-07-27T11:40:36.743Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T11:40:36.871Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2021-07-27T11:40:36.871Z] #63 DONE 5.7s [2021-07-27T11:40:36.871Z] [2021-07-27T11:40:36.871Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:36.871Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:36.872Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-27T11:40:36.872Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-27T11:40:36.872Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-27T11:40:36.872Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-27T11:40:36.872Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.6s done [2021-07-27T11:40:36.872Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.9s done [2021-07-27T11:40:36.872Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.3s done [2021-07-27T11:40:36.872Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 4.0s done [2021-07-27T11:40:36.872Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 4.7s done [2021-07-27T11:40:36.872Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 113.25MB / 129.05MB 5.4s [2021-07-27T11:40:36.872Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 2.1s [2021-07-27T11:40:36.872Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 4.8s done [2021-07-27T11:40:36.872Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 122.09MB / 129.05MB 5.5s [2021-07-27T11:40:36.872Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.9s [2021-07-27T11:40:37.325Z] #11 DONE 0.7s [2021-07-27T11:40:37.325Z] [2021-07-27T11:40:37.325Z] #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-07-27T11:40:37.325Z] #29 sha256:d641689845647899230bde7230a4d264228d1356d4adffe11b790acbcf98846a [2021-07-27T11:40:37.325Z] #29 5.736 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-27T11:40:37.325Z] #29 5.818 [2021-07-27T11:40:37.585Z] #29 5.936 ########### 16.4% ######################## 34.6% ################################### 49.9% ################################################# 69.1% ######################################################################## 100.0% [2021-07-27T11:40:37.585Z] #29 6.448 [2021-07-27T11:40:37.652Z] #17 98.98 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-27T11:40:37.652Z] #17 98.99 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:37.652Z] #17 99.02 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T11:40:37.652Z] #17 99.09 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-27T11:40:37.652Z] #17 99.09 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:37.652Z] #17 99.10 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:40:37.851Z] #29 ... [2021-07-27T11:40:37.851Z] [2021-07-27T11:40:37.851Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T11:40:37.851Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T11:40:37.851Z] #39 DONE 0.5s [2021-07-27T11:40:37.851Z] [2021-07-27T11:40:37.851Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T11:40:37.851Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T11:40:37.851Z] #31 DONE 0.5s [2021-07-27T11:40:37.851Z] [2021-07-27T11:40:37.851Z] #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-07-27T11:40:37.851Z] #29 sha256:d641689845647899230bde7230a4d264228d1356d4adffe11b790acbcf98846a [2021-07-27T11:40:37.851Z] #29 6.696 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-27T11:40:38.112Z] #29 ... [2021-07-27T11:40:38.112Z] [2021-07-27T11:40:38.112Z] #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-07-27T11:40:38.112Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T11:40:38.112Z] #43 DONE 0.5s [2021-07-27T11:40:38.112Z] [2021-07-27T11:40:38.112Z] #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-07-27T11:40:38.112Z] #29 sha256:d641689845647899230bde7230a4d264228d1356d4adffe11b790acbcf98846a [2021-07-27T11:40:38.112Z] #29 6.884 [2021-07-27T11:40:38.112Z] #29 6.938 ######################################################################## 100.0% [2021-07-27T11:40:38.112Z] #29 7.006 [2021-07-27T11:40:38.328Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 2.2s done [2021-07-27T11:40:38.375Z] #29 7.271 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-27T11:40:38.633Z] #29 7.471 [2021-07-27T11:40:38.633Z] #29 7.548 ######################################################################## 100.0% [2021-07-27T11:40:38.892Z] #29 7.582 [2021-07-27T11:40:38.892Z] #29 7.611 Download of images into '/build' complete. [2021-07-27T11:40:38.892Z] #29 7.611 Use something like the following to load the result into a Docker daemon: [2021-07-27T11:40:38.892Z] #29 7.611 tar -cC '/build' . | docker load [2021-07-27T11:40:39.019Z] #17 100.5 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-27T11:40:39.019Z] #17 100.5 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:39.019Z] #17 100.5 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T11:40:39.019Z] #17 100.5 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-27T11:40:39.019Z] #17 100.5 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:39.019Z] #17 100.6 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:40:39.152Z] #29 DONE 7.7s [2021-07-27T11:40:39.152Z] [2021-07-27T11:40:39.152Z] #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-07-27T11:40:39.152Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:40:39.279Z] #9 ... [2021-07-27T11:40:39.279Z] [2021-07-27T11:40:39.279Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T11:40:39.279Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-27T11:40:39.279Z] #64 DONE 1.0s [2021-07-27T11:40:39.279Z] [2021-07-27T11:40:39.279Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T11:40:39.279Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-27T11:40:39.419Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 8.2s done [2021-07-27T11:40:39.490Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s [2021-07-27T11:40:39.682Z] #9 ... [2021-07-27T11:40:39.682Z] [2021-07-27T11:40:39.682Z] #23 [internal] load build context [2021-07-27T11:40:39.682Z] #23 sha256:8502ff39daf4e2ab0719fcda5297fe3ce7756a809fe88e2f256af27d94c19f0b [2021-07-27T11:40:39.682Z] #23 transferring context: 55.79MB 7.2s done [2021-07-27T11:40:39.682Z] #23 DONE 8.6s [2021-07-27T11:40:39.682Z] [2021-07-27T11:40:39.682Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:39.682Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:39.682Z] #9 ... [2021-07-27T11:40:39.682Z] [2021-07-27T11:40:39.682Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T11:40:39.682Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T11:40:39.682Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-27T11:40:39.682Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-27T11:40:39.682Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-27T11:40:39.682Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-07-27T11:40:39.682Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2021-07-27T11:40:39.948Z] #65 DONE 9.0s [2021-07-27T11:40:39.948Z] [2021-07-27T11:40:39.948Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:39.948Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:40.387Z] #17 101.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-27T11:40:40.387Z] #17 101.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:40:40.387Z] #17 101.6 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:40:40.387Z] #17 101.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-27T11:40:40.387Z] #17 101.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:40:40.387Z] #17 101.7 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T11:40:40.387Z] #17 101.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-27T11:40:40.387Z] #17 101.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:40:40.387Z] #17 101.7 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T11:40:40.387Z] #17 101.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-27T11:40:40.387Z] #17 101.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:40:40.387Z] #17 101.8 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:40:40.387Z] #17 101.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-27T11:40:40.387Z] #17 101.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:40:40.387Z] #17 101.8 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:40:40.387Z] #17 101.9 Selecting previously unselected package cross-config. [2021-07-27T11:40:40.387Z] #17 101.9 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-27T11:40:40.387Z] #17 101.9 Unpacking cross-config (2.6.15-3) ... [2021-07-27T11:40:40.387Z] #17 102.0 Selecting previously unselected package gcc-8-cross-base. [2021-07-27T11:40:40.387Z] #17 102.0 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:40.387Z] #17 102.0 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-27T11:40:40.387Z] #17 102.0 Selecting previously unselected package libc6-arm64-cross. [2021-07-27T11:40:40.644Z] #17 102.1 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-27T11:40:40.644Z] #17 102.1 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-27T11:40:40.893Z] #9 ... [2021-07-27T11:40:40.893Z] [2021-07-27T11:40:40.893Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:40:40.893Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T11:40:40.893Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-07-27T11:40:40.893Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-27T11:40:40.893Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-27T11:40:40.893Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-27T11:40:40.893Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.5s done [2021-07-27T11:40:40.899Z] #17 102.4 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-27T11:40:40.899Z] #17 102.4 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-27T11:40:40.899Z] #17 102.4 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-27T11:40:40.899Z] #17 102.5 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-27T11:40:40.899Z] #17 102.5 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:40.899Z] #17 102.5 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:40:40.899Z] #17 102.5 Selecting previously unselected package libitm1-arm64-cross. [2021-07-27T11:40:40.899Z] #17 102.5 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:40.899Z] #17 102.5 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:40:40.899Z] #17 102.6 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-27T11:40:40.899Z] #17 102.6 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:41.154Z] #26 ... [2021-07-27T11:40:41.154Z] [2021-07-27T11:40:41.154Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T11:40:41.154Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T11:40:41.154Z] #64 DONE 0.5s [2021-07-27T11:40:41.154Z] [2021-07-27T11:40:41.154Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T11:40:41.154Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T11:40:41.156Z] #17 102.6 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:40:41.156Z] #17 102.6 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-27T11:40:41.156Z] #17 102.6 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:41.156Z] #17 102.6 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:40:41.156Z] #17 102.8 Selecting previously unselected package libasan5-arm64-cross. [2021-07-27T11:40:41.156Z] #17 102.8 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:41.156Z] #17 102.8 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:40:41.413Z] #17 103.0 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-27T11:40:41.413Z] #17 103.0 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:41.413Z] #17 103.0 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:40:41.413Z] #17 103.0 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-27T11:40:41.413Z] #17 103.0 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:41.413Z] #17 103.1 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:40:41.670Z] #17 103.2 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-27T11:40:41.670Z] #17 103.2 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:41.670Z] #17 103.2 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:40:41.670Z] #17 103.3 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-27T11:40:41.670Z] #17 103.3 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:41.670Z] #17 103.3 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:40:41.699Z] #44 ... [2021-07-27T11:40:41.699Z] [2021-07-27T11:40:41.699Z] #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-07-27T11:40:41.699Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-27T11:40:41.699Z] #12 DONE 3.9s [2021-07-27T11:40:41.699Z] [2021-07-27T11:40:41.699Z] #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-07-27T11:40:41.699Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:40:41.726Z] #66 DONE 0.7s [2021-07-27T11:40:41.726Z] [2021-07-27T11:40:41.726Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:41.726Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:41.726Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-27T11:40:41.726Z] #9 ... [2021-07-27T11:40:41.726Z] [2021-07-27T11:40:41.726Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T11:40:41.726Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T11:40:41.726Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.0s done [2021-07-27T11:40:41.726Z] #26 DONE 10.8s [2021-07-27T11:40:41.986Z] [2021-07-27T11:40:41.986Z] #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-07-27T11:40:41.986Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T11:40:42.233Z] #17 103.6 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-27T11:40:42.233Z] #17 103.6 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:42.233Z] #17 103.6 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:40:42.608Z] #66 DONE 2.8s [2021-07-27T11:40:42.608Z] [2021-07-27T11:40:42.608Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:42.608Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-27T11:40:42.608Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.8s done [2021-07-27T11:40:42.608Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 [2021-07-27T11:40:42.790Z] #9 ... [2021-07-27T11:40:42.790Z] [2021-07-27T11:40:42.790Z] #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-07-27T11:40:42.790Z] #29 sha256:d626cc4ac95792f6b88b21b5618c28de81b1861baa525f04ed4449606f712411 [2021-07-27T11:40:42.790Z] #29 1.430 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-27T11:40:42.790Z] #29 1.555 [2021-07-27T11:40:42.790Z] #29 1.681 # 1.5% ################ 23.2% ####################################### 55.4% ###################################################### 75.2% #################################################################### 95.1% ######################################################################## 100.0% [2021-07-27T11:40:42.790Z] #29 2.233 [2021-07-27T11:40:42.790Z] #29 2.349 ############################################### 65.9% ######################################################################## 100.0% [2021-07-27T11:40:42.790Z] #29 2.493 [2021-07-27T11:40:42.790Z] #29 2.625 ############## 19.8% ######################################################################## 100.0% [2021-07-27T11:40:42.790Z] #29 2.813 [2021-07-27T11:40:42.790Z] #29 2.943 # 2.1% ############### 21.9% #################### 28.7% ############################### 43.6% ########################################## 58.5% ################################################## 69.9% ######################################################################## 100.0% [2021-07-27T11:40:42.790Z] #29 4.057 [2021-07-27T11:40:42.790Z] #29 4.176 ### 4.5% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ########################## 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.2% ################################################ 67.4% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.0% ############################################################### 88.3% ################################################################### 93.4% ####################################################################### 98.6% ######################################################################## 100.0% [2021-07-27T11:40:42.790Z] #29 6.023 [2021-07-27T11:40:42.790Z] #29 6.307 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-27T11:40:42.790Z] #29 6.395 [2021-07-27T11:40:42.790Z] #29 6.457 ######################################################################## 100.0% [2021-07-27T11:40:42.790Z] #29 6.474 [2021-07-27T11:40:42.790Z] #29 6.735 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-27T11:40:42.790Z] #29 6.815 [2021-07-27T11:40:42.790Z] #29 6.886 ######################################################################## 100.0% [2021-07-27T11:40:42.790Z] #29 6.906 [2021-07-27T11:40:42.790Z] #29 7.340 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-27T11:40:42.790Z] #29 7.419 [2021-07-27T11:40:42.790Z] #29 7.539 ########### 16.1% ######################## 34.0% ##################################### 52.1% ################################################## 70.1% ############################################################### 88.0% ######################################################################## 100.0% [2021-07-27T11:40:42.790Z] #29 8.041 [2021-07-27T11:40:42.790Z] #29 8.301 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-27T11:40:42.790Z] #29 8.386 [2021-07-27T11:40:42.790Z] #29 8.444 ######################################################################## 100.0% [2021-07-27T11:40:42.790Z] #29 8.492 [2021-07-27T11:40:42.790Z] #29 8.690 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-27T11:40:42.790Z] #29 8.778 [2021-07-27T11:40:42.790Z] #29 8.840 ######################################################################## 100.0% [2021-07-27T11:40:42.790Z] #29 8.863 [2021-07-27T11:40:42.790Z] #29 8.884 Download of images into '/build' complete. [2021-07-27T11:40:42.790Z] #29 8.884 Use something like the following to load the result into a Docker daemon: [2021-07-27T11:40:42.790Z] #29 ... [2021-07-27T11:40:42.790Z] [2021-07-27T11:40:42.790Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:42.790Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:43.370Z] #27 1.682 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:43.370Z] #27 1.699 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:43.370Z] #27 1.699 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:43.431Z] #17 104.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-27T11:40:43.431Z] #17 104.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:40:43.431Z] #17 104.9 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:40:43.431Z] #17 104.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-27T11:40:43.431Z] #17 104.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-27T11:40:43.431Z] #17 105.0 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-27T11:40:43.630Z] #27 1.870 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:40:43.688Z] #17 105.4 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-27T11:40:43.688Z] #17 105.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-27T11:40:43.688Z] #17 105.4 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-27T11:40:43.892Z] #27 2.114 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:40:44.004Z] #9 ... [2021-07-27T11:40:44.004Z] [2021-07-27T11:40:44.004Z] #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-07-27T11:40:44.004Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-27T11:40:44.004Z] #27 5.238 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:44.004Z] #27 5.238 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:44.004Z] #27 5.254 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:44.004Z] #27 5.504 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:40:44.004Z] #27 5.737 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:40:44.004Z] #27 6.214 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:40:44.004Z] #27 7.782 Fetched 8280 kB in 3s (2962 kB/s) [2021-07-27T11:40:44.004Z] #27 7.782 Reading package lists... [2021-07-27T11:40:44.004Z] #27 9.107 Reading package lists... [2021-07-27T11:40:44.004Z] #27 ... [2021-07-27T11:40:44.004Z] [2021-07-27T11:40:44.004Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:44.004Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-27T11:40:44.153Z] #27 2.386 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:40:44.170Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 9.7s done [2021-07-27T11:40:44.170Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 [2021-07-27T11:40:44.430Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-27T11:40:44.617Z] #17 106.1 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-27T11:40:44.617Z] #17 106.1 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:44.617Z] #17 106.1 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:40:44.998Z] #9 DONE 37.4s [2021-07-27T11:40:44.998Z] [2021-07-27T11:40:44.998Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T11:40:44.998Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T11:40:45.130Z] #17 106.6 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-27T11:40:45.130Z] #17 106.6 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:45.130Z] #17 106.6 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:40:45.260Z] #10 ... [2021-07-27T11:40:45.260Z] [2021-07-27T11:40:45.260Z] #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-07-27T11:40:45.260Z] #29 sha256:d626cc4ac95792f6b88b21b5618c28de81b1861baa525f04ed4449606f712411 [2021-07-27T11:40:45.260Z] #29 8.884 tar -cC '/build' . | docker load [2021-07-27T11:40:45.260Z] #29 DONE 11.8s [2021-07-27T11:40:45.519Z] [2021-07-27T11:40:45.519Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T11:40:45.519Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T11:40:45.932Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 3.6s done [2021-07-27T11:40:46.089Z] #10 DONE 1.0s [2021-07-27T11:40:46.089Z] [2021-07-27T11:40:46.089Z] #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-07-27T11:40:46.089Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T11:40:46.181Z] #27 4.107 Fetched 8458 kB in 3s (3172 kB/s) [2021-07-27T11:40:46.194Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done [2021-07-27T11:40:46.457Z] #9 DONE 19.1s [2021-07-27T11:40:46.457Z] [2021-07-27T11:40:46.457Z] #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-07-27T11:40:46.457Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-27T11:40:46.457Z] #27 9.107 Reading package lists... [2021-07-27T11:40:46.457Z] #27 10.40 Building dependency tree... [2021-07-27T11:40:46.457Z] #27 11.05 The following additional packages will be installed: [2021-07-27T11:40:46.457Z] #27 11.05 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-27T11:40:46.457Z] #27 11.05 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-27T11:40:46.457Z] #27 11.05 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-27T11:40:46.457Z] #27 11.05 Suggested packages: [2021-07-27T11:40:46.457Z] #27 11.05 krb5-doc krb5-user [2021-07-27T11:40:46.457Z] #27 11.05 Recommended packages: [2021-07-27T11:40:46.457Z] #27 11.05 krb5-locales publicsuffix libsasl2-modules [2021-07-27T11:40:46.457Z] #27 11.33 The following NEW packages will be installed: [2021-07-27T11:40:46.457Z] #27 11.34 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-27T11:40:46.457Z] #27 11.34 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-27T11:40:46.457Z] #27 11.34 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-27T11:40:46.457Z] #27 11.34 libssh2-1 libssl1.1 openssl [2021-07-27T11:40:46.457Z] #27 11.65 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-27T11:40:46.457Z] #27 11.65 Need to get 4777 kB of archives. [2021-07-27T11:40:46.457Z] #27 11.65 After this operation, 11.5 MB of additional disk space will be used. [2021-07-27T11:40:46.457Z] #27 11.65 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-27T11:40:46.457Z] #27 11.65 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] [2021-07-27T11:40:46.457Z] #27 11.65 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-07-27T11:40:46.457Z] #27 11.65 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] [2021-07-27T11:40:46.457Z] #27 11.65 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] [2021-07-27T11:40:46.457Z] #27 11.66 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] [2021-07-27T11:40:46.457Z] #27 11.72 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-07-27T11:40:46.457Z] #27 11.77 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-27T11:40:46.457Z] #27 11.77 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-27T11:40:46.457Z] #27 11.77 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-27T11:40:46.457Z] #27 11.77 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-27T11:40:46.457Z] #27 11.77 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-27T11:40:46.457Z] #27 11.77 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-27T11:40:46.457Z] #27 11.77 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-27T11:40:46.457Z] #27 11.77 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-27T11:40:46.457Z] #27 11.78 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-27T11:40:46.457Z] #27 11.78 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-27T11:40:46.457Z] #27 11.79 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-27T11:40:46.457Z] #27 11.80 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-27T11:40:46.457Z] #27 11.80 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-27T11:40:46.457Z] #27 11.81 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-27T11:40:46.457Z] #27 12.11 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:40:46.457Z] #27 12.15 Fetched 4777 kB in 0s (11.4 MB/s) [2021-07-27T11:40:46.457Z] #27 12.18 Selecting previously unselected package libkeyutils1:arm64. [2021-07-27T11:40:46.457Z] #27 12.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-07-27T11:40:46.457Z] #27 12.19 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2021-07-27T11:40:46.457Z] #27 12.21 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-27T11:40:46.457Z] #27 12.26 Selecting previously unselected package libkrb5support0:arm64. [2021-07-27T11:40:46.457Z] #27 12.26 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... [2021-07-27T11:40:46.457Z] #27 12.27 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-07-27T11:40:46.457Z] #27 12.33 Selecting previously unselected package libk5crypto3:arm64. [2021-07-27T11:40:46.457Z] #27 12.33 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... [2021-07-27T11:40:46.457Z] #27 12.34 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-07-27T11:40:46.457Z] #27 12.42 Selecting previously unselected package libssl1.1:arm64. [2021-07-27T11:40:46.457Z] #27 12.42 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-27T11:40:46.457Z] #27 12.43 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:46.498Z] #17 107.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-27T11:40:46.498Z] #17 107.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:40:46.498Z] #17 107.9 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:40:46.498Z] #17 107.9 Selecting previously unselected package patch. [2021-07-27T11:40:46.498Z] #17 107.9 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-27T11:40:46.498Z] #17 107.9 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-27T11:40:46.498Z] #17 108.0 Selecting previously unselected package dpkg-dev. [2021-07-27T11:40:46.498Z] #17 108.0 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-27T11:40:46.498Z] #17 108.0 Unpacking dpkg-dev (1.19.7) ... [2021-07-27T11:40:46.720Z] #27 12.73 Selecting previously unselected package libkrb5-3:arm64. [2021-07-27T11:40:46.720Z] #27 12.73 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... [2021-07-27T11:40:46.720Z] #27 12.74 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-07-27T11:40:46.755Z] #17 108.3 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-27T11:40:46.755Z] #17 108.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-27T11:40:46.755Z] #17 108.3 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-27T11:40:46.755Z] #17 108.3 Selecting previously unselected package libio-string-perl. [2021-07-27T11:40:46.755Z] #17 108.3 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-27T11:40:46.755Z] #17 108.3 Unpacking libio-string-perl (1.08-3) ... [2021-07-27T11:40:46.755Z] #27 4.107 Reading package lists... [2021-07-27T11:40:46.980Z] #13 ... [2021-07-27T11:40:46.980Z] [2021-07-27T11:40:46.980Z] #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-07-27T11:40:46.980Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:40:46.980Z] #44 6.658 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:46.980Z] #44 6.742 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:46.980Z] #44 6.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:46.980Z] #44 7.310 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-27T11:40:46.980Z] #44 7.721 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:40:46.982Z] #27 12.87 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-27T11:40:46.982Z] #27 12.87 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... [2021-07-27T11:40:46.982Z] #27 12.88 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-07-27T11:40:46.982Z] #27 12.94 Selecting previously unselected package openssl. [2021-07-27T11:40:46.982Z] #27 12.94 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-27T11:40:46.982Z] #27 12.95 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:46.982Z] #27 13.10 Selecting previously unselected package ca-certificates. [2021-07-27T11:40:46.982Z] #27 13.10 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-27T11:40:46.982Z] #27 13.11 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:47.012Z] #17 108.4 Selecting previously unselected package libicu63:amd64. [2021-07-27T11:40:47.012Z] #17 108.4 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T11:40:47.012Z] #17 108.4 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:40:47.244Z] #27 13.20 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-27T11:40:47.244Z] #27 13.20 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-27T11:40:47.244Z] #27 13.21 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:47.244Z] #27 13.26 Selecting previously unselected package libsasl2-2:arm64. [2021-07-27T11:40:47.244Z] #27 13.26 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-27T11:40:47.244Z] #27 13.27 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:47.268Z] #17 ... [2021-07-27T11:40:47.268Z] [2021-07-27T11:40:47.268Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T11:40:47.268Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:40:47.268Z] #47 117.8 + dpkg --print-architecture [2021-07-27T11:40:47.268Z] #47 117.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-27T11:40:47.473Z] #11 DONE 1.1s [2021-07-27T11:40:47.473Z] [2021-07-27T11:40:47.473Z] #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-07-27T11:40:47.473Z] #59 sha256:d9c9f05f84260399d548e57234b328ba37fd04848eb3bd65d93e2b1f32207f9e [2021-07-27T11:40:47.473Z] #59 ... [2021-07-27T11:40:47.473Z] [2021-07-27T11:40:47.473Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T11:40:47.473Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T11:40:47.473Z] #31 DONE 0.2s [2021-07-27T11:40:47.473Z] [2021-07-27T11:40:47.473Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T11:40:47.473Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T11:40:47.473Z] #39 DONE 0.3s [2021-07-27T11:40:47.473Z] [2021-07-27T11:40:47.473Z] #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-07-27T11:40:47.473Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T11:40:47.473Z] #43 DONE 0.3s [2021-07-27T11:40:47.508Z] #27 13.66 Selecting previously unselected package libldap-common. [2021-07-27T11:40:47.508Z] #27 13.66 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-27T11:40:47.508Z] #27 13.67 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:47.548Z] #44 9.558 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:40:47.548Z] #44 ... [2021-07-27T11:40:47.548Z] [2021-07-27T11:40:47.548Z] #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-07-27T11:40:47.548Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:40:47.548Z] #36 6.596 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:47.548Z] #36 6.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:47.548Z] #36 6.686 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:47.548Z] #36 7.648 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:40:47.548Z] #36 9.406 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:40:47.548Z] #36 ... [2021-07-27T11:40:47.548Z] [2021-07-27T11:40:47.548Z] #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-07-27T11:40:47.548Z] #48 sha256:d5f3a5419ef806ccf64e3a33980a44ee1fb84e8de76ba76c778784f43b9c375d [2021-07-27T11:40:47.548Z] #48 4.470 + RM_GOPATH=0 [2021-07-27T11:40:47.548Z] #48 4.470 + TMP_GOPATH= [2021-07-27T11:40:47.548Z] #48 4.470 + : /build [2021-07-27T11:40:47.548Z] #48 4.470 + '[' -z '' ']' [2021-07-27T11:40:47.548Z] #48 4.470 ++ mktemp -d [2021-07-27T11:40:47.548Z] #48 4.470 + export GOPATH=/tmp/tmp.LcHIVQ7igO [2021-07-27T11:40:47.548Z] #48 4.470 + GOPATH=/tmp/tmp.LcHIVQ7igO [2021-07-27T11:40:47.548Z] #48 4.470 + RM_GOPATH=1 [2021-07-27T11:40:47.548Z] #48 4.470 + case "$(go env GOARCH)" in [2021-07-27T11:40:47.548Z] #48 4.470 ++ go env GOARCH [2021-07-27T11:40:47.548Z] #48 4.485 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:47.548Z] #48 4.485 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:47.548Z] #48 4.485 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:47.548Z] #48 4.485 + dir=/tmp/install [2021-07-27T11:40:47.548Z] #48 4.485 + bin=gotestsum [2021-07-27T11:40:47.548Z] #48 4.485 + shift [2021-07-27T11:40:47.549Z] #48 4.485 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-27T11:40:47.549Z] #48 4.485 + . /tmp/install/gotestsum.installer [2021-07-27T11:40:47.549Z] #48 4.485 ++ : v0.5.3 [2021-07-27T11:40:47.549Z] #48 4.485 + install_gotestsum [2021-07-27T11:40:47.549Z] #48 4.485 + set -e [2021-07-27T11:40:47.549Z] #48 4.485 + export GO111MODULE=on [2021-07-27T11:40:47.549Z] #48 4.485 + GO111MODULE=on [2021-07-27T11:40:47.549Z] #48 4.485 + GOBIN=/build [2021-07-27T11:40:47.549Z] #48 4.485 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-27T11:40:47.549Z] #48 4.905 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-27T11:40:47.549Z] #48 5.916 go: downloading github.com/fatih/color v1.9.0 [2021-07-27T11:40:47.549Z] #48 5.916 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-27T11:40:47.549Z] #48 5.955 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T11:40:47.549Z] #48 5.969 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-27T11:40:47.549Z] #48 6.230 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-27T11:40:47.549Z] #48 6.230 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-27T11:40:47.549Z] #48 6.337 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-27T11:40:47.549Z] #48 6.337 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-27T11:40:47.549Z] #48 6.597 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-27T11:40:47.549Z] #48 7.062 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-27T11:40:47.549Z] #48 9.333 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-27T11:40:47.595Z] #27 5.192 Reading package lists... [2021-07-27T11:40:47.595Z] #27 ... [2021-07-27T11:40:47.595Z] [2021-07-27T11:40:47.595Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:47.595Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:47.595Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 1.3s done [2021-07-27T11:40:47.595Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.7s done [2021-07-27T11:40:47.595Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 3.6s [2021-07-27T11:40:47.732Z] [2021-07-27T11:40:47.732Z] #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-07-27T11:40:47.732Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:40:47.813Z] #48 ... [2021-07-27T11:40:47.813Z] [2021-07-27T11:40:47.814Z] #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-07-27T11:40:47.814Z] #34 sha256:076f15f4e0bb3c8074c9afd40f00948f79dc4f122492c08896f2819fcda5c5a3 [2021-07-27T11:40:47.814Z] #34 4.399 Install go-toml version v1.8.1 [2021-07-27T11:40:47.814Z] #34 4.849 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-27T11:40:47.814Z] #34 7.238 github.com/pelletier/go-toml [2021-07-27T11:40:47.814Z] #34 ... [2021-07-27T11:40:47.814Z] [2021-07-27T11:40:47.814Z] #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-07-27T11:40:47.814Z] #59 sha256:14186ca9176d1775e1bd6942cc62ec2dc9a307b715bb99a9e39d1fb748850fab [2021-07-27T11:40:47.814Z] #59 5.069 + RM_GOPATH=0 [2021-07-27T11:40:47.814Z] #59 5.069 + TMP_GOPATH= [2021-07-27T11:40:47.814Z] #59 5.069 + : /build [2021-07-27T11:40:47.814Z] #59 5.069 + '[' -z '' ']' [2021-07-27T11:40:47.814Z] #59 5.070 ++ mktemp -d [2021-07-27T11:40:47.814Z] #59 5.071 + export GOPATH=/tmp/tmp.R5bsRgN65C [2021-07-27T11:40:47.814Z] #59 5.071 + GOPATH=/tmp/tmp.R5bsRgN65C [2021-07-27T11:40:47.814Z] #59 5.072 + RM_GOPATH=1 [2021-07-27T11:40:47.814Z] #59 5.072 + case "$(go env GOARCH)" in [2021-07-27T11:40:47.814Z] #59 5.072 ++ go env GOARCH [2021-07-27T11:40:47.814Z] #59 5.084 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:47.814Z] #59 5.084 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:47.814Z] #59 5.085 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:47.814Z] #59 5.088 + dir=/tmp/install [2021-07-27T11:40:47.814Z] #59 5.088 + bin=rootlesskit [2021-07-27T11:40:47.814Z] #59 5.088 + shift [2021-07-27T11:40:47.814Z] #59 5.088 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-27T11:40:47.814Z] #59 5.088 + . /tmp/install/rootlesskit.installer [2021-07-27T11:40:47.814Z] #59 5.088 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:40:47.814Z] #59 5.088 + install_rootlesskit [2021-07-27T11:40:47.814Z] #59 5.088 + case "$1" in [2021-07-27T11:40:47.814Z] #59 5.088 + export CGO_ENABLED=0 [2021-07-27T11:40:47.814Z] #59 5.088 + CGO_ENABLED=0 [2021-07-27T11:40:47.814Z] #59 5.088 + _install_rootlesskit [2021-07-27T11:40:47.814Z] #59 5.095 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-27T11:40:47.814Z] #59 5.095 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.R5bsRgN65C/src/github.com/rootless-containers/rootlesskit [2021-07-27T11:40:47.814Z] #59 5.095 Cloning into '/tmp/tmp.R5bsRgN65C/src/github.com/rootless-containers/rootlesskit'... [2021-07-27T11:40:47.814Z] #59 5.095 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:40:47.814Z] #59 9.415 + cd /tmp/tmp.R5bsRgN65C/src/github.com/rootless-containers/rootlesskit [2021-07-27T11:40:47.814Z] #59 9.415 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:40:47.814Z] #59 9.441 + export GO111MODULE=on [2021-07-27T11:40:47.814Z] #59 9.441 + GO111MODULE=on [2021-07-27T11:40:47.814Z] #59 9.441 + export GOPROXY=https://proxy.golang.org [2021-07-27T11:40:47.814Z] #59 9.441 + GOPROXY=https://proxy.golang.org [2021-07-27T11:40:47.814Z] #59 9.441 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T11:40:47.814Z] #59 9.441 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-27T11:40:47.831Z] #47 118.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-27T11:40:47.831Z] #47 118.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-27T11:40:48.073Z] #59 ... [2021-07-27T11:40:48.073Z] [2021-07-27T11:40:48.073Z] #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-07-27T11:40:48.073Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:40:48.073Z] #40 5.457 + git clone https://github.com/docker/distribution.git . [2021-07-27T11:40:48.073Z] #40 5.457 Cloning into '.'... [2021-07-27T11:40:48.082Z] #27 14.20 Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-27T11:40:48.082Z] #27 14.20 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-27T11:40:48.082Z] #27 14.22 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:48.332Z] #40 ... [2021-07-27T11:40:48.332Z] [2021-07-27T11:40:48.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-07-27T11:40:48.332Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:40:48.332Z] #46 5.812 + RM_GOPATH=0 [2021-07-27T11:40:48.332Z] #46 5.812 + TMP_GOPATH= [2021-07-27T11:40:48.332Z] #46 5.812 + : /build [2021-07-27T11:40:48.332Z] #46 5.812 + '[' -z '' ']' [2021-07-27T11:40:48.332Z] #46 5.812 ++ mktemp -d [2021-07-27T11:40:48.332Z] #46 5.830 + export GOPATH=/tmp/tmp.48q6qpM0qF [2021-07-27T11:40:48.332Z] #46 5.830 + GOPATH=/tmp/tmp.48q6qpM0qF [2021-07-27T11:40:48.332Z] #46 5.830 + RM_GOPATH=1 [2021-07-27T11:40:48.332Z] #46 5.830 + case "$(go env GOARCH)" in [2021-07-27T11:40:48.332Z] #46 5.830 ++ go env GOARCH [2021-07-27T11:40:48.332Z] #46 5.838 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:48.332Z] #46 5.838 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:48.332Z] #46 5.840 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:48.332Z] #46 5.846 + dir=/tmp/install [2021-07-27T11:40:48.332Z] #46 5.846 + bin=vndr [2021-07-27T11:40:48.332Z] #46 5.846 + shift [2021-07-27T11:40:48.332Z] #46 5.846 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-27T11:40:48.332Z] #46 5.846 + . /tmp/install/vndr.installer [2021-07-27T11:40:48.332Z] #46 5.846 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:40:48.332Z] #46 5.846 + install_vndr [2021-07-27T11:40:48.332Z] #46 5.846 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-27T11:40:48.332Z] #46 5.846 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.48q6qpM0qF/src/github.com/LK4D4/vndr [2021-07-27T11:40:48.332Z] #46 5.847 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:40:48.332Z] #46 5.885 Cloning into '/tmp/tmp.48q6qpM0qF/src/github.com/LK4D4/vndr'... [2021-07-27T11:40:48.332Z] #46 6.678 + cd /tmp/tmp.48q6qpM0qF/src/github.com/LK4D4/vndr [2021-07-27T11:40:48.332Z] #46 6.678 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:40:48.332Z] #46 6.678 + go build -buildmode=pie -v -o /build/vndr . [2021-07-27T11:40:48.332Z] #46 8.003 internal/unsafeheader [2021-07-27T11:40:48.332Z] #46 8.111 internal/cpu [2021-07-27T11:40:48.332Z] #46 8.153 runtime/internal/atomic [2021-07-27T11:40:48.332Z] #46 8.566 runtime/internal/sys [2021-07-27T11:40:48.332Z] #46 8.877 runtime/internal/math [2021-07-27T11:40:48.332Z] #46 8.985 internal/bytealg [2021-07-27T11:40:48.332Z] #46 9.018 internal/race [2021-07-27T11:40:48.332Z] #46 9.234 sync/atomic [2021-07-27T11:40:48.332Z] #46 9.671 unicode [2021-07-27T11:40:48.332Z] #46 10.00 runtime [2021-07-27T11:40:48.332Z] #46 ... [2021-07-27T11:40:48.332Z] [2021-07-27T11:40:48.332Z] #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-07-27T11:40:48.332Z] #52 sha256:0b19ea380353a2957714556cedb485af0f8f6246e8f7c4b83d709dc4af276255 [2021-07-27T11:40:48.332Z] #52 4.699 + RM_GOPATH=0 [2021-07-27T11:40:48.332Z] #52 4.699 + TMP_GOPATH= [2021-07-27T11:40:48.332Z] #52 4.699 + : /build [2021-07-27T11:40:48.332Z] #52 4.699 + '[' -z '' ']' [2021-07-27T11:40:48.332Z] #52 4.699 ++ mktemp -d [2021-07-27T11:40:48.332Z] #52 4.699 + export GOPATH=/tmp/tmp.cmhbz3uDNq [2021-07-27T11:40:48.332Z] #52 4.699 + GOPATH=/tmp/tmp.cmhbz3uDNq [2021-07-27T11:40:48.332Z] #52 4.699 + RM_GOPATH=1 [2021-07-27T11:40:48.332Z] #52 4.699 + case "$(go env GOARCH)" in [2021-07-27T11:40:48.332Z] #52 4.699 ++ go env GOARCH [2021-07-27T11:40:48.332Z] #52 4.712 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:48.332Z] #52 4.712 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:48.332Z] #52 4.712 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:48.332Z] #52 4.712 + dir=/tmp/install [2021-07-27T11:40:48.332Z] #52 4.712 + bin=shfmt [2021-07-27T11:40:48.332Z] #52 4.712 + shift [2021-07-27T11:40:48.332Z] #52 4.712 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-27T11:40:48.332Z] #52 4.712 + . /tmp/install/shfmt.installer [2021-07-27T11:40:48.332Z] #52 4.712 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:40:48.332Z] #52 4.712 + install_shfmt [2021-07-27T11:40:48.332Z] #52 4.712 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-27T11:40:48.332Z] #52 4.712 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cmhbz3uDNq/src/github.com/mvdan/sh [2021-07-27T11:40:48.332Z] #52 4.714 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:40:48.332Z] #52 4.715 Cloning into '/tmp/tmp.cmhbz3uDNq/src/github.com/mvdan/sh'... [2021-07-27T11:40:48.592Z] #52 ... [2021-07-27T11:40:48.592Z] [2021-07-27T11:40:48.592Z] #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-07-27T11:40:48.592Z] #50 sha256:746cedf7546927a6982c6786be89a1655958a9383d011fe6f3ea940d96955971 [2021-07-27T11:40:48.592Z] #50 5.139 + RM_GOPATH=0 [2021-07-27T11:40:48.592Z] #50 5.139 + TMP_GOPATH= [2021-07-27T11:40:48.592Z] #50 5.139 + : /build [2021-07-27T11:40:48.592Z] #50 5.139 + '[' -z '' ']' [2021-07-27T11:40:48.592Z] #50 5.139 ++ mktemp -d [2021-07-27T11:40:48.592Z] #50 5.144 + export GOPATH=/tmp/tmp.1L4h8sMDnH [2021-07-27T11:40:48.592Z] #50 5.144 + GOPATH=/tmp/tmp.1L4h8sMDnH [2021-07-27T11:40:48.592Z] #50 5.144 + RM_GOPATH=1 [2021-07-27T11:40:48.592Z] #50 5.144 + case "$(go env GOARCH)" in [2021-07-27T11:40:48.592Z] #50 5.144 ++ go env GOARCH [2021-07-27T11:40:48.592Z] #50 5.151 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:48.592Z] #50 5.151 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:48.592Z] #50 5.151 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:48.592Z] #50 5.153 + dir=/tmp/install [2021-07-27T11:40:48.592Z] #50 5.153 + bin=golangci_lint [2021-07-27T11:40:48.592Z] #50 5.153 + shift [2021-07-27T11:40:48.592Z] #50 5.153 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-27T11:40:48.592Z] #50 5.153 + . /tmp/install/golangci_lint.installer [2021-07-27T11:40:48.592Z] #50 5.153 ++ : v1.23.8 [2021-07-27T11:40:48.592Z] #50 5.153 + install_golangci_lint [2021-07-27T11:40:48.592Z] #50 5.153 + set -e [2021-07-27T11:40:48.592Z] #50 5.153 + export GO111MODULE=on [2021-07-27T11:40:48.592Z] #50 5.153 + GO111MODULE=on [2021-07-27T11:40:48.592Z] #50 5.153 + GOBIN=/build [2021-07-27T11:40:48.592Z] #50 5.153 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-27T11:40:48.592Z] #50 5.886 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-27T11:40:48.655Z] #27 14.79 Selecting previously unselected package libnghttp2-14:arm64. [2021-07-27T11:40:48.655Z] #27 14.79 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-27T11:40:48.655Z] #27 14.80 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-27T11:40:48.852Z] #50 ... [2021-07-27T11:40:48.853Z] [2021-07-27T11:40:48.853Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:40:48.853Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:40:48.853Z] #32 4.553 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-27T11:40:48.853Z] #32 4.553 Cloning into '.'... [2021-07-27T11:40:48.853Z] #32 ... [2021-07-27T11:40:48.853Z] [2021-07-27T11:40:48.853Z] #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-07-27T11:40:48.853Z] #24 sha256:45c7cbe6efe64d8a1960d1d03a185d81ee6395d3bce5b22afd32ed5a15a5dc13 [2021-07-27T11:40:48.853Z] #24 5.459 + RM_GOPATH=0 [2021-07-27T11:40:48.853Z] #24 5.459 + TMP_GOPATH= [2021-07-27T11:40:48.853Z] #24 5.459 + : /build [2021-07-27T11:40:48.853Z] #24 5.459 + '[' -z '' ']' [2021-07-27T11:40:48.853Z] #24 5.462 ++ mktemp -d [2021-07-27T11:40:48.853Z] #24 5.491 + export GOPATH=/tmp/tmp.maUkZaWHJW [2021-07-27T11:40:48.853Z] #24 5.491 + GOPATH=/tmp/tmp.maUkZaWHJW [2021-07-27T11:40:48.853Z] #24 5.491 + RM_GOPATH=1 [2021-07-27T11:40:48.853Z] #24 5.491 + case "$(go env GOARCH)" in [2021-07-27T11:40:48.853Z] #24 5.492 ++ go env GOARCH [2021-07-27T11:40:48.853Z] #24 5.500 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:48.853Z] #24 5.500 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:48.853Z] #24 5.500 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:48.853Z] #24 5.503 + dir=/tmp/install [2021-07-27T11:40:48.853Z] #24 5.503 + bin=dockercli [2021-07-27T11:40:48.853Z] #24 5.503 + shift [2021-07-27T11:40:48.853Z] #24 5.503 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-27T11:40:48.853Z] #24 5.503 + . /tmp/install/dockercli.installer [2021-07-27T11:40:48.853Z] #24 5.503 ++ : stable [2021-07-27T11:40:48.853Z] #24 5.503 ++ : 17.06.2-ce [2021-07-27T11:40:48.853Z] #24 5.503 + install_dockercli [2021-07-27T11:40:48.853Z] #24 5.503 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-27T11:40:48.853Z] #24 5.503 ++ uname -m [2021-07-27T11:40:48.853Z] #24 5.503 Install docker/cli version 17.06.2-ce from stable [2021-07-27T11:40:48.853Z] #24 5.512 + arch=x86_64 [2021-07-27T11:40:48.853Z] #24 5.512 + '[' x86_64 '!=' x86_64 ']' [2021-07-27T11:40:48.853Z] #24 5.512 + url=https://download.docker.com/linux/static [2021-07-27T11:40:48.853Z] #24 5.512 + tar -xz docker/docker [2021-07-27T11:40:48.853Z] #24 5.512 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-27T11:40:48.925Z] #27 14.89 Selecting previously unselected package libpsl5:arm64. [2021-07-27T11:40:48.925Z] #27 14.90 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-07-27T11:40:48.925Z] #27 14.90 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-27T11:40:48.925Z] #27 14.99 Selecting previously unselected package librtmp1:arm64. [2021-07-27T11:40:48.925Z] #27 ... [2021-07-27T11:40:48.925Z] [2021-07-27T11:40:48.925Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T11:40:48.925Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-07-27T11:40:48.925Z] #10 DONE 2.5s [2021-07-27T11:40:48.925Z] [2021-07-27T11:40:48.925Z] #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-07-27T11:40:48.925Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-27T11:40:48.925Z] #27 14.99 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-27T11:40:48.925Z] #27 15.00 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-27T11:40:48.977Z] #9 ... [2021-07-27T11:40:48.977Z] [2021-07-27T11:40:48.977Z] #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-07-27T11:40:48.977Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T11:40:48.977Z] #27 5.192 Reading package lists... [2021-07-27T11:40:48.977Z] #27 6.228 Building dependency tree... [2021-07-27T11:40:48.977Z] #27 6.597 The following additional packages will be installed: [2021-07-27T11:40:48.977Z] #27 6.597 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-27T11:40:48.977Z] #27 6.597 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-27T11:40:48.977Z] #27 6.598 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-27T11:40:48.977Z] #27 6.606 Suggested packages: [2021-07-27T11:40:48.977Z] #27 6.606 krb5-doc krb5-user [2021-07-27T11:40:48.977Z] #27 6.606 Recommended packages: [2021-07-27T11:40:48.977Z] #27 6.606 krb5-locales publicsuffix libsasl2-modules [2021-07-27T11:40:48.977Z] #27 6.805 The following NEW packages will be installed: [2021-07-27T11:40:48.977Z] #27 6.806 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-27T11:40:48.977Z] #27 6.806 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-27T11:40:48.977Z] #27 6.806 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-27T11:40:48.977Z] #27 6.807 libssh2-1 libssl1.1 openssl [2021-07-27T11:40:48.977Z] #27 7.112 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-27T11:40:48.977Z] #27 7.112 Need to get 5058 kB of archives. [2021-07-27T11:40:48.977Z] #27 7.112 After this operation, 12.1 MB of additional disk space will be used. [2021-07-27T11:40:48.977Z] #27 7.112 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-27T11:40:48.977Z] #27 7.114 Get:2 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-27T11:40:48.977Z] #27 7.121 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-27T11:40:48.977Z] #27 7.128 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-27T11:40:48.977Z] #27 7.128 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-27T11:40:48.977Z] #27 7.154 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-27T11:40:48.977Z] #27 7.178 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-27T11:40:48.977Z] #27 7.190 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-27T11:40:48.977Z] #27 7.202 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-27T11:40:48.977Z] #27 7.202 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-27T11:40:48.977Z] #27 7.202 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-27T11:40:48.977Z] #27 7.216 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-27T11:40:48.977Z] #27 7.216 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-27T11:40:48.977Z] #27 7.216 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-27T11:40:48.977Z] #27 7.216 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-27T11:40:48.977Z] #27 7.216 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-27T11:40:48.977Z] #27 7.230 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-27T11:40:48.978Z] #27 7.230 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-27T11:40:48.978Z] #27 7.230 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T11:40:48.978Z] #27 7.231 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T11:40:48.978Z] #27 7.235 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T11:40:49.125Z] #24 ... [2021-07-27T11:40:49.125Z] [2021-07-27T11:40:49.125Z] #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-07-27T11:40:49.125Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:40:49.125Z] #56 5.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:49.125Z] #56 5.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:49.125Z] #56 5.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:49.125Z] #56 6.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:40:49.125Z] #56 8.231 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:40:49.125Z] #56 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:40:49.125Z] #56 ... [2021-07-27T11:40:49.125Z] [2021-07-27T11:40:49.125Z] #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-07-27T11:40:49.125Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:40:49.125Z] #36 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:40:49.236Z] #27 15.14 Selecting previously unselected package libssh2-1:arm64. [2021-07-27T11:40:49.236Z] #27 15.14 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-27T11:40:49.236Z] #27 15.15 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-27T11:40:49.236Z] #27 15.32 Selecting previously unselected package libcurl4:arm64. [2021-07-27T11:40:49.236Z] #27 15.33 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-27T11:40:49.236Z] #27 15.34 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-27T11:40:49.236Z] #27 15.42 Selecting previously unselected package curl. [2021-07-27T11:40:49.238Z] #27 7.506 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:40:49.238Z] #27 7.536 Fetched 5058 kB in 0s (13.3 MB/s) [2021-07-27T11:40:49.238Z] #27 7.582 Selecting previously unselected package libkeyutils1:amd64. [2021-07-27T11:40:49.238Z] #27 7.582 (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-07-27T11:40:49.238Z] #27 7.582 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-27T11:40:49.238Z] #27 7.591 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-27T11:40:49.238Z] #27 7.638 Selecting previously unselected package libkrb5support0:amd64. [2021-07-27T11:40:49.238Z] #27 7.638 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:49.502Z] #27 7.645 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:49.502Z] #27 7.705 Selecting previously unselected package libk5crypto3:amd64. [2021-07-27T11:40:49.502Z] #27 7.705 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:49.502Z] #27 7.716 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:49.502Z] #27 7.785 Selecting previously unselected package libssl1.1:amd64. [2021-07-27T11:40:49.502Z] #27 7.785 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-27T11:40:49.502Z] #27 7.790 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:49.512Z] #27 15.42 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-27T11:40:49.512Z] #27 15.43 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-27T11:40:49.512Z] #27 15.51 Selecting previously unselected package libonig5:arm64. [2021-07-27T11:40:49.512Z] #27 15.51 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-07-27T11:40:49.512Z] #27 15.52 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-27T11:40:49.512Z] #27 15.60 Selecting previously unselected package libjq1:arm64. [2021-07-27T11:40:49.512Z] #27 15.60 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-27T11:40:49.512Z] #27 15.61 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-27T11:40:49.512Z] #27 15.66 Selecting previously unselected package jq. [2021-07-27T11:40:49.512Z] #27 15.66 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-27T11:40:49.512Z] #27 15.67 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T11:40:49.512Z] #27 15.73 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-27T11:40:49.512Z] #27 15.75 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-27T11:40:49.512Z] #27 15.76 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:49.767Z] #27 8.059 Selecting previously unselected package libkrb5-3:amd64. [2021-07-27T11:40:49.767Z] #27 8.059 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:49.767Z] #27 8.070 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:49.787Z] #27 ... [2021-07-27T11:40:49.787Z] [2021-07-27T11:40:49.787Z] #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-07-27T11:40:49.787Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-07-27T11:40:49.787Z] #11 DONE 0.8s [2021-07-27T11:40:49.787Z] [2021-07-27T11:40:49.787Z] #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-07-27T11:40:49.787Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-27T11:40:49.787Z] #27 15.99 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-27T11:40:49.787Z] #27 16.01 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:49.787Z] #27 16.04 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-07-27T11:40:50.028Z] #27 8.203 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-27T11:40:50.028Z] #27 8.203 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-27T11:40:50.028Z] #27 8.209 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:50.028Z] #27 8.266 Selecting previously unselected package openssl. [2021-07-27T11:40:50.028Z] #27 8.266 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-27T11:40:50.028Z] #27 8.271 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:50.072Z] #27 ... [2021-07-27T11:40:50.072Z] [2021-07-27T11:40:50.072Z] #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-07-27T11:40:50.072Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-07-27T11:40:50.072Z] #43 DONE 0.1s [2021-07-27T11:40:50.072Z] [2021-07-27T11:40:50.072Z] #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-07-27T11:40:50.072Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-27T11:40:50.072Z] #27 16.06 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:50.072Z] #27 16.08 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-27T11:40:50.072Z] #27 16.10 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-07-27T11:40:50.072Z] #27 16.11 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:50.072Z] #27 16.14 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-27T11:40:50.072Z] #27 16.16 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-07-27T11:40:50.072Z] #27 ... [2021-07-27T11:40:50.072Z] [2021-07-27T11:40:50.072Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T11:40:50.072Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-07-27T11:40:50.072Z] #31 DONE 0.2s [2021-07-27T11:40:50.072Z] [2021-07-27T11:40:50.072Z] #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-07-27T11:40:50.072Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-27T11:40:50.072Z] #27 16.17 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:50.072Z] #27 16.20 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-27T11:40:50.072Z] #27 16.22 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-27T11:40:50.072Z] #27 16.25 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:50.072Z] #27 16.27 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:50.288Z] #27 8.477 Selecting previously unselected package ca-certificates. [2021-07-27T11:40:50.288Z] #27 8.477 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-27T11:40:50.288Z] #27 8.483 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:50.288Z] #27 8.569 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-27T11:40:50.288Z] #27 8.569 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-27T11:40:50.288Z] #27 8.574 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:50.288Z] #27 8.624 Selecting previously unselected package libsasl2-2:amd64. [2021-07-27T11:40:50.288Z] #27 8.624 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-27T11:40:50.288Z] #27 8.628 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:50.288Z] #27 8.694 Selecting previously unselected package libldap-common. [2021-07-27T11:40:50.288Z] #27 8.694 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-27T11:40:50.360Z] #27 ... [2021-07-27T11:40:50.360Z] [2021-07-27T11:40:50.360Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T11:40:50.360Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-07-27T11:40:50.360Z] #39 DONE 0.3s [2021-07-27T11:40:50.360Z] [2021-07-27T11:40:50.360Z] #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-07-27T11:40:50.360Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-27T11:40:50.548Z] #27 8.697 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:50.548Z] #27 8.766 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-27T11:40:50.548Z] #27 8.766 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-27T11:40:50.548Z] #27 8.771 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:50.808Z] #27 8.880 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-27T11:40:50.808Z] #27 8.880 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-27T11:40:50.808Z] #27 8.880 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-27T11:40:50.808Z] #27 8.936 Selecting previously unselected package libpsl5:amd64. [2021-07-27T11:40:50.808Z] #27 8.936 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-27T11:40:50.808Z] #27 8.940 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-27T11:40:50.808Z] #27 8.994 Selecting previously unselected package librtmp1:amd64. [2021-07-27T11:40:50.808Z] #27 8.994 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-27T11:40:50.808Z] #27 8.999 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-27T11:40:50.808Z] #27 9.053 Selecting previously unselected package libssh2-1:amd64. [2021-07-27T11:40:50.808Z] #27 9.053 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-27T11:40:50.808Z] #27 9.056 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-27T11:40:50.808Z] #27 9.124 Selecting previously unselected package libcurl4:amd64. [2021-07-27T11:40:50.808Z] #27 9.124 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-27T11:40:50.808Z] #27 9.128 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-27T11:40:50.808Z] #27 9.225 Selecting previously unselected package curl. [2021-07-27T11:40:50.808Z] #27 9.225 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-27T11:40:51.069Z] #27 9.230 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-27T11:40:51.069Z] #27 9.354 Selecting previously unselected package libonig5:amd64. [2021-07-27T11:40:51.069Z] #27 9.354 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T11:40:51.330Z] #27 9.369 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:40:51.330Z] #27 9.445 Selecting previously unselected package libjq1:amd64. [2021-07-27T11:40:51.330Z] #27 9.445 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:40:51.330Z] #27 9.448 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:40:51.330Z] #27 9.504 Selecting previously unselected package jq. [2021-07-27T11:40:51.330Z] #27 9.504 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:40:51.330Z] #27 9.508 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T11:40:51.330Z] #27 9.573 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-27T11:40:51.330Z] #27 9.587 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-27T11:40:51.330Z] #27 9.600 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:51.591Z] #27 9.737 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-27T11:40:51.591Z] #27 9.750 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:51.591Z] #27 9.766 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:51.591Z] #27 9.779 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:51.591Z] #27 9.790 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-27T11:40:51.591Z] #27 9.802 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:51.591Z] #27 9.814 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-27T11:40:51.591Z] #27 9.825 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-27T11:40:51.591Z] #27 9.837 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:51.591Z] #27 9.847 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-27T11:40:51.591Z] #27 9.863 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:40:51.591Z] #27 9.875 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:40:51.671Z] #36 ... [2021-07-27T11:40:51.671Z] [2021-07-27T11:40:51.671Z] #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-07-27T11:40:51.671Z] #24 sha256:45c7cbe6efe64d8a1960d1d03a185d81ee6395d3bce5b22afd32ed5a15a5dc13 [2021-07-27T11:40:51.671Z] #24 13.42 + mkdir -p /build [2021-07-27T11:40:51.671Z] #24 13.43 + mv docker/docker /build/ [2021-07-27T11:40:51.671Z] #24 13.45 + rmdir docker [2021-07-27T11:40:51.671Z] #24 DONE 14.1s [2021-07-27T11:40:51.671Z] [2021-07-27T11:40:51.671Z] #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-07-27T11:40:51.671Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:40:51.671Z] #46 13.54 unicode/utf8 [2021-07-27T11:40:51.671Z] #46 14.13 math/bits [2021-07-27T11:40:51.854Z] #27 9.888 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-27T11:40:51.854Z] #27 9.898 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:52.238Z] #46 14.85 math [2021-07-27T11:40:52.436Z] #27 10.66 Updating certificates in /etc/ssl/certs... [2021-07-27T11:40:53.021Z] #44 ... [2021-07-27T11:40:53.021Z] [2021-07-27T11:40:53.021Z] #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-07-27T11:40:53.021Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-27T11:40:53.021Z] #12 DONE 5.1s [2021-07-27T11:40:53.021Z] [2021-07-27T11:40:53.021Z] #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-07-27T11:40:53.021Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:40:53.086Z] #47 ... [2021-07-27T11:40:53.086Z] [2021-07-27T11:40:53.086Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-27T11:40:53.086Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-27T11:40:53.086Z] #17 110.2 Selecting previously unselected package libxml2:amd64. [2021-07-27T11:40:53.086Z] #17 110.2 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-27T11:40:53.086Z] #17 110.2 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T11:40:53.086Z] #17 110.4 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-27T11:40:53.086Z] #17 110.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-27T11:40:53.086Z] #17 110.4 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-27T11:40:53.086Z] #17 110.4 Selecting previously unselected package libxml-sax-base-perl. [2021-07-27T11:40:53.086Z] #17 110.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-27T11:40:53.086Z] #17 110.4 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-27T11:40:53.086Z] #17 110.5 Selecting previously unselected package libxml-sax-perl. [2021-07-27T11:40:53.086Z] #17 110.5 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-27T11:40:53.086Z] #17 110.5 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-27T11:40:53.086Z] #17 110.5 Selecting previously unselected package libxml-libxml-perl. [2021-07-27T11:40:53.086Z] #17 110.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-27T11:40:53.086Z] #17 110.6 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-27T11:40:53.086Z] #17 110.7 Selecting previously unselected package libxml-simple-perl. [2021-07-27T11:40:53.086Z] #17 110.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-27T11:40:53.086Z] #17 110.7 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-27T11:40:53.086Z] #17 110.8 Selecting previously unselected package libyaml-perl. [2021-07-27T11:40:53.086Z] #17 110.8 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-27T11:40:53.086Z] #17 110.8 Unpacking libyaml-perl (1.27-1) ... [2021-07-27T11:40:53.086Z] #17 110.9 Selecting previously unselected package libconfig-auto-perl. [2021-07-27T11:40:53.086Z] #17 110.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-27T11:40:53.086Z] #17 110.9 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-27T11:40:53.086Z] #17 110.9 Selecting previously unselected package libfile-which-perl. [2021-07-27T11:40:53.086Z] #17 110.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-27T11:40:53.086Z] #17 110.9 Unpacking libfile-which-perl (1.23-1) ... [2021-07-27T11:40:53.086Z] #17 111.0 Selecting previously unselected package libfile-homedir-perl. [2021-07-27T11:40:53.086Z] #17 111.0 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-27T11:40:53.086Z] #17 111.0 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-27T11:40:53.086Z] #17 111.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-27T11:40:53.086Z] #17 111.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-27T11:40:53.086Z] #17 111.0 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-27T11:40:53.086Z] #17 111.1 Selecting previously unselected package dpkg-cross. [2021-07-27T11:40:53.086Z] #17 111.1 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-27T11:40:53.086Z] #17 111.1 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-27T11:40:53.086Z] #17 111.2 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-27T11:40:53.086Z] #17 111.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-27T11:40:53.086Z] #17 111.2 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-27T11:40:53.086Z] #17 111.2 Selecting previously unselected package libc6-armel-cross. [2021-07-27T11:40:53.086Z] #17 111.2 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-27T11:40:53.086Z] #17 111.2 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-27T11:40:53.086Z] #17 111.5 Selecting previously unselected package libgcc1-armel-cross. [2021-07-27T11:40:53.086Z] #17 111.5 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-27T11:40:53.086Z] #17 111.6 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-27T11:40:53.086Z] #17 111.6 Selecting previously unselected package libgomp1-armel-cross. [2021-07-27T11:40:53.086Z] #17 111.6 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:53.086Z] #17 111.6 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:40:53.086Z] #17 111.7 Selecting previously unselected package libatomic1-armel-cross. [2021-07-27T11:40:53.086Z] #17 111.7 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:53.086Z] #17 111.7 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:40:53.086Z] #17 111.7 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-27T11:40:53.086Z] #17 111.7 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:53.086Z] #17 111.7 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:40:53.086Z] #17 111.8 Selecting previously unselected package libasan5-armel-cross. [2021-07-27T11:40:53.086Z] #17 111.8 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:53.086Z] #17 111.8 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:40:53.086Z] #17 112.0 Selecting previously unselected package libubsan1-armel-cross. [2021-07-27T11:40:53.086Z] #17 112.0 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:53.086Z] #17 112.0 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:40:53.086Z] #17 112.1 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-27T11:40:53.086Z] #17 112.1 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:53.086Z] #17 112.1 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:40:53.086Z] #17 112.3 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-27T11:40:53.086Z] #17 112.3 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:53.086Z] #17 112.3 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T11:40:53.086Z] #17 113.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-27T11:40:53.086Z] #17 113.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:40:53.086Z] #17 113.8 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T11:40:53.086Z] #17 113.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-27T11:40:53.086Z] #17 113.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-27T11:40:53.086Z] #17 113.9 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-27T11:40:53.086Z] #17 114.2 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-27T11:40:53.086Z] #17 114.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-27T11:40:53.086Z] #17 114.3 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-27T11:40:53.347Z] #17 115.0 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-27T11:40:53.423Z] #27 11.68 137 added, 0 removed; done. [2021-07-27T11:40:53.423Z] #27 11.71 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-27T11:40:53.423Z] #27 11.72 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T11:40:53.604Z] #17 115.0 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:53.604Z] #17 115.0 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:40:53.683Z] #27 11.73 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-27T11:40:53.683Z] #27 11.74 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-27T11:40:53.683Z] #27 11.76 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:40:53.683Z] #27 11.77 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-27T11:40:53.683Z] #27 11.79 Updating certificates in /etc/ssl/certs... [2021-07-27T11:40:53.892Z] #40 ... [2021-07-27T11:40:53.892Z] [2021-07-27T11:40:53.893Z] #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-07-27T11:40:53.893Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-07-27T11:40:53.893Z] #12 DONE 3.6s [2021-07-27T11:40:53.893Z] [2021-07-27T11:40:53.893Z] #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-07-27T11:40:53.893Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-27T11:40:54.117Z] #17 115.6 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-27T11:40:54.118Z] #17 115.6 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:54.118Z] #17 115.6 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T11:40:54.627Z] #27 12.83 0 added, 0 removed; done. [2021-07-27T11:40:54.627Z] #27 12.83 Running hooks in /etc/ca-certificates/update.d... [2021-07-27T11:40:54.627Z] #27 12.83 done. [2021-07-27T11:40:55.497Z] #17 116.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-27T11:40:55.497Z] #17 117.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:40:55.497Z] #17 117.0 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T11:40:55.497Z] #17 117.0 Selecting previously unselected package crossbuild-essential-armel. [2021-07-27T11:40:55.497Z] #17 117.0 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-27T11:40:55.497Z] #17 117.0 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-27T11:40:55.497Z] #17 117.1 Selecting previously unselected package libc6-armhf-cross. [2021-07-27T11:40:55.497Z] #17 117.1 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-27T11:40:55.497Z] #17 117.1 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-27T11:40:55.573Z] #27 DONE 13.6s [2021-07-27T11:40:55.573Z] [2021-07-27T11:40:55.573Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T11:40:55.573Z] #28 sha256:703c38e3af21f2a373ca781e595e7de481121b05ef85243f857ed330ac6a41a1 [2021-07-27T11:40:55.573Z] #28 DONE 0.1s [2021-07-27T11:40:55.573Z] [2021-07-27T11:40:55.573Z] #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-07-27T11:40:55.573Z] #29 sha256:4fd88504f20fb9ba2815577c3715ce0d85919cd6e78d505b14dd4e9b2064b2f5 [2021-07-27T11:40:55.755Z] #17 117.4 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-27T11:40:55.755Z] #17 117.4 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-27T11:40:55.755Z] #17 117.4 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-27T11:40:56.013Z] #17 117.4 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-27T11:40:56.013Z] #17 117.4 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:56.013Z] #17 117.4 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:40:56.013Z] #17 117.5 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-27T11:40:56.013Z] #17 117.5 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:56.013Z] #17 117.6 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:40:56.013Z] #17 117.7 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-27T11:40:56.013Z] #17 117.7 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:56.013Z] #17 117.7 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:40:56.270Z] #17 117.8 Selecting previously unselected package libasan5-armhf-cross. [2021-07-27T11:40:56.270Z] #17 117.8 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:56.270Z] #17 117.8 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:40:56.270Z] #17 117.9 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-27T11:40:56.270Z] #17 117.9 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:56.270Z] #17 118.0 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:40:56.429Z] #46 ... [2021-07-27T11:40:56.429Z] [2021-07-27T11:40:56.429Z] #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-07-27T11:40:56.429Z] #34 sha256:076f15f4e0bb3c8074c9afd40f00948f79dc4f122492c08896f2819fcda5c5a3 [2021-07-27T11:40:56.429Z] #34 15.05 github.com/pelletier/go-toml/cmd/tomll [2021-07-27T11:40:56.429Z] #34 DONE 18.2s [2021-07-27T11:40:56.429Z] [2021-07-27T11:40:56.429Z] #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-07-27T11:40:56.429Z] #50 sha256:746cedf7546927a6982c6786be89a1655958a9383d011fe6f3ea940d96955971 [2021-07-27T11:40:56.429Z] #50 15.22 go: downloading github.com/fatih/color v1.7.0 [2021-07-27T11:40:56.429Z] #50 15.23 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-27T11:40:56.429Z] #50 15.32 go: downloading github.com/pkg/errors v0.8.1 [2021-07-27T11:40:56.429Z] #50 15.47 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-27T11:40:56.429Z] #50 15.50 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-27T11:40:56.429Z] #50 15.75 go: downloading github.com/spf13/viper v1.6.1 [2021-07-27T11:40:56.429Z] #50 16.27 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-27T11:40:56.429Z] #50 16.29 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-27T11:40:56.429Z] #50 16.43 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-27T11:40:56.429Z] #50 16.43 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-27T11:40:56.429Z] #50 17.29 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-27T11:40:56.429Z] #50 17.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-27T11:40:56.474Z] #13 2.796 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:56.474Z] #13 2.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:56.474Z] #13 2.840 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:40:56.474Z] #13 2.978 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:56.526Z] #17 118.0 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-27T11:40:56.526Z] #17 118.0 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:56.526Z] #17 118.0 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:40:56.783Z] #17 118.3 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-27T11:40:56.783Z] #17 118.3 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:40:56.783Z] #17 118.3 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T11:40:57.224Z] #13 ... [2021-07-27T11:40:57.224Z] [2021-07-27T11:40:57.224Z] #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-07-27T11:40:57.224Z] #52 sha256:5554be843179326a65f5e111d231690eb98d59ce613ed3bdf3838aa3d945c0d8 [2021-07-27T11:40:57.224Z] #52 6.402 + RM_GOPATH=0 [2021-07-27T11:40:57.224Z] #52 6.402 + TMP_GOPATH= [2021-07-27T11:40:57.224Z] #52 6.402 + : /build [2021-07-27T11:40:57.224Z] #52 6.402 + '[' -z '' ']' [2021-07-27T11:40:57.225Z] #52 6.402 ++ mktemp -d [2021-07-27T11:40:57.225Z] #52 6.402 + export GOPATH=/tmp/tmp.18X2ghqOGG [2021-07-27T11:40:57.225Z] #52 6.402 + GOPATH=/tmp/tmp.18X2ghqOGG [2021-07-27T11:40:57.225Z] #52 6.402 + RM_GOPATH=1 [2021-07-27T11:40:57.225Z] #52 6.402 + case "$(go env GOARCH)" in [2021-07-27T11:40:57.225Z] #52 6.402 ++ go env GOARCH [2021-07-27T11:40:57.225Z] #52 6.402 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:57.225Z] #52 6.402 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:57.225Z] #52 6.402 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:57.225Z] #52 6.402 + dir=/tmp/install [2021-07-27T11:40:57.225Z] #52 6.402 + bin=shfmt [2021-07-27T11:40:57.225Z] #52 6.402 + shift [2021-07-27T11:40:57.225Z] #52 6.402 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-27T11:40:57.225Z] #52 6.402 + . /tmp/install/shfmt.installer [2021-07-27T11:40:57.225Z] #52 6.402 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:40:57.225Z] #52 6.402 + install_shfmt [2021-07-27T11:40:57.225Z] #52 6.402 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-27T11:40:57.225Z] #52 6.402 + git clone https://github.com/mvdan/sh.git /tmp/tmp.18X2ghqOGG/src/github.com/mvdan/sh [2021-07-27T11:40:57.225Z] #52 6.402 Cloning into '/tmp/tmp.18X2ghqOGG/src/github.com/mvdan/sh'... [2021-07-27T11:40:57.225Z] #52 6.402 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:40:57.425Z] #13 3.762 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:40:57.485Z] #52 ... [2021-07-27T11:40:57.485Z] [2021-07-27T11:40:57.485Z] #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-07-27T11:40:57.485Z] #24 sha256:bcb6bc0c85d2f2813b8720bd7a603d2d17afde3ab56c03e4d8ddb08b23554126 [2021-07-27T11:40:57.485Z] #24 8.398 + RM_GOPATH=0 [2021-07-27T11:40:57.485Z] #24 8.398 + TMP_GOPATH= [2021-07-27T11:40:57.485Z] #24 8.398 + : /build [2021-07-27T11:40:57.485Z] #24 8.398 + '[' -z '' ']' [2021-07-27T11:40:57.485Z] #24 8.398 ++ mktemp -d [2021-07-27T11:40:57.485Z] #24 8.402 + export GOPATH=/tmp/tmp.1TGPxHgC9x [2021-07-27T11:40:57.485Z] #24 8.402 + GOPATH=/tmp/tmp.1TGPxHgC9x [2021-07-27T11:40:57.485Z] #24 8.402 + RM_GOPATH=1 [2021-07-27T11:40:57.485Z] #24 8.402 + case "$(go env GOARCH)" in [2021-07-27T11:40:57.485Z] #24 8.402 ++ go env GOARCH [2021-07-27T11:40:57.485Z] #24 8.477 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:57.485Z] #24 8.477 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:57.485Z] #24 8.477 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:57.485Z] #24 8.477 Install docker/cli version 17.06.2-ce from stable [2021-07-27T11:40:57.485Z] #24 8.477 + dir=/tmp/install [2021-07-27T11:40:57.485Z] #24 8.477 + bin=dockercli [2021-07-27T11:40:57.485Z] #24 8.477 + shift [2021-07-27T11:40:57.485Z] #24 8.477 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-27T11:40:57.485Z] #24 8.477 + . /tmp/install/dockercli.installer [2021-07-27T11:40:57.485Z] #24 8.477 ++ : stable [2021-07-27T11:40:57.485Z] #24 8.477 ++ : 17.06.2-ce [2021-07-27T11:40:57.485Z] #24 8.477 + install_dockercli [2021-07-27T11:40:57.485Z] #24 8.477 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-27T11:40:57.485Z] #24 8.477 ++ uname -m [2021-07-27T11:40:57.485Z] #24 8.484 + arch=x86_64 [2021-07-27T11:40:57.485Z] #24 8.484 + '[' x86_64 '!=' x86_64 ']' [2021-07-27T11:40:57.485Z] #24 8.484 + url=https://download.docker.com/linux/static [2021-07-27T11:40:57.485Z] #24 8.484 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-27T11:40:57.485Z] #24 8.494 + tar -xz docker/docker [2021-07-27T11:40:57.485Z] #24 ... [2021-07-27T11:40:57.485Z] [2021-07-27T11:40:57.485Z] #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-07-27T11:40:57.485Z] #34 sha256:86b109b550870a95d947901d8241dbd49427ac0e6b140764d467215743d28bfe [2021-07-27T11:40:57.485Z] #34 7.057 Install go-toml version v1.8.1 [2021-07-27T11:40:57.485Z] #34 8.122 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-27T11:40:57.487Z] #29 1.669 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-27T11:40:57.487Z] #29 1.773 [2021-07-27T11:40:57.744Z] #34 ... [2021-07-27T11:40:57.744Z] [2021-07-27T11:40:57.744Z] #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-07-27T11:40:57.744Z] #48 sha256:c6fc4b185ad50e6de9d196de40f9d827f43d6a642970c8498a814e5125e96d8c [2021-07-27T11:40:57.744Z] #48 7.157 + RM_GOPATH=0 [2021-07-27T11:40:57.744Z] #48 7.157 + TMP_GOPATH= [2021-07-27T11:40:57.744Z] #48 7.157 + : /build [2021-07-27T11:40:57.744Z] #48 7.157 + '[' -z '' ']' [2021-07-27T11:40:57.744Z] #48 7.157 ++ mktemp -d [2021-07-27T11:40:57.744Z] #48 7.157 + export GOPATH=/tmp/tmp.qcuI2pSGfs [2021-07-27T11:40:57.744Z] #48 7.157 + GOPATH=/tmp/tmp.qcuI2pSGfs [2021-07-27T11:40:57.744Z] #48 7.157 + RM_GOPATH=1 [2021-07-27T11:40:57.744Z] #48 7.157 + case "$(go env GOARCH)" in [2021-07-27T11:40:57.744Z] #48 7.157 ++ go env GOARCH [2021-07-27T11:40:57.744Z] #48 7.160 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:57.744Z] #48 7.160 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:57.744Z] #48 7.160 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:57.744Z] #48 7.164 + dir=/tmp/install [2021-07-27T11:40:57.744Z] #48 7.164 + bin=gotestsum [2021-07-27T11:40:57.744Z] #48 7.164 + shift [2021-07-27T11:40:57.744Z] #48 7.165 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-27T11:40:57.744Z] #48 7.165 + . /tmp/install/gotestsum.installer [2021-07-27T11:40:57.744Z] #48 7.165 ++ : v0.5.3 [2021-07-27T11:40:57.744Z] #48 7.165 + install_gotestsum [2021-07-27T11:40:57.744Z] #48 7.165 + set -e [2021-07-27T11:40:57.744Z] #48 7.165 + export GO111MODULE=on [2021-07-27T11:40:57.744Z] #48 7.165 + GO111MODULE=on [2021-07-27T11:40:57.744Z] #48 7.165 + GOBIN=/build [2021-07-27T11:40:57.744Z] #48 7.165 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-27T11:40:57.744Z] #48 7.806 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-27T11:40:57.744Z] #48 10.32 go: downloading github.com/fatih/color v1.9.0 [2021-07-27T11:40:57.744Z] #48 10.34 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-27T11:40:57.744Z] #48 10.35 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T11:40:57.744Z] #48 10.40 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-27T11:40:57.744Z] #48 ... [2021-07-27T11:40:57.744Z] [2021-07-27T11:40:57.744Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:40:57.744Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:40:57.744Z] #32 7.041 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-27T11:40:57.744Z] #32 7.041 Cloning into '.'... [2021-07-27T11:40:57.748Z] #29 1.903 ########### 15.4% ################# 24.1% ############################ 39.5% ################################################### 71.4% ###################################################################### 97.5% ######################################################################## 100.0% [2021-07-27T11:40:57.748Z] #29 2.426 [2021-07-27T11:40:57.807Z] #50 ... [2021-07-27T11:40:57.807Z] [2021-07-27T11:40:57.807Z] #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-07-27T11:40:57.807Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:40:57.807Z] #13 6.345 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:40:57.807Z] #13 6.414 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:57.807Z] #13 6.432 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:57.808Z] #13 6.466 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:57.808Z] #13 7.448 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T11:40:57.808Z] #13 9.346 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:40:57.808Z] #13 11.37 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:40:57.808Z] #13 13.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:40:57.969Z] #17 119.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-27T11:40:57.969Z] #17 119.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:40:57.969Z] #17 119.5 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T11:40:57.969Z] #17 119.5 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-27T11:40:57.969Z] #17 119.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-27T11:40:57.969Z] #17 119.5 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-27T11:40:58.005Z] #32 ... [2021-07-27T11:40:58.005Z] [2021-07-27T11:40:58.005Z] #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-07-27T11:40:58.005Z] #50 sha256:57049fb610b2c63ae97c58719489569f70a0c3788ab1b353bf06fe7c1c6c611e [2021-07-27T11:40:58.005Z] #50 7.551 + RM_GOPATH=0 [2021-07-27T11:40:58.005Z] #50 7.551 + TMP_GOPATH= [2021-07-27T11:40:58.005Z] #50 7.551 + : /build [2021-07-27T11:40:58.005Z] #50 7.551 + '[' -z '' ']' [2021-07-27T11:40:58.005Z] #50 7.551 ++ mktemp -d [2021-07-27T11:40:58.005Z] #50 7.551 + export GOPATH=/tmp/tmp.m7nw8Kxxjo [2021-07-27T11:40:58.005Z] #50 7.551 + GOPATH=/tmp/tmp.m7nw8Kxxjo [2021-07-27T11:40:58.005Z] #50 7.551 + RM_GOPATH=1 [2021-07-27T11:40:58.005Z] #50 7.551 + case "$(go env GOARCH)" in [2021-07-27T11:40:58.005Z] #50 7.551 ++ go env GOARCH [2021-07-27T11:40:58.005Z] #50 7.587 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:58.005Z] #50 7.587 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:58.005Z] #50 7.589 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:58.005Z] #50 7.595 + dir=/tmp/install [2021-07-27T11:40:58.005Z] #50 7.595 + bin=golangci_lint [2021-07-27T11:40:58.005Z] #50 7.595 + shift [2021-07-27T11:40:58.005Z] #50 7.595 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-27T11:40:58.005Z] #50 7.595 + . /tmp/install/golangci_lint.installer [2021-07-27T11:40:58.005Z] #50 7.595 ++ : v1.23.8 [2021-07-27T11:40:58.005Z] #50 7.595 + install_golangci_lint [2021-07-27T11:40:58.005Z] #50 7.595 + set -e [2021-07-27T11:40:58.005Z] #50 7.595 + export GO111MODULE=on [2021-07-27T11:40:58.005Z] #50 7.595 + GO111MODULE=on [2021-07-27T11:40:58.005Z] #50 7.595 + GOBIN=/build [2021-07-27T11:40:58.005Z] #50 7.595 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-27T11:40:58.005Z] #50 8.495 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-27T11:40:58.005Z] #50 ... [2021-07-27T11:40:58.005Z] [2021-07-27T11:40:58.005Z] #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-07-27T11:40:58.005Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:40:58.005Z] #46 7.416 + RM_GOPATH=0 [2021-07-27T11:40:58.005Z] #46 7.416 + TMP_GOPATH= [2021-07-27T11:40:58.005Z] #46 7.416 + : /build [2021-07-27T11:40:58.005Z] #46 7.416 + '[' -z '' ']' [2021-07-27T11:40:58.005Z] #46 7.416 ++ mktemp -d [2021-07-27T11:40:58.005Z] #46 7.416 + export GOPATH=/tmp/tmp.2G7eGim37K [2021-07-27T11:40:58.005Z] #46 7.416 + GOPATH=/tmp/tmp.2G7eGim37K [2021-07-27T11:40:58.005Z] #46 7.416 + RM_GOPATH=1 [2021-07-27T11:40:58.005Z] #46 7.416 + case "$(go env GOARCH)" in [2021-07-27T11:40:58.005Z] #46 7.416 ++ go env GOARCH [2021-07-27T11:40:58.005Z] #46 7.459 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:40:58.005Z] #46 7.460 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:58.005Z] #46 7.460 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:58.005Z] #46 7.460 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:58.005Z] #46 7.460 + dir=/tmp/install [2021-07-27T11:40:58.005Z] #46 7.460 + bin=vndr [2021-07-27T11:40:58.005Z] #46 7.460 + shift [2021-07-27T11:40:58.005Z] #46 7.460 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-27T11:40:58.005Z] #46 7.460 + . /tmp/install/vndr.installer [2021-07-27T11:40:58.005Z] #46 7.460 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:40:58.005Z] #46 7.460 + install_vndr [2021-07-27T11:40:58.005Z] #46 7.460 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-27T11:40:58.005Z] #46 7.460 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2G7eGim37K/src/github.com/LK4D4/vndr [2021-07-27T11:40:58.005Z] #46 7.475 Cloning into '/tmp/tmp.2G7eGim37K/src/github.com/LK4D4/vndr'... [2021-07-27T11:40:58.005Z] #46 8.308 + cd /tmp/tmp.2G7eGim37K/src/github.com/LK4D4/vndr [2021-07-27T11:40:58.005Z] #46 8.308 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:40:58.005Z] #46 8.462 + go build -buildmode=pie -v -o /build/vndr . [2021-07-27T11:40:58.008Z] #29 2.539 ######################################################################## 100.0% [2021-07-27T11:40:58.067Z] #13 ... [2021-07-27T11:40:58.067Z] [2021-07-27T11:40:58.067Z] #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-07-27T11:40:58.067Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:40:58.067Z] #46 18.85 encoding [2021-07-27T11:40:58.067Z] #46 18.94 unicode/utf16 [2021-07-27T11:40:58.067Z] #46 19.11 container/list [2021-07-27T11:40:58.067Z] #46 19.57 crypto/internal/subtle [2021-07-27T11:40:58.067Z] #46 19.69 crypto/subtle [2021-07-27T11:40:58.067Z] #46 19.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-27T11:40:58.067Z] #46 19.94 internal/nettrace [2021-07-27T11:40:58.067Z] #46 20.05 runtime/cgo [2021-07-27T11:40:58.264Z] #46 11.00 internal/unsafeheader [2021-07-27T11:40:58.264Z] #46 ... [2021-07-27T11:40:58.264Z] [2021-07-27T11:40:58.264Z] #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-07-27T11:40:58.264Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:40:58.264Z] #40 7.910 + git clone https://github.com/docker/distribution.git . [2021-07-27T11:40:58.264Z] #40 7.914 Cloning into '.'... [2021-07-27T11:40:58.264Z] #40 ... [2021-07-27T11:40:58.264Z] [2021-07-27T11:40:58.264Z] #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-07-27T11:40:58.264Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:40:58.264Z] #36 8.308 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:58.264Z] #36 8.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:58.264Z] #36 8.581 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:58.264Z] #36 9.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:40:58.269Z] #29 2.630 [2021-07-27T11:40:58.269Z] #29 2.749 ########################################### 60.3% ######################################################################## 100.0% [2021-07-27T11:40:58.269Z] #29 2.922 [2021-07-27T11:40:58.527Z] #36 ... [2021-07-27T11:40:58.527Z] [2021-07-27T11:40:58.527Z] #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-07-27T11:40:58.527Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:40:58.527Z] #56 8.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:40:58.527Z] #56 8.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:40:58.527Z] #56 8.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:40:58.527Z] #56 10.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:40:58.527Z] #56 ... [2021-07-27T11:40:58.527Z] [2021-07-27T11:40:58.527Z] #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-07-27T11:40:58.527Z] #48 sha256:c6fc4b185ad50e6de9d196de40f9d827f43d6a642970c8498a814e5125e96d8c [2021-07-27T11:40:58.527Z] #48 10.91 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-27T11:40:58.527Z] #48 10.93 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-27T11:40:58.527Z] #48 11.10 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-27T11:40:58.527Z] #48 11.24 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-27T11:40:58.527Z] #48 11.34 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-27T11:40:58.534Z] #17 120.0 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-27T11:40:58.534Z] #17 120.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-27T11:40:58.534Z] #17 120.0 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-27T11:40:58.635Z] #46 ... [2021-07-27T11:40:58.635Z] [2021-07-27T11:40:58.635Z] #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-07-27T11:40:58.635Z] #59 sha256:14186ca9176d1775e1bd6942cc62ec2dc9a307b715bb99a9e39d1fb748850fab [2021-07-27T11:40:58.635Z] #59 11.12 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T11:40:58.635Z] #59 11.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-27T11:40:58.635Z] #59 11.21 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-27T11:40:58.635Z] #59 11.72 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-27T11:40:58.635Z] #59 15.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-27T11:40:58.635Z] #59 16.11 go: downloading github.com/google/uuid v1.2.0 [2021-07-27T11:40:58.635Z] #59 16.13 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-27T11:40:58.635Z] #59 16.21 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-27T11:40:58.635Z] #59 16.21 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-27T11:40:58.635Z] #59 16.26 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-27T11:40:58.635Z] #59 16.47 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-27T11:40:58.635Z] #59 16.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-27T11:40:58.635Z] #59 17.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-27T11:40:58.635Z] #59 ... [2021-07-27T11:40:58.635Z] [2021-07-27T11:40:58.635Z] #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-07-27T11:40:58.635Z] #50 sha256:746cedf7546927a6982c6786be89a1655958a9383d011fe6f3ea940d96955971 [2021-07-27T11:40:58.635Z] #50 20.65 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-27T11:40:58.635Z] #50 20.68 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-27T11:40:58.635Z] #50 20.89 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-27T11:40:58.635Z] #50 20.92 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-27T11:40:58.635Z] #50 21.04 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-27T11:40:58.635Z] #50 21.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-27T11:40:58.821Z] #13 5.014 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:40:59.064Z] #29 3.038 ########## 15.1% ######################### 35.9% ####################################### 55.2% ##################################################### 74.8% ################################################################### 94.0% ######################################################################## 100.0% [2021-07-27T11:40:59.064Z] #29 3.578 [2021-07-27T11:40:59.064Z] #29 ... [2021-07-27T11:40:59.064Z] [2021-07-27T11:40:59.064Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:40:59.064Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:40:59.064Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.9s done [2021-07-27T11:40:59.064Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.9s done [2021-07-27T11:40:59.064Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 1.7s [2021-07-27T11:40:59.085Z] #13 ... [2021-07-27T11:40:59.085Z] [2021-07-27T11:40:59.085Z] #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-07-27T11:40:59.085Z] #48 sha256:4cd59bc27fdfd39e508e426279b26d54b533df11402906a115327e1f4af70791 [2021-07-27T11:40:59.085Z] #48 4.782 + RM_GOPATH=0 [2021-07-27T11:40:59.085Z] #48 4.782 + TMP_GOPATH= [2021-07-27T11:40:59.085Z] #48 4.782 + : /build [2021-07-27T11:40:59.085Z] #48 4.782 + '[' -z '' ']' [2021-07-27T11:40:59.085Z] #48 4.789 ++ mktemp -d [2021-07-27T11:40:59.085Z] #48 4.789 + export GOPATH=/tmp/tmp.OtShwsess8 [2021-07-27T11:40:59.085Z] #48 4.789 + GOPATH=/tmp/tmp.OtShwsess8 [2021-07-27T11:40:59.085Z] #48 4.789 + RM_GOPATH=1 [2021-07-27T11:40:59.085Z] #48 4.789 + case "$(go env GOARCH)" in [2021-07-27T11:40:59.085Z] #48 4.796 ++ go env GOARCH [2021-07-27T11:40:59.085Z] #48 4.829 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:59.085Z] #48 4.829 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:40:59.085Z] #48 4.830 ++ dirname /tmp/install/install.sh [2021-07-27T11:40:59.085Z] #48 4.839 + dir=/tmp/install [2021-07-27T11:40:59.085Z] #48 4.839 + bin=gotestsum [2021-07-27T11:40:59.085Z] #48 4.839 + shift [2021-07-27T11:40:59.085Z] #48 4.839 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-27T11:40:59.085Z] #48 4.839 + . /tmp/install/gotestsum.installer [2021-07-27T11:40:59.085Z] #48 4.839 ++ : v0.5.3 [2021-07-27T11:40:59.085Z] #48 4.839 + install_gotestsum [2021-07-27T11:40:59.085Z] #48 4.841 + set -e [2021-07-27T11:40:59.085Z] #48 4.842 + export GO111MODULE=on [2021-07-27T11:40:59.085Z] #48 4.842 + GO111MODULE=on [2021-07-27T11:40:59.086Z] #48 4.842 + GOBIN=/build [2021-07-27T11:40:59.086Z] #48 4.842 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-27T11:40:59.086Z] #48 5.680 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-27T11:40:59.086Z] #48 8.124 go: downloading github.com/fatih/color v1.9.0 [2021-07-27T11:40:59.086Z] #48 8.152 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-27T11:40:59.086Z] #48 8.154 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T11:40:59.086Z] #48 8.169 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-27T11:40:59.086Z] #48 8.487 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-27T11:40:59.086Z] #48 8.488 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-27T11:40:59.086Z] #48 8.599 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-27T11:40:59.086Z] #48 8.616 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-27T11:40:59.086Z] #48 8.696 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-27T11:40:59.086Z] #48 9.109 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-27T11:40:59.086Z] #48 9.145 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-27T11:40:59.203Z] #50 21.56 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-27T11:40:59.203Z] #50 21.56 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-27T11:40:59.203Z] #50 21.56 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-27T11:40:59.203Z] #50 21.56 go: downloading github.com/spf13/afero v1.1.2 [2021-07-27T11:40:59.203Z] #50 21.77 go: downloading github.com/spf13/cast v1.3.0 [2021-07-27T11:40:59.203Z] #50 21.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-27T11:40:59.325Z] #9 ... [2021-07-27T11:40:59.325Z] [2021-07-27T11:40:59.325Z] #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-07-27T11:40:59.325Z] #29 sha256:4fd88504f20fb9ba2815577c3715ce0d85919cd6e78d505b14dd4e9b2064b2f5 [2021-07-27T11:40:59.462Z] #50 22.00 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-27T11:40:59.462Z] #50 22.00 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-27T11:40:59.462Z] #50 22.00 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-27T11:40:59.473Z] #48 12.06 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-27T11:40:59.721Z] #50 22.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-27T11:40:59.721Z] #50 22.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-27T11:40:59.721Z] #50 22.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-27T11:40:59.721Z] #50 22.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-27T11:40:59.903Z] #17 121.5 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-27T11:40:59.903Z] #17 121.5 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:40:59.988Z] #50 22.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-27T11:40:59.988Z] #50 22.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-27T11:40:59.988Z] #50 22.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-27T11:40:59.988Z] #50 22.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-27T11:40:59.988Z] #50 22.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-27T11:40:59.988Z] #50 22.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-27T11:41:00.036Z] #48 ... [2021-07-27T11:41:00.036Z] [2021-07-27T11:41:00.036Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:41:00.036Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:41:00.036Z] #46 5.288 + RM_GOPATH=0 [2021-07-27T11:41:00.036Z] #46 5.288 + TMP_GOPATH= [2021-07-27T11:41:00.036Z] #46 5.288 + : /build [2021-07-27T11:41:00.036Z] #46 5.288 + '[' -z '' ']' [2021-07-27T11:41:00.036Z] #46 5.288 ++ mktemp -d [2021-07-27T11:41:00.036Z] #46 5.292 + export GOPATH=/tmp/tmp.r2rLRyj2Ps [2021-07-27T11:41:00.036Z] #46 5.292 + GOPATH=/tmp/tmp.r2rLRyj2Ps [2021-07-27T11:41:00.036Z] #46 5.292 + RM_GOPATH=1 [2021-07-27T11:41:00.036Z] #46 5.292 + case "$(go env GOARCH)" in [2021-07-27T11:41:00.036Z] #46 5.292 ++ go env GOARCH [2021-07-27T11:41:00.036Z] #46 5.309 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:00.036Z] #46 5.309 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:00.036Z] #46 5.309 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:00.036Z] #46 5.315 + dir=/tmp/install [2021-07-27T11:41:00.036Z] #46 5.315 + bin=vndr [2021-07-27T11:41:00.036Z] #46 5.315 + shift [2021-07-27T11:41:00.036Z] #46 5.315 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-27T11:41:00.036Z] #46 5.315 + . /tmp/install/vndr.installer [2021-07-27T11:41:00.036Z] #46 5.315 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:41:00.036Z] #46 5.315 + install_vndr [2021-07-27T11:41:00.036Z] #46 5.315 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-27T11:41:00.036Z] #46 5.315 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.r2rLRyj2Ps/src/github.com/LK4D4/vndr [2021-07-27T11:41:00.036Z] #46 5.315 Cloning into '/tmp/tmp.r2rLRyj2Ps/src/github.com/LK4D4/vndr'... [2021-07-27T11:41:00.036Z] #46 5.320 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:41:00.036Z] #46 6.035 + cd /tmp/tmp.r2rLRyj2Ps/src/github.com/LK4D4/vndr [2021-07-27T11:41:00.036Z] #46 6.036 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:41:00.036Z] #46 6.050 + go build -buildmode=pie -v -o /build/vndr . [2021-07-27T11:41:00.036Z] #46 7.275 runtime/internal/sys [2021-07-27T11:41:00.036Z] #46 7.285 internal/unsafeheader [2021-07-27T11:41:00.036Z] #46 7.288 runtime/internal/atomic [2021-07-27T11:41:00.036Z] #46 7.303 internal/cpu [2021-07-27T11:41:00.036Z] #46 7.439 internal/race [2021-07-27T11:41:00.037Z] #46 7.697 sync/atomic [2021-07-27T11:41:00.037Z] #46 7.783 unicode [2021-07-27T11:41:00.037Z] #46 7.800 runtime/internal/math [2021-07-27T11:41:00.037Z] #46 8.216 unicode/utf8 [2021-07-27T11:41:00.037Z] #46 8.229 math/bits [2021-07-27T11:41:00.037Z] #46 8.239 internal/bytealg [2021-07-27T11:41:00.037Z] #46 8.963 encoding [2021-07-27T11:41:00.037Z] #46 9.121 math [2021-07-27T11:41:00.037Z] #46 9.298 unicode/utf16 [2021-07-27T11:41:00.037Z] #46 9.714 runtime [2021-07-27T11:41:00.037Z] #46 9.933 container/list [2021-07-27T11:41:00.037Z] #46 ... [2021-07-27T11:41:00.037Z] [2021-07-27T11:41:00.037Z] #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-07-27T11:41:00.037Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T11:41:00.037Z] #44 5.254 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:00.037Z] #44 5.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:00.037Z] #44 5.348 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:00.037Z] #44 5.787 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-27T11:41:00.037Z] #44 6.149 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:41:00.037Z] #44 7.508 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:41:00.037Z] #44 8.797 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:41:00.037Z] #44 ... [2021-07-27T11:41:00.037Z] [2021-07-27T11:41:00.037Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:41:00.037Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-27T11:41:00.037Z] #32 4.898 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-27T11:41:00.037Z] #32 4.903 Cloning into '.'... [2021-07-27T11:41:00.187Z] #17 121.7 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:41:00.248Z] #50 ... [2021-07-27T11:41:00.248Z] [2021-07-27T11:41:00.248Z] #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-07-27T11:41:00.248Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:00.248Z] #44 12.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:00.248Z] #44 14.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-27T11:41:00.248Z] #44 ... [2021-07-27T11:41:00.248Z] [2021-07-27T11:41:00.248Z] #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-07-27T11:41:00.248Z] #50 sha256:746cedf7546927a6982c6786be89a1655958a9383d011fe6f3ea940d96955971 [2021-07-27T11:41:00.248Z] #50 22.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-27T11:41:00.248Z] #50 22.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-27T11:41:00.248Z] #50 22.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-27T11:41:00.303Z] #32 ... [2021-07-27T11:41:00.303Z] [2021-07-27T11:41:00.303Z] #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-07-27T11:41:00.303Z] #24 sha256:93e79d0896aac431fd2f69e68c1150e6be808f0000d5b678ce65c8b5be3d169b [2021-07-27T11:41:00.303Z] #24 4.077 + RM_GOPATH=0 [2021-07-27T11:41:00.303Z] #24 4.077 + TMP_GOPATH= [2021-07-27T11:41:00.303Z] #24 4.077 + : /build [2021-07-27T11:41:00.303Z] #24 4.077 + '[' -z '' ']' [2021-07-27T11:41:00.303Z] #24 4.087 ++ mktemp -d [2021-07-27T11:41:00.303Z] #24 4.087 + export GOPATH=/tmp/tmp.pNdD03xdr8 [2021-07-27T11:41:00.303Z] #24 4.087 + GOPATH=/tmp/tmp.pNdD03xdr8 [2021-07-27T11:41:00.303Z] #24 4.087 + RM_GOPATH=1 [2021-07-27T11:41:00.303Z] #24 4.087 + case "$(go env GOARCH)" in [2021-07-27T11:41:00.303Z] #24 4.087 ++ go env GOARCH [2021-07-27T11:41:00.303Z] #24 4.095 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:00.303Z] #24 4.095 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:00.303Z] #24 4.099 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:00.303Z] #24 4.124 Install docker/cli version 17.06.2-ce from stable [2021-07-27T11:41:00.303Z] #24 4.133 + dir=/tmp/install [2021-07-27T11:41:00.303Z] #24 4.133 + bin=dockercli [2021-07-27T11:41:00.303Z] #24 4.133 + shift [2021-07-27T11:41:00.303Z] #24 4.133 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-27T11:41:00.303Z] #24 4.133 + . /tmp/install/dockercli.installer [2021-07-27T11:41:00.303Z] #24 4.133 ++ : stable [2021-07-27T11:41:00.303Z] #24 4.133 ++ : 17.06.2-ce [2021-07-27T11:41:00.303Z] #24 4.133 + install_dockercli [2021-07-27T11:41:00.303Z] #24 4.133 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-27T11:41:00.303Z] #24 4.133 ++ uname -m [2021-07-27T11:41:00.303Z] #24 4.133 + arch=aarch64 [2021-07-27T11:41:00.303Z] #24 4.133 + '[' aarch64 '!=' x86_64 ']' [2021-07-27T11:41:00.303Z] #24 4.133 + '[' aarch64 '!=' s390x ']' [2021-07-27T11:41:00.303Z] #24 4.133 + '[' aarch64 '!=' armhf ']' [2021-07-27T11:41:00.303Z] #24 4.133 + build_dockercli [2021-07-27T11:41:00.303Z] #24 4.133 + git clone https://github.com/docker/docker-ce /tmp/tmp.pNdD03xdr8/tmp/docker-ce [2021-07-27T11:41:00.303Z] #24 4.141 Cloning into '/tmp/tmp.pNdD03xdr8/tmp/docker-ce'... [2021-07-27T11:41:00.444Z] #17 121.9 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-27T11:41:00.444Z] #17 121.9 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:41:00.444Z] #17 122.0 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T11:41:00.507Z] #50 22.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-27T11:41:00.567Z] #24 ... [2021-07-27T11:41:00.567Z] [2021-07-27T11:41:00.567Z] #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-07-27T11:41:00.567Z] #34 sha256:dd8eb6bd84f02cd8e3a9f61a8dc2acd61d9f018516ee52f618bb28cfc8977791 [2021-07-27T11:41:00.567Z] #34 5.393 Install go-toml version v1.8.1 [2021-07-27T11:41:00.567Z] #34 6.115 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-27T11:41:00.567Z] #34 8.831 github.com/pelletier/go-toml [2021-07-27T11:41:00.567Z] #34 ... [2021-07-27T11:41:00.567Z] [2021-07-27T11:41:00.567Z] #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-07-27T11:41:00.567Z] #59 sha256:6166f5e8b7080c51f70af1c7cd476fd6cf6e9576c377b61d4a325e4641d82495 [2021-07-27T11:41:00.567Z] #59 4.173 + RM_GOPATH=0 [2021-07-27T11:41:00.567Z] #59 4.173 + TMP_GOPATH= [2021-07-27T11:41:00.567Z] #59 4.173 + : /build [2021-07-27T11:41:00.567Z] #59 4.173 + '[' -z '' ']' [2021-07-27T11:41:00.567Z] #59 4.173 ++ mktemp -d [2021-07-27T11:41:00.567Z] #59 4.185 + export GOPATH=/tmp/tmp.twRpFRxi4w [2021-07-27T11:41:00.567Z] #59 4.185 + GOPATH=/tmp/tmp.twRpFRxi4w [2021-07-27T11:41:00.567Z] #59 4.185 + RM_GOPATH=1 [2021-07-27T11:41:00.567Z] #59 4.185 + case "$(go env GOARCH)" in [2021-07-27T11:41:00.567Z] #59 4.206 ++ go env GOARCH [2021-07-27T11:41:00.567Z] #59 4.236 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:00.567Z] #59 4.236 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:00.567Z] #59 4.236 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:00.567Z] #59 4.242 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:00.567Z] #59 4.242 + dir=/tmp/install [2021-07-27T11:41:00.567Z] #59 4.242 + bin=rootlesskit [2021-07-27T11:41:00.567Z] #59 4.242 + shift [2021-07-27T11:41:00.567Z] #59 4.242 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-27T11:41:00.567Z] #59 4.242 + . /tmp/install/rootlesskit.installer [2021-07-27T11:41:00.567Z] #59 4.242 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:00.567Z] #59 4.242 + install_rootlesskit [2021-07-27T11:41:00.567Z] #59 4.242 + case "$1" in [2021-07-27T11:41:00.567Z] #59 4.242 + export CGO_ENABLED=0 [2021-07-27T11:41:00.567Z] #59 4.242 + CGO_ENABLED=0 [2021-07-27T11:41:00.567Z] #59 4.242 + _install_rootlesskit [2021-07-27T11:41:00.567Z] #59 4.242 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-27T11:41:00.567Z] #59 4.242 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.twRpFRxi4w/src/github.com/rootless-containers/rootlesskit [2021-07-27T11:41:00.567Z] #59 4.242 Cloning into '/tmp/tmp.twRpFRxi4w/src/github.com/rootless-containers/rootlesskit'... [2021-07-27T11:41:00.567Z] #59 7.367 + cd /tmp/tmp.twRpFRxi4w/src/github.com/rootless-containers/rootlesskit [2021-07-27T11:41:00.567Z] #59 7.377 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:00.567Z] #59 7.445 + export GO111MODULE=on [2021-07-27T11:41:00.567Z] #59 7.446 + GO111MODULE=on [2021-07-27T11:41:00.567Z] #59 7.446 + export GOPROXY=https://proxy.golang.org [2021-07-27T11:41:00.567Z] #59 7.446 + GOPROXY=https://proxy.golang.org [2021-07-27T11:41:00.567Z] #59 7.446 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T11:41:00.567Z] #59 7.446 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-27T11:41:00.567Z] #59 9.076 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T11:41:00.567Z] #59 9.088 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-27T11:41:00.567Z] #59 9.098 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-27T11:41:00.567Z] #59 9.584 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-27T11:41:00.567Z] #59 9.605 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-27T11:41:00.567Z] #59 10.43 go: downloading github.com/google/uuid v1.2.0 [2021-07-27T11:41:00.567Z] #59 10.52 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-27T11:41:00.567Z] #59 10.60 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-27T11:41:00.831Z] #59 ... [2021-07-27T11:41:00.831Z] [2021-07-27T11:41:00.831Z] #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-07-27T11:41:00.831Z] #52 sha256:d0a604b0574c7bb6360b1466edd171d5841a27e54d0dc80f30e6fbd7d3d345dd [2021-07-27T11:41:00.831Z] #52 3.869 + RM_GOPATH=0 [2021-07-27T11:41:00.831Z] #52 3.869 + TMP_GOPATH= [2021-07-27T11:41:00.831Z] #52 3.869 + : /build [2021-07-27T11:41:00.831Z] #52 3.869 + '[' -z '' ']' [2021-07-27T11:41:00.831Z] #52 3.869 ++ mktemp -d [2021-07-27T11:41:00.831Z] #52 3.871 + export GOPATH=/tmp/tmp.XnbSDgnZ0A [2021-07-27T11:41:00.831Z] #52 3.871 + GOPATH=/tmp/tmp.XnbSDgnZ0A [2021-07-27T11:41:00.831Z] #52 3.871 + RM_GOPATH=1 [2021-07-27T11:41:00.831Z] #52 3.871 + case "$(go env GOARCH)" in [2021-07-27T11:41:00.831Z] #52 3.871 ++ go env GOARCH [2021-07-27T11:41:00.831Z] #52 3.893 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:00.831Z] #52 3.893 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:00.831Z] #52 3.918 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:41:00.831Z] #52 3.919 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:00.831Z] #52 3.919 + dir=/tmp/install [2021-07-27T11:41:00.831Z] #52 3.919 + bin=shfmt [2021-07-27T11:41:00.831Z] #52 3.919 + shift [2021-07-27T11:41:00.831Z] #52 3.919 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-27T11:41:00.831Z] #52 3.919 + . /tmp/install/shfmt.installer [2021-07-27T11:41:00.831Z] #52 3.919 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:41:00.831Z] #52 3.919 + install_shfmt [2021-07-27T11:41:00.831Z] #52 3.919 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-27T11:41:00.831Z] #52 3.919 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XnbSDgnZ0A/src/github.com/mvdan/sh [2021-07-27T11:41:00.832Z] #52 3.919 Cloning into '/tmp/tmp.XnbSDgnZ0A/src/github.com/mvdan/sh'... [2021-07-27T11:41:00.832Z] #52 10.04 + cd /tmp/tmp.XnbSDgnZ0A/src/github.com/mvdan/sh [2021-07-27T11:41:00.832Z] #52 10.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:41:00.832Z] #52 10.14 + GO111MODULE=on [2021-07-27T11:41:00.832Z] #52 10.14 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-27T11:41:00.832Z] #52 ... [2021-07-27T11:41:00.832Z] [2021-07-27T11:41:00.832Z] #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-07-27T11:41:00.832Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-27T11:41:00.832Z] #36 5.018 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:00.832Z] #36 5.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:00.832Z] #36 5.156 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:00.832Z] #36 6.042 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:41:00.832Z] #36 7.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:41:00.832Z] #36 8.836 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:41:01.080Z] #50 23.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-27T11:41:01.080Z] #50 23.60 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-27T11:41:01.080Z] #50 23.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-27T11:41:01.095Z] #36 ... [2021-07-27T11:41:01.095Z] [2021-07-27T11:41:01.095Z] #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-07-27T11:41:01.095Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-27T11:41:01.095Z] #56 5.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:01.095Z] #56 5.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:01.095Z] #56 5.604 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:01.095Z] #56 6.239 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:41:01.095Z] #56 7.374 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:41:01.095Z] #56 8.564 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:41:01.095Z] #56 ... [2021-07-27T11:41:01.095Z] [2021-07-27T11:41:01.095Z] #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-07-27T11:41:01.095Z] #50 sha256:94220de7fb6cc085a9652b37abd3a1acf65344042d03428933c484179ac3a342 [2021-07-27T11:41:01.095Z] #50 4.209 + RM_GOPATH=0 [2021-07-27T11:41:01.095Z] #50 4.209 + TMP_GOPATH= [2021-07-27T11:41:01.095Z] #50 4.209 + : /build [2021-07-27T11:41:01.095Z] #50 4.209 + '[' -z '' ']' [2021-07-27T11:41:01.095Z] #50 4.213 ++ mktemp -d [2021-07-27T11:41:01.095Z] #50 4.215 + export GOPATH=/tmp/tmp.gM0rNOtnLF [2021-07-27T11:41:01.095Z] #50 4.215 + GOPATH=/tmp/tmp.gM0rNOtnLF [2021-07-27T11:41:01.095Z] #50 4.215 + RM_GOPATH=1 [2021-07-27T11:41:01.095Z] #50 4.215 + case "$(go env GOARCH)" in [2021-07-27T11:41:01.095Z] #50 4.222 ++ go env GOARCH [2021-07-27T11:41:01.095Z] #50 4.242 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:01.095Z] #50 4.242 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:01.095Z] #50 4.242 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:01.095Z] #50 4.248 + dir=/tmp/install [2021-07-27T11:41:01.095Z] #50 4.248 + bin=golangci_lint [2021-07-27T11:41:01.095Z] #50 4.248 + shift [2021-07-27T11:41:01.095Z] #50 4.248 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-27T11:41:01.095Z] #50 4.248 + . /tmp/install/golangci_lint.installer [2021-07-27T11:41:01.095Z] #50 4.248 ++ : v1.23.8 [2021-07-27T11:41:01.095Z] #50 4.248 + install_golangci_lint [2021-07-27T11:41:01.095Z] #50 4.248 + set -e [2021-07-27T11:41:01.095Z] #50 4.248 + export GO111MODULE=on [2021-07-27T11:41:01.095Z] #50 4.248 + GO111MODULE=on [2021-07-27T11:41:01.095Z] #50 4.248 + GOBIN=/build [2021-07-27T11:41:01.095Z] #50 4.248 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-27T11:41:01.095Z] #50 4.922 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-27T11:41:01.153Z] #29 3.691 ### 4.9% ####### 9.9% ########## 14.3% ############## 20.4% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.4% ################################# 46.6% #################################### 51.0% ######################################### 57.0% ############################################ 62.2% ################################################ 67.4% #################################################### 72.6% ###################################################### 75.3% ############################################################## 87.3% ################################################################### 94.4% ####################################################################### 99.6% ######################################################################## 100.0% [2021-07-27T11:41:01.153Z] #29 5.544 [2021-07-27T11:41:01.344Z] #50 23.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-27T11:41:01.360Z] #50 ... [2021-07-27T11:41:01.360Z] [2021-07-27T11:41:01.360Z] #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-07-27T11:41:01.360Z] #52 sha256:d0a604b0574c7bb6360b1466edd171d5841a27e54d0dc80f30e6fbd7d3d345dd [2021-07-27T11:41:01.360Z] #52 11.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-27T11:41:01.360Z] #52 11.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-27T11:41:01.360Z] #52 11.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-27T11:41:01.414Z] #29 5.852 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-27T11:41:01.414Z] #29 5.939 [2021-07-27T11:41:01.414Z] #29 6.001 ######################################################################## 100.0% [2021-07-27T11:41:01.414Z] #29 6.017 [2021-07-27T11:41:01.603Z] #50 23.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-27T11:41:01.603Z] #50 24.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-27T11:41:01.603Z] #50 24.18 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-27T11:41:01.808Z] #17 123.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-27T11:41:01.808Z] #17 123.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:41:01.862Z] #50 ... [2021-07-27T11:41:01.862Z] [2021-07-27T11:41:01.862Z] #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-07-27T11:41:01.862Z] #52 sha256:0b19ea380353a2957714556cedb485af0f8f6246e8f7c4b83d709dc4af276255 [2021-07-27T11:41:01.862Z] #52 14.44 + cd /tmp/tmp.cmhbz3uDNq/src/github.com/mvdan/sh [2021-07-27T11:41:01.862Z] #52 14.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:41:01.862Z] #52 14.50 + GO111MODULE=on [2021-07-27T11:41:01.862Z] #52 14.50 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-27T11:41:01.862Z] #52 15.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-27T11:41:01.862Z] #52 15.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-27T11:41:01.862Z] #52 15.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-27T11:41:01.862Z] #52 17.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-27T11:41:01.862Z] #52 21.12 runtime [2021-07-27T11:41:01.988Z] #29 6.331 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-27T11:41:01.988Z] #29 6.431 [2021-07-27T11:41:01.988Z] #29 6.489 ######################################################################## 100.0% [2021-07-27T11:41:01.988Z] #29 6.509 [2021-07-27T11:41:02.070Z] #17 123.5 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T11:41:02.121Z] #52 ... [2021-07-27T11:41:02.121Z] [2021-07-27T11:41:02.121Z] #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-07-27T11:41:02.121Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:41:02.121Z] #40 21.45 Checking out files: 96% (1640/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-27T11:41:02.121Z] #40 21.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-27T11:41:02.121Z] #40 23.16 + 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-07-27T11:41:02.325Z] #17 124.0 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-27T11:41:02.510Z] #52 ... [2021-07-27T11:41:02.510Z] [2021-07-27T11:41:02.510Z] #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-07-27T11:41:02.510Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-27T11:41:02.511Z] #27 18.58 Updating certificates in /etc/ssl/certs... [2021-07-27T11:41:02.511Z] #27 22.74 137 added, 0 removed; done. [2021-07-27T11:41:02.511Z] #27 23.48 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-07-27T11:41:02.511Z] #27 23.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T11:41:02.511Z] #27 23.53 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-27T11:41:02.511Z] #27 23.57 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-27T11:41:02.511Z] #27 23.59 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:41:02.511Z] #27 23.74 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-27T11:41:02.511Z] #27 23.78 Updating certificates in /etc/ssl/certs... [2021-07-27T11:41:02.511Z] #27 27.70 0 added, 0 removed; done. [2021-07-27T11:41:02.511Z] #27 27.70 Running hooks in /etc/ca-certificates/update.d... [2021-07-27T11:41:02.511Z] #27 27.71 done. [2021-07-27T11:41:02.559Z] #29 6.907 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-27T11:41:02.602Z] #17 124.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-27T11:41:02.602Z] #17 124.2 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-27T11:41:02.776Z] #27 ... [2021-07-27T11:41:02.776Z] [2021-07-27T11:41:02.776Z] #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-07-27T11:41:02.776Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:41:02.776Z] #46 11.09 crypto/internal/subtle [2021-07-27T11:41:02.776Z] #46 11.41 crypto/subtle [2021-07-27T11:41:02.776Z] #46 11.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-27T11:41:02.776Z] #46 12.45 internal/nettrace [2021-07-27T11:41:02.776Z] #46 12.74 runtime/cgo [2021-07-27T11:41:02.776Z] #46 12.88 vendor/golang.org/x/crypto/internal/subtle [2021-07-27T11:41:02.821Z] #29 7.301 [2021-07-27T11:41:02.858Z] #17 124.6 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-27T11:41:03.116Z] #17 ... [2021-07-27T11:41:03.116Z] [2021-07-27T11:41:03.116Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T11:41:03.116Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:41:03.116Z] #47 DONE 133.6s [2021-07-27T11:41:03.116Z] [2021-07-27T11:41:03.116Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T11:41:03.116Z] #57 sha256:62b3f94b0ee667d8f737b64fed77ab6a473d8cbf9f22c576bec978f46e35d2a4 [2021-07-27T11:41:03.116Z] #57 130.4 + /build/golangci-lint --version [2021-07-27T11:41:03.116Z] #57 130.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-27T11:41:03.116Z] #57 DONE 134.1s [2021-07-27T11:41:03.116Z] [2021-07-27T11:41:03.116Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-27T11:41:03.116Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-27T11:41:03.116Z] #17 124.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-27T11:41:03.116Z] #17 124.6 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-27T11:41:03.343Z] #29 7.425 ########### 15.7% ######################## 33.7% ##################################### 51.9% ################################################## 69.8% ############################################################### 88.0% ######################################################################## 100.0% [2021-07-27T11:41:03.343Z] #29 7.912 [2021-07-27T11:41:03.363Z] #46 ... [2021-07-27T11:41:03.363Z] [2021-07-27T11:41:03.363Z] #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-07-27T11:41:03.363Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-27T11:41:03.363Z] #27 DONE 29.3s [2021-07-27T11:41:03.363Z] [2021-07-27T11:41:03.363Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T11:41:03.363Z] #28 sha256:70028b685c81bbca64367207c66fa2b07382886ad6dec2add7ffdf1c07de30fb [2021-07-27T11:41:03.373Z] #17 124.9 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-27T11:41:03.373Z] #17 124.9 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-27T11:41:03.373Z] #17 124.9 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-27T11:41:03.373Z] #17 125.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-27T11:41:03.373Z] #17 125.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:03.373Z] #17 125.0 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:03.373Z] #17 125.0 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-27T11:41:03.373Z] #17 125.0 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:03.373Z] #17 125.0 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:03.373Z] #17 125.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-27T11:41:03.373Z] #17 125.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:03.627Z] #28 DONE 0.4s [2021-07-27T11:41:03.627Z] [2021-07-27T11:41:03.627Z] #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-07-27T11:41:03.627Z] #34 sha256:dd8eb6bd84f02cd8e3a9f61a8dc2acd61d9f018516ee52f618bb28cfc8977791 [2021-07-27T11:41:03.627Z] #34 13.18 github.com/pelletier/go-toml/cmd/tomll [2021-07-27T11:41:03.633Z] #17 125.1 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:03.633Z] #17 125.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-27T11:41:03.633Z] #17 125.1 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:03.633Z] #17 125.2 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:03.633Z] #17 125.3 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-27T11:41:03.633Z] #17 125.3 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:03.633Z] #17 125.3 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:03.668Z] #48 15.90 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-27T11:41:03.891Z] #17 125.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-27T11:41:03.891Z] #17 125.4 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:03.891Z] #17 125.4 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:03.891Z] #17 125.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-27T11:41:03.891Z] #17 125.5 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:03.891Z] #17 125.5 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:03.914Z] #29 8.396 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-27T11:41:03.914Z] #29 8.548 [2021-07-27T11:41:04.149Z] #17 125.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-27T11:41:04.149Z] #17 125.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:04.149Z] #17 125.6 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:04.149Z] #17 125.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-27T11:41:04.149Z] #17 125.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:04.149Z] #17 125.7 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:04.149Z] #17 125.8 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-27T11:41:04.149Z] #17 125.8 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:04.149Z] #17 125.8 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:04.175Z] #29 8.606 ######################################################################## 100.0% [2021-07-27T11:41:04.175Z] #29 8.628 [2021-07-27T11:41:04.246Z] #48 ... [2021-07-27T11:41:04.246Z] [2021-07-27T11:41:04.246Z] #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-07-27T11:41:04.246Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:41:04.246Z] #46 11.00 internal/cpu [2021-07-27T11:41:04.246Z] #46 11.12 runtime/internal/atomic [2021-07-27T11:41:04.246Z] #46 11.60 runtime/internal/sys [2021-07-27T11:41:04.246Z] #46 12.12 runtime/internal/math [2021-07-27T11:41:04.246Z] #46 12.22 internal/bytealg [2021-07-27T11:41:04.246Z] #46 12.30 internal/race [2021-07-27T11:41:04.246Z] #46 12.56 sync/atomic [2021-07-27T11:41:04.246Z] #46 12.99 unicode [2021-07-27T11:41:04.246Z] #46 13.67 runtime [2021-07-27T11:41:04.408Z] #17 126.1 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-27T11:41:04.408Z] #17 126.1 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:41:04.408Z] #17 126.1 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:04.447Z] #29 8.984 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-27T11:41:04.709Z] #29 9.264 #=#=# [2021-07-27T11:41:04.818Z] #46 ... [2021-07-27T11:41:04.818Z] [2021-07-27T11:41:04.818Z] #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-07-27T11:41:04.818Z] #59 sha256:d9c9f05f84260399d548e57234b328ba37fd04848eb3bd65d93e2b1f32207f9e [2021-07-27T11:41:04.818Z] #59 7.530 + RM_GOPATH=0 [2021-07-27T11:41:04.818Z] #59 7.530 + TMP_GOPATH= [2021-07-27T11:41:04.818Z] #59 7.530 + : /build [2021-07-27T11:41:04.818Z] #59 7.530 + '[' -z '' ']' [2021-07-27T11:41:04.818Z] #59 7.530 ++ mktemp -d [2021-07-27T11:41:04.818Z] #59 7.538 + export GOPATH=/tmp/tmp.5w7XIRJWqm [2021-07-27T11:41:04.818Z] #59 7.538 + GOPATH=/tmp/tmp.5w7XIRJWqm [2021-07-27T11:41:04.818Z] #59 7.538 + RM_GOPATH=1 [2021-07-27T11:41:04.818Z] #59 7.538 + case "$(go env GOARCH)" in [2021-07-27T11:41:04.818Z] #59 7.538 ++ go env GOARCH [2021-07-27T11:41:04.818Z] #59 7.645 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:04.818Z] #59 7.645 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:04.818Z] #59 7.645 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:04.818Z] #59 7.676 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:04.818Z] #59 7.676 + dir=/tmp/install [2021-07-27T11:41:04.818Z] #59 7.676 + bin=rootlesskit [2021-07-27T11:41:04.818Z] #59 7.676 + shift [2021-07-27T11:41:04.818Z] #59 7.676 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-27T11:41:04.818Z] #59 7.676 + . /tmp/install/rootlesskit.installer [2021-07-27T11:41:04.818Z] #59 7.676 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:04.818Z] #59 7.676 + install_rootlesskit [2021-07-27T11:41:04.818Z] #59 7.676 + case "$1" in [2021-07-27T11:41:04.818Z] #59 7.676 + export CGO_ENABLED=0 [2021-07-27T11:41:04.818Z] #59 7.676 + CGO_ENABLED=0 [2021-07-27T11:41:04.818Z] #59 7.676 + _install_rootlesskit [2021-07-27T11:41:04.818Z] #59 7.676 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-27T11:41:04.818Z] #59 7.676 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5w7XIRJWqm/src/github.com/rootless-containers/rootlesskit [2021-07-27T11:41:04.818Z] #59 7.676 Cloning into '/tmp/tmp.5w7XIRJWqm/src/github.com/rootless-containers/rootlesskit'... [2021-07-27T11:41:04.818Z] #59 14.19 + cd /tmp/tmp.5w7XIRJWqm/src/github.com/rootless-containers/rootlesskit [2021-07-27T11:41:04.818Z] #59 14.19 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:04.818Z] #59 14.23 + export GO111MODULE=on [2021-07-27T11:41:04.818Z] #59 14.23 + GO111MODULE=on [2021-07-27T11:41:04.818Z] #59 14.23 + export GOPROXY=https://proxy.golang.org [2021-07-27T11:41:04.818Z] #59 14.23 + GOPROXY=https://proxy.golang.org [2021-07-27T11:41:04.818Z] #59 14.23 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T11:41:04.818Z] #59 14.23 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-27T11:41:04.818Z] #59 16.33 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T11:41:04.818Z] #59 16.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-27T11:41:04.818Z] #59 16.47 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-27T11:41:04.818Z] #59 17.36 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-27T11:41:04.818Z] #59 ... [2021-07-27T11:41:04.818Z] [2021-07-27T11:41:04.818Z] #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-07-27T11:41:04.818Z] #52 sha256:5554be843179326a65f5e111d231690eb98d59ce613ed3bdf3838aa3d945c0d8 [2021-07-27T11:41:04.818Z] #52 17.56 + cd /tmp/tmp.18X2ghqOGG/src/github.com/mvdan/sh [2021-07-27T11:41:04.818Z] #52 17.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:41:04.970Z] #29 9.361 ######################################################################## 100.0% [2021-07-27T11:41:04.970Z] #29 9.387 [2021-07-27T11:41:04.970Z] #29 9.408 Download of images into '/build' complete. [2021-07-27T11:41:04.970Z] #29 9.408 Use something like the following to load the result into a Docker daemon: [2021-07-27T11:41:04.970Z] #29 9.408 tar -cC '/build' . | docker load [2021-07-27T11:41:05.078Z] #52 17.80 + GO111MODULE=on [2021-07-27T11:41:05.078Z] #52 17.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-27T11:41:05.345Z] #17 126.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-27T11:41:05.345Z] #17 126.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:41:05.345Z] #17 126.9 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:05.345Z] #17 126.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-27T11:41:05.345Z] #17 127.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-27T11:41:05.345Z] #17 127.0 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-27T11:41:05.415Z] #40 ... [2021-07-27T11:41:05.415Z] [2021-07-27T11:41:05.415Z] #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-07-27T11:41:05.415Z] #50 sha256:746cedf7546927a6982c6786be89a1655958a9383d011fe6f3ea940d96955971 [2021-07-27T11:41:05.415Z] #50 24.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-27T11:41:05.415Z] #50 24.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-27T11:41:05.415Z] #50 24.78 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-27T11:41:05.415Z] #50 24.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-27T11:41:05.415Z] #50 25.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-27T11:41:05.415Z] #50 25.12 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-27T11:41:05.415Z] #50 25.39 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-27T11:41:05.415Z] #50 25.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-27T11:41:05.415Z] #50 25.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-27T11:41:05.415Z] #50 25.71 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-27T11:41:05.415Z] #50 25.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-27T11:41:05.415Z] #50 25.86 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-27T11:41:05.415Z] #50 25.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-27T11:41:05.415Z] #50 26.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-27T11:41:05.415Z] #50 26.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-27T11:41:05.415Z] #50 27.01 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-27T11:41:05.415Z] #50 27.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-27T11:41:05.415Z] #50 27.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-27T11:41:05.415Z] #50 27.10 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-27T11:41:05.415Z] #50 27.31 go: downloading golang.org/x/text v0.3.2 [2021-07-27T11:41:05.563Z] #34 DONE 15.2s [2021-07-27T11:41:05.563Z] [2021-07-27T11:41:05.563Z] #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-07-27T11:41:05.563Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-27T11:41:05.563Z] #56 14.91 Fetched 8280 kB in 10s (853 kB/s) [2021-07-27T11:41:05.563Z] #56 14.91 Reading package lists... [2021-07-27T11:41:05.563Z] #56 ... [2021-07-27T11:41:05.563Z] [2021-07-27T11:41:05.563Z] #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-07-27T11:41:05.563Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-27T11:41:05.563Z] #40 5.056 + git clone https://github.com/docker/distribution.git . [2021-07-27T11:41:05.563Z] #40 5.076 Cloning into '.'... [2021-07-27T11:41:05.563Z] #40 14.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-27T11:41:05.563Z] #40 ... [2021-07-27T11:41:05.563Z] [2021-07-27T11:41:05.563Z] #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-07-27T11:41:05.563Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-27T11:41:05.563Z] #36 14.87 Fetched 8280 kB in 11s (784 kB/s) [2021-07-27T11:41:05.602Z] #17 127.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-27T11:41:05.602Z] #17 127.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-27T11:41:05.602Z] #17 127.1 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-27T11:41:05.648Z] #52 ... [2021-07-27T11:41:05.648Z] [2021-07-27T11:41:05.648Z] #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-07-27T11:41:05.648Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:05.648Z] #44 7.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:05.648Z] #44 8.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:05.648Z] #44 8.253 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:05.648Z] #44 8.736 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-27T11:41:05.648Z] #44 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:41:05.648Z] #44 14.27 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:05.648Z] #44 17.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:05.860Z] #17 127.4 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-27T11:41:05.860Z] #17 127.4 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:05.860Z] #17 127.4 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:05.907Z] #44 ... [2021-07-27T11:41:05.907Z] [2021-07-27T11:41:05.907Z] #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-07-27T11:41:05.907Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:05.907Z] #13 4.928 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:41:05.907Z] #13 4.928 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:05.907Z] #13 5.051 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:05.907Z] #13 5.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:05.907Z] #13 6.550 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:41:05.907Z] #13 9.950 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:05.907Z] #13 12.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:05.907Z] #13 ... [2021-07-27T11:41:05.907Z] [2021-07-27T11:41:05.907Z] #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-07-27T11:41:05.907Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:41:05.907Z] #46 18.77 unicode/utf8 [2021-07-27T11:41:06.116Z] #17 127.7 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-27T11:41:06.116Z] #17 127.7 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:41:06.116Z] #17 127.7 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:06.678Z] #17 128.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-27T11:41:06.678Z] #17 128.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:41:06.678Z] #17 128.3 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:06.678Z] #17 128.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-27T11:41:06.934Z] #17 128.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-27T11:41:06.934Z] #17 128.4 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-27T11:41:06.934Z] #17 128.4 Selecting previously unselected package libc6-s390x-cross. [2021-07-27T11:41:06.934Z] #17 128.4 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-27T11:41:06.934Z] #17 128.4 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-27T11:41:06.934Z] #17 128.6 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-27T11:41:06.934Z] #17 128.6 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-27T11:41:06.934Z] #17 128.6 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-27T11:41:06.934Z] #17 128.6 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-27T11:41:06.934Z] #17 128.6 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:06.934Z] #17 128.6 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:06.934Z] #17 128.6 Selecting previously unselected package libitm1-s390x-cross. [2021-07-27T11:41:07.191Z] #17 128.6 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:07.191Z] #17 128.6 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:07.191Z] #17 128.7 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-27T11:41:07.191Z] #17 128.7 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:07.191Z] #17 128.7 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:07.191Z] #17 128.7 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-27T11:41:07.191Z] #17 128.7 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:07.191Z] #17 128.7 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:07.191Z] #17 128.8 Selecting previously unselected package libasan5-s390x-cross. [2021-07-27T11:41:07.191Z] #17 128.8 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:07.191Z] #17 128.8 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:07.191Z] #17 128.8 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-27T11:41:07.191Z] #17 128.8 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:07.191Z] #17 128.8 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:07.191Z] #17 128.9 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-27T11:41:07.446Z] #17 128.9 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:07.446Z] #17 128.9 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:07.446Z] #17 129.0 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-27T11:41:07.446Z] #17 129.0 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:41:07.446Z] #17 129.0 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:07.817Z] #46 20.28 math/bits [2021-07-27T11:41:08.008Z] #17 129.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-27T11:41:08.008Z] #17 129.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:41:08.008Z] #17 129.6 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:08.008Z] #17 129.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-27T11:41:08.008Z] #17 129.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-27T11:41:08.008Z] #17 129.6 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-27T11:41:08.266Z] #17 129.8 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-27T11:41:08.266Z] #17 129.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-27T11:41:08.266Z] #17 129.8 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-27T11:41:08.277Z] #29 DONE 12.2s [2021-07-27T11:41:08.277Z] [2021-07-27T11:41:08.277Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T11:41:08.277Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T11:41:08.277Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 9.3s done [2021-07-27T11:41:08.277Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-27T11:41:08.277Z] #9 DONE 36.7s [2021-07-27T11:41:08.277Z] [2021-07-27T11:41:08.277Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T11:41:08.277Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T11:41:08.385Z] #46 ... [2021-07-27T11:41:08.385Z] [2021-07-27T11:41:08.385Z] #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-07-27T11:41:08.385Z] #24 sha256:bcb6bc0c85d2f2813b8720bd7a603d2d17afde3ab56c03e4d8ddb08b23554126 [2021-07-27T11:41:08.385Z] #24 20.63 + mkdir -p /build [2021-07-27T11:41:08.385Z] #24 20.66 + mv docker/docker /build/ [2021-07-27T11:41:08.385Z] #24 20.68 + rmdir docker [2021-07-27T11:41:08.385Z] #24 DONE 21.2s [2021-07-27T11:41:08.385Z] [2021-07-27T11:41:08.385Z] #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-07-27T11:41:08.385Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:41:08.385Z] #46 21.14 math [2021-07-27T11:41:08.521Z] #17 130.1 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-27T11:41:08.521Z] #17 130.1 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T11:41:08.521Z] #17 130.1 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:08.716Z] #50 ... [2021-07-27T11:41:08.716Z] [2021-07-27T11:41:08.716Z] #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-07-27T11:41:08.716Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:41:08.716Z] #56 21.35 Fetched 8458 kB in 16s (526 kB/s) [2021-07-27T11:41:08.716Z] #56 21.35 Reading package lists... [2021-07-27T11:41:08.778Z] #17 130.3 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-27T11:41:08.778Z] #17 130.3 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T11:41:08.778Z] #17 130.3 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:08.849Z] #10 DONE 0.9s [2021-07-27T11:41:08.849Z] [2021-07-27T11:41:08.849Z] #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-07-27T11:41:08.849Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T11:41:08.924Z] #36 14.87 Reading package lists... [2021-07-27T11:41:08.976Z] #56 27.65 Reading package lists... [2021-07-27T11:41:08.976Z] #56 ... [2021-07-27T11:41:08.976Z] [2021-07-27T11:41:08.976Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:41:08.976Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:41:08.976Z] #46 30.26 vendor/golang.org/x/crypto/internal/subtle [2021-07-27T11:41:09.320Z] #46 ... [2021-07-27T11:41:09.321Z] [2021-07-27T11:41:09.321Z] #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-07-27T11:41:09.321Z] #34 sha256:86b109b550870a95d947901d8241dbd49427ac0e6b140764d467215743d28bfe [2021-07-27T11:41:09.321Z] #34 12.25 github.com/pelletier/go-toml [2021-07-27T11:41:09.339Z] #17 130.9 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-27T11:41:09.339Z] #17 130.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T11:41:09.339Z] #17 130.9 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:09.339Z] #17 130.9 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-27T11:41:09.339Z] #17 130.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-27T11:41:09.339Z] #17 130.9 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-27T11:41:09.339Z] #17 131.0 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-27T11:41:09.339Z] #17 131.0 Setting up libfile-which-perl (1.23-1) ... [2021-07-27T11:41:09.339Z] #17 131.0 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-27T11:41:09.339Z] #17 131.0 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-27T11:41:09.339Z] #17 131.0 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-27T11:41:09.552Z] #46 ... [2021-07-27T11:41:09.552Z] [2021-07-27T11:41:09.553Z] #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-07-27T11:41:09.553Z] #59 sha256:14186ca9176d1775e1bd6942cc62ec2dc9a307b715bb99a9e39d1fb748850fab [2021-07-27T11:41:09.553Z] #59 22.05 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-27T11:41:09.553Z] #59 22.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-27T11:41:09.553Z] #59 ... [2021-07-27T11:41:09.553Z] [2021-07-27T11:41:09.553Z] #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-07-27T11:41:09.553Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:09.553Z] #44 22.91 Fetched 8462 kB in 16s (514 kB/s) [2021-07-27T11:41:09.553Z] #44 22.91 Reading package lists... [2021-07-27T11:41:09.615Z] #34 ... [2021-07-27T11:41:09.615Z] [2021-07-27T11:41:09.615Z] #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-07-27T11:41:09.615Z] #52 sha256:5554be843179326a65f5e111d231690eb98d59ce613ed3bdf3838aa3d945c0d8 [2021-07-27T11:41:09.615Z] #52 19.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-27T11:41:09.615Z] #52 19.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-27T11:41:09.615Z] #52 19.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-27T11:41:09.630Z] #17 131.0 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-27T11:41:09.630Z] #17 131.1 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-27T11:41:09.630Z] #17 131.1 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-27T11:41:09.630Z] #17 131.1 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-27T11:41:09.630Z] #17 131.1 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-27T11:41:09.630Z] #17 131.1 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T11:41:09.630Z] #17 131.1 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:09.630Z] #17 131.1 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-27T11:41:09.630Z] #17 131.1 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-27T11:41:09.630Z] #17 131.2 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-27T11:41:09.630Z] #17 131.2 Setting up file (1:5.35-4+deb10u2) ... [2021-07-27T11:41:09.630Z] #17 131.2 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:41:09.630Z] #17 131.2 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:09.630Z] #17 131.2 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T11:41:09.630Z] #17 131.2 Setting up libyaml-perl (1.27-1) ... [2021-07-27T11:41:09.630Z] #17 131.2 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T11:41:09.630Z] #17 131.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:41:09.630Z] #17 131.2 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T11:41:09.767Z] #36 19.27 Reading package lists... [2021-07-27T11:41:09.767Z] #36 ... [2021-07-27T11:41:09.767Z] [2021-07-27T11:41:09.767Z] #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-07-27T11:41:09.767Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:09.767Z] #29 2.592 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-27T11:41:09.767Z] #29 3.296 [2021-07-27T11:41:09.767Z] #29 3.554 0.0% ## 4.0% #### 6.2% ##### 8.2% ######## 12.2% ########### 15.5% ############# 19.1% ################ 23.5% #################### 28.7% ####################### 32.7% ########################### 37.7% ############################# 40.4% ############################## 42.9% ################################# 46.5% #################################### 50.9% ####################################### 54.6% ########################################## 59.3% ############################################ 62.1% ############################################### 66.0% ################################################## 69.9% ##################################################### 74.7% ######################################################## 78.4% ########################################################### 83.2% ############################################################### 87.9% ################################################################## 92.0% ##################################################################### 96.5% ######################################################################## 100.0% [2021-07-27T11:41:09.788Z] #11 DONE 0.9s [2021-07-27T11:41:09.788Z] [2021-07-27T11:41:09.788Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T11:41:09.788Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T11:41:09.788Z] #31 DONE 0.1s [2021-07-27T11:41:09.788Z] [2021-07-27T11:41:09.788Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:41:09.788Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:41:09.788Z] #32 ... [2021-07-27T11:41:09.788Z] [2021-07-27T11:41:09.788Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T11:41:09.788Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T11:41:09.788Z] #39 DONE 0.2s [2021-07-27T11:41:09.812Z] #44 29.10 Reading package lists... [2021-07-27T11:41:09.812Z] #44 ... [2021-07-27T11:41:09.812Z] [2021-07-27T11:41:09.812Z] #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-07-27T11:41:09.812Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:09.812Z] #36 22.32 Fetched 8458 kB in 16s (530 kB/s) [2021-07-27T11:41:09.812Z] #36 22.32 Reading package lists... [2021-07-27T11:41:09.874Z] #52 22.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-27T11:41:09.886Z] #17 131.2 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-27T11:41:09.886Z] #17 131.3 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-27T11:41:09.886Z] #17 131.3 Setting up libio-string-perl (1.08-3) ... [2021-07-27T11:41:09.886Z] #17 131.3 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-27T11:41:09.886Z] #17 131.3 Setting up cross-config (2.6.15-3) ... [2021-07-27T11:41:09.886Z] #17 131.4 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T11:41:09.886Z] #17 131.5 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-27T11:41:09.886Z] #17 131.5 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:09.886Z] #17 131.5 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-27T11:41:09.886Z] #17 131.5 Setting up xz-utils (5.2.4-1) ... [2021-07-27T11:41:09.886Z] #17 131.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-27T11:41:09.886Z] #17 131.5 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-27T11:41:09.886Z] #17 131.5 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-27T11:41:09.886Z] #17 131.5 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-27T11:41:09.886Z] #17 131.5 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:09.886Z] #17 131.6 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:41:09.886Z] #17 131.6 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:09.886Z] #17 131.6 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-27T11:41:09.886Z] #17 131.6 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-27T11:41:09.886Z] #17 131.6 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.031Z] #29 ... [2021-07-27T11:41:10.031Z] [2021-07-27T11:41:10.031Z] #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-07-27T11:41:10.031Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-27T11:41:10.031Z] #13 6.445 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-27T11:41:10.031Z] #13 7.926 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:41:10.031Z] #13 13.78 Fetched 8813 kB in 11s (784 kB/s) [2021-07-27T11:41:10.051Z] [2021-07-27T11:41:10.051Z] #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-07-27T11:41:10.051Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T11:41:10.051Z] #43 DONE 0.3s [2021-07-27T11:41:10.051Z] [2021-07-27T11:41:10.051Z] #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-07-27T11:41:10.051Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:10.134Z] #52 ... [2021-07-27T11:41:10.134Z] [2021-07-27T11:41:10.134Z] #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-07-27T11:41:10.134Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:10.134Z] #36 12.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:10.134Z] #36 16.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:10.134Z] #36 ... [2021-07-27T11:41:10.134Z] [2021-07-27T11:41:10.134Z] #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-07-27T11:41:10.134Z] #59 sha256:d9c9f05f84260399d548e57234b328ba37fd04848eb3bd65d93e2b1f32207f9e [2021-07-27T11:41:10.134Z] #59 22.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-27T11:41:10.141Z] #17 131.6 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.6 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-27T11:41:10.141Z] #17 131.6 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-27T11:41:10.141Z] #17 131.6 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-27T11:41:10.141Z] #17 131.7 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-27T11:41:10.141Z] #17 131.7 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-27T11:41:10.141Z] #17 131.7 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-27T11:41:10.141Z] #17 131.7 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T11:41:10.141Z] #17 131.7 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-27T11:41:10.141Z] #17 131.7 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.7 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.7 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.8 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.8 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.8 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.8 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.8 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.8 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.8 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-27T11:41:10.141Z] #17 131.8 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:10.141Z] #17 131.9 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.9 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.9 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-27T11:41:10.141Z] #17 131.9 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:10.141Z] #17 131.9 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.295Z] #13 13.78 Reading package lists... [2021-07-27T11:41:10.295Z] #13 ... [2021-07-27T11:41:10.295Z] [2021-07-27T11:41:10.295Z] #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-07-27T11:41:10.295Z] #50 sha256:94220de7fb6cc085a9652b37abd3a1acf65344042d03428933c484179ac3a342 [2021-07-27T11:41:10.295Z] #50 18.26 go: downloading github.com/fatih/color v1.7.0 [2021-07-27T11:41:10.295Z] #50 18.27 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-27T11:41:10.295Z] #50 18.36 go: downloading github.com/pkg/errors v0.8.1 [2021-07-27T11:41:10.295Z] #50 18.38 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-27T11:41:10.295Z] #50 18.39 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-27T11:41:10.295Z] #50 18.61 go: downloading github.com/spf13/viper v1.6.1 [2021-07-27T11:41:10.295Z] #50 19.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-27T11:41:10.295Z] #50 19.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-27T11:41:10.295Z] #50 19.20 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-27T11:41:10.295Z] #50 19.23 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-27T11:41:10.295Z] #50 19.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-27T11:41:10.295Z] #50 19.77 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-27T11:41:10.295Z] #50 20.08 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-27T11:41:10.295Z] #50 ... [2021-07-27T11:41:10.295Z] [2021-07-27T11:41:10.295Z] #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-07-27T11:41:10.295Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T11:41:10.295Z] #44 10.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-27T11:41:10.295Z] #44 16.01 Fetched 8284 kB in 11s (758 kB/s) [2021-07-27T11:41:10.295Z] #44 16.01 Reading package lists... [2021-07-27T11:41:10.295Z] #44 ... [2021-07-27T11:41:10.295Z] [2021-07-27T11:41:10.295Z] #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-07-27T11:41:10.295Z] #50 sha256:94220de7fb6cc085a9652b37abd3a1acf65344042d03428933c484179ac3a342 [2021-07-27T11:41:10.295Z] #50 20.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-27T11:41:10.295Z] #50 20.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-27T11:41:10.397Z] #17 131.9 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-27T11:41:10.397Z] #17 131.9 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.397Z] #17 131.9 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-27T11:41:10.397Z] #17 132.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-27T11:41:10.563Z] #50 20.69 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-27T11:41:10.563Z] #50 20.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-27T11:41:10.653Z] #17 132.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-27T11:41:10.653Z] #17 132.2 [2021-07-27T11:41:10.653Z] #17 132.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-27T11:41:10.653Z] #17 132.2 Setting up dpkg-dev (1.19.7) ... [2021-07-27T11:41:10.653Z] #17 132.3 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.653Z] #17 132.3 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-27T11:41:10.751Z] #36 28.68 Reading package lists... [2021-07-27T11:41:10.751Z] #36 ... [2021-07-27T11:41:10.751Z] [2021-07-27T11:41:10.751Z] #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-07-27T11:41:10.751Z] #50 sha256:746cedf7546927a6982c6786be89a1655958a9383d011fe6f3ea940d96955971 [2021-07-27T11:41:10.751Z] #50 33.45 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-27T11:41:10.909Z] #17 132.3 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:10.909Z] #17 132.3 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.909Z] #17 132.4 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.909Z] #17 132.4 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:10.909Z] #17 132.4 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-27T11:41:10.909Z] #17 132.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-27T11:41:10.909Z] #17 132.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-27T11:41:10.909Z] #17 132.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-27T11:41:11.011Z] #50 33.46 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-27T11:41:11.011Z] #50 33.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-27T11:41:11.011Z] #50 33.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-27T11:41:11.076Z] #59 ... [2021-07-27T11:41:11.076Z] [2021-07-27T11:41:11.076Z] #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-07-27T11:41:11.076Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:41:11.076Z] #56 13.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:11.076Z] #56 16.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:11.076Z] #56 ... [2021-07-27T11:41:11.076Z] [2021-07-27T11:41:11.076Z] #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-07-27T11:41:11.076Z] #34 sha256:86b109b550870a95d947901d8241dbd49427ac0e6b140764d467215743d28bfe [2021-07-27T11:41:11.076Z] #34 23.85 github.com/pelletier/go-toml/cmd/tomll [2021-07-27T11:41:11.141Z] #50 ... [2021-07-27T11:41:11.141Z] [2021-07-27T11:41:11.141Z] #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-07-27T11:41:11.141Z] #59 sha256:6166f5e8b7080c51f70af1c7cd476fd6cf6e9576c377b61d4a325e4641d82495 [2021-07-27T11:41:11.141Z] #59 11.18 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-27T11:41:11.141Z] #59 11.42 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-27T11:41:11.141Z] #59 12.02 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-27T11:41:11.141Z] #59 13.29 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-27T11:41:11.141Z] #59 13.87 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-27T11:41:11.141Z] #59 18.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-27T11:41:11.141Z] #59 18.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-27T11:41:11.141Z] #59 ... [2021-07-27T11:41:11.141Z] [2021-07-27T11:41:11.141Z] #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-07-27T11:41:11.141Z] #50 sha256:94220de7fb6cc085a9652b37abd3a1acf65344042d03428933c484179ac3a342 [2021-07-27T11:41:11.141Z] #50 21.34 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-27T11:41:11.165Z] #17 132.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-27T11:41:11.165Z] #17 132.7 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T11:41:11.165Z] #17 132.7 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:11.165Z] #17 132.8 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.165Z] #17 132.8 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.165Z] #17 132.8 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.165Z] #17 132.8 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.165Z] #17 132.8 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.165Z] #17 132.8 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.165Z] #17 132.8 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.165Z] #17 132.8 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.273Z] #50 33.79 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-27T11:41:11.404Z] #50 21.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-27T11:41:11.404Z] #50 21.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-27T11:41:11.404Z] #50 21.60 go: downloading github.com/spf13/afero v1.1.2 [2021-07-27T11:41:11.420Z] #17 132.8 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 132.9 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 132.9 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 132.9 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 132.9 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 132.9 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 132.9 Setting up libxml-simple-perl (2.25-1) ... [2021-07-27T11:41:11.420Z] #17 132.9 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 132.9 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 132.9 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.0 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.0 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T11:41:11.420Z] #17 133.0 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.0 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.0 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-27T11:41:11.420Z] #17 133.0 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.0 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.0 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.0 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.0 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.1 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.1 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.1 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.1 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-27T11:41:11.420Z] #17 133.1 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.1 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T11:41:11.420Z] #17 133.1 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:11.420Z] #17 133.1 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:11.420Z] #17 133.1 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-27T11:41:11.676Z] #17 133.2 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T11:41:11.676Z] #17 133.2 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:11.676Z] #17 133.2 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:11.676Z] #17 133.2 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T11:41:11.676Z] #17 133.2 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:11.676Z] #17 133.2 Setting up dpkg-cross (2.6.15-3) ... [2021-07-27T11:41:11.676Z] #17 133.3 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:11.676Z] #17 133.3 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T11:41:11.676Z] #17 133.3 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T11:41:11.676Z] #17 133.3 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-27T11:41:11.676Z] #17 133.3 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T11:41:11.676Z] #17 133.3 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-27T11:41:11.676Z] #17 133.3 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-27T11:41:11.676Z] #17 133.3 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-27T11:41:11.676Z] #17 133.3 Setting up crossbuild-essential-armel (12.6) ... [2021-07-27T11:41:11.676Z] #17 133.4 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:41:11.982Z] #50 21.94 go: downloading github.com/spf13/cast v1.3.0 [2021-07-27T11:41:11.982Z] #50 21.99 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-27T11:41:11.982Z] #50 22.06 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-27T11:41:11.982Z] #50 22.11 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-27T11:41:12.211Z] #50 34.67 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-27T11:41:12.211Z] #50 34.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-27T11:41:12.251Z] #50 22.26 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-27T11:41:12.471Z] #50 35.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-27T11:41:12.516Z] #50 22.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-27T11:41:12.516Z] #50 22.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-27T11:41:12.516Z] #50 22.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-27T11:41:12.786Z] #50 22.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-27T11:41:12.786Z] #50 22.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-27T11:41:12.786Z] #50 22.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-27T11:41:12.786Z] #50 22.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-27T11:41:12.786Z] #50 22.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-27T11:41:12.786Z] #50 23.02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-27T11:41:13.040Z] #17 DONE 134.7s [2021-07-27T11:41:13.051Z] #50 23.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-27T11:41:13.296Z] [2021-07-27T11:41:13.297Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T11:41:13.297Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-07-27T11:41:13.314Z] #50 23.34 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-27T11:41:13.314Z] #50 23.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-27T11:41:13.314Z] #50 23.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-27T11:41:13.578Z] #50 23.64 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-27T11:41:13.578Z] #50 23.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-27T11:41:13.578Z] #50 23.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-27T11:41:13.846Z] #50 23.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-27T11:41:13.846Z] #50 ... [2021-07-27T11:41:13.846Z] [2021-07-27T11:41:13.846Z] #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-07-27T11:41:13.846Z] #52 sha256:d0a604b0574c7bb6360b1466edd171d5841a27e54d0dc80f30e6fbd7d3d345dd [2021-07-27T11:41:13.846Z] #52 13.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-27T11:41:13.846Z] #52 17.72 runtime [2021-07-27T11:41:13.846Z] #52 ... [2021-07-27T11:41:13.846Z] [2021-07-27T11:41:13.846Z] #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-07-27T11:41:13.846Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:13.846Z] #29 6.687 [2021-07-27T11:41:13.846Z] #29 6.866 0.0% ############## 20.6% ######################### 35.4% ################################################ 67.5% ######################################################################## 100.0% [2021-07-27T11:41:13.846Z] #29 7.666 [2021-07-27T11:41:13.846Z] #29 7.976 0.1% ######################## 33.7% ######################################## 56.7% ########################################################## 81.1% ######################################################################## 100.0% [2021-07-27T11:41:13.846Z] #29 8.823 [2021-07-27T11:41:14.390Z] #50 ... [2021-07-27T11:41:14.390Z] [2021-07-27T11:41:14.390Z] #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-07-27T11:41:14.390Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:14.390Z] #13 22.89 Fetched 8996 kB in 17s (536 kB/s) [2021-07-27T11:41:14.390Z] #13 22.89 Reading package lists... [2021-07-27T11:41:14.650Z] #13 29.77 Reading package lists... [2021-07-27T11:41:14.650Z] #13 ... [2021-07-27T11:41:14.650Z] [2021-07-27T11:41:14.650Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:41:14.650Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:14.650Z] #44 29.10 Reading package lists... [2021-07-27T11:41:14.650Z] #44 35.48 Building dependency tree... [2021-07-27T11:41:14.911Z] #29 9.030 0.0% ### 4.5% ###### 8.6% ######## 12.4% ############ 17.6% ############### 21.5% ################## 25.6% ###################### 30.8% ############################## 42.0% ################################## 48.1% ####################################### 54.3% ########################################## 58.4% ############################################ 62.4% ############################################### 66.2% ################################################# 69.0% #################################################### 73.2% ####################################################### 76.6% ########################################################## 81.1% ############################################################ 84.0% ############################################################### 88.1% ################################################################## 92.2% ###################################################################### 97.9% ######################################################################## 100.0% [2021-07-27T11:41:15.193Z] #18 DONE 1.7s [2021-07-27T11:41:15.193Z] [2021-07-27T11:41:15.193Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T11:41:15.193Z] #31 sha256:08bbb0c980fe31b208da70f5abe0c931e47b6c49125200e3f18b6f0075693451 [2021-07-27T11:41:15.193Z] #31 1.582 + RM_GOPATH=0 [2021-07-27T11:41:15.193Z] #31 1.583 + TMP_GOPATH= [2021-07-27T11:41:15.193Z] #31 1.583 + : /build [2021-07-27T11:41:15.193Z] #31 1.583 + '[' -z '' ']' [2021-07-27T11:41:15.193Z] #31 1.583 ++ mktemp -d [2021-07-27T11:41:15.193Z] #31 1.584 + export GOPATH=/tmp/tmp.8uh6WW38Yz [2021-07-27T11:41:15.193Z] #31 1.584 + GOPATH=/tmp/tmp.8uh6WW38Yz [2021-07-27T11:41:15.193Z] #31 1.585 + RM_GOPATH=1 [2021-07-27T11:41:15.193Z] #31 1.585 + case "$(go env GOARCH)" in [2021-07-27T11:41:15.193Z] #31 1.585 ++ go env GOARCH [2021-07-27T11:41:15.193Z] #31 1.590 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:15.193Z] #31 1.590 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:15.193Z] #31 1.591 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:15.193Z] #31 1.592 + dir=/tmp/install [2021-07-27T11:41:15.193Z] #31 1.592 + bin=dockercli [2021-07-27T11:41:15.193Z] #31 1.592 + shift [2021-07-27T11:41:15.193Z] #31 1.592 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-27T11:41:15.193Z] #31 1.592 + . /tmp/install/dockercli.installer [2021-07-27T11:41:15.193Z] #31 1.592 ++ : stable [2021-07-27T11:41:15.193Z] #31 1.592 ++ : 17.06.2-ce [2021-07-27T11:41:15.193Z] #31 1.592 + install_dockercli [2021-07-27T11:41:15.193Z] #31 1.592 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-27T11:41:15.193Z] #31 1.593 ++ uname -m [2021-07-27T11:41:15.193Z] #31 1.594 + arch=x86_64 [2021-07-27T11:41:15.193Z] #31 1.594 + '[' x86_64 '!=' x86_64 ']' [2021-07-27T11:41:15.193Z] #31 1.594 + url=https://download.docker.com/linux/static [2021-07-27T11:41:15.193Z] #31 1.594 Install docker/cli version 17.06.2-ce from stable [2021-07-27T11:41:15.193Z] #31 1.594 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-27T11:41:15.193Z] #31 1.594 + tar -xz docker/docker [2021-07-27T11:41:15.278Z] #34 DONE 27.6s [2021-07-27T11:41:15.278Z] [2021-07-27T11:41:15.278Z] #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-07-27T11:41:15.278Z] #52 sha256:5554be843179326a65f5e111d231690eb98d59ce613ed3bdf3838aa3d945c0d8 [2021-07-27T11:41:15.278Z] #52 27.56 encoding [2021-07-27T11:41:15.278Z] #52 27.92 runtime [2021-07-27T11:41:15.278Z] #52 28.14 unicode/utf16 [2021-07-27T11:41:15.347Z] #44 ... [2021-07-27T11:41:15.347Z] [2021-07-27T11:41:15.347Z] #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-07-27T11:41:15.348Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-27T11:41:15.348Z] #12 DONE 5.5s [2021-07-27T11:41:15.348Z] [2021-07-27T11:41:15.348Z] #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-07-27T11:41:15.348Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:41:15.348Z] #40 ... [2021-07-27T11:41:15.348Z] [2021-07-27T11:41:15.348Z] #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-07-27T11:41:15.348Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:15.490Z] #29 11.74 [2021-07-27T11:41:16.032Z] #44 37.93 The following additional packages will be installed: [2021-07-27T11:41:16.032Z] #44 37.93 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-27T11:41:16.032Z] #44 37.93 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-27T11:41:16.032Z] #44 37.94 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T11:41:16.032Z] #44 37.94 python3.7-minimal [2021-07-27T11:41:16.032Z] #44 37.94 Suggested packages: [2021-07-27T11:41:16.032Z] #44 37.95 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-27T11:41:16.032Z] #44 37.95 python3.7-doc binfmt-support [2021-07-27T11:41:17.333Z] #29 12.03 0.0% 1.3% # 2.3% ## 2.9% ### 4.6% #### 6.7% ##### 8.1% ###### 8.8% ###### 9.4% ####### 10.3% [2021-07-27T11:41:17.333Z] #29 ... [2021-07-27T11:41:17.333Z] [2021-07-27T11:41:17.333Z] #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-07-27T11:41:17.333Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-27T11:41:17.333Z] #40 17.04 + 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-07-27T11:41:17.333Z] #40 ... [2021-07-27T11:41:17.333Z] [2021-07-27T11:41:17.333Z] #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-07-27T11:41:17.333Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:17.417Z] #44 39.25 The following NEW packages will be installed: [2021-07-27T11:41:17.417Z] #44 39.27 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-27T11:41:17.417Z] #44 39.27 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-27T11:41:17.417Z] #44 39.28 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T11:41:17.417Z] #44 39.28 python3.7-minimal [2021-07-27T11:41:17.677Z] #44 ... [2021-07-27T11:41:17.677Z] [2021-07-27T11:41:17.677Z] #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-07-27T11:41:17.677Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:41:17.677Z] #56 27.65 Reading package lists... [2021-07-27T11:41:17.677Z] #56 33.92 Building dependency tree... [2021-07-27T11:41:17.677Z] #56 37.05 The following additional packages will be installed: [2021-07-27T11:41:17.677Z] #56 37.07 libbtrfs0 [2021-07-27T11:41:17.677Z] #56 37.22 The following NEW packages will be installed: [2021-07-27T11:41:17.677Z] #56 37.24 libbtrfs-dev libbtrfs0 [2021-07-27T11:41:17.677Z] #56 37.65 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:17.677Z] #56 37.65 Need to get 119 kB of archives. [2021-07-27T11:41:17.677Z] #56 37.65 After this operation, 387 kB of additional disk space will be used. [2021-07-27T11:41:17.677Z] #56 37.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T11:41:17.677Z] #56 37.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T11:41:17.677Z] #56 38.79 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:17.677Z] #56 39.06 Fetched 119 kB in 0s (425 kB/s) [2021-07-27T11:41:17.677Z] #56 39.25 Selecting previously unselected package libbtrfs0. [2021-07-27T11:41:17.677Z] #56 39.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 ... 15421 files and directories currently installed.) [2021-07-27T11:41:17.677Z] #56 39.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T11:41:17.677Z] #56 39.32 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T11:41:17.677Z] #56 39.43 Selecting previously unselected package libbtrfs-dev. [2021-07-27T11:41:17.677Z] #56 39.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T11:41:17.677Z] #56 39.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:41:17.677Z] #56 39.75 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T11:41:17.677Z] #56 39.77 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:41:17.677Z] #56 39.78 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:41:17.677Z] #56 DONE 40.2s [2021-07-27T11:41:17.677Z] [2021-07-27T11:41:17.677Z] #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-07-27T11:41:17.677Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:17.677Z] #44 39.82 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:17.677Z] #44 39.82 Need to get 6695 kB of archives. [2021-07-27T11:41:17.677Z] #44 39.82 After this operation, 33.1 MB of additional disk space will be used. [2021-07-27T11:41:17.677Z] #44 39.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-07-27T11:41:17.677Z] #44 39.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-07-27T11:41:17.711Z] #31 4.542 + mkdir -p /build [2021-07-27T11:41:17.711Z] #31 4.545 + mv docker/docker /build/ [2021-07-27T11:41:17.711Z] #31 4.546 + rmdir docker [2021-07-27T11:41:17.937Z] #44 40.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T11:41:17.937Z] #44 40.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T11:41:17.937Z] #44 40.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T11:41:18.275Z] #31 DONE 5.2s [2021-07-27T11:41:18.275Z] [2021-07-27T11:41:18.275Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T11:41:18.275Z] #66 sha256:75fe02624018cd5b2461661d4d5f6cee85ccbe757feb9165dcdb484a97b95a6e [2021-07-27T11:41:18.275Z] #66 1.518 + RM_GOPATH=0 [2021-07-27T11:41:18.275Z] #66 1.518 + TMP_GOPATH= [2021-07-27T11:41:18.275Z] #66 1.518 + : /build [2021-07-27T11:41:18.275Z] #66 1.518 + '[' -z '' ']' [2021-07-27T11:41:18.275Z] #66 1.518 ++ mktemp -d [2021-07-27T11:41:18.275Z] #66 1.518 + export GOPATH=/tmp/tmp.IEbiIJs9Il [2021-07-27T11:41:18.275Z] #66 1.518 + GOPATH=/tmp/tmp.IEbiIJs9Il [2021-07-27T11:41:18.275Z] #66 1.518 + RM_GOPATH=1 [2021-07-27T11:41:18.275Z] #66 1.518 + case "$(go env GOARCH)" in [2021-07-27T11:41:18.275Z] #66 1.518 ++ go env GOARCH [2021-07-27T11:41:18.275Z] #66 1.536 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:18.275Z] #66 1.536 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:18.275Z] #66 1.536 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:18.275Z] #66 1.557 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:18.275Z] #66 1.557 + dir=/tmp/install [2021-07-27T11:41:18.275Z] #66 1.557 + bin=rootlesskit [2021-07-27T11:41:18.275Z] #66 1.557 + shift [2021-07-27T11:41:18.275Z] #66 1.557 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-27T11:41:18.275Z] #66 1.557 + . /tmp/install/rootlesskit.installer [2021-07-27T11:41:18.275Z] #66 1.557 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:18.275Z] #66 1.557 + install_rootlesskit [2021-07-27T11:41:18.275Z] #66 1.557 + case "$1" in [2021-07-27T11:41:18.275Z] #66 1.557 + export CGO_ENABLED=0 [2021-07-27T11:41:18.275Z] #66 1.557 + CGO_ENABLED=0 [2021-07-27T11:41:18.275Z] #66 1.557 + _install_rootlesskit [2021-07-27T11:41:18.275Z] #66 1.557 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-27T11:41:18.275Z] #66 1.557 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IEbiIJs9Il/src/github.com/rootless-containers/rootlesskit [2021-07-27T11:41:18.275Z] #66 1.557 Cloning into '/tmp/tmp.IEbiIJs9Il/src/github.com/rootless-containers/rootlesskit'... [2021-07-27T11:41:18.275Z] #66 3.088 + cd /tmp/tmp.IEbiIJs9Il/src/github.com/rootless-containers/rootlesskit [2021-07-27T11:41:18.275Z] #66 3.089 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:18.275Z] #66 3.105 + export GO111MODULE=on [2021-07-27T11:41:18.275Z] #66 3.106 + GO111MODULE=on [2021-07-27T11:41:18.275Z] #66 3.107 + export GOPROXY=https://proxy.golang.org [2021-07-27T11:41:18.275Z] #66 3.107 + GOPROXY=https://proxy.golang.org [2021-07-27T11:41:18.275Z] #66 3.107 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T11:41:18.275Z] #66 3.107 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-27T11:41:18.275Z] #66 3.956 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T11:41:18.275Z] #66 3.959 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-27T11:41:18.275Z] #66 3.995 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-27T11:41:18.275Z] #66 4.200 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-27T11:41:18.506Z] #44 40.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T11:41:18.506Z] #44 40.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T11:41:18.506Z] #44 40.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T11:41:18.506Z] #44 40.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-27T11:41:18.506Z] #44 40.42 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-27T11:41:18.506Z] #44 40.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T11:41:18.506Z] #44 40.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-27T11:41:18.506Z] #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-07-27T11:41:18.506Z] #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-07-27T11:41:18.506Z] #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-07-27T11:41:18.506Z] #44 40.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T11:41:18.574Z] #52 ... [2021-07-27T11:41:18.574Z] [2021-07-27T11:41:18.574Z] #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-07-27T11:41:18.574Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:18.574Z] #13 16.14 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T11:41:18.574Z] #13 ... [2021-07-27T11:41:18.574Z] [2021-07-27T11:41:18.574Z] #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-07-27T11:41:18.574Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:18.574Z] #44 20.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-27T11:41:18.838Z] #44 ... [2021-07-27T11:41:18.838Z] [2021-07-27T11:41:18.838Z] #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-07-27T11:41:18.838Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:41:18.838Z] #66 5.747 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-27T11:41:19.098Z] #40 31.04 Checking out files: 81% (1376/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-27T11:41:19.098Z] #40 31.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-27T11:41:19.181Z] #29 12.03 0.0% 1.3% # 2.3% ## 2.9% ### 4.6% #### 6.7% ##### 8.1% ###### 8.8% ###### 9.4% ####### 10.3% ######## 12.3% ########## 15.0% ########### 16.5% ############ 17.1% ############# 18.1% ############# 19.3% ############## 19.9% ############### 21.1% ############### 22.0% ################ 22.8% ################# 24.1% ################## 25.1% ################## 25.9% ################### 26.8% ################### 27.5% #################### 28.9% ##################### 30.0% ###################### 31.5% ####################### 32.7% [2021-07-27T11:41:19.181Z] #29 ... [2021-07-27T11:41:19.181Z] [2021-07-27T11:41:19.181Z] #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-07-27T11:41:19.181Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-27T11:41:19.181Z] #56 14.91 Reading package lists... [2021-07-27T11:41:19.181Z] #56 19.71 Reading package lists... [2021-07-27T11:41:19.181Z] #56 24.17 Building dependency tree... [2021-07-27T11:41:19.181Z] #56 26.24 The following additional packages will be installed: [2021-07-27T11:41:19.181Z] #56 26.25 libbtrfs0 [2021-07-27T11:41:19.181Z] #56 26.36 The following NEW packages will be installed: [2021-07-27T11:41:19.181Z] #56 26.38 libbtrfs-dev libbtrfs0 [2021-07-27T11:41:19.181Z] #56 26.75 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:19.181Z] #56 26.75 Need to get 119 kB of archives. [2021-07-27T11:41:19.181Z] #56 26.75 After this operation, 387 kB of additional disk space will be used. [2021-07-27T11:41:19.181Z] #56 26.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-27T11:41:19.181Z] #56 26.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-27T11:41:19.181Z] #56 27.75 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:19.181Z] #56 27.93 Fetched 119 kB in 0s (421 kB/s) [2021-07-27T11:41:19.181Z] #56 28.22 Selecting previously unselected package libbtrfs0. [2021-07-27T11:41:19.181Z] #56 28.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-27T11:41:19.181Z] #56 28.29 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-27T11:41:19.181Z] #56 28.30 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T11:41:19.181Z] #56 28.44 Selecting previously unselected package libbtrfs-dev. [2021-07-27T11:41:19.181Z] #56 28.45 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-27T11:41:19.181Z] #56 28.45 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:41:19.401Z] #66 6.382 go: downloading github.com/google/uuid v1.2.0 [2021-07-27T11:41:19.401Z] #66 6.382 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-27T11:41:19.445Z] #56 29.46 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T11:41:19.445Z] #56 ... [2021-07-27T11:41:19.445Z] [2021-07-27T11:41:19.445Z] #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-07-27T11:41:19.445Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:19.568Z] #13 ... [2021-07-27T11:41:19.568Z] [2021-07-27T11:41:19.568Z] #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-07-27T11:41:19.568Z] #50 sha256:78c064481d05142f4ee32001ca2666a0be9002848bea40469782f6888c91b1c6 [2021-07-27T11:41:19.568Z] #50 8.702 + RM_GOPATH=0 [2021-07-27T11:41:19.568Z] #50 8.702 + TMP_GOPATH= [2021-07-27T11:41:19.568Z] #50 8.702 + : /build [2021-07-27T11:41:19.568Z] #50 8.702 + '[' -z '' ']' [2021-07-27T11:41:19.568Z] #50 8.702 ++ mktemp -d [2021-07-27T11:41:19.568Z] #50 8.721 + export GOPATH=/tmp/tmp.0l1bddWdUt [2021-07-27T11:41:19.568Z] #50 8.721 + GOPATH=/tmp/tmp.0l1bddWdUt [2021-07-27T11:41:19.568Z] #50 8.721 + RM_GOPATH=1 [2021-07-27T11:41:19.568Z] #50 8.721 + case "$(go env GOARCH)" in [2021-07-27T11:41:19.568Z] #50 8.721 ++ go env GOARCH [2021-07-27T11:41:19.568Z] #50 8.821 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:19.568Z] #50 8.821 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:19.568Z] #50 8.821 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:19.568Z] #50 8.882 + dir=/tmp/install [2021-07-27T11:41:19.568Z] #50 8.882 + bin=golangci_lint [2021-07-27T11:41:19.568Z] #50 8.882 + shift [2021-07-27T11:41:19.568Z] #50 8.882 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-27T11:41:19.568Z] #50 8.882 + . /tmp/install/golangci_lint.installer [2021-07-27T11:41:19.568Z] #50 8.882 ++ : v1.23.8 [2021-07-27T11:41:19.568Z] #50 8.882 + install_golangci_lint [2021-07-27T11:41:19.568Z] #50 8.882 + set -e [2021-07-27T11:41:19.568Z] #50 8.882 + export GO111MODULE=on [2021-07-27T11:41:19.568Z] #50 8.882 + GO111MODULE=on [2021-07-27T11:41:19.568Z] #50 8.882 + GOBIN=/build [2021-07-27T11:41:19.568Z] #50 8.882 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-27T11:41:19.659Z] #66 6.417 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-27T11:41:19.659Z] #66 6.426 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-27T11:41:19.659Z] #66 6.496 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-27T11:41:19.855Z] #50 10.13 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-27T11:41:19.855Z] #50 ... [2021-07-27T11:41:19.855Z] [2021-07-27T11:41:19.855Z] #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-07-27T11:41:19.855Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:19.855Z] #36 9.240 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:19.855Z] #36 9.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:19.855Z] #36 9.464 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:19.855Z] #36 ... [2021-07-27T11:41:19.855Z] [2021-07-27T11:41:19.855Z] #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-07-27T11:41:19.855Z] #34 sha256:c9f226e0fc77691a1b9a9839df5bd606e43348e2cc2c643de9332c85e3127724 [2021-07-27T11:41:19.855Z] #34 8.613 Install go-toml version v1.8.1 [2021-07-27T11:41:19.855Z] #34 9.813 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-27T11:41:19.916Z] #66 6.819 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-27T11:41:20.117Z] #34 ... [2021-07-27T11:41:20.117Z] [2021-07-27T11:41:20.117Z] #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-07-27T11:41:20.117Z] #59 sha256:3b95c3b618354781aa953c3529076a53b7ef781a412dfcf7a485bb0085572a3d [2021-07-27T11:41:20.117Z] #59 8.078 + RM_GOPATH=0 [2021-07-27T11:41:20.117Z] #59 8.078 + TMP_GOPATH= [2021-07-27T11:41:20.117Z] #59 8.078 + : /build [2021-07-27T11:41:20.117Z] #59 8.078 + '[' -z '' ']' [2021-07-27T11:41:20.117Z] #59 8.078 ++ mktemp -d [2021-07-27T11:41:20.117Z] #59 8.092 + export GOPATH=/tmp/tmp.N2sXHLLTBD [2021-07-27T11:41:20.117Z] #59 8.092 + GOPATH=/tmp/tmp.N2sXHLLTBD [2021-07-27T11:41:20.117Z] #59 8.092 + RM_GOPATH=1 [2021-07-27T11:41:20.117Z] #59 8.092 + case "$(go env GOARCH)" in [2021-07-27T11:41:20.117Z] #59 8.092 ++ go env GOARCH [2021-07-27T11:41:20.117Z] #59 8.111 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:20.117Z] #59 8.111 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:20.117Z] #59 8.111 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:20.117Z] #59 8.111 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:20.117Z] #59 8.111 + dir=/tmp/install [2021-07-27T11:41:20.117Z] #59 8.111 + bin=rootlesskit [2021-07-27T11:41:20.117Z] #59 8.111 + shift [2021-07-27T11:41:20.117Z] #59 8.111 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-27T11:41:20.117Z] #59 8.111 + . /tmp/install/rootlesskit.installer [2021-07-27T11:41:20.117Z] #59 8.111 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:20.117Z] #59 8.111 + install_rootlesskit [2021-07-27T11:41:20.117Z] #59 8.111 + case "$1" in [2021-07-27T11:41:20.117Z] #59 8.111 + export CGO_ENABLED=0 [2021-07-27T11:41:20.117Z] #59 8.111 + CGO_ENABLED=0 [2021-07-27T11:41:20.117Z] #59 8.111 + _install_rootlesskit [2021-07-27T11:41:20.117Z] #59 8.111 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-27T11:41:20.117Z] #59 8.111 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.N2sXHLLTBD/src/github.com/rootless-containers/rootlesskit [2021-07-27T11:41:20.117Z] #59 8.122 Cloning into '/tmp/tmp.N2sXHLLTBD/src/github.com/rootless-containers/rootlesskit'... [2021-07-27T11:41:20.117Z] #59 ... [2021-07-27T11:41:20.117Z] [2021-07-27T11:41:20.117Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T11:41:20.117Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:41:20.117Z] #56 9.310 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:20.117Z] #56 9.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:20.117Z] #56 9.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:20.173Z] #66 7.007 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-27T11:41:20.173Z] #66 7.111 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-27T11:41:20.379Z] #56 ... [2021-07-27T11:41:20.379Z] [2021-07-27T11:41:20.379Z] #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-07-27T11:41:20.379Z] #24 sha256:6a0771c28680ad732f7b45c30d589f6ce94506914fe2c82fd325615c820d3614 [2021-07-27T11:41:20.379Z] #24 7.059 + RM_GOPATH=0 [2021-07-27T11:41:20.379Z] #24 7.059 + TMP_GOPATH= [2021-07-27T11:41:20.379Z] #24 7.059 + : /build [2021-07-27T11:41:20.379Z] #24 7.059 + '[' -z '' ']' [2021-07-27T11:41:20.379Z] #24 7.059 ++ mktemp -d [2021-07-27T11:41:20.379Z] #24 7.059 + export GOPATH=/tmp/tmp.ISlNWuCn95 [2021-07-27T11:41:20.379Z] #24 7.059 + GOPATH=/tmp/tmp.ISlNWuCn95 [2021-07-27T11:41:20.379Z] #24 7.059 + RM_GOPATH=1 [2021-07-27T11:41:20.379Z] #24 7.059 + case "$(go env GOARCH)" in [2021-07-27T11:41:20.379Z] #24 7.062 ++ go env GOARCH [2021-07-27T11:41:20.379Z] #24 7.086 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:20.379Z] #24 7.086 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:20.379Z] #24 7.086 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:20.379Z] #24 7.086 + dir=/tmp/install [2021-07-27T11:41:20.379Z] #24 7.086 + bin=dockercli [2021-07-27T11:41:20.379Z] #24 7.086 + shift [2021-07-27T11:41:20.379Z] #24 7.086 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-27T11:41:20.379Z] #24 7.086 + . /tmp/install/dockercli.installer [2021-07-27T11:41:20.379Z] #24 7.086 ++ : stable [2021-07-27T11:41:20.379Z] #24 7.086 ++ : 17.06.2-ce [2021-07-27T11:41:20.379Z] #24 7.086 + install_dockercli [2021-07-27T11:41:20.379Z] #24 7.086 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-27T11:41:20.379Z] #24 7.086 Install docker/cli version 17.06.2-ce from stable [2021-07-27T11:41:20.379Z] #24 7.088 ++ uname -m [2021-07-27T11:41:20.379Z] #24 7.088 + arch=x86_64 [2021-07-27T11:41:20.379Z] #24 7.088 + '[' x86_64 '!=' x86_64 ']' [2021-07-27T11:41:20.379Z] #24 7.088 + url=https://download.docker.com/linux/static [2021-07-27T11:41:20.379Z] #24 7.088 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-27T11:41:20.379Z] #24 7.093 + tar -xz docker/docker [2021-07-27T11:41:20.379Z] #24 ... [2021-07-27T11:41:20.379Z] [2021-07-27T11:41:20.379Z] #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-07-27T11:41:20.379Z] #52 sha256:17c3638a8f83f23fcbaf49df163e6bd7d3531339ccc178fabc786ad3b17f55ce [2021-07-27T11:41:20.379Z] #52 6.463 + RM_GOPATH=0 [2021-07-27T11:41:20.379Z] #52 6.463 + TMP_GOPATH= [2021-07-27T11:41:20.379Z] #52 6.463 + : /build [2021-07-27T11:41:20.379Z] #52 6.463 + '[' -z '' ']' [2021-07-27T11:41:20.379Z] #52 6.463 ++ mktemp -d [2021-07-27T11:41:20.379Z] #52 6.463 + export GOPATH=/tmp/tmp.hcCQfbldR0 [2021-07-27T11:41:20.379Z] #52 6.463 + GOPATH=/tmp/tmp.hcCQfbldR0 [2021-07-27T11:41:20.379Z] #52 6.463 + RM_GOPATH=1 [2021-07-27T11:41:20.379Z] #52 6.463 + case "$(go env GOARCH)" in [2021-07-27T11:41:20.379Z] #52 6.463 ++ go env GOARCH [2021-07-27T11:41:20.379Z] #52 6.486 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:20.379Z] #52 6.486 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:20.379Z] #52 6.486 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:20.379Z] #52 6.486 + dir=/tmp/install [2021-07-27T11:41:20.379Z] #52 6.486 + bin=shfmt [2021-07-27T11:41:20.379Z] #52 6.486 + shift [2021-07-27T11:41:20.379Z] #52 6.486 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-27T11:41:20.379Z] #52 6.486 + . /tmp/install/shfmt.installer [2021-07-27T11:41:20.379Z] #52 6.486 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:41:20.379Z] #52 6.486 + install_shfmt [2021-07-27T11:41:20.379Z] #52 6.486 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-27T11:41:20.379Z] #52 6.486 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hcCQfbldR0/src/github.com/mvdan/sh [2021-07-27T11:41:20.379Z] #52 6.486 Cloning into '/tmp/tmp.hcCQfbldR0/src/github.com/mvdan/sh'... [2021-07-27T11:41:20.379Z] #52 6.486 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:41:20.413Z] #44 42.16 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:20.413Z] #44 42.37 Fetched 6695 kB in 2s (4136 kB/s) [2021-07-27T11:41:20.413Z] #44 42.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T11:41:20.477Z] #40 ... [2021-07-27T11:41:20.477Z] [2021-07-27T11:41:20.477Z] #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-07-27T11:41:20.477Z] #50 sha256:57049fb610b2c63ae97c58719489569f70a0c3788ab1b353bf06fe7c1c6c611e [2021-07-27T11:41:20.477Z] #50 23.12 go: downloading github.com/fatih/color v1.7.0 [2021-07-27T11:41:20.477Z] #50 23.12 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-27T11:41:20.477Z] #50 23.24 go: downloading github.com/pkg/errors v0.8.1 [2021-07-27T11:41:20.477Z] #50 23.32 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-27T11:41:20.477Z] #50 23.34 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-27T11:41:20.477Z] #50 24.02 go: downloading github.com/spf13/viper v1.6.1 [2021-07-27T11:41:20.477Z] #50 24.81 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-27T11:41:20.477Z] #50 24.91 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-27T11:41:20.477Z] #50 25.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-27T11:41:20.477Z] #50 25.20 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-27T11:41:20.477Z] #50 26.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-27T11:41:20.477Z] #50 26.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-27T11:41:20.477Z] #50 31.39 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-27T11:41:20.477Z] #50 31.47 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-27T11:41:20.477Z] #50 32.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-27T11:41:20.477Z] #50 32.14 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-27T11:41:20.477Z] #50 32.18 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-27T11:41:20.477Z] #50 32.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-27T11:41:20.477Z] #50 32.73 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-27T11:41:20.477Z] #50 32.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-27T11:41:20.477Z] #50 32.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-27T11:41:20.477Z] #50 32.99 go: downloading github.com/spf13/afero v1.1.2 [2021-07-27T11:41:20.477Z] #50 33.19 go: downloading github.com/spf13/cast v1.3.0 [2021-07-27T11:41:20.477Z] #50 33.31 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-27T11:41:20.477Z] #50 33.40 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-27T11:41:20.640Z] #52 ... [2021-07-27T11:41:20.640Z] [2021-07-27T11:41:20.640Z] #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-07-27T11:41:20.640Z] #48 sha256:e6a68c69d67aeafedf6228647cb6d95f4e604b5bec8400dca60991e339446326 [2021-07-27T11:41:20.640Z] #48 8.013 + RM_GOPATH=0 [2021-07-27T11:41:20.640Z] #48 8.013 + TMP_GOPATH= [2021-07-27T11:41:20.640Z] #48 8.013 + : /build [2021-07-27T11:41:20.640Z] #48 8.013 + '[' -z '' ']' [2021-07-27T11:41:20.640Z] #48 8.013 ++ mktemp -d [2021-07-27T11:41:20.640Z] #48 8.013 + export GOPATH=/tmp/tmp.i1ecRCGALT [2021-07-27T11:41:20.640Z] #48 8.013 + GOPATH=/tmp/tmp.i1ecRCGALT [2021-07-27T11:41:20.640Z] #48 8.013 + RM_GOPATH=1 [2021-07-27T11:41:20.640Z] #48 8.013 + case "$(go env GOARCH)" in [2021-07-27T11:41:20.640Z] #48 8.013 ++ go env GOARCH [2021-07-27T11:41:20.640Z] #48 8.042 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:20.640Z] #48 8.043 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:20.640Z] #48 8.049 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:20.640Z] #48 8.049 + dir=/tmp/install [2021-07-27T11:41:20.640Z] #48 8.049 + bin=gotestsum [2021-07-27T11:41:20.640Z] #48 8.049 + shift [2021-07-27T11:41:20.640Z] #48 8.049 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-27T11:41:20.640Z] #48 8.049 + . /tmp/install/gotestsum.installer [2021-07-27T11:41:20.640Z] #48 8.049 ++ : v0.5.3 [2021-07-27T11:41:20.640Z] #48 8.049 + install_gotestsum [2021-07-27T11:41:20.640Z] #48 8.049 + set -e [2021-07-27T11:41:20.640Z] #48 8.049 + export GO111MODULE=on [2021-07-27T11:41:20.640Z] #48 8.049 + GO111MODULE=on [2021-07-27T11:41:20.640Z] #48 8.049 + GOBIN=/build [2021-07-27T11:41:20.640Z] #48 8.049 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-27T11:41:20.640Z] #48 9.257 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-27T11:41:20.673Z] #44 42.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 ... 15421 files and directories currently installed.) [2021-07-27T11:41:20.673Z] #44 42.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:41:20.673Z] #44 42.56 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:20.737Z] #50 33.40 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-27T11:41:20.737Z] #50 33.44 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-27T11:41:20.826Z] #29 12.03 0.0% 1.3% # 2.3% ## 2.9% ### 4.6% #### 6.7% ##### 8.1% ###### 8.8% ###### 9.4% ####### 10.3% ######## 12.3% ########## 15.0% ########### 16.5% ############ 17.1% ############# 18.1% ############# 19.3% ############## 19.9% ############### 21.1% ############### 22.0% ################ 22.8% ################# 24.1% ################## 25.1% ################## 25.9% ################### 26.8% ################### 27.5% #################### 28.9% ##################### 30.0% ###################### 31.5% ####################### 32.7% ######################## 34.1% ######################### 35.7% ########################### 37.8% ############################ 39.5% ############################# 40.7% ############################# 41.4% ############################## 42.6% ############################### 43.6% ################################ 44.8% ################################# 46.1% ################################# 46.8% ################################## 48.0% ################################### 48.9% #################################### 50.5% ###################################### 52.8% ################ [2021-07-27T11:41:20.826Z] #29 ... [2021-07-27T11:41:20.826Z] [2021-07-27T11:41:20.826Z] #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-07-27T11:41:20.826Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T11:41:20.826Z] #44 20.76 Reading package lists... [2021-07-27T11:41:20.826Z] #44 25.40 Building dependency tree... [2021-07-27T11:41:20.826Z] #44 27.59 The following additional packages will be installed: [2021-07-27T11:41:20.826Z] #44 27.60 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-27T11:41:20.826Z] #44 27.60 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-27T11:41:20.826Z] #44 27.60 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T11:41:20.826Z] #44 27.60 python3.7-minimal [2021-07-27T11:41:20.826Z] #44 27.62 Suggested packages: [2021-07-27T11:41:20.826Z] #44 27.62 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-27T11:41:20.826Z] #44 27.62 python3.7-doc binfmt-support [2021-07-27T11:41:20.826Z] #44 28.54 The following NEW packages will be installed: [2021-07-27T11:41:20.826Z] #44 28.55 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-27T11:41:20.826Z] #44 28.55 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-27T11:41:20.826Z] #44 28.55 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T11:41:20.826Z] #44 28.55 python3.7-minimal [2021-07-27T11:41:20.826Z] #44 29.06 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:20.826Z] #44 29.06 Need to get 6095 kB of archives. [2021-07-27T11:41:20.826Z] #44 29.06 After this operation, 32.3 MB of additional disk space will be used. [2021-07-27T11:41:20.826Z] #44 29.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-27T11:41:20.826Z] #44 29.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-27T11:41:20.826Z] #44 29.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-27T11:41:20.826Z] #44 29.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-27T11:41:20.826Z] #44 29.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-27T11:41:20.826Z] #44 29.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T11:41:20.826Z] #44 29.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-27T11:41:20.826Z] #44 29.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-27T11:41:20.826Z] #44 29.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-27T11:41:20.826Z] #44 29.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T11:41:20.826Z] #44 29.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-27T11:41:20.826Z] #44 29.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-27T11:41:20.826Z] #44 29.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-27T11:41:20.826Z] #44 29.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-27T11:41:20.826Z] #44 29.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-27T11:41:20.826Z] #44 29.63 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-07-27T11:41:20.826Z] #44 ... [2021-07-27T11:41:20.826Z] [2021-07-27T11:41:20.826Z] #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-07-27T11:41:20.826Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:20.902Z] #48 ... [2021-07-27T11:41:20.902Z] [2021-07-27T11:41:20.902Z] #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-07-27T11:41:20.902Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:41:20.902Z] #46 8.445 + RM_GOPATH=0 [2021-07-27T11:41:20.902Z] #46 8.445 + TMP_GOPATH= [2021-07-27T11:41:20.902Z] #46 8.445 + : /build [2021-07-27T11:41:20.902Z] #46 8.445 + '[' -z '' ']' [2021-07-27T11:41:20.902Z] #46 8.445 ++ mktemp -d [2021-07-27T11:41:20.902Z] #46 8.448 + export GOPATH=/tmp/tmp.jcaYn2smSX [2021-07-27T11:41:20.902Z] #46 8.448 + GOPATH=/tmp/tmp.jcaYn2smSX [2021-07-27T11:41:20.902Z] #46 8.448 + RM_GOPATH=1 [2021-07-27T11:41:20.902Z] #46 8.448 + case "$(go env GOARCH)" in [2021-07-27T11:41:20.902Z] #46 8.448 ++ go env GOARCH [2021-07-27T11:41:20.902Z] #46 8.523 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:20.902Z] #46 8.523 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:20.902Z] #46 8.523 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:20.902Z] #46 8.523 + dir=/tmp/install [2021-07-27T11:41:20.902Z] #46 8.523 + bin=vndr [2021-07-27T11:41:20.902Z] #46 8.523 + shift [2021-07-27T11:41:20.902Z] #46 8.523 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-27T11:41:20.902Z] #46 8.523 + . /tmp/install/vndr.installer [2021-07-27T11:41:20.902Z] #46 8.523 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:41:20.902Z] #46 8.523 + install_vndr [2021-07-27T11:41:20.902Z] #46 8.523 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-27T11:41:20.902Z] #46 8.523 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jcaYn2smSX/src/github.com/LK4D4/vndr [2021-07-27T11:41:20.902Z] #46 8.523 Cloning into '/tmp/tmp.jcaYn2smSX/src/github.com/LK4D4/vndr'... [2021-07-27T11:41:20.902Z] #46 8.534 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:41:20.902Z] #46 9.756 + cd /tmp/tmp.jcaYn2smSX/src/github.com/LK4D4/vndr [2021-07-27T11:41:20.902Z] #46 9.756 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T11:41:20.902Z] #46 9.798 + go build -buildmode=pie -v -o /build/vndr . [2021-07-27T11:41:20.902Z] #46 ... [2021-07-27T11:41:20.902Z] [2021-07-27T11:41:20.902Z] #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-07-27T11:41:20.902Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:20.902Z] #13 4.815 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:41:20.902Z] #13 4.907 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:20.902Z] #13 4.912 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:20.902Z] #13 4.923 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:20.997Z] #50 33.82 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-27T11:41:21.104Z] #29 12.03 0.0% 1.3% # 2.3% ## 2.9% ### 4.6% #### 6.7% ##### 8.1% ###### 8.8% ###### 9.4% ####### 10.3% ######## 12.3% ########## 15.0% ########### 16.5% ############ 17.1% ############# 18.1% ############# 19.3% ############## 19.9% ############### 21.1% ############### 22.0% ################ 22.8% ################# 24.1% ################## 25.1% ################## 25.9% ################### 26.8% ################### 27.5% #################### 28.9% ##################### 30.0% ###################### 31.5% ####################### 32.7% ######################## 34.1% ######################### 35.7% ########################### 37.8% ############################ 39.5% ############################# 40.7% ############################# 41.4% ############################## 42.6% ############################### 43.6% ################################ 44.8% ################################# 46.1% ################################# 46.8% ################################## 48.0% ################################### 48.9% #################################### 50.5% ###################################### 52.8% ####################################### 55.1% ######################################### 57.2% ######################################### 58.2% [2021-07-27T11:41:21.104Z] #29 ... [2021-07-27T11:41:21.104Z] [2021-07-27T11:41:21.104Z] #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-07-27T11:41:21.104Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-27T11:41:21.104Z] #56 29.68 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:41:21.104Z] #56 29.71 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:41:21.104Z] #56 DONE 31.3s [2021-07-27T11:41:21.104Z] [2021-07-27T11:41:21.104Z] #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-07-27T11:41:21.104Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:21.244Z] #44 43.27 Selecting previously unselected package python3.7-minimal. [2021-07-27T11:41:21.244Z] #44 43.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:41:21.244Z] #44 43.28 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:41:21.259Z] #50 33.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-27T11:41:21.259Z] #50 34.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-27T11:41:21.259Z] #50 ... [2021-07-27T11:41:21.259Z] [2021-07-27T11:41:21.259Z] #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-07-27T11:41:21.259Z] #59 sha256:d9c9f05f84260399d548e57234b328ba37fd04848eb3bd65d93e2b1f32207f9e [2021-07-27T11:41:21.259Z] #59 24.03 go: downloading github.com/google/uuid v1.2.0 [2021-07-27T11:41:21.259Z] #59 24.04 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-27T11:41:21.259Z] #59 24.16 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-27T11:41:21.259Z] #59 24.18 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-27T11:41:21.259Z] #59 24.36 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-27T11:41:21.259Z] #59 24.82 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-27T11:41:21.259Z] #59 25.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-27T11:41:21.259Z] #59 25.90 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-27T11:41:21.259Z] #59 29.46 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-27T11:41:21.259Z] #59 ... [2021-07-27T11:41:21.259Z] [2021-07-27T11:41:21.259Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T11:41:21.259Z] #50 sha256:57049fb610b2c63ae97c58719489569f70a0c3788ab1b353bf06fe7c1c6c611e [2021-07-27T11:41:21.259Z] #50 34.22 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-27T11:41:21.813Z] #44 ... [2021-07-27T11:41:21.813Z] [2021-07-27T11:41:21.813Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T11:41:21.813Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:21.813Z] #36 28.68 Reading package lists... [2021-07-27T11:41:21.813Z] #36 34.55 Building dependency tree... [2021-07-27T11:41:21.813Z] #36 37.21 The following additional packages will be installed: [2021-07-27T11:41:21.813Z] #36 37.22 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-27T11:41:21.813Z] #36 37.23 Suggested packages: [2021-07-27T11:41:21.813Z] #36 37.25 cmake-doc ninja-build lrzip [2021-07-27T11:41:21.813Z] #36 37.25 Recommended packages: [2021-07-27T11:41:21.813Z] #36 37.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-27T11:41:21.813Z] #36 37.89 The following NEW packages will be installed: [2021-07-27T11:41:21.813Z] #36 37.90 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-27T11:41:21.813Z] #36 37.90 vim-common xxd [2021-07-27T11:41:21.813Z] #36 38.26 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:21.813Z] #36 38.26 Need to get 14.9 MB of archives. [2021-07-27T11:41:21.813Z] #36 38.26 After this operation, 61.8 MB of additional disk space will be used. [2021-07-27T11:41:21.813Z] #36 38.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T11:41:21.813Z] #36 38.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T11:41:21.813Z] #36 38.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-27T11:41:21.813Z] #36 38.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T11:41:21.813Z] #36 39.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-27T11:41:21.813Z] #36 39.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-27T11:41:21.813Z] #36 39.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-27T11:41:21.813Z] #36 39.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-27T11:41:21.813Z] #36 39.24 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-27T11:41:21.813Z] #36 39.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-27T11:41:21.813Z] #36 40.70 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:21.813Z] #36 40.88 Fetched 14.9 MB in 2s (9663 kB/s) [2021-07-27T11:41:21.813Z] #36 40.98 Selecting previously unselected package xxd. [2021-07-27T11:41:21.813Z] #36 40.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T11:41:21.813Z] #36 41.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:41:21.813Z] #36 41.08 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T11:41:21.813Z] #36 41.26 Selecting previously unselected package vim-common. [2021-07-27T11:41:21.813Z] #36 41.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:41:21.813Z] #36 41.31 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T11:41:21.813Z] #36 41.65 Selecting previously unselected package cmake-data. [2021-07-27T11:41:21.813Z] #36 41.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-27T11:41:21.813Z] #36 41.67 Unpacking cmake-data (3.13.4-1) ... [2021-07-27T11:41:21.813Z] #36 44.14 Selecting previously unselected package libicu63:amd64. [2021-07-27T11:41:21.813Z] #36 44.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T11:41:21.813Z] #36 44.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:41:21.828Z] #50 34.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-27T11:41:21.828Z] #50 34.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-27T11:41:21.902Z] #29 12.03 0.0% 1.3% # 2.3% ## 2.9% ### 4.6% #### 6.7% ##### 8.1% ###### 8.8% ###### 9.4% ####### 10.3% ######## 12.3% ########## 15.0% ########### 16.5% ############ 17.1% ############# 18.1% ############# 19.3% ############## 19.9% ############### 21.1% ############### 22.0% ################ 22.8% ################# 24.1% ################## 25.1% ################## 25.9% ################### 26.8% ################### 27.5% #################### 28.9% ##################### 30.0% ###################### 31.5% ####################### 32.7% ######################## 34.1% ######################### 35.7% ########################### 37.8% ############################ 39.5% ############################# 40.7% ############################# 41.4% ############################## 42.6% ############################### 43.6% ################################ 44.8% ################################# 46.1% ################################# 46.8% ################################## 48.0% ################################### 48.9% #################################### 50.5% ###################################### 52.8% ####################################### 55.1% ######################################### 57.2% ######################################### 58.2% ########################################## 58.8% ########################################### 59.9% ########################################### 60.7% ############################################# 62.7% ############################################# 63.7% ############################################## 64.2% ############################################### 65.7% ################################################ 67.3% [2021-07-27T11:41:21.902Z] #29 ... [2021-07-27T11:41:21.902Z] [2021-07-27T11:41:21.902Z] #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-07-27T11:41:21.902Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-27T11:41:21.902Z] #13 13.78 Reading package lists... [2021-07-27T11:41:21.902Z] #13 18.84 Reading package lists... [2021-07-27T11:41:21.902Z] #13 24.07 Building dependency tree... [2021-07-27T11:41:21.902Z] #13 26.39 The following additional packages will be installed: [2021-07-27T11:41:21.902Z] #13 26.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-27T11:41:21.902Z] #13 26.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-27T11:41:21.902Z] #13 26.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-27T11:41:21.902Z] #13 26.39 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-27T11:41:21.902Z] #13 26.39 mingw-w64-x86-64-dev [2021-07-27T11:41:21.902Z] #13 26.40 Suggested packages: [2021-07-27T11:41:21.902Z] #13 26.40 gcc-8-locales seccomp wine64 [2021-07-27T11:41:21.902Z] #13 27.30 The following NEW packages will be installed: [2021-07-27T11:41:21.902Z] #13 27.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-27T11:41:21.902Z] #13 27.30 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-27T11:41:21.902Z] #13 27.30 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-27T11:41:21.902Z] #13 27.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-27T11:41:21.902Z] #13 27.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-27T11:41:21.902Z] #13 27.31 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-27T11:41:21.902Z] #13 27.31 The following packages will be upgraded: [2021-07-27T11:41:21.902Z] #13 27.32 libseccomp2 [2021-07-27T11:41:21.902Z] #13 27.71 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:21.902Z] #13 27.71 Need to get 73.4 MB of archives. [2021-07-27T11:41:21.902Z] #13 27.71 After this operation, 472 MB of additional disk space will be used. [2021-07-27T11:41:21.902Z] #13 27.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-07-27T11:41:21.902Z] #13 27.72 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-27T11:41:21.902Z] #13 27.74 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-27T11:41:21.902Z] #13 27.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-07-27T11:41:21.902Z] #13 28.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-27T11:41:21.902Z] #13 28.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-27T11:41:21.902Z] #13 28.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-27T11:41:21.902Z] #13 28.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-27T11:41:22.075Z] #36 ... [2021-07-27T11:41:22.075Z] [2021-07-27T11:41:22.075Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:41:22.075Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:41:22.075Z] #32 41.94 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-07-27T11:41:22.075Z] #32 42.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-27T11:41:22.075Z] #32 42.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:41:22.099Z] #50 34.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-27T11:41:22.126Z] #66 8.878 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-27T11:41:22.126Z] #66 8.928 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-27T11:41:22.126Z] #66 ... [2021-07-27T11:41:22.126Z] [2021-07-27T11:41:22.126Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T11:41:22.126Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T11:41:22.126Z] #19 1.465 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:41:22.126Z] #19 1.483 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:22.126Z] #19 1.483 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:22.126Z] #19 1.492 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:22.126Z] #19 1.812 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [481 kB] [2021-07-27T11:41:22.126Z] #19 1.873 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-27T11:41:22.126Z] #19 1.910 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-27T11:41:22.126Z] #19 1.963 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-27T11:41:22.126Z] #19 1.999 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-27T11:41:22.126Z] #19 2.037 Get:10 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T11:41:22.126Z] #19 2.904 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-27T11:41:22.126Z] #19 3.638 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-27T11:41:22.126Z] #19 4.660 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-27T11:41:22.126Z] #19 5.539 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:41:22.126Z] #19 6.083 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:41:22.126Z] #19 6.743 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-27T11:41:22.126Z] #19 7.219 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:41:22.126Z] #19 7.224 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-27T11:41:22.126Z] #19 7.234 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:22.126Z] #19 7.245 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-27T11:41:22.126Z] #19 7.279 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-27T11:41:22.126Z] #19 7.299 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-27T11:41:22.126Z] #19 7.311 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:22.126Z] #19 7.312 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-27T11:41:22.126Z] #19 7.313 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-27T11:41:22.126Z] #19 7.314 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-27T11:41:22.126Z] #19 7.314 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:41:22.126Z] #19 7.314 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-27T11:41:22.167Z] #13 28.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-27T11:41:22.167Z] #13 ... [2021-07-27T11:41:22.167Z] [2021-07-27T11:41:22.167Z] #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-07-27T11:41:22.167Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T11:41:22.167Z] #44 31.68 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:22.167Z] #44 31.83 Fetched 6095 kB in 1s (4506 kB/s) [2021-07-27T11:41:22.167Z] #44 31.98 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-27T11:41:22.167Z] #44 31.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-27T11:41:22.167Z] #44 32.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-27T11:41:22.167Z] #44 32.05 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:22.299Z] #13 7.017 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T11:41:22.366Z] #50 35.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-27T11:41:22.626Z] #50 35.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-27T11:41:22.626Z] #50 35.42 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-27T11:41:22.885Z] #50 35.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-27T11:41:22.885Z] #50 35.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-27T11:41:23.065Z] #19 ... [2021-07-27T11:41:23.065Z] [2021-07-27T11:41:23.065Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T11:41:23.065Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-27T11:41:23.065Z] #43 2.261 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:23.065Z] #43 2.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:23.065Z] #43 2.295 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:23.065Z] #43 2.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:41:23.065Z] #43 3.350 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-27T11:41:23.065Z] #43 4.356 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-27T11:41:23.065Z] #43 5.056 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-27T11:41:23.065Z] #43 5.976 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-27T11:41:23.065Z] #43 7.044 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:41:23.065Z] #43 7.540 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:41:23.065Z] #43 7.556 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-27T11:41:23.065Z] #43 7.568 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-27T11:41:23.065Z] #43 7.584 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-27T11:41:23.065Z] #43 7.592 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-27T11:41:23.065Z] #43 7.608 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:23.065Z] #43 7.640 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:23.065Z] #43 7.641 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-27T11:41:23.065Z] #43 7.641 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:41:23.065Z] #43 7.641 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-27T11:41:23.065Z] #43 7.642 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-27T11:41:23.065Z] #43 7.667 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-27T11:41:23.131Z] #44 33.03 Selecting previously unselected package python3.7-minimal. [2021-07-27T11:41:23.131Z] #44 33.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-27T11:41:23.131Z] #44 33.07 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:41:23.147Z] #50 35.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-27T11:41:23.147Z] #50 35.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-27T11:41:23.324Z] #43 ... [2021-07-27T11:41:23.324Z] [2021-07-27T11:41:23.324Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T11:41:23.324Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-27T11:41:23.324Z] #63 1.992 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:23.324Z] #63 2.041 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:23.324Z] #63 2.041 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:23.324Z] #63 2.639 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-27T11:41:23.324Z] #63 3.190 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-27T11:41:23.324Z] #63 4.210 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:41:23.324Z] #63 5.048 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-27T11:41:23.324Z] #63 5.844 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:41:23.324Z] #63 6.697 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-27T11:41:23.324Z] #63 7.309 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-27T11:41:23.324Z] #63 7.311 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-27T11:41:23.324Z] #63 7.322 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:41:23.324Z] #63 7.339 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:23.324Z] #63 7.376 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-27T11:41:23.324Z] #63 7.396 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-27T11:41:23.324Z] #63 7.416 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-27T11:41:23.324Z] #63 7.416 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-27T11:41:23.324Z] #63 7.416 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-27T11:41:23.324Z] #63 7.417 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:41:23.324Z] #63 7.417 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:23.324Z] #63 7.417 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-27T11:41:23.717Z] #44 ... [2021-07-27T11:41:23.717Z] [2021-07-27T11:41:23.717Z] #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-07-27T11:41:23.717Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-27T11:41:23.717Z] #36 19.27 Reading package lists... [2021-07-27T11:41:23.717Z] #36 24.15 Building dependency tree... [2021-07-27T11:41:23.717Z] #36 26.47 The following additional packages will be installed: [2021-07-27T11:41:23.717Z] #36 26.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-27T11:41:23.717Z] #36 26.52 Suggested packages: [2021-07-27T11:41:23.717Z] #36 26.52 cmake-doc ninja-build lrzip [2021-07-27T11:41:23.717Z] #36 26.52 Recommended packages: [2021-07-27T11:41:23.717Z] #36 26.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-27T11:41:23.717Z] #36 27.23 The following NEW packages will be installed: [2021-07-27T11:41:23.717Z] #36 27.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-27T11:41:23.717Z] #36 27.26 vim-common xxd [2021-07-27T11:41:23.717Z] #36 27.64 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:23.717Z] #36 27.64 Need to get 14.2 MB of archives. [2021-07-27T11:41:23.717Z] #36 27.64 After this operation, 60.0 MB of additional disk space will be used. [2021-07-27T11:41:23.717Z] #36 27.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-27T11:41:23.717Z] #36 27.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T11:41:23.717Z] #36 27.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-27T11:41:23.717Z] #36 27.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-27T11:41:23.717Z] #36 28.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-27T11:41:23.717Z] #36 28.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-27T11:41:23.717Z] #36 28.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-27T11:41:23.717Z] #36 28.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-27T11:41:23.717Z] #36 28.80 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-07-27T11:41:23.717Z] #36 28.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-27T11:41:23.717Z] #36 30.00 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:23.717Z] #36 30.49 Fetched 14.2 MB in 2s (8506 kB/s) [2021-07-27T11:41:23.717Z] #36 30.69 Selecting previously unselected package xxd. [2021-07-27T11:41:23.717Z] #36 30.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-27T11:41:23.717Z] #36 30.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-27T11:41:23.717Z] #36 30.85 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T11:41:23.717Z] #36 31.31 Selecting previously unselected package vim-common. [2021-07-27T11:41:23.717Z] #36 31.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:41:23.717Z] #36 31.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T11:41:23.717Z] #36 31.86 Selecting previously unselected package cmake-data. [2021-07-27T11:41:23.717Z] #36 31.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-27T11:41:23.717Z] #36 31.90 Unpacking cmake-data (3.13.4-1) ... [2021-07-27T11:41:23.988Z] #36 ... [2021-07-27T11:41:23.988Z] [2021-07-27T11:41:23.988Z] #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-07-27T11:41:23.988Z] #50 sha256:94220de7fb6cc085a9652b37abd3a1acf65344042d03428933c484179ac3a342 [2021-07-27T11:41:23.988Z] #50 23.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-27T11:41:23.988Z] #50 24.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-27T11:41:23.988Z] #50 24.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-27T11:41:23.988Z] #50 24.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-27T11:41:23.988Z] #50 24.55 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-27T11:41:23.988Z] #50 24.62 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-27T11:41:23.988Z] #50 24.74 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-27T11:41:23.988Z] #50 24.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-27T11:41:23.988Z] #50 24.81 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-27T11:41:23.988Z] #50 26.03 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-27T11:41:23.988Z] #50 27.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-27T11:41:23.988Z] #50 27.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-27T11:41:23.988Z] #50 27.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-27T11:41:23.988Z] #50 27.56 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-27T11:41:23.988Z] #50 27.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-27T11:41:23.988Z] #50 27.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-27T11:41:23.988Z] #50 27.85 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-27T11:41:23.988Z] #50 27.99 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-27T11:41:23.988Z] #50 28.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-27T11:41:23.988Z] #50 28.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-27T11:41:23.988Z] #50 28.30 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-27T11:41:23.988Z] #50 28.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-27T11:41:23.988Z] #50 28.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-27T11:41:23.988Z] #50 28.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-27T11:41:23.988Z] #50 28.51 go: downloading golang.org/x/text v0.3.2 [2021-07-27T11:41:23.988Z] #50 28.95 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-27T11:41:23.988Z] #50 29.58 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-27T11:41:23.988Z] #50 33.05 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-27T11:41:23.988Z] #50 33.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-27T11:41:23.988Z] #50 ... [2021-07-27T11:41:23.988Z] [2021-07-27T11:41:23.988Z] #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-07-27T11:41:23.988Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:24.087Z] #50 36.56 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-27T11:41:24.087Z] #50 36.77 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-27T11:41:24.087Z] #50 36.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-27T11:41:24.346Z] #50 37.14 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-27T11:41:24.346Z] #50 37.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-27T11:41:24.526Z] #29 12.03 0.0% 1.3% # 2.3% ## 2.9% ### 4.6% #### 6.7% ##### 8.1% ###### 8.8% ###### 9.4% ####### 10.3% ######## 12.3% ########## 15.0% ########### 16.5% ############ 17.1% ############# 18.1% ############# 19.3% ############## 19.9% ############### 21.1% ############### 22.0% ################ 22.8% ################# 24.1% ################## 25.1% ################## 25.9% ################### 26.8% ################### 27.5% #################### 28.9% ##################### 30.0% ###################### 31.5% ####################### 32.7% ######################## 34.1% ######################### 35.7% ########################### 37.8% ############################ 39.5% ############################# 40.7% ############################# 41.4% ############################## 42.6% ############################### 43.6% ################################ 44.8% ################################# 46.1% ################################# 46.8% ################################## 48.0% ################################### 48.9% #################################### 50.5% ###################################### 52.8% ####################################### 55.1% ######################################### 57.2% ######################################### 58.2% ########################################## 58.8% ########################################### 59.9% ########################################### 60.7% ############################################# 62.7% ############################################# 63.7% ############################################## 64.2% ############################################### 65.7% ################################################ 67.3% ################################################ 68.0% ################################################# 69.4% ################################################## 70.4% ################################################### 71.7% #################################################### 73.0% ##################################################### 74.5% ###################################################### 75.8% ####################################################### 77.6% ######################################################### 79.5% ######################################################### 80.2% ########################################################## 81.8% ############################################################ 83.5% ############################################################ 84.3% ############################################################# 85.1% ############################################################## 86.6% ############################################################### 87.8% ################################################################ 89.4% ################################################################ 89.8% ################################################################# 90.6% ################################################################# 91.2% ################################################################## 92.5% ################################################################### 93.7% #################################################################### 95.6% ##################################################################### 96.8% ###################################################################### 98.3% ######################################################################## 100.0% [2021-07-27T11:41:24.620Z] #50 37.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-27T11:41:24.792Z] #29 21.15 [2021-07-27T11:41:24.852Z] #13 9.234 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:41:24.879Z] #50 37.52 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-27T11:41:25.139Z] #50 ... [2021-07-27T11:41:25.139Z] [2021-07-27T11:41:25.139Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:41:25.139Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:41:25.139Z] #46 27.77 encoding [2021-07-27T11:41:25.139Z] #46 27.91 unicode/utf16 [2021-07-27T11:41:25.139Z] #46 28.42 container/list [2021-07-27T11:41:25.139Z] #46 29.12 crypto/internal/subtle [2021-07-27T11:41:25.139Z] #46 29.43 crypto/subtle [2021-07-27T11:41:25.139Z] #46 29.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-27T11:41:25.139Z] #46 29.79 internal/nettrace [2021-07-27T11:41:25.139Z] #46 29.96 runtime/cgo [2021-07-27T11:41:25.139Z] #46 ... [2021-07-27T11:41:25.139Z] [2021-07-27T11:41:25.139Z] #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-07-27T11:41:25.139Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:41:25.139Z] #40 34.46 + 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-07-27T11:41:25.423Z] #13 ... [2021-07-27T11:41:25.423Z] [2021-07-27T11:41:25.423Z] #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-07-27T11:41:25.423Z] #52 sha256:17c3638a8f83f23fcbaf49df163e6bd7d3531339ccc178fabc786ad3b17f55ce [2021-07-27T11:41:25.423Z] #52 14.31 + cd /tmp/tmp.hcCQfbldR0/src/github.com/mvdan/sh [2021-07-27T11:41:25.423Z] #52 14.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T11:41:25.423Z] #52 14.44 + GO111MODULE=on [2021-07-27T11:41:25.423Z] #52 14.44 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-27T11:41:25.685Z] #52 16.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-27T11:41:25.744Z] #29 22.23 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-27T11:41:25.946Z] #52 ... [2021-07-27T11:41:25.946Z] [2021-07-27T11:41:25.946Z] #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-07-27T11:41:25.946Z] #24 sha256:6a0771c28680ad732f7b45c30d589f6ce94506914fe2c82fd325615c820d3614 [2021-07-27T11:41:25.946Z] #24 15.99 + mkdir -p /build [2021-07-27T11:41:25.946Z] #24 16.01 + mv docker/docker /build/ [2021-07-27T11:41:25.946Z] #24 16.03 + rmdir docker [2021-07-27T11:41:25.946Z] #24 DONE 16.3s [2021-07-27T11:41:25.946Z] [2021-07-27T11:41:25.946Z] #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-07-27T11:41:25.946Z] #52 sha256:17c3638a8f83f23fcbaf49df163e6bd7d3531339ccc178fabc786ad3b17f55ce [2021-07-27T11:41:25.946Z] #52 16.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-27T11:41:26.207Z] #52 16.47 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-27T11:41:26.292Z] #32 ... [2021-07-27T11:41:26.292Z] [2021-07-27T11:41:26.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-07-27T11:41:26.292Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:26.292Z] #13 29.77 Reading package lists... [2021-07-27T11:41:26.292Z] #13 35.56 Building dependency tree... [2021-07-27T11:41:26.292Z] #13 38.53 The following additional packages will be installed: [2021-07-27T11:41:26.292Z] #13 38.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-27T11:41:26.292Z] #13 38.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-27T11:41:26.292Z] #13 38.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-27T11:41:26.292Z] #13 38.54 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-27T11:41:26.292Z] #13 38.54 mingw-w64-x86-64-dev [2021-07-27T11:41:26.292Z] #13 38.55 Suggested packages: [2021-07-27T11:41:26.292Z] #13 38.55 gcc-8-locales seccomp wine64 [2021-07-27T11:41:26.292Z] #13 39.44 The following NEW packages will be installed: [2021-07-27T11:41:26.292Z] #13 39.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-27T11:41:26.292Z] #13 39.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-27T11:41:26.292Z] #13 39.45 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-27T11:41:26.292Z] #13 39.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-27T11:41:26.292Z] #13 39.45 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-27T11:41:26.292Z] #13 39.46 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-27T11:41:26.292Z] #13 39.46 The following packages will be upgraded: [2021-07-27T11:41:26.292Z] #13 39.48 libseccomp2 [2021-07-27T11:41:26.292Z] #13 39.85 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:26.292Z] #13 39.85 Need to get 77.8 MB of archives. [2021-07-27T11:41:26.293Z] #13 39.85 After this operation, 487 MB of additional disk space will be used. [2021-07-27T11:41:26.293Z] #13 39.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-27T11:41:26.293Z] #13 39.87 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-27T11:41:26.293Z] #13 39.88 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-27T11:41:26.293Z] #13 40.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-27T11:41:26.293Z] #13 40.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-27T11:41:26.293Z] #13 40.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-27T11:41:26.293Z] #13 40.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-27T11:41:26.293Z] #13 40.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-27T11:41:26.293Z] #13 40.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-27T11:41:26.293Z] #13 41.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-27T11:41:26.293Z] #13 41.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-27T11:41:26.293Z] #13 44.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-27T11:41:26.326Z] #29 22.66 [2021-07-27T11:41:26.590Z] #29 22.92 # 2.0% ######################################################################## 100.0% [2021-07-27T11:41:26.590Z] #29 23.07 [2021-07-27T11:41:27.240Z] #13 ... [2021-07-27T11:41:27.240Z] [2021-07-27T11:41:27.240Z] #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-07-27T11:41:27.240Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:27.240Z] #44 44.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:27.240Z] #44 44.81 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:41:27.240Z] #44 49.14 Selecting previously unselected package python3-minimal. [2021-07-27T11:41:27.240Z] #44 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 ... 15661 files and directories currently installed.) [2021-07-27T11:41:27.240Z] #44 49.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T11:41:27.240Z] #44 ... [2021-07-27T11:41:27.240Z] [2021-07-27T11:41:27.240Z] #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-07-27T11:41:27.240Z] #48 sha256:d5f3a5419ef806ccf64e3a33980a44ee1fb84e8de76ba76c778784f43b9c375d [2021-07-27T11:41:27.240Z] #48 DONE 49.8s [2021-07-27T11:41:27.240Z] [2021-07-27T11:41:27.240Z] #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-07-27T11:41:27.240Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:27.240Z] #44 49.27 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T11:41:27.240Z] #44 49.38 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T11:41:27.240Z] #44 49.38 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T11:41:27.500Z] #44 49.42 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:41:27.500Z] #44 49.63 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T11:41:27.500Z] #44 49.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:41:27.500Z] #44 49.63 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:27.500Z] #44 ... [2021-07-27T11:41:27.500Z] [2021-07-27T11:41:27.500Z] #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-07-27T11:41:27.500Z] #57 sha256:485dea07b457dac674df51ab816e470d0fb5502bc76772fc50014608e0442620 [2021-07-27T11:41:27.500Z] #57 3.004 + RM_GOPATH=0 [2021-07-27T11:41:27.500Z] #57 3.004 + TMP_GOPATH= [2021-07-27T11:41:27.500Z] #57 3.004 + : /build [2021-07-27T11:41:27.500Z] #57 3.004 + '[' -z '' ']' [2021-07-27T11:41:27.500Z] #57 3.005 ++ mktemp -d [2021-07-27T11:41:27.500Z] #57 3.018 + export GOPATH=/tmp/tmp.4GmCm5zRHb [2021-07-27T11:41:27.500Z] #57 3.018 + GOPATH=/tmp/tmp.4GmCm5zRHb [2021-07-27T11:41:27.500Z] #57 3.018 + RM_GOPATH=1 [2021-07-27T11:41:27.500Z] #57 3.018 + case "$(go env GOARCH)" in [2021-07-27T11:41:27.500Z] #57 3.021 ++ go env GOARCH [2021-07-27T11:41:27.500Z] #57 3.035 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:27.500Z] #57 3.035 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:27.500Z] #57 3.036 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:27.500Z] #57 3.040 + dir=/tmp/install [2021-07-27T11:41:27.500Z] #57 3.040 + bin=containerd [2021-07-27T11:41:27.500Z] #57 3.040 + shift [2021-07-27T11:41:27.500Z] #57 3.040 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-27T11:41:27.500Z] #57 3.040 + . /tmp/install/containerd.installer [2021-07-27T11:41:27.500Z] #57 3.041 ++ set -e [2021-07-27T11:41:27.500Z] #57 3.041 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:41:27.500Z] #57 3.045 + install_containerd [2021-07-27T11:41:27.500Z] #57 3.046 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-27T11:41:27.500Z] #57 3.053 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:41:27.500Z] #57 3.053 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4GmCm5zRHb/src/github.com/containerd/containerd [2021-07-27T11:41:27.500Z] #57 3.055 Cloning into '/tmp/tmp.4GmCm5zRHb/src/github.com/containerd/containerd'... [2021-07-27T11:41:27.994Z] #29 24.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-27T11:41:28.081Z] #57 ... [2021-07-27T11:41:28.081Z] [2021-07-27T11:41:28.081Z] #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-07-27T11:41:28.081Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:28.081Z] #36 50.66 Selecting previously unselected package libxml2:amd64. [2021-07-27T11:41:28.081Z] #36 50.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-27T11:41:28.081Z] #36 50.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T11:41:28.122Z] #52 ... [2021-07-27T11:41:28.122Z] [2021-07-27T11:41:28.122Z] #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-07-27T11:41:28.122Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:41:28.122Z] #40 7.988 + git clone https://github.com/docker/distribution.git . [2021-07-27T11:41:28.122Z] #40 7.988 Cloning into '.'... [2021-07-27T11:41:28.122Z] #40 ... [2021-07-27T11:41:28.122Z] [2021-07-27T11:41:28.122Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:41:28.122Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:41:28.122Z] #32 8.170 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-27T11:41:28.122Z] #32 8.180 Cloning into '.'... [2021-07-27T11:41:28.122Z] #32 ... [2021-07-27T11:41:28.122Z] [2021-07-27T11:41:28.122Z] #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-07-27T11:41:28.122Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:28.122Z] #13 12.94 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:28.260Z] #29 24.60 [2021-07-27T11:41:28.437Z] #40 ... [2021-07-27T11:41:28.437Z] [2021-07-27T11:41:28.437Z] #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-07-27T11:41:28.437Z] #50 sha256:57049fb610b2c63ae97c58719489569f70a0c3788ab1b353bf06fe7c1c6c611e [2021-07-27T11:41:28.437Z] #50 38.07 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-27T11:41:28.437Z] #50 38.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-27T11:41:28.437Z] #50 38.29 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-27T11:41:28.437Z] #50 38.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-27T11:41:28.437Z] #50 38.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-27T11:41:28.437Z] #50 38.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-27T11:41:28.437Z] #50 39.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-27T11:41:28.437Z] #50 39.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-27T11:41:28.437Z] #50 39.11 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-27T11:41:28.437Z] #50 39.33 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-27T11:41:28.437Z] #50 39.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-27T11:41:28.437Z] #50 39.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-27T11:41:28.437Z] #50 39.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-27T11:41:28.437Z] #50 40.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-27T11:41:28.437Z] #50 40.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-27T11:41:28.437Z] #50 41.07 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-27T11:41:28.437Z] #50 41.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-27T11:41:28.437Z] #50 41.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-27T11:41:28.437Z] #50 41.27 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-27T11:41:28.651Z] #36 51.22 Selecting previously unselected package libarchive13:amd64. [2021-07-27T11:41:28.651Z] #36 51.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-27T11:41:28.651Z] #36 51.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T11:41:28.697Z] #50 41.48 go: downloading golang.org/x/text v0.3.2 [2021-07-27T11:41:28.788Z] #29 24.90 ###### 8.5% ############################################ 62.5% ######################################################################## 100.0% [2021-07-27T11:41:28.788Z] #29 25.23 [2021-07-27T11:41:28.918Z] #36 51.58 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-27T11:41:28.918Z] #36 51.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-27T11:41:28.918Z] #36 51.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T11:41:29.095Z] #13 ... [2021-07-27T11:41:29.095Z] [2021-07-27T11:41:29.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-07-27T11:41:29.095Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:29.095Z] #44 9.085 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:41:29.095Z] #44 9.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:41:29.095Z] #44 9.132 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:41:29.095Z] #44 9.784 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-27T11:41:29.095Z] #44 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:41:29.095Z] #44 13.89 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:29.095Z] #44 17.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:29.178Z] #36 51.73 Selecting previously unselected package librhash0:amd64. [2021-07-27T11:41:29.178Z] #36 51.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-27T11:41:29.178Z] #36 51.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-27T11:41:29.267Z] #50 ... [2021-07-27T11:41:29.267Z] [2021-07-27T11:41:29.267Z] #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-07-27T11:41:29.267Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:41:29.267Z] #56 31.85 Fetched 8458 kB in 23s (360 kB/s) [2021-07-27T11:41:29.267Z] #56 31.85 Reading package lists... [2021-07-27T11:41:29.267Z] #56 40.19 Reading package lists... [2021-07-27T11:41:29.267Z] #56 ... [2021-07-27T11:41:29.267Z] [2021-07-27T11:41:29.267Z] #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-07-27T11:41:29.267Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:29.267Z] #36 31.93 Fetched 8458 kB in 24s (354 kB/s) [2021-07-27T11:41:29.267Z] #36 31.93 Reading package lists... [2021-07-27T11:41:29.355Z] #44 ... [2021-07-27T11:41:29.355Z] [2021-07-27T11:41:29.355Z] #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-07-27T11:41:29.355Z] #52 sha256:17c3638a8f83f23fcbaf49df163e6bd7d3531339ccc178fabc786ad3b17f55ce [2021-07-27T11:41:29.355Z] #52 19.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-27T11:41:29.438Z] #36 51.90 Selecting previously unselected package libuv1:amd64. [2021-07-27T11:41:29.438Z] #36 51.90 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-27T11:41:29.438Z] #36 51.94 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T11:41:29.438Z] #36 52.09 Selecting previously unselected package cmake. [2021-07-27T11:41:29.438Z] #36 52.09 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-27T11:41:29.438Z] #36 52.11 Unpacking cmake (3.13.4-1) ... [2021-07-27T11:41:29.526Z] #36 40.32 Reading package lists... [2021-07-27T11:41:29.526Z] #36 ... [2021-07-27T11:41:29.526Z] [2021-07-27T11:41:29.526Z] #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-07-27T11:41:29.526Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:29.526Z] #44 33.97 Fetched 8462 kB in 26s (321 kB/s) [2021-07-27T11:41:29.526Z] #44 33.97 Reading package lists... [2021-07-27T11:41:30.190Z] #29 26.47 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-27T11:41:30.295Z] #52 ... [2021-07-27T11:41:30.295Z] [2021-07-27T11:41:30.295Z] #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-07-27T11:41:30.295Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:41:30.295Z] #56 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:41:30.295Z] #56 13.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:30.295Z] #56 16.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:30.454Z] #29 26.82 [2021-07-27T11:41:30.558Z] #56 ... [2021-07-27T11:41:30.558Z] [2021-07-27T11:41:30.558Z] #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-07-27T11:41:30.558Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:30.558Z] #36 10.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:41:30.558Z] #36 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:41:30.559Z] #36 16.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:30.820Z] #36 ... [2021-07-27T11:41:30.820Z] [2021-07-27T11:41:30.820Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:41:30.820Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:30.820Z] #44 20.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-27T11:41:31.309Z] #29 27.04 0.0% ### 4.6% ######## 11.6% ########### 15.3% ############## 20.0% ################## 25.8% [2021-07-27T11:41:31.309Z] #29 ... [2021-07-27T11:41:31.309Z] [2021-07-27T11:41:31.309Z] #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-07-27T11:41:31.309Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:41:31.309Z] #57 1.471 + RM_GOPATH=0 [2021-07-27T11:41:31.309Z] #57 1.471 + TMP_GOPATH= [2021-07-27T11:41:31.309Z] #57 1.471 + : /build [2021-07-27T11:41:31.309Z] #57 1.471 + '[' -z '' ']' [2021-07-27T11:41:31.309Z] #57 1.471 ++ mktemp -d [2021-07-27T11:41:31.309Z] #57 1.474 + export GOPATH=/tmp/tmp.d4soL1rdDe [2021-07-27T11:41:31.309Z] #57 1.474 + GOPATH=/tmp/tmp.d4soL1rdDe [2021-07-27T11:41:31.309Z] #57 1.474 + RM_GOPATH=1 [2021-07-27T11:41:31.309Z] #57 1.475 + case "$(go env GOARCH)" in [2021-07-27T11:41:31.309Z] #57 1.482 ++ go env GOARCH [2021-07-27T11:41:31.309Z] #57 1.537 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:31.309Z] #57 1.537 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:31.309Z] #57 1.537 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:31.309Z] #57 1.540 + dir=/tmp/install [2021-07-27T11:41:31.309Z] #57 1.540 + bin=containerd [2021-07-27T11:41:31.309Z] #57 1.540 + shift [2021-07-27T11:41:31.309Z] #57 1.540 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-27T11:41:31.309Z] #57 1.541 + . /tmp/install/containerd.installer [2021-07-27T11:41:31.309Z] #57 1.542 ++ set -e [2021-07-27T11:41:31.309Z] #57 1.542 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:41:31.309Z] #57 1.552 + install_containerd [2021-07-27T11:41:31.309Z] #57 1.561 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-27T11:41:31.309Z] #57 1.561 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:41:31.309Z] #57 1.561 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d4soL1rdDe/src/github.com/containerd/containerd [2021-07-27T11:41:31.309Z] #57 1.566 Cloning into '/tmp/tmp.d4soL1rdDe/src/github.com/containerd/containerd'... [2021-07-27T11:41:31.309Z] #57 ... [2021-07-27T11:41:31.309Z] [2021-07-27T11:41:31.309Z] #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-07-27T11:41:31.309Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:31.392Z] #44 ... [2021-07-27T11:41:31.392Z] [2021-07-27T11:41:31.392Z] #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-07-27T11:41:31.392Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:41:31.392Z] #46 11.72 internal/unsafeheader [2021-07-27T11:41:31.392Z] #46 11.73 internal/cpu [2021-07-27T11:41:31.392Z] #46 11.87 runtime/internal/atomic [2021-07-27T11:41:31.392Z] #46 12.46 runtime/internal/sys [2021-07-27T11:41:31.392Z] #46 13.01 runtime/internal/math [2021-07-27T11:41:31.392Z] #46 13.12 internal/race [2021-07-27T11:41:31.392Z] #46 13.20 internal/bytealg [2021-07-27T11:41:31.392Z] #46 13.49 sync/atomic [2021-07-27T11:41:31.392Z] #46 14.21 unicode [2021-07-27T11:41:31.392Z] #46 15.11 runtime [2021-07-27T11:41:31.392Z] #46 19.70 unicode/utf8 [2021-07-27T11:41:31.392Z] #46 21.07 math/bits [2021-07-27T11:41:31.392Z] #46 ... [2021-07-27T11:41:31.392Z] [2021-07-27T11:41:31.392Z] #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-07-27T11:41:31.392Z] #48 sha256:e6a68c69d67aeafedf6228647cb6d95f4e604b5bec8400dca60991e339446326 [2021-07-27T11:41:31.392Z] #48 11.73 go: downloading github.com/fatih/color v1.9.0 [2021-07-27T11:41:31.392Z] #48 11.73 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-27T11:41:31.392Z] #48 11.78 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T11:41:31.392Z] #48 11.97 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-27T11:41:31.392Z] #48 12.40 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-27T11:41:31.392Z] #48 12.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-27T11:41:31.392Z] #48 12.61 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-27T11:41:31.392Z] #48 12.85 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-27T11:41:31.392Z] #48 12.99 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-27T11:41:31.392Z] #48 13.92 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-27T11:41:31.392Z] #48 17.56 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-27T11:41:31.438Z] #44 41.69 Reading package lists... [2021-07-27T11:41:31.438Z] #44 ... [2021-07-27T11:41:31.438Z] [2021-07-27T11:41:31.438Z] #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-07-27T11:41:31.438Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:31.438Z] #13 30.37 Fetched 8996 kB in 26s (350 kB/s) [2021-07-27T11:41:31.438Z] #13 30.37 Reading package lists... [2021-07-27T11:41:31.653Z] #48 ... [2021-07-27T11:41:31.653Z] [2021-07-27T11:41:31.653Z] #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-07-27T11:41:31.653Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:31.653Z] #13 15.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:41:32.008Z] #13 38.76 Reading package lists... [2021-07-27T11:41:32.008Z] #13 ... [2021-07-27T11:41:32.008Z] [2021-07-27T11:41:32.008Z] #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-07-27T11:41:32.008Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:41:32.008Z] #46 44.68 vendor/golang.org/x/crypto/internal/subtle [2021-07-27T11:41:32.376Z] #29 27.04 0.0% ### 4.6% ######## 11.6% ########### 15.3% ############## 20.0% ################## 25.8% ##################### 29.6% ####################### 32.7% ########################### 37.9% ############################### 43.9% #################################### 50.7% ######################################## 56.1% ############################################ 61.7% ################################################ 67.4% #################################################### 73.5% ######################################################## 78.8% [2021-07-27T11:41:32.376Z] #29 ... [2021-07-27T11:41:32.376Z] [2021-07-27T11:41:32.376Z] #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-07-27T11:41:32.376Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-27T11:41:32.376Z] #13 28.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-27T11:41:32.376Z] #13 28.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-07-27T11:41:32.376Z] #13 30.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-07-27T11:41:32.376Z] #13 31.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-27T11:41:32.376Z] #13 31.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-27T11:41:32.376Z] #13 31.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-27T11:41:32.376Z] #13 31.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-27T11:41:32.376Z] #13 31.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-07-27T11:41:32.376Z] #13 31.91 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-07-27T11:41:32.376Z] #13 31.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-27T11:41:32.376Z] #13 31.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-27T11:41:32.376Z] #13 31.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-27T11:41:32.376Z] #13 31.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-27T11:41:32.376Z] #13 31.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-27T11:41:32.376Z] #13 32.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-27T11:41:32.376Z] #13 32.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-07-27T11:41:32.376Z] #13 32.03 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-07-27T11:41:32.376Z] #13 32.93 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:32.376Z] #13 33.07 Fetched 73.4 MB in 5s (15.9 MB/s) [2021-07-27T11:41:32.376Z] #13 33.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 ... 15394 files and directories currently installed.) [2021-07-27T11:41:32.376Z] #13 33.34 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-27T11:41:32.376Z] #13 33.41 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-27T11:41:32.376Z] #13 33.62 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:41:32.376Z] #13 33.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-27T11:41:32.376Z] #13 33.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-27T11:41:32.376Z] #13 33.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-27T11:41:32.376Z] #13 34.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T11:41:32.376Z] #13 35.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-27T11:41:32.376Z] #13 35.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-27T11:41:32.376Z] #13 35.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T11:41:32.376Z] #13 38.02 Selecting previously unselected package binutils-mingw-w64. [2021-07-27T11:41:32.376Z] #13 38.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-27T11:41:32.376Z] #13 38.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T11:41:32.376Z] #13 38.30 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-27T11:41:32.376Z] #13 38.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-27T11:41:32.376Z] #13 38.35 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-27T11:41:32.376Z] #13 38.47 Selecting previously unselected package dmsetup. [2021-07-27T11:41:32.376Z] #13 38.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-27T11:41:32.376Z] #13 38.50 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-27T11:41:32.376Z] #13 38.73 Selecting previously unselected package mingw-w64-common. [2021-07-27T11:41:32.376Z] #13 38.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-27T11:41:32.376Z] #13 38.76 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-27T11:41:32.376Z] #13 ... [2021-07-27T11:41:32.376Z] [2021-07-27T11:41:32.376Z] #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-07-27T11:41:32.376Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:32.639Z] #29 27.04 0.0% ### 4.6% ######## 11.6% ########### 15.3% ############## 20.0% ################## 25.8% ##################### 29.6% ####################### 32.7% ########################### 37.9% ############################### 43.9% #################################### 50.7% ######################################## 56.1% ############################################ 61.7% ################################################ 67.4% #################################################### 73.5% ######################################################## 78.8% ############################################################ 83.6% ################################################################# 91.4% ######################################################################## 100.0% [2021-07-27T11:41:32.639Z] #29 28.96 [2021-07-27T11:41:32.736Z] #36 54.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:41:32.736Z] #36 54.78 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T11:41:32.736Z] #36 54.82 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T11:41:32.736Z] #36 54.85 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T11:41:32.736Z] #36 54.90 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-27T11:41:32.736Z] #36 54.92 Setting up cmake-data (3.13.4-1) ... [2021-07-27T11:41:32.736Z] #36 ... [2021-07-27T11:41:32.736Z] [2021-07-27T11:41:32.736Z] #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-07-27T11:41:32.736Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:41:32.736Z] #46 44.91 sync [2021-07-27T11:41:32.736Z] #46 44.92 internal/reflectlite [2021-07-27T11:41:32.736Z] #46 46.71 internal/testlog [2021-07-27T11:41:32.736Z] #46 47.10 github.com/LK4D4/vndr/godl/singleflight [2021-07-27T11:41:32.736Z] #46 47.31 math/rand [2021-07-27T11:41:32.736Z] #46 48.03 errors [2021-07-27T11:41:32.736Z] #46 48.38 io [2021-07-27T11:41:32.736Z] #46 48.49 strconv [2021-07-27T11:41:32.736Z] #46 49.58 bytes [2021-07-27T11:41:32.736Z] #46 51.35 strings [2021-07-27T11:41:32.736Z] #46 52.53 reflect [2021-07-27T11:41:32.736Z] #46 54.35 bufio [2021-07-27T11:41:32.736Z] #46 ... [2021-07-27T11:41:32.736Z] [2021-07-27T11:41:32.736Z] #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-07-27T11:41:32.736Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:32.736Z] #36 54.95 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T11:41:32.736Z] #36 54.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T11:41:32.736Z] #36 54.98 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T11:41:32.736Z] #36 55.00 Setting up cmake (3.13.4-1) ... [2021-07-27T11:41:32.736Z] #36 55.01 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:41:32.736Z] #36 55.11 Processing triggers for mime-support (3.62) ... [2021-07-27T11:41:32.736Z] #36 ... [2021-07-27T11:41:32.736Z] [2021-07-27T11:41:32.736Z] #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-07-27T11:41:32.736Z] #52 sha256:0b19ea380353a2957714556cedb485af0f8f6246e8f7c4b83d709dc4af276255 [2021-07-27T11:41:32.736Z] #52 45.09 internal/reflectlite [2021-07-27T11:41:32.736Z] #52 45.09 sync [2021-07-27T11:41:32.736Z] #52 46.51 internal/testlog [2021-07-27T11:41:32.736Z] #52 47.67 errors [2021-07-27T11:41:32.736Z] #52 47.68 sort [2021-07-27T11:41:32.736Z] #52 48.11 io [2021-07-27T11:41:32.736Z] #52 48.92 internal/oserror [2021-07-27T11:41:32.736Z] #52 49.12 syscall [2021-07-27T11:41:32.736Z] #52 49.69 bytes [2021-07-27T11:41:32.736Z] #52 51.79 strconv [2021-07-27T11:41:32.736Z] #52 ... [2021-07-27T11:41:32.736Z] [2021-07-27T11:41:32.736Z] #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-07-27T11:41:32.736Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:32.736Z] #44 51.32 Selecting previously unselected package python3.7. [2021-07-27T11:41:32.736Z] #44 51.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:41:32.736Z] #44 51.32 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:32.736Z] #44 51.53 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T11:41:32.736Z] #44 51.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T11:41:32.736Z] #44 51.53 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:41:32.736Z] #44 51.65 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T11:41:32.736Z] #44 53.06 Selecting previously unselected package python3. [2021-07-27T11:41:32.736Z] #44 53.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 ... 16073 files and directories currently installed.) [2021-07-27T11:41:32.736Z] #44 53.11 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-27T11:41:32.736Z] #44 53.14 Unpacking python3 (3.7.3-1) ... [2021-07-27T11:41:32.736Z] #44 53.30 Selecting previously unselected package libprotobuf17:amd64. [2021-07-27T11:41:32.736Z] #44 53.30 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-27T11:41:32.736Z] #44 53.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-27T11:41:32.736Z] #44 54.14 Selecting previously unselected package python3-pkg-resources. [2021-07-27T11:41:32.736Z] #44 54.16 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T11:41:32.736Z] #44 54.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:41:32.736Z] #44 54.37 Selecting previously unselected package python3-six. [2021-07-27T11:41:32.736Z] #44 54.37 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-27T11:41:32.736Z] #44 54.38 Unpacking python3-six (1.12.0-1) ... [2021-07-27T11:41:32.736Z] #44 54.46 Selecting previously unselected package python3-protobuf. [2021-07-27T11:41:32.736Z] #44 54.46 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-27T11:41:32.736Z] #44 54.48 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-27T11:41:33.001Z] #44 54.95 Selecting previously unselected package libnet1:amd64. [2021-07-27T11:41:33.001Z] #44 54.95 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T11:41:33.261Z] #44 55.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:41:33.261Z] #44 55.35 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T11:41:33.388Z] #46 ... [2021-07-27T11:41:33.388Z] [2021-07-27T11:41:33.388Z] #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-07-27T11:41:33.388Z] #59 sha256:d9c9f05f84260399d548e57234b328ba37fd04848eb3bd65d93e2b1f32207f9e [2021-07-27T11:41:33.388Z] #59 36.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-27T11:41:33.526Z] #44 55.35 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T11:41:33.526Z] #44 55.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:41:33.526Z] #44 ... [2021-07-27T11:41:33.526Z] [2021-07-27T11:41:33.526Z] #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-07-27T11:41:33.526Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:33.526Z] #36 DONE 56.1s [2021-07-27T11:41:33.526Z] [2021-07-27T11:41:33.526Z] #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-07-27T11:41:33.526Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:33.526Z] #44 55.51 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T11:41:33.526Z] #44 55.51 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T11:41:33.526Z] #44 55.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:41:33.570Z] #13 ... [2021-07-27T11:41:33.570Z] [2021-07-27T11:41:33.570Z] #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-07-27T11:41:33.570Z] #34 sha256:c9f226e0fc77691a1b9a9839df5bd606e43348e2cc2c643de9332c85e3127724 [2021-07-27T11:41:33.570Z] #34 14.08 github.com/pelletier/go-toml [2021-07-27T11:41:33.600Z] #29 30.00 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-27T11:41:33.786Z] #44 55.70 Selecting previously unselected package criu. [2021-07-27T11:41:33.786Z] #44 55.70 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-27T11:41:33.786Z] #44 55.70 Unpacking criu (3.15-1) ... [2021-07-27T11:41:33.841Z] #34 ... [2021-07-27T11:41:33.841Z] [2021-07-27T11:41:33.841Z] #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-07-27T11:41:33.841Z] #59 sha256:3b95c3b618354781aa953c3529076a53b7ef781a412dfcf7a485bb0085572a3d [2021-07-27T11:41:33.841Z] #59 14.44 + cd /tmp/tmp.N2sXHLLTBD/src/github.com/rootless-containers/rootlesskit [2021-07-27T11:41:33.841Z] #59 14.44 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T11:41:33.841Z] #59 14.55 + export GO111MODULE=on [2021-07-27T11:41:33.841Z] #59 14.55 + GO111MODULE=on [2021-07-27T11:41:33.841Z] #59 14.55 + export GOPROXY=https://proxy.golang.org [2021-07-27T11:41:33.841Z] #59 14.55 + GOPROXY=https://proxy.golang.org [2021-07-27T11:41:33.841Z] #59 14.55 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T11:41:33.841Z] #59 14.55 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-27T11:41:33.841Z] #59 16.72 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T11:41:33.841Z] #59 16.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-27T11:41:33.841Z] #59 16.83 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-27T11:41:33.841Z] #59 18.15 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-27T11:41:33.841Z] #59 22.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-27T11:41:33.841Z] #59 23.66 go: downloading github.com/google/uuid v1.2.0 [2021-07-27T11:41:33.841Z] #59 23.90 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-27T11:41:33.841Z] #59 23.95 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-27T11:41:33.863Z] #29 30.32 [2021-07-27T11:41:34.128Z] #29 30.49 ######################################################################## 100.0% [2021-07-27T11:41:34.128Z] #29 30.54 [2021-07-27T11:41:34.128Z] #29 ... [2021-07-27T11:41:34.128Z] [2021-07-27T11:41:34.128Z] #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-07-27T11:41:34.128Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T11:41:34.128Z] #44 34.21 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:34.128Z] #44 34.31 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:41:34.128Z] #44 38.40 Selecting previously unselected package python3-minimal. [2021-07-27T11:41:34.128Z] #44 38.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 ... 15634 files and directories currently installed.) [2021-07-27T11:41:34.128Z] #44 38.46 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-27T11:41:34.128Z] #44 38.47 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T11:41:34.128Z] #44 38.66 Selecting previously unselected package libmpdec2:arm64. [2021-07-27T11:41:34.128Z] #44 38.66 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-27T11:41:34.128Z] #44 38.68 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-27T11:41:34.128Z] #44 38.84 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-27T11:41:34.128Z] #44 38.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-27T11:41:34.128Z] #44 38.86 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:34.128Z] #44 40.31 Selecting previously unselected package python3.7. [2021-07-27T11:41:34.128Z] #44 40.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-27T11:41:34.128Z] #44 40.36 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:34.128Z] #44 40.63 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-27T11:41:34.128Z] #44 40.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-27T11:41:34.128Z] #44 40.66 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-27T11:41:34.128Z] #44 41.08 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T11:41:34.128Z] #44 43.06 Selecting previously unselected package python3. [2021-07-27T11:41:34.128Z] #44 43.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 ... 16046 files and directories currently installed.) [2021-07-27T11:41:34.128Z] #44 43.15 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-07-27T11:41:34.128Z] #44 43.20 Unpacking python3 (3.7.3-1) ... [2021-07-27T11:41:34.128Z] #44 43.40 Selecting previously unselected package libprotobuf17:arm64. [2021-07-27T11:41:34.128Z] #44 43.41 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-27T11:41:34.128Z] #44 43.42 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-27T11:41:34.128Z] #44 43.99 Selecting previously unselected package python3-pkg-resources. [2021-07-27T11:41:34.128Z] #44 44.03 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T11:41:34.128Z] #44 44.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:41:34.356Z] #44 56.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:41:34.356Z] #44 56.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:41:34.356Z] #44 56.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:41:34.356Z] #44 56.50 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-27T11:41:34.455Z] #44 44.37 Selecting previously unselected package python3-six. [2021-07-27T11:41:34.455Z] #44 44.37 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-27T11:41:34.455Z] #44 44.39 Unpacking python3-six (1.12.0-1) ... [2021-07-27T11:41:34.455Z] #44 ... [2021-07-27T11:41:34.455Z] [2021-07-27T11:41:34.455Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:41:34.455Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-27T11:41:34.455Z] #32 34.36 Checking out files: 88% (1342/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-07-27T11:41:34.455Z] #32 34.79 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-27T11:41:34.455Z] #32 35.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:41:34.615Z] #44 56.53 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:41:34.615Z] #44 56.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:34.615Z] #44 56.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:41:34.615Z] #44 56.56 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:34.720Z] #32 ... [2021-07-27T11:41:34.720Z] [2021-07-27T11:41:34.720Z] #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-07-27T11:41:34.720Z] #50 sha256:94220de7fb6cc085a9652b37abd3a1acf65344042d03428933c484179ac3a342 [2021-07-27T11:41:34.720Z] #50 34.62 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-27T11:41:34.720Z] #50 38.26 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-27T11:41:34.720Z] #50 38.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-27T11:41:34.720Z] #50 38.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-27T11:41:34.720Z] #50 ... [2021-07-27T11:41:34.720Z] [2021-07-27T11:41:34.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-07-27T11:41:34.720Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T11:41:34.720Z] #44 44.71 Selecting previously unselected package python3-protobuf. [2021-07-27T11:41:34.720Z] #44 44.71 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-27T11:41:34.720Z] #44 44.72 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-27T11:41:34.783Z] #59 ... [2021-07-27T11:41:34.783Z] [2021-07-27T11:41:34.783Z] #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-07-27T11:41:34.783Z] #52 sha256:17c3638a8f83f23fcbaf49df163e6bd7d3531339ccc178fabc786ad3b17f55ce [2021-07-27T11:41:34.783Z] #52 24.94 encoding [2021-07-27T11:41:35.044Z] #52 25.28 runtime [2021-07-27T11:41:35.044Z] #52 25.53 math [2021-07-27T11:41:35.391Z] #44 45.21 Selecting previously unselected package libnet1:arm64. [2021-07-27T11:41:35.391Z] #44 45.21 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-27T11:41:35.391Z] #44 45.24 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:41:35.391Z] #44 ... [2021-07-27T11:41:35.391Z] [2021-07-27T11:41:35.391Z] #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-07-27T11:41:35.391Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:41:35.391Z] #46 35.36 sync [2021-07-27T11:41:35.391Z] #46 35.38 internal/reflectlite [2021-07-27T11:41:35.391Z] #46 36.58 internal/testlog [2021-07-27T11:41:35.391Z] #46 36.59 github.com/LK4D4/vndr/godl/singleflight [2021-07-27T11:41:35.391Z] #46 36.60 math/rand [2021-07-27T11:41:35.391Z] #46 37.18 internal/singleflight [2021-07-27T11:41:35.391Z] #46 38.11 sort [2021-07-27T11:41:35.391Z] #46 38.12 errors [2021-07-27T11:41:35.391Z] #46 38.47 strconv [2021-07-27T11:41:35.391Z] #46 38.47 internal/oserror [2021-07-27T11:41:35.391Z] #46 38.47 io [2021-07-27T11:41:35.391Z] #46 38.65 syscall [2021-07-27T11:41:35.391Z] #46 39.98 path [2021-07-27T11:41:35.391Z] #46 40.74 bytes [2021-07-27T11:41:35.391Z] #46 40.94 strings [2021-07-27T11:41:35.391Z] #46 43.57 hash [2021-07-27T11:41:35.391Z] #46 43.81 hash/crc32 [2021-07-27T11:41:35.391Z] #46 44.96 reflect [2021-07-27T11:41:35.391Z] #46 44.99 crypto [2021-07-27T11:41:35.655Z] #46 ... [2021-07-27T11:41:35.655Z] [2021-07-27T11:41:35.655Z] #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-07-27T11:41:35.655Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:35.655Z] #29 31.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-27T11:41:35.655Z] #29 31.51 [2021-07-27T11:41:35.655Z] #29 31.65 ######################################################################## 100.0% [2021-07-27T11:41:35.655Z] #29 31.75 [2021-07-27T11:41:35.655Z] #29 31.93 Download of images into '/build' complete. [2021-07-27T11:41:35.655Z] #29 31.93 Use something like the following to load the result into a Docker daemon: [2021-07-27T11:41:35.655Z] #29 31.93 tar -cC '/build' . | docker load [2021-07-27T11:41:35.655Z] #29 ... [2021-07-27T11:41:35.655Z] [2021-07-27T11:41:35.655Z] #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-07-27T11:41:35.655Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-27T11:41:35.655Z] #36 35.83 Selecting previously unselected package libicu63:arm64. [2021-07-27T11:41:35.655Z] #36 35.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-27T11:41:35.655Z] #36 35.87 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-27T11:41:35.655Z] #36 39.97 Selecting previously unselected package libxml2:arm64. [2021-07-27T11:41:35.655Z] #36 39.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-27T11:41:35.655Z] #36 39.98 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T11:41:35.655Z] #36 40.54 Selecting previously unselected package libarchive13:arm64. [2021-07-27T11:41:35.655Z] #36 40.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-27T11:41:35.655Z] #36 40.56 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-27T11:41:35.655Z] #36 40.99 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-27T11:41:35.655Z] #36 41.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-27T11:41:35.655Z] #36 41.06 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-27T11:41:35.655Z] #36 41.33 Selecting previously unselected package librhash0:arm64. [2021-07-27T11:41:35.655Z] #36 41.33 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-27T11:41:35.655Z] #36 41.37 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-27T11:41:35.655Z] #36 41.63 Selecting previously unselected package libuv1:arm64. [2021-07-27T11:41:35.655Z] #36 41.65 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-27T11:41:35.655Z] #36 41.68 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-27T11:41:35.655Z] #36 41.93 Selecting previously unselected package cmake. [2021-07-27T11:41:35.655Z] #36 41.97 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-27T11:41:35.655Z] #36 41.99 Unpacking cmake (3.13.4-1) ... [2021-07-27T11:41:35.655Z] #36 44.12 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-27T11:41:35.655Z] #36 44.15 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T11:41:35.655Z] #36 44.18 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-27T11:41:35.655Z] #36 44.23 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T11:41:35.655Z] #36 44.34 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-27T11:41:35.655Z] #36 44.44 Setting up cmake-data (3.13.4-1) ... [2021-07-27T11:41:35.655Z] #36 44.55 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T11:41:35.655Z] #36 44.62 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-27T11:41:35.655Z] #36 44.87 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-27T11:41:35.655Z] #36 44.99 Setting up cmake (3.13.4-1) ... [2021-07-27T11:41:35.655Z] #36 45.06 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:41:35.655Z] #36 45.31 Processing triggers for mime-support (3.62) ... [2021-07-27T11:41:35.926Z] #59 ... [2021-07-27T11:41:35.926Z] [2021-07-27T11:41:35.926Z] #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-07-27T11:41:35.926Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:41:35.926Z] #56 40.19 Reading package lists... [2021-07-27T11:41:36.134Z] #36 ... [2021-07-27T11:41:36.134Z] [2021-07-27T11:41:36.134Z] #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-07-27T11:41:36.134Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T11:41:36.134Z] #44 45.59 Selecting previously unselected package libnl-3-200:arm64. [2021-07-27T11:41:36.134Z] #44 45.59 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-27T11:41:36.134Z] #44 45.60 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-27T11:41:37.642Z] #56 48.93 Building dependency tree... [2021-07-27T11:41:38.161Z] #44 ... [2021-07-27T11:41:38.161Z] [2021-07-27T11:41:38.161Z] #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-07-27T11:41:38.161Z] #52 sha256:d0a604b0574c7bb6360b1466edd171d5841a27e54d0dc80f30e6fbd7d3d345dd [2021-07-27T11:41:38.161Z] #52 37.69 internal/reflectlite [2021-07-27T11:41:38.161Z] #52 39.17 sort [2021-07-27T11:41:38.161Z] #52 39.20 strconv [2021-07-27T11:41:38.161Z] #52 39.20 syscall [2021-07-27T11:41:38.161Z] #52 39.20 io [2021-07-27T11:41:38.161Z] #52 41.98 bytes [2021-07-27T11:41:38.161Z] #52 41.98 strings [2021-07-27T11:41:38.161Z] #52 44.79 reflect [2021-07-27T11:41:38.161Z] #52 44.91 text/tabwriter [2021-07-27T11:41:38.161Z] #52 46.86 bufio [2021-07-27T11:41:38.161Z] #52 46.87 regexp/syntax [2021-07-27T11:41:38.161Z] #52 ... [2021-07-27T11:41:38.161Z] [2021-07-27T11:41:38.161Z] #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-07-27T11:41:38.161Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:41:38.161Z] #46 45.73 bufio [2021-07-27T11:41:38.161Z] #46 45.76 regexp/syntax [2021-07-27T11:41:38.161Z] #46 47.22 crypto/rc4 [2021-07-27T11:41:38.161Z] #46 47.62 vendor/golang.org/x/net/dns/dnsmessage [2021-07-27T11:41:38.538Z] #46 48.51 internal/syscall/unix [2021-07-27T11:41:38.806Z] #46 48.83 time [2021-07-27T11:41:38.806Z] #46 48.86 internal/syscall/execenv [2021-07-27T11:41:38.920Z] #44 ... [2021-07-27T11:41:38.920Z] [2021-07-27T11:41:38.920Z] #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-07-27T11:41:38.920Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:38.920Z] #13 46.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-27T11:41:38.920Z] #13 46.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-27T11:41:38.920Z] #13 46.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T11:41:38.920Z] #13 46.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T11:41:38.920Z] #13 46.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-27T11:41:38.920Z] #13 46.86 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-27T11:41:38.920Z] #13 46.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-27T11:41:38.920Z] #13 46.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-27T11:41:38.920Z] #13 46.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-27T11:41:38.920Z] #13 46.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-27T11:41:38.920Z] #13 46.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-27T11:41:38.920Z] #13 47.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-27T11:41:38.920Z] #13 47.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-27T11:41:38.920Z] #13 47.05 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-27T11:41:38.920Z] #13 48.07 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:38.920Z] #13 48.26 Fetched 77.8 MB in 7s (10.4 MB/s) [2021-07-27T11:41:38.920Z] #13 48.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T11:41:38.920Z] #13 48.36 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T11:41:38.920Z] #13 48.42 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-27T11:41:38.920Z] #13 48.66 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:41:38.920Z] #13 48.82 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-27T11:41:38.920Z] #13 48.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 ... 15421 files and directories currently installed.) [2021-07-27T11:41:38.920Z] #13 48.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-27T11:41:38.920Z] #13 48.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T11:41:38.920Z] #13 50.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-27T11:41:38.920Z] #13 50.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-27T11:41:38.920Z] #13 50.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T11:41:38.920Z] #13 53.48 Selecting previously unselected package binutils-mingw-w64. [2021-07-27T11:41:38.920Z] #13 53.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-27T11:41:38.920Z] #13 53.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T11:41:38.920Z] #13 53.67 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-27T11:41:38.920Z] #13 53.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:41:38.920Z] #13 53.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:41:38.920Z] #13 53.88 Selecting previously unselected package dmsetup. [2021-07-27T11:41:38.920Z] #13 53.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:41:38.920Z] #13 53.91 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-27T11:41:38.920Z] #13 54.08 Selecting previously unselected package mingw-w64-common. [2021-07-27T11:41:38.920Z] #13 54.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-27T11:41:38.920Z] #13 54.09 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-27T11:41:38.920Z] #13 ... [2021-07-27T11:41:38.920Z] [2021-07-27T11:41:38.920Z] #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-07-27T11:41:38.920Z] #37 sha256:32d7a6be7c063e2ddc80e496531e290fa7f1bb08b771003662fa8c07b7c88074 [2021-07-27T11:41:38.920Z] #37 3.234 + RM_GOPATH=0 [2021-07-27T11:41:38.920Z] #37 3.235 + TMP_GOPATH= [2021-07-27T11:41:38.920Z] #37 3.235 + : /build [2021-07-27T11:41:38.920Z] #37 3.235 + '[' -z '' ']' [2021-07-27T11:41:38.920Z] #37 3.236 ++ mktemp -d [2021-07-27T11:41:38.920Z] #37 3.238 + export GOPATH=/tmp/tmp.RWy66UPUvD [2021-07-27T11:41:38.920Z] #37 3.238 + GOPATH=/tmp/tmp.RWy66UPUvD [2021-07-27T11:41:38.920Z] #37 3.238 + RM_GOPATH=1 [2021-07-27T11:41:38.920Z] #37 3.238 + case "$(go env GOARCH)" in [2021-07-27T11:41:38.920Z] #37 3.240 ++ go env GOARCH [2021-07-27T11:41:38.920Z] #37 3.282 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:38.920Z] #37 3.283 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:38.920Z] #37 3.283 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:38.920Z] #37 3.284 + dir=/tmp/install [2021-07-27T11:41:38.920Z] #37 3.284 + bin=tini [2021-07-27T11:41:38.920Z] #37 3.285 + shift [2021-07-27T11:41:38.920Z] #37 3.285 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-27T11:41:38.920Z] #37 3.285 + . /tmp/install/tini.installer [2021-07-27T11:41:38.920Z] #37 3.286 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:41:38.920Z] #37 3.286 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:41:38.920Z] #37 3.286 + install_tini [2021-07-27T11:41:38.920Z] #37 3.286 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-27T11:41:38.920Z] #37 3.287 + git clone https://github.com/krallin/tini.git /tmp/tmp.RWy66UPUvD/tini [2021-07-27T11:41:38.920Z] #37 3.290 Cloning into '/tmp/tmp.RWy66UPUvD/tini'... [2021-07-27T11:41:38.920Z] #37 4.210 + cd /tmp/tmp.RWy66UPUvD/tini [2021-07-27T11:41:38.920Z] #37 4.211 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:41:38.920Z] #37 4.236 + cmake . [2021-07-27T11:41:38.920Z] #37 4.859 -- The C compiler identification is GNU 8.3.0 [2021-07-27T11:41:38.920Z] #37 4.925 -- Check for working C compiler: /usr/bin/cc [2021-07-27T11:41:39.164Z] #46 49.30 regexp [2021-07-27T11:41:39.192Z] #37 5.754 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-27T11:41:39.192Z] #37 5.756 -- Detecting C compiler ABI info [2021-07-27T11:41:39.762Z] #37 6.395 -- Detecting C compiler ABI info - done [2021-07-27T11:41:40.021Z] #37 6.448 -- Detecting C compile features [2021-07-27T11:41:40.198Z] #56 52.80 The following additional packages will be installed: [2021-07-27T11:41:40.198Z] #56 52.81 libbtrfs0 [2021-07-27T11:41:40.347Z] #52 ... [2021-07-27T11:41:40.347Z] [2021-07-27T11:41:40.347Z] #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-07-27T11:41:40.347Z] #50 sha256:78c064481d05142f4ee32001ca2666a0be9002848bea40469782f6888c91b1c6 [2021-07-27T11:41:40.347Z] #50 26.14 go: downloading github.com/fatih/color v1.7.0 [2021-07-27T11:41:40.347Z] #50 26.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-27T11:41:40.347Z] #50 26.34 go: downloading github.com/pkg/errors v0.8.1 [2021-07-27T11:41:40.347Z] #50 26.36 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-27T11:41:40.347Z] #50 26.38 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-27T11:41:40.347Z] #50 27.08 go: downloading github.com/spf13/viper v1.6.1 [2021-07-27T11:41:40.347Z] #50 27.83 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-27T11:41:40.347Z] #50 27.94 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-27T11:41:40.347Z] #50 29.60 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-27T11:41:40.347Z] #50 29.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-27T11:41:40.347Z] #50 30.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-27T11:41:40.347Z] #50 30.72 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-27T11:41:40.457Z] #56 53.08 The following NEW packages will be installed: [2021-07-27T11:41:40.457Z] #56 53.11 libbtrfs-dev libbtrfs0 [2021-07-27T11:41:40.608Z] #50 ... [2021-07-27T11:41:40.608Z] [2021-07-27T11:41:40.608Z] #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-07-27T11:41:40.608Z] #34 sha256:c9f226e0fc77691a1b9a9839df5bd606e43348e2cc2c643de9332c85e3127724 [2021-07-27T11:41:40.608Z] #34 25.91 github.com/pelletier/go-toml/cmd/tomll [2021-07-27T11:41:40.608Z] #34 DONE 31.0s [2021-07-27T11:41:40.608Z] [2021-07-27T11:41:40.608Z] #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-07-27T11:41:40.608Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:41:40.608Z] #40 30.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-27T11:41:40.958Z] #37 ... [2021-07-27T11:41:40.958Z] [2021-07-27T11:41:40.958Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T11:41:40.958Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:40.958Z] #13 59.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-27T11:41:40.958Z] #13 59.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-27T11:41:40.958Z] #13 59.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T11:41:41.025Z] #56 53.67 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:41.025Z] #56 53.67 Need to get 119 kB of archives. [2021-07-27T11:41:41.025Z] #56 53.67 After this operation, 387 kB of additional disk space will be used. [2021-07-27T11:41:41.025Z] #56 53.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T11:41:41.025Z] #56 53.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T11:41:41.371Z] #63 ... [2021-07-27T11:41:41.371Z] [2021-07-27T11:41:41.371Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T11:41:41.371Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-27T11:41:41.371Z] #43 25.87 Fetched 48.3 MB in 24s (2026 kB/s) [2021-07-27T11:41:41.744Z] #46 ... [2021-07-27T11:41:41.744Z] [2021-07-27T11:41:41.744Z] #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-07-27T11:41:41.744Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-27T11:41:41.744Z] #13 47.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-27T11:41:41.744Z] #13 47.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-27T11:41:41.744Z] #13 47.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T11:41:41.995Z] #40 ... [2021-07-27T11:41:41.995Z] [2021-07-27T11:41:41.995Z] #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-07-27T11:41:41.995Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:41:41.995Z] #46 22.11 math [2021-07-27T11:41:41.995Z] #46 28.61 unicode/utf16 [2021-07-27T11:41:41.995Z] #46 29.08 container/list [2021-07-27T11:41:41.995Z] #46 29.94 crypto/internal/subtle [2021-07-27T11:41:41.995Z] #46 30.04 crypto/subtle [2021-07-27T11:41:41.995Z] #46 30.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-27T11:41:41.995Z] #46 30.45 internal/nettrace [2021-07-27T11:41:41.995Z] #46 30.81 runtime/cgo [2021-07-27T11:41:41.995Z] #46 ... [2021-07-27T11:41:41.995Z] [2021-07-27T11:41:41.995Z] #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-07-27T11:41:41.995Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:41.995Z] #36 32.42 Fetched 8458 kB in 23s (361 kB/s) [2021-07-27T11:41:42.403Z] #56 ... [2021-07-27T11:41:42.403Z] [2021-07-27T11:41:42.403Z] #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-07-27T11:41:42.403Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:42.403Z] #36 40.32 Reading package lists... [2021-07-27T11:41:42.403Z] #36 49.02 Building dependency tree... [2021-07-27T11:41:42.403Z] #36 53.26 The following additional packages will be installed: [2021-07-27T11:41:42.403Z] #36 53.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-27T11:41:42.403Z] #36 53.32 Suggested packages: [2021-07-27T11:41:42.403Z] #36 53.32 cmake-doc ninja-build lrzip [2021-07-27T11:41:42.403Z] #36 53.32 Recommended packages: [2021-07-27T11:41:42.403Z] #36 53.32 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-27T11:41:42.403Z] #36 54.58 The following NEW packages will be installed: [2021-07-27T11:41:42.403Z] #36 54.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-27T11:41:42.403Z] #36 54.59 vim-common xxd [2021-07-27T11:41:42.403Z] #36 55.06 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:42.403Z] #36 55.06 Need to get 14.9 MB of archives. [2021-07-27T11:41:42.403Z] #36 55.06 After this operation, 61.8 MB of additional disk space will be used. [2021-07-27T11:41:42.403Z] #36 55.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T11:41:42.403Z] #36 55.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T11:41:42.403Z] #36 55.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-27T11:41:42.403Z] #36 55.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T11:41:42.663Z] #36 ... [2021-07-27T11:41:42.663Z] [2021-07-27T11:41:42.663Z] #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-07-27T11:41:42.663Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:41:42.663Z] #56 55.33 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:42.663Z] #56 55.56 Fetched 119 kB in 0s (280 kB/s) [2021-07-27T11:41:42.922Z] #56 55.62 Selecting previously unselected package libbtrfs0. [2021-07-27T11:41:42.922Z] #56 55.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T11:41:42.922Z] #56 55.69 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T11:41:42.922Z] #56 55.71 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T11:41:43.181Z] #56 56.04 Selecting previously unselected package libbtrfs-dev. [2021-07-27T11:41:43.181Z] #56 56.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T11:41:43.181Z] #56 56.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:41:43.495Z] #13 ... [2021-07-27T11:41:43.495Z] [2021-07-27T11:41:43.495Z] #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-07-27T11:41:43.495Z] #52 sha256:0b19ea380353a2957714556cedb485af0f8f6246e8f7c4b83d709dc4af276255 [2021-07-27T11:41:43.495Z] #52 55.78 reflect [2021-07-27T11:41:43.495Z] #52 58.30 time [2021-07-27T11:41:43.495Z] #52 63.91 context [2021-07-27T11:41:43.495Z] #52 64.71 internal/poll [2021-07-27T11:41:43.495Z] #52 ... [2021-07-27T11:41:43.495Z] [2021-07-27T11:41:43.495Z] #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-07-27T11:41:43.495Z] #37 sha256:32d7a6be7c063e2ddc80e496531e290fa7f1bb08b771003662fa8c07b7c88074 [2021-07-27T11:41:43.495Z] #37 8.526 -- Detecting C compile features - done [2021-07-27T11:41:43.495Z] #37 8.571 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-27T11:41:43.495Z] #37 8.851 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-27T11:41:43.495Z] #37 8.952 -- Configuring done [2021-07-27T11:41:43.495Z] #37 8.985 -- Generating done [2021-07-27T11:41:43.495Z] #37 8.987 -- Build files have been written to: /tmp/tmp.RWy66UPUvD/tini [2021-07-27T11:41:43.495Z] #37 8.998 + make tini-static [2021-07-27T11:41:43.495Z] #37 9.402 Scanning dependencies of target tini-static [2021-07-27T11:41:43.495Z] #37 9.616 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-27T11:41:43.495Z] #37 ... [2021-07-27T11:41:43.495Z] [2021-07-27T11:41:43.495Z] #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-07-27T11:41:43.495Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:41:43.495Z] #46 55.99 syscall [2021-07-27T11:41:43.495Z] #46 63.62 internal/syscall/unix [2021-07-27T11:41:43.495Z] #46 63.91 time [2021-07-27T11:41:43.495Z] #46 65.44 internal/fmtsort [2021-07-27T11:41:43.495Z] #46 66.24 internal/syscall/execenv [2021-07-27T11:41:43.495Z] #46 ... [2021-07-27T11:41:43.495Z] [2021-07-27T11:41:43.495Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:41:43.495Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:43.495Z] #44 61.68 Setting up python3 (3.7.3-1) ... [2021-07-27T11:41:43.495Z] #44 62.39 Setting up python3-six (1.12.0-1) ... [2021-07-27T11:41:43.495Z] #44 63.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:41:43.495Z] #44 64.70 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-27T11:41:43.750Z] #56 56.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T11:41:43.750Z] #56 56.40 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:41:43.750Z] #56 56.45 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:41:44.395Z] #13 ... [2021-07-27T11:41:44.395Z] [2021-07-27T11:41:44.395Z] #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-07-27T11:41:44.395Z] #29 sha256:85c9061724a39790206fda8e9244e3a4e41d2ce9053a969d5a36992f337ddce0 [2021-07-27T11:41:44.395Z] #29 DONE 40.9s [2021-07-27T11:41:44.659Z] [2021-07-27T11:41:44.659Z] #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-07-27T11:41:44.659Z] #48 sha256:4cd59bc27fdfd39e508e426279b26d54b533df11402906a115327e1f4af70791 [2021-07-27T11:41:44.659Z] #48 DONE 54.6s [2021-07-27T11:41:44.659Z] [2021-07-27T11:41:44.659Z] #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-07-27T11:41:44.659Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-27T11:41:44.659Z] #36 DONE 54.7s [2021-07-27T11:41:44.659Z] [2021-07-27T11:41:44.659Z] #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-07-27T11:41:44.659Z] #37 sha256:f74d68e281bcbdcdf60761d4f99a0ba403520821c464a1e0be366a2db928f57c [2021-07-27T11:41:45.130Z] #56 DONE 57.9s [2021-07-27T11:41:45.130Z] [2021-07-27T11:41:45.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-07-27T11:41:45.130Z] #57 sha256:3d0069f8ae82ad486b9c67726da150ee7f9070bc0331aca560c3d34a1bd35408 [2021-07-27T11:41:45.312Z] #36 32.42 Reading package lists... [2021-07-27T11:41:45.312Z] #36 ... [2021-07-27T11:41:45.312Z] [2021-07-27T11:41:45.312Z] #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-07-27T11:41:45.312Z] #59 sha256:3b95c3b618354781aa953c3529076a53b7ef781a412dfcf7a485bb0085572a3d [2021-07-27T11:41:45.312Z] #59 25.02 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-27T11:41:45.312Z] #59 25.12 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-27T11:41:45.312Z] #59 25.76 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-27T11:41:45.312Z] #59 26.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-27T11:41:45.312Z] #59 26.67 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-27T11:41:45.312Z] #59 33.14 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-27T11:41:45.312Z] #59 33.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-27T11:41:45.312Z] #59 ... [2021-07-27T11:41:45.312Z] [2021-07-27T11:41:45.312Z] #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-07-27T11:41:45.312Z] #50 sha256:78c064481d05142f4ee32001ca2666a0be9002848bea40469782f6888c91b1c6 [2021-07-27T11:41:45.312Z] #50 34.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-27T11:41:45.312Z] #50 34.35 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-27T11:41:45.312Z] #50 34.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-27T11:41:45.312Z] #50 34.80 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-27T11:41:45.312Z] #50 34.90 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-27T11:41:45.312Z] #50 34.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-27T11:41:45.312Z] #50 35.42 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-27T11:41:45.312Z] #50 35.44 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-27T11:41:45.312Z] #50 35.65 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-27T11:41:45.401Z] #44 ... [2021-07-27T11:41:45.401Z] [2021-07-27T11:41:45.401Z] #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-07-27T11:41:45.401Z] #37 sha256:32d7a6be7c063e2ddc80e496531e290fa7f1bb08b771003662fa8c07b7c88074 [2021-07-27T11:41:45.401Z] #37 10.99 [100%] Linking C executable tini-static [2021-07-27T11:41:45.401Z] #37 11.57 [100%] Built target tini-static [2021-07-27T11:41:45.401Z] #37 11.64 + mkdir -p /build [2021-07-27T11:41:45.401Z] #37 11.65 + cp tini-static /build/docker-init [2021-07-27T11:41:45.573Z] #50 35.74 go: downloading github.com/spf13/afero v1.1.2 [2021-07-27T11:41:45.573Z] #50 35.98 go: downloading github.com/spf13/cast v1.3.0 [2021-07-27T11:41:45.573Z] #50 36.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-27T11:41:45.573Z] #50 36.09 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-27T11:41:45.833Z] #50 36.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-27T11:41:45.833Z] #50 36.30 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-27T11:41:45.833Z] #50 36.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-27T11:41:46.178Z] #50 36.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-27T11:41:46.338Z] #37 DONE 12.7s [2021-07-27T11:41:46.338Z] [2021-07-27T11:41:46.338Z] #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-07-27T11:41:46.338Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:46.338Z] #13 64.69 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-27T11:41:46.338Z] #13 64.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:41:46.338Z] #13 64.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:41:46.442Z] #50 36.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-27T11:41:46.442Z] #50 36.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-27T11:41:46.442Z] #50 36.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-27T11:41:46.442Z] #50 36.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-27T11:41:46.442Z] #50 36.79 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-27T11:41:46.442Z] #50 36.83 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-27T11:41:46.442Z] #50 36.84 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-27T11:41:46.529Z] #57 1.170 + RM_GOPATH=0 [2021-07-27T11:41:46.529Z] #57 1.170 + TMP_GOPATH= [2021-07-27T11:41:46.529Z] #57 1.170 + : /build [2021-07-27T11:41:46.529Z] #57 1.170 + '[' -z '' ']' [2021-07-27T11:41:46.529Z] #57 1.170 ++ mktemp -d [2021-07-27T11:41:46.529Z] #57 1.175 + export GOPATH=/tmp/tmp.crEjIe3E4P [2021-07-27T11:41:46.529Z] #57 1.175 + GOPATH=/tmp/tmp.crEjIe3E4P [2021-07-27T11:41:46.529Z] #57 1.176 + RM_GOPATH=1 [2021-07-27T11:41:46.529Z] #57 1.176 + case "$(go env GOARCH)" in [2021-07-27T11:41:46.529Z] #57 1.177 ++ go env GOARCH [2021-07-27T11:41:46.529Z] #57 1.201 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:46.529Z] #57 1.201 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:46.529Z] #57 1.202 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:46.529Z] #57 1.203 + dir=/tmp/install [2021-07-27T11:41:46.529Z] #57 1.203 + bin=containerd [2021-07-27T11:41:46.529Z] #57 1.203 + shift [2021-07-27T11:41:46.529Z] #57 1.203 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-27T11:41:46.529Z] #57 1.203 + . /tmp/install/containerd.installer [2021-07-27T11:41:46.529Z] #57 1.203 ++ set -e [2021-07-27T11:41:46.529Z] #57 1.204 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:41:46.529Z] #57 1.204 + install_containerd [2021-07-27T11:41:46.529Z] #57 1.204 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-27T11:41:46.529Z] #57 1.204 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:41:46.529Z] #57 1.206 + git clone https://github.com/containerd/containerd.git /tmp/tmp.crEjIe3E4P/src/github.com/containerd/containerd [2021-07-27T11:41:46.529Z] #57 1.209 Cloning into '/tmp/tmp.crEjIe3E4P/src/github.com/containerd/containerd'... [2021-07-27T11:41:46.598Z] #37 2.134 + RM_GOPATH=0 [2021-07-27T11:41:46.598Z] #37 2.134 + TMP_GOPATH= [2021-07-27T11:41:46.598Z] #37 2.134 + : /build [2021-07-27T11:41:46.598Z] #37 2.134 + '[' -z '' ']' [2021-07-27T11:41:46.611Z] #13 64.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-27T11:41:46.611Z] #13 64.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:41:46.611Z] #13 64.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:41:46.622Z] #43 25.87 Reading package lists... [2021-07-27T11:41:46.622Z] #43 ... [2021-07-27T11:41:46.622Z] [2021-07-27T11:41:46.622Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T11:41:46.622Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T11:41:46.622Z] #19 26.29 Fetched 51.2 MB in 25s (2043 kB/s) [2021-07-27T11:41:46.701Z] #50 36.98 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-27T11:41:46.701Z] #50 37.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-27T11:41:46.702Z] #50 37.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-27T11:41:46.862Z] #37 2.136 ++ mktemp -d [2021-07-27T11:41:46.862Z] #37 2.140 + export GOPATH=/tmp/tmp.AMSxleFuqb [2021-07-27T11:41:46.862Z] #37 2.140 + GOPATH=/tmp/tmp.AMSxleFuqb [2021-07-27T11:41:46.862Z] #37 2.140 + RM_GOPATH=1 [2021-07-27T11:41:46.862Z] #37 2.140 + case "$(go env GOARCH)" in [2021-07-27T11:41:46.862Z] #37 2.142 ++ go env GOARCH [2021-07-27T11:41:46.862Z] #37 2.174 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:46.862Z] #37 2.174 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:41:46.862Z] #37 2.174 ++ dirname /tmp/install/install.sh [2021-07-27T11:41:46.862Z] #37 2.187 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:41:46.862Z] #37 2.190 + dir=/tmp/install [2021-07-27T11:41:46.862Z] #37 2.190 + bin=tini [2021-07-27T11:41:46.862Z] #37 2.190 + shift [2021-07-27T11:41:46.862Z] #37 2.190 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-27T11:41:46.862Z] #37 2.190 + . /tmp/install/tini.installer [2021-07-27T11:41:46.862Z] #37 2.190 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:41:46.862Z] #37 2.190 + install_tini [2021-07-27T11:41:46.862Z] #37 2.190 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-27T11:41:46.862Z] #37 2.190 + git clone https://github.com/krallin/tini.git /tmp/tmp.AMSxleFuqb/tini [2021-07-27T11:41:46.862Z] #37 2.190 Cloning into '/tmp/tmp.AMSxleFuqb/tini'... [2021-07-27T11:41:46.961Z] #50 37.27 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-27T11:41:46.961Z] #50 37.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-27T11:41:47.440Z] #37 2.990 + cd /tmp/tmp.AMSxleFuqb/tini [2021-07-27T11:41:47.534Z] #50 37.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-27T11:41:47.534Z] #50 37.89 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-27T11:41:47.704Z] #37 2.990 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:41:47.704Z] #37 3.004 + cmake . [2021-07-27T11:41:47.807Z] #50 38.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-27T11:41:47.910Z] #57 ... [2021-07-27T11:41:47.910Z] [2021-07-27T11:41:47.910Z] #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-07-27T11:41:47.910Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:47.910Z] #44 41.69 Reading package lists... [2021-07-27T11:41:47.910Z] #44 50.31 Building dependency tree... [2021-07-27T11:41:47.910Z] #44 54.59 The following additional packages will be installed: [2021-07-27T11:41:47.910Z] #44 54.61 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-27T11:41:47.910Z] #44 54.62 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-27T11:41:47.910Z] #44 54.62 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T11:41:47.910Z] #44 54.62 python3.7-minimal [2021-07-27T11:41:47.910Z] #44 54.63 Suggested packages: [2021-07-27T11:41:47.910Z] #44 54.63 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-27T11:41:47.910Z] #44 54.63 python3.7-doc binfmt-support [2021-07-27T11:41:47.910Z] #44 55.76 The following NEW packages will be installed: [2021-07-27T11:41:47.910Z] #44 55.77 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-27T11:41:47.910Z] #44 55.77 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-27T11:41:47.910Z] #44 55.77 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T11:41:47.910Z] #44 55.78 python3.7-minimal [2021-07-27T11:41:47.910Z] #44 56.22 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:47.910Z] #44 56.22 Need to get 6695 kB of archives. [2021-07-27T11:41:47.910Z] #44 56.22 After this operation, 33.1 MB of additional disk space will be used. [2021-07-27T11:41:47.910Z] #44 56.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T11:41:47.910Z] #44 56.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-27T11:41:47.910Z] #44 56.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T11:41:47.910Z] #44 56.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T11:41:47.910Z] #44 56.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T11:41:47.910Z] #44 56.76 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-27T11:41:47.910Z] #44 56.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T11:41:47.910Z] #44 56.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T11:41:47.910Z] #44 56.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T11:41:47.910Z] #44 56.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-27T11:41:47.910Z] #44 56.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T11:41:47.910Z] #44 56.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-27T11:41:47.910Z] #44 56.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-27T11:41:47.910Z] #44 56.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T11:41:47.910Z] #44 56.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T11:41:47.910Z] #44 56.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T11:41:47.910Z] #44 58.93 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:47.910Z] #44 59.19 Fetched 6695 kB in 1s (5045 kB/s) [2021-07-27T11:41:47.910Z] #44 59.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T11:41:47.910Z] #44 59.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T11:41:47.910Z] #44 59.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:41:47.910Z] #44 59.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:47.910Z] #44 ... [2021-07-27T11:41:47.910Z] [2021-07-27T11:41:47.910Z] #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-07-27T11:41:47.910Z] #52 sha256:5554be843179326a65f5e111d231690eb98d59ce613ed3bdf3838aa3d945c0d8 [2021-07-27T11:41:47.910Z] #52 60.59 internal/reflectlite [2021-07-27T11:41:47.910Z] #52 60.59 sync [2021-07-27T11:41:48.070Z] #50 38.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-27T11:41:48.070Z] #50 38.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-27T11:41:48.169Z] #52 ... [2021-07-27T11:41:48.169Z] [2021-07-27T11:41:48.169Z] #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-07-27T11:41:48.169Z] #50 sha256:57049fb610b2c63ae97c58719489569f70a0c3788ab1b353bf06fe7c1c6c611e [2021-07-27T11:41:48.169Z] #50 50.79 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-27T11:41:48.169Z] #50 50.98 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-27T11:41:48.169Z] #50 51.05 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-27T11:41:48.169Z] #50 51.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-27T11:41:48.169Z] #50 51.14 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-27T11:41:48.169Z] #50 53.84 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-27T11:41:48.169Z] #50 54.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-27T11:41:48.169Z] #50 54.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-27T11:41:48.169Z] #50 ... [2021-07-27T11:41:48.169Z] [2021-07-27T11:41:48.169Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:41:48.169Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:41:48.285Z] #37 3.584 -- The C compiler identification is GNU 8.3.0 [2021-07-27T11:41:48.285Z] #37 3.625 -- Check for working C compiler: /usr/bin/cc [2021-07-27T11:41:48.285Z] #37 ... [2021-07-27T11:41:48.285Z] [2021-07-27T11:41:48.285Z] #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-07-27T11:41:48.285Z] #52 sha256:d0a604b0574c7bb6360b1466edd171d5841a27e54d0dc80f30e6fbd7d3d345dd [2021-07-27T11:41:48.285Z] #52 48.52 internal/syscall/unix [2021-07-27T11:41:48.285Z] #52 48.53 time [2021-07-27T11:41:48.285Z] #52 48.89 internal/syscall/execenv [2021-07-27T11:41:48.285Z] #52 50.92 regexp [2021-07-27T11:41:48.285Z] #52 53.44 internal/poll [2021-07-27T11:41:48.285Z] #52 53.45 context [2021-07-27T11:41:48.285Z] #52 53.69 io/fs [2021-07-27T11:41:48.285Z] #52 55.76 internal/fmtsort [2021-07-27T11:41:48.285Z] #52 55.76 encoding/binary [2021-07-27T11:41:48.285Z] #52 57.18 os [2021-07-27T11:41:48.285Z] #52 58.31 encoding/base64 [2021-07-27T11:41:48.285Z] #52 58.32 golang.org/x/sys/unix [2021-07-27T11:41:48.332Z] #50 38.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-27T11:41:48.332Z] #50 38.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-27T11:41:48.514Z] #19 26.29 Reading package lists... [2021-07-27T11:41:48.514Z] #19 ... [2021-07-27T11:41:48.514Z] [2021-07-27T11:41:48.514Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T11:41:48.514Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-27T11:41:48.514Z] #43 25.87 Reading package lists... [2021-07-27T11:41:48.520Z] #13 ... [2021-07-27T11:41:48.520Z] [2021-07-27T11:41:48.520Z] #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-07-27T11:41:48.520Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:48.520Z] #44 67.98 Setting up criu (3.15-1) ... [2021-07-27T11:41:48.520Z] #44 70.12 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:41:48.520Z] #44 70.17 Processing triggers for mime-support (3.62) ... [2021-07-27T11:41:48.520Z] #44 DONE 70.6s [2021-07-27T11:41:48.553Z] #52 ... [2021-07-27T11:41:48.553Z] [2021-07-27T11:41:48.553Z] #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-07-27T11:41:48.553Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T11:41:48.553Z] #44 48.36 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-27T11:41:48.553Z] #44 48.36 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-27T11:41:48.553Z] #44 48.51 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-27T11:41:48.553Z] #44 50.62 Selecting previously unselected package criu. [2021-07-27T11:41:48.553Z] #44 50.62 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-07-27T11:41:48.553Z] #44 50.66 Unpacking criu (3.15-1) ... [2021-07-27T11:41:48.553Z] #44 52.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:41:48.553Z] #44 53.05 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-27T11:41:48.553Z] #44 53.43 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-27T11:41:48.553Z] #44 54.05 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-27T11:41:48.553Z] #44 54.49 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-27T11:41:48.553Z] #44 54.54 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:48.553Z] #44 54.60 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-27T11:41:48.553Z] #44 54.63 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:48.687Z] #32 60.75 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-07-27T11:41:48.687Z] #32 61.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-27T11:41:48.779Z] [2021-07-27T11:41:48.779Z] #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-07-27T11:41:48.779Z] #52 sha256:0b19ea380353a2957714556cedb485af0f8f6246e8f7c4b83d709dc4af276255 [2021-07-27T11:41:48.779Z] #52 67.22 encoding/binary [2021-07-27T11:41:48.779Z] #52 67.29 io/fs [2021-07-27T11:41:48.779Z] #52 68.61 os [2021-07-27T11:41:48.779Z] #52 69.33 encoding/base64 [2021-07-27T11:41:48.779Z] #52 70.00 golang.org/x/sys/unix [2021-07-27T11:41:48.946Z] #32 61.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:41:49.134Z] #44 ... [2021-07-27T11:41:49.134Z] [2021-07-27T11:41:49.134Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T11:41:49.134Z] #37 sha256:f74d68e281bcbdcdf60761d4f99a0ba403520821c464a1e0be366a2db928f57c [2021-07-27T11:41:49.134Z] #37 4.473 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-27T11:41:49.134Z] #37 4.475 -- Detecting C compiler ABI info [2021-07-27T11:41:49.282Z] #50 39.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-27T11:41:49.282Z] #50 39.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-27T11:41:49.282Z] #50 39.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-27T11:41:49.544Z] #50 39.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-27T11:41:49.544Z] #50 39.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-27T11:41:49.544Z] #50 39.85 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-27T11:41:49.883Z] #43 35.47 Reading package lists... [2021-07-27T11:41:49.883Z] #43 ... [2021-07-27T11:41:49.883Z] [2021-07-27T11:41:49.883Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T11:41:49.883Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-27T11:41:49.883Z] #63 26.58 Fetched 48.3 MB in 25s (1948 kB/s) [2021-07-27T11:41:49.883Z] #63 26.58 Reading package lists... [2021-07-27T11:41:50.088Z] #37 5.434 -- Detecting C compiler ABI info - done [2021-07-27T11:41:50.088Z] #37 5.490 -- Detecting C compile features [2021-07-27T11:41:50.116Z] #50 40.37 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-27T11:41:50.325Z] #32 ... [2021-07-27T11:41:50.325Z] [2021-07-27T11:41:50.325Z] #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-07-27T11:41:50.325Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:50.325Z] #13 38.76 Reading package lists... [2021-07-27T11:41:50.325Z] #13 48.14 Building dependency tree... [2021-07-27T11:41:50.325Z] #13 51.38 The following additional packages will be installed: [2021-07-27T11:41:50.325Z] #13 51.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-27T11:41:50.325Z] #13 51.38 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-27T11:41:50.325Z] #13 51.38 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-27T11:41:50.325Z] #13 51.38 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-27T11:41:50.325Z] #13 51.38 mingw-w64-x86-64-dev [2021-07-27T11:41:50.325Z] #13 51.38 Suggested packages: [2021-07-27T11:41:50.325Z] #13 51.39 gcc-8-locales seccomp wine64 [2021-07-27T11:41:50.325Z] #13 52.19 The following NEW packages will be installed: [2021-07-27T11:41:50.325Z] #13 52.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-27T11:41:50.325Z] #13 52.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-27T11:41:50.325Z] #13 52.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-27T11:41:50.325Z] #13 52.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-27T11:41:50.325Z] #13 52.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-27T11:41:50.325Z] #13 52.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-27T11:41:50.325Z] #13 52.20 The following packages will be upgraded: [2021-07-27T11:41:50.325Z] #13 52.21 libseccomp2 [2021-07-27T11:41:50.325Z] #13 52.62 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:41:50.325Z] #13 52.62 Need to get 77.8 MB of archives. [2021-07-27T11:41:50.325Z] #13 52.62 After this operation, 487 MB of additional disk space will be used. [2021-07-27T11:41:50.325Z] #13 52.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-27T11:41:50.325Z] #13 52.62 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-27T11:41:50.325Z] #13 52.66 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-27T11:41:50.325Z] #13 52.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-27T11:41:50.325Z] #13 53.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-27T11:41:50.325Z] #13 53.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-27T11:41:50.325Z] #13 53.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-27T11:41:50.325Z] #13 53.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-27T11:41:50.325Z] #13 54.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-27T11:41:50.325Z] #13 54.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-27T11:41:50.325Z] #13 54.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-27T11:41:50.325Z] #13 ... [2021-07-27T11:41:50.325Z] [2021-07-27T11:41:50.325Z] #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-07-27T11:41:50.325Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:50.325Z] #36 55.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-27T11:41:50.325Z] #36 55.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-27T11:41:50.325Z] #36 56.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-27T11:41:50.325Z] #36 56.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-27T11:41:50.325Z] #36 56.02 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-27T11:41:50.325Z] #36 56.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-27T11:41:50.325Z] #36 57.51 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:50.325Z] #36 57.84 Fetched 14.9 MB in 2s (9155 kB/s) [2021-07-27T11:41:50.325Z] #36 57.94 Selecting previously unselected package xxd. [2021-07-27T11:41:50.325Z] #36 57.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 ... 15421 files and directories currently installed.) [2021-07-27T11:41:50.325Z] #36 58.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:41:50.325Z] #36 58.09 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T11:41:50.325Z] #36 58.42 Selecting previously unselected package vim-common. [2021-07-27T11:41:50.325Z] #36 58.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:41:50.326Z] #36 58.48 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T11:41:50.326Z] #36 58.87 Selecting previously unselected package cmake-data. [2021-07-27T11:41:50.326Z] #36 58.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-27T11:41:50.326Z] #36 58.88 Unpacking cmake-data (3.13.4-1) ... [2021-07-27T11:41:50.326Z] #36 61.77 Selecting previously unselected package libicu63:amd64. [2021-07-27T11:41:50.326Z] #36 61.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T11:41:50.326Z] #36 61.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:41:50.377Z] #50 40.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-27T11:41:50.377Z] #50 40.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-27T11:41:50.594Z] #36 ... [2021-07-27T11:41:50.594Z] [2021-07-27T11:41:50.594Z] #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-07-27T11:41:50.594Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:50.594Z] #13 58.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-27T11:41:50.638Z] #50 41.00 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-27T11:41:50.638Z] #50 41.05 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-27T11:41:50.638Z] #50 41.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-27T11:41:50.686Z] #52 72.86 fmt [2021-07-27T11:41:50.900Z] #50 41.22 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-27T11:41:51.252Z] #63 36.15 Reading package lists... [2021-07-27T11:41:51.252Z] #63 ... [2021-07-27T11:41:51.252Z] [2021-07-27T11:41:51.252Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T11:41:51.252Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T11:41:51.252Z] #19 26.29 Reading package lists... [2021-07-27T11:41:52.381Z] #50 ... [2021-07-27T11:41:52.381Z] [2021-07-27T11:41:52.381Z] #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-07-27T11:41:52.381Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:41:52.381Z] #56 32.77 Fetched 8458 kB in 24s (356 kB/s) [2021-07-27T11:41:52.381Z] #56 32.77 Reading package lists... [2021-07-27T11:41:52.381Z] #56 41.17 Reading package lists... [2021-07-27T11:41:52.381Z] #56 ... [2021-07-27T11:41:52.381Z] [2021-07-27T11:41:52.381Z] #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-07-27T11:41:52.381Z] #50 sha256:78c064481d05142f4ee32001ca2666a0be9002848bea40469782f6888c91b1c6 [2021-07-27T11:41:52.381Z] #50 42.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-27T11:41:52.655Z] #37 ... [2021-07-27T11:41:52.655Z] [2021-07-27T11:41:52.655Z] #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-07-27T11:41:52.655Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:41:52.655Z] #46 52.36 github.com/LK4D4/vndr/versioned [2021-07-27T11:41:52.655Z] #46 53.78 io/fs [2021-07-27T11:41:52.655Z] #46 53.79 context [2021-07-27T11:41:52.655Z] #46 53.79 internal/poll [2021-07-27T11:41:52.655Z] #46 55.24 internal/fmtsort [2021-07-27T11:41:52.655Z] #46 55.37 encoding/binary [2021-07-27T11:41:52.655Z] #46 58.06 os [2021-07-27T11:41:52.655Z] #46 58.41 encoding/base64 [2021-07-27T11:41:52.655Z] #46 58.41 crypto/sha512 [2021-07-27T11:41:52.655Z] #46 58.43 crypto/cipher [2021-07-27T11:41:52.655Z] #46 59.16 crypto/ed25519/internal/edwards25519 [2021-07-27T11:41:52.655Z] #46 59.68 crypto/md5 [2021-07-27T11:41:52.655Z] #46 60.78 crypto/sha1 [2021-07-27T11:41:52.655Z] #46 61.30 crypto/aes [2021-07-27T11:41:52.655Z] #46 61.94 crypto/des [2021-07-27T11:41:52.655Z] #46 61.98 crypto/sha256 [2021-07-27T11:41:52.655Z] #46 ... [2021-07-27T11:41:52.655Z] [2021-07-27T11:41:52.655Z] #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-07-27T11:41:52.655Z] #37 sha256:f74d68e281bcbdcdf60761d4f99a0ba403520821c464a1e0be366a2db928f57c [2021-07-27T11:41:52.655Z] #37 7.799 -- Detecting C compile features - done [2021-07-27T11:41:52.655Z] #37 7.826 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-27T11:41:52.655Z] #37 8.157 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-27T11:41:52.658Z] #50 42.95 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-27T11:41:52.658Z] #50 43.12 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-27T11:41:52.658Z] #50 43.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-27T11:41:52.658Z] #50 43.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-27T11:41:52.919Z] #37 8.330 -- Configuring done [2021-07-27T11:41:52.920Z] #50 43.30 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-27T11:41:53.131Z] #13 60.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-27T11:41:53.131Z] #13 60.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-27T11:41:53.131Z] #13 60.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T11:41:53.131Z] #13 60.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T11:41:53.131Z] #13 60.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-27T11:41:53.131Z] #13 60.68 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-27T11:41:53.131Z] #13 60.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-27T11:41:53.131Z] #13 60.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-27T11:41:53.131Z] #13 60.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-27T11:41:53.131Z] #13 60.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-27T11:41:53.131Z] #13 60.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-27T11:41:53.131Z] #13 60.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-27T11:41:53.131Z] #13 60.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-27T11:41:53.183Z] #37 8.395 -- Generating done [2021-07-27T11:41:53.183Z] #37 8.399 -- Build files have been written to: /tmp/tmp.AMSxleFuqb/tini [2021-07-27T11:41:53.183Z] #37 8.406 + make tini-static [2021-07-27T11:41:53.391Z] #13 60.86 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-27T11:41:53.447Z] #37 8.988 Scanning dependencies of target tini-static [2021-07-27T11:41:53.557Z] #50 43.61 go: downloading golang.org/x/text v0.3.2 [2021-07-27T11:41:53.711Z] #37 9.120 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-27T11:41:53.841Z] #50 ... [2021-07-27T11:41:53.841Z] [2021-07-27T11:41:53.841Z] #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-07-27T11:41:53.841Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:53.841Z] #44 33.92 Fetched 8462 kB in 25s (338 kB/s) [2021-07-27T11:41:53.841Z] #44 33.92 Reading package lists... [2021-07-27T11:41:53.984Z] #52 ... [2021-07-27T11:41:53.984Z] [2021-07-27T11:41:53.984Z] #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-07-27T11:41:53.984Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:41:53.984Z] #46 66.43 path [2021-07-27T11:41:53.984Z] #46 66.96 regexp/syntax [2021-07-27T11:41:53.984Z] #46 69.33 os [2021-07-27T11:41:53.984Z] #46 72.02 regexp [2021-07-27T11:41:53.984Z] #46 73.31 fmt [2021-07-27T11:41:53.984Z] #46 75.59 path/filepath [2021-07-27T11:41:54.103Z] #44 42.46 Reading package lists... [2021-07-27T11:41:54.103Z] #44 ... [2021-07-27T11:41:54.103Z] [2021-07-27T11:41:54.103Z] #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-07-27T11:41:54.103Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:41:54.103Z] #40 34.05 + 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-07-27T11:41:54.244Z] #46 76.80 internal/lazyregexp [2021-07-27T11:41:54.328Z] #13 61.94 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:41:54.328Z] #13 62.12 Fetched 77.8 MB in 9s (9075 kB/s) [2021-07-27T11:41:54.365Z] #40 ... [2021-07-27T11:41:54.365Z] [2021-07-27T11:41:54.365Z] #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-07-27T11:41:54.365Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:54.365Z] #36 32.42 Reading package lists... [2021-07-27T11:41:54.503Z] #46 ... [2021-07-27T11:41:54.503Z] [2021-07-27T11:41:54.503Z] #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-07-27T11:41:54.503Z] #52 sha256:0b19ea380353a2957714556cedb485af0f8f6246e8f7c4b83d709dc4af276255 [2021-07-27T11:41:54.503Z] #52 77.07 encoding/json [2021-07-27T11:41:54.587Z] #13 62.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T11:41:54.587Z] #13 62.27 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T11:41:54.587Z] #13 62.30 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-27T11:41:55.116Z] #37 10.58 [100%] Linking C executable tini-static [2021-07-27T11:41:55.155Z] #13 62.54 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:41:55.155Z] #13 62.69 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-27T11:41:55.155Z] #13 62.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T11:41:55.155Z] #13 62.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-27T11:41:55.155Z] #13 62.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T11:41:55.692Z] #37 11.01 [100%] Built target tini-static [2021-07-27T11:41:55.692Z] #37 11.09 + mkdir -p /build [2021-07-27T11:41:55.692Z] #37 11.09 + cp tini-static /build/docker-init [2021-07-27T11:41:55.886Z] #52 78.19 flag [2021-07-27T11:41:56.273Z] #36 41.32 Reading package lists... [2021-07-27T11:41:56.273Z] #36 ... [2021-07-27T11:41:56.273Z] [2021-07-27T11:41:56.273Z] #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-07-27T11:41:56.273Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:56.273Z] #13 30.87 Fetched 8996 kB in 26s (342 kB/s) [2021-07-27T11:41:56.273Z] #13 30.87 Reading package lists... [2021-07-27T11:41:56.273Z] #13 39.73 Reading package lists... [2021-07-27T11:41:56.273Z] #13 ... [2021-07-27T11:41:56.273Z] [2021-07-27T11:41:56.273Z] #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-07-27T11:41:56.273Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:41:56.274Z] #46 46.54 vendor/golang.org/x/crypto/internal/subtle [2021-07-27T11:41:56.758Z] #19 36.77 Reading package lists... [2021-07-27T11:41:56.758Z] #19 ... [2021-07-27T11:41:56.758Z] [2021-07-27T11:41:56.758Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T11:41:56.758Z] #66 sha256:75fe02624018cd5b2461661d4d5f6cee85ccbe757feb9165dcdb484a97b95a6e [2021-07-27T11:41:56.758Z] #66 43.70 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T11:41:56.758Z] #66 43.70 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-27T11:41:57.089Z] #13 ... [2021-07-27T11:41:57.090Z] [2021-07-27T11:41:57.090Z] #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-07-27T11:41:57.090Z] #48 sha256:c6fc4b185ad50e6de9d196de40f9d827f43d6a642970c8498a814e5125e96d8c [2021-07-27T11:41:57.090Z] #48 DONE 69.8s [2021-07-27T11:41:57.090Z] [2021-07-27T11:41:57.090Z] #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-07-27T11:41:57.090Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:57.090Z] #44 60.21 Selecting previously unselected package python3.7-minimal. [2021-07-27T11:41:57.090Z] #44 60.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:41:57.090Z] #44 60.23 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:41:57.090Z] #44 61.76 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:57.090Z] #44 61.80 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:41:57.090Z] #44 65.84 Selecting previously unselected package python3-minimal. [2021-07-27T11:41:57.090Z] #44 65.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 ... 15661 files and directories currently installed.) [2021-07-27T11:41:57.090Z] #44 65.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T11:41:57.090Z] #44 65.93 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T11:41:57.090Z] #44 66.04 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T11:41:57.090Z] #44 66.06 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T11:41:57.090Z] #44 66.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:41:57.090Z] #44 66.25 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T11:41:57.090Z] #44 66.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:41:57.090Z] #44 66.26 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:57.090Z] #44 68.98 Selecting previously unselected package python3.7. [2021-07-27T11:41:57.090Z] #44 68.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:41:57.090Z] #44 68.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:41:57.090Z] #44 69.31 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T11:41:57.090Z] #44 69.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T11:41:57.090Z] #44 69.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:41:57.264Z] #52 79.61 github.com/pkg/diff [2021-07-27T11:41:57.349Z] #44 69.71 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T11:41:57.349Z] #44 ... [2021-07-27T11:41:57.349Z] [2021-07-27T11:41:57.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-07-27T11:41:57.349Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:41:57.349Z] #36 68.08 Selecting previously unselected package libxml2:amd64. [2021-07-27T11:41:57.349Z] #36 68.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-27T11:41:57.349Z] #36 68.09 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T11:41:57.349Z] #36 69.39 Selecting previously unselected package libarchive13:amd64. [2021-07-27T11:41:57.349Z] #36 69.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-27T11:41:57.349Z] #36 69.41 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T11:41:57.349Z] #36 69.93 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-27T11:41:57.349Z] #36 69.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-27T11:41:57.349Z] #36 69.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T11:41:57.349Z] #36 70.06 Selecting previously unselected package librhash0:amd64. [2021-07-27T11:41:57.349Z] #36 70.06 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-27T11:41:57.349Z] #36 70.07 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-27T11:41:57.608Z] #36 70.22 Selecting previously unselected package libuv1:amd64. [2021-07-27T11:41:57.609Z] #36 70.24 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-27T11:41:57.609Z] #36 70.25 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T11:41:57.609Z] #36 70.44 Selecting previously unselected package cmake. [2021-07-27T11:41:57.609Z] #36 70.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-27T11:41:57.609Z] #36 70.46 Unpacking cmake (3.13.4-1) ... [2021-07-27T11:41:57.624Z] #37 DONE 12.9s [2021-07-27T11:41:57.624Z] [2021-07-27T11:41:57.624Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:41:57.624Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:41:57.624Z] #46 62.90 encoding/pem [2021-07-27T11:41:57.624Z] #46 63.09 vendor/golang.org/x/crypto/chacha20 [2021-07-27T11:41:57.624Z] #46 63.83 vendor/golang.org/x/crypto/poly1305 [2021-07-27T11:41:57.624Z] #46 64.48 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-27T11:41:57.624Z] #46 64.92 internal/lazyregexp [2021-07-27T11:41:57.624Z] #46 64.99 fmt [2021-07-27T11:41:57.624Z] #46 64.99 net [2021-07-27T11:41:57.624Z] #46 65.21 os/exec [2021-07-27T11:41:58.201Z] #52 80.75 go/ast [2021-07-27T11:41:58.992Z] #36 ... [2021-07-27T11:41:58.992Z] [2021-07-27T11:41:58.992Z] #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-07-27T11:41:58.992Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:41:58.992Z] #46 61.80 internal/reflectlite [2021-07-27T11:41:58.992Z] #46 61.80 sync [2021-07-27T11:41:58.992Z] #46 63.29 github.com/LK4D4/vndr/godl/singleflight [2021-07-27T11:41:58.992Z] #46 63.67 math/rand [2021-07-27T11:41:58.992Z] #46 64.67 internal/singleflight [2021-07-27T11:41:58.992Z] #46 64.67 io [2021-07-27T11:41:58.992Z] #46 64.97 strconv [2021-07-27T11:41:58.992Z] #46 66.07 bytes [2021-07-27T11:41:58.992Z] #46 68.44 strings [2021-07-27T11:41:58.992Z] #46 68.77 reflect [2021-07-27T11:41:58.992Z] #46 70.97 bufio [2021-07-27T11:41:59.251Z] #46 ... [2021-07-27T11:41:59.251Z] [2021-07-27T11:41:59.251Z] #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-07-27T11:41:59.251Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:41:59.251Z] #13 65.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-27T11:41:59.251Z] #13 65.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-27T11:41:59.251Z] #13 65.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T11:41:59.582Z] #52 82.12 golang.org/x/crypto/ssh/terminal [2021-07-27T11:41:59.819Z] #13 ... [2021-07-27T11:41:59.819Z] [2021-07-27T11:41:59.819Z] #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-07-27T11:41:59.819Z] #52 sha256:5554be843179326a65f5e111d231690eb98d59ce613ed3bdf3838aa3d945c0d8 [2021-07-27T11:41:59.819Z] #52 62.47 internal/testlog [2021-07-27T11:41:59.819Z] #52 63.35 sort [2021-07-27T11:41:59.819Z] #52 63.35 errors [2021-07-27T11:41:59.819Z] #52 63.73 io [2021-07-27T11:41:59.819Z] #52 64.54 internal/oserror [2021-07-27T11:41:59.819Z] #52 64.76 syscall [2021-07-27T11:41:59.819Z] #52 65.23 bytes [2021-07-27T11:41:59.819Z] #52 67.48 strconv [2021-07-27T11:41:59.819Z] #52 71.04 reflect [2021-07-27T11:41:59.819Z] #52 ... [2021-07-27T11:41:59.819Z] [2021-07-27T11:41:59.820Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:41:59.820Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:41:59.820Z] #44 71.65 Selecting previously unselected package python3. [2021-07-27T11:41:59.820Z] #44 71.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-27T11:41:59.820Z] #44 71.68 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-27T11:41:59.820Z] #44 71.81 Unpacking python3 (3.7.3-1) ... [2021-07-27T11:41:59.820Z] #44 71.92 Selecting previously unselected package libprotobuf17:amd64. [2021-07-27T11:41:59.820Z] #44 71.94 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-27T11:41:59.820Z] #44 71.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-27T11:42:00.080Z] #44 72.60 Selecting previously unselected package python3-pkg-resources. [2021-07-27T11:42:00.186Z] #46 69.73 go/scanner [2021-07-27T11:42:00.186Z] #46 69.73 net/url [2021-07-27T11:42:00.186Z] #46 69.74 text/template/parse [2021-07-27T11:42:00.186Z] #46 ... [2021-07-27T11:42:00.186Z] [2021-07-27T11:42:00.186Z] #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-07-27T11:42:00.186Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T11:42:00.186Z] #44 59.94 Setting up python3 (3.7.3-1) ... [2021-07-27T11:42:00.186Z] #44 60.86 Setting up python3-six (1.12.0-1) ... [2021-07-27T11:42:00.186Z] #44 62.12 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:42:00.186Z] #44 63.98 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-27T11:42:00.186Z] #44 67.90 Setting up criu (3.15-1) ... [2021-07-27T11:42:00.186Z] #44 70.07 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:00.186Z] #44 ... [2021-07-27T11:42:00.186Z] [2021-07-27T11:42:00.187Z] #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-07-27T11:42:00.187Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-27T11:42:00.187Z] #13 56.42 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-27T11:42:00.187Z] #13 56.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-27T11:42:00.187Z] #13 56.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:00.187Z] #13 56.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-27T11:42:00.187Z] #13 56.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-27T11:42:00.187Z] #13 56.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:00.187Z] #13 ... [2021-07-27T11:42:00.187Z] [2021-07-27T11:42:00.187Z] #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-07-27T11:42:00.187Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:42:00.340Z] #44 72.60 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T11:42:00.340Z] #44 72.62 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:42:00.340Z] #44 72.82 Selecting previously unselected package python3-six. [2021-07-27T11:42:00.340Z] #44 72.82 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-27T11:42:00.340Z] #44 72.84 Unpacking python3-six (1.12.0-1) ... [2021-07-27T11:42:00.599Z] #44 72.93 Selecting previously unselected package python3-protobuf. [2021-07-27T11:42:00.599Z] #44 72.94 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-27T11:42:00.599Z] #44 72.94 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-27T11:42:00.715Z] #57 38.74 Checking out files: 40% (1647/4085) Checking out files: 41% (1675/4085) Checking out files: 42% (1716/4085) Checking out files: 43% (1757/4085) Checking out files: 44% (1798/4085) Checking out files: 45% (1839/4085) Checking out files: 46% (1880/4085) Checking out files: 47% (1920/4085) Checking out files: 48% (1961/4085) Checking out files: 49% (2002/4085) Checking out files: 50% (2043/4085) Checking out files: 51% (2084/4085) Checking out files: 52% (2125/4085) Checking out files: 53% (2166/4085) Checking out files: 54% (2206/4085) Checking out files: 55% (2247/4085) Checking out files: 56% (2288/4085) Checking out files: 57% (2329/4085) Checking out files: 58% (2370/4085) Checking out files: 59% (2411/4085) Checking out files: 60% (2451/4085) Checking out files: 61% (2492/4085) Checking out files: 62% (2533/4085) Checking out files: 63% (2574/4085) Checking out files: 64% (2615/4085) Checking out files: 65% (2656/4085) Checking out files: 66% (2697/4085) Checking out files: 67% (2737/4085) Checking out files: 68% (2778/4085) Checking out files: 69% (2819/4085) Checking out files: 70% (2860/4085) Checking out files: 71% (2901/4085) Checking out files: 72% (2942/4085) [2021-07-27T11:42:00.715Z] #57 ... [2021-07-27T11:42:00.715Z] [2021-07-27T11:42:00.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-07-27T11:42:00.715Z] #52 sha256:d0a604b0574c7bb6360b1466edd171d5841a27e54d0dc80f30e6fbd7d3d345dd [2021-07-27T11:42:00.715Z] #52 60.76 mvdan.cc/sh/v3/fileutil [2021-07-27T11:42:00.715Z] #52 60.78 path/filepath [2021-07-27T11:42:00.715Z] #52 60.78 fmt [2021-07-27T11:42:00.715Z] #52 62.66 io/ioutil [2021-07-27T11:42:00.715Z] #52 65.37 flag [2021-07-27T11:42:00.715Z] #52 65.38 encoding/json [2021-07-27T11:42:00.715Z] #52 65.38 github.com/pkg/diff [2021-07-27T11:42:00.715Z] #52 66.50 go/token [2021-07-27T11:42:00.715Z] #52 68.12 go/scanner [2021-07-27T11:42:00.715Z] #52 68.15 golang.org/x/crypto/ssh/terminal [2021-07-27T11:42:00.715Z] #52 68.82 mvdan.cc/editorconfig [2021-07-27T11:42:00.715Z] #52 70.46 go/ast [2021-07-27T11:42:00.715Z] #52 ... [2021-07-27T11:42:00.715Z] [2021-07-27T11:42:00.715Z] #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-07-27T11:42:00.715Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:42:00.860Z] #44 73.34 Selecting previously unselected package libnet1:amd64. [2021-07-27T11:42:00.860Z] #44 73.34 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T11:42:00.860Z] #44 73.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:42:00.966Z] #52 ... [2021-07-27T11:42:00.966Z] [2021-07-27T11:42:00.966Z] #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-07-27T11:42:00.966Z] #57 sha256:485dea07b457dac674df51ab816e470d0fb5502bc76772fc50014608e0442620 [2021-07-27T11:42:00.979Z] #57 38.74 Checking out files: 40% (1647/4085) Checking out files: 41% (1675/4085) Checking out files: 42% (1716/4085) Checking out files: 43% (1757/4085) Checking out files: 44% (1798/4085) Checking out files: 45% (1839/4085) Checking out files: 46% (1880/4085) Checking out files: 47% (1920/4085) Checking out files: 48% (1961/4085) Checking out files: 49% (2002/4085) Checking out files: 50% (2043/4085) Checking out files: 51% (2084/4085) Checking out files: 52% (2125/4085) Checking out files: 53% (2166/4085) Checking out files: 54% (2206/4085) Checking out files: 55% (2247/4085) Checking out files: 56% (2288/4085) Checking out files: 57% (2329/4085) Checking out files: 58% (2370/4085) Checking out files: 59% (2411/4085) Checking out files: 60% (2451/4085) Checking out files: 61% (2492/4085) Checking out files: 62% (2533/4085) Checking out files: 63% (2574/4085) Checking out files: 64% (2615/4085) Checking out files: 65% (2656/4085) Checking out files: 66% (2697/4085) Checking out files: 67% (2737/4085) Checking out files: 68% (2778/4085) Checking out files: 69% (2819/4085) Checking out files: 70% (2860/4085) Checking out files: 71% (2901/4085) Checking out files: 72% (2942/4085) Checking out files: 73% (2983/4085) Checking out files: 74% (3023/4085) Checking out files: 75% (3064/4085) Checking out files: 76% (3105/4085) Checking out files: 77% (3146/4085) [2021-07-27T11:42:00.979Z] #57 ... [2021-07-27T11:42:00.979Z] [2021-07-27T11:42:00.979Z] #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-07-27T11:42:00.979Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T11:42:00.979Z] #44 70.17 Processing triggers for mime-support (3.62) ... [2021-07-27T11:42:00.979Z] #44 DONE 70.9s [2021-07-27T11:42:00.979Z] [2021-07-27T11:42:00.979Z] #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-07-27T11:42:00.979Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:42:01.122Z] #44 73.49 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T11:42:01.122Z] #44 73.50 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T11:42:01.122Z] #44 73.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:42:01.382Z] #44 73.67 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T11:42:01.382Z] #44 73.67 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T11:42:01.382Z] #44 73.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:42:01.382Z] #44 73.77 Selecting previously unselected package criu. [2021-07-27T11:42:01.382Z] #44 73.80 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-27T11:42:01.382Z] #44 73.82 Unpacking criu (3.15-1) ... [2021-07-27T11:42:01.506Z] #57 38.74 Checking out files: 40% (1647/4085) Checking out files: 41% (1675/4085) Checking out files: 42% (1716/4085) Checking out files: 43% (1757/4085) Checking out files: 44% (1798/4085) Checking out files: 45% (1839/4085) Checking out files: 46% (1880/4085) Checking out files: 47% (1920/4085) Checking out files: 48% (1961/4085) Checking out files: 49% (2002/4085) Checking out files: 50% (2043/4085) Checking out files: 51% (2084/4085) Checking out files: 52% (2125/4085) Checking out files: 53% (2166/4085) Checking out files: 54% (2206/4085) Checking out files: 55% (2247/4085) Checking out files: 56% (2288/4085) Checking out files: 57% (2329/4085) Checking out files: 58% (2370/4085) Checking out files: 59% (2411/4085) Checking out files: 60% (2451/4085) Checking out files: 61% (2492/4085) Checking out files: 62% (2533/4085) Checking out files: 63% (2574/4085) Checking out files: 64% (2615/4085) Checking out files: 65% (2656/4085) Checking out files: 66% (2697/4085) Checking out files: 67% (2737/4085) Checking out files: 68% (2778/4085) Checking out files: 69% (2819/4085) Checking out files: 70% (2860/4085) Checking out files: 71% (2901/4085) Checking out files: 72% (2942/4085) Checking out files: 73% (2983/4085) Checking out files: 74% (3023/4085) Checking out files: 75% (3064/4085) Checking out files: 76% (3105/4085) Checking out files: 77% (3146/4085) Checking out files: 78% (3187/4085) Checking out files: 79% (3228/4085) Checking out files: 79% (3238/4085) Checking out files: 80% (3268/4085) Checking out files: 81% (3309/4085) Checking out files: 82% (3350/4085) Checking out files: 83% (3391/4085) Checking out files: 84% (3432/4085) Checking out files: 85% (3473/4085) Checking out files: 86% (3514/4085) Checking out files: 87% (3554/4085) Checking out files: 88% (3595/4085) Checking out files: 89% (3636/4085) Checking out files: 90% (3677/4085) Checking out files: 91% (3718/4085) Checking out files: 92% (3759/4085) Checking out files: 93% (3800/4085) Checking out files: 94% (3840/4085) Checking out files: 95% (3881/4085) Checking out files: 96% (3922/4085) Checking out files: 97% (3963/4085) Checking out files: 98% (4004/4085) Checking out files: 99% (4045/4085) Checking out files: 100% (4085/4085) Checking out files: 100% (4085/4085), done. [2021-07-27T11:42:01.506Z] #57 40.44 + cd /tmp/tmp.d4soL1rdDe/src/github.com/containerd/containerd [2021-07-27T11:42:01.558Z] #46 ... [2021-07-27T11:42:01.558Z] [2021-07-27T11:42:01.558Z] #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-07-27T11:42:01.558Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:42:01.558Z] #44 42.46 Reading package lists... [2021-07-27T11:42:01.754Z] #57 43.21 Checking out files: 58% (2389/4085) Checking out files: 59% (2411/4085) Checking out files: 60% (2451/4085) Checking out files: 61% (2492/4085) Checking out files: 62% (2533/4085) Checking out files: 63% (2574/4085) Checking out files: 64% (2615/4085) Checking out files: 65% (2656/4085) Checking out files: 66% (2697/4085) Checking out files: 67% (2737/4085) Checking out files: 68% (2778/4085) Checking out files: 69% (2819/4085) Checking out files: 70% (2860/4085) Checking out files: 71% (2901/4085) Checking out files: 72% (2942/4085) Checking out files: 73% (2983/4085) Checking out files: 74% (3023/4085) Checking out files: 75% (3064/4085) Checking out files: 76% (3105/4085) Checking out files: 77% (3146/4085) Checking out files: 78% (3187/4085) Checking out files: 79% (3228/4085) Checking out files: 80% (3268/4085) Checking out files: 81% (3309/4085) Checking out files: 82% (3350/4085) Checking out files: 83% (3391/4085) Checking out files: 84% (3432/4085) Checking out files: 85% (3473/4085) Checking out files: 86% (3514/4085) Checking out files: 87% (3554/4085) Checking out files: 88% (3595/4085) Checking out files: 89% (3636/4085) Checking out files: 90% (3677/4085) Checking out files: 91% (3718/4085) Checking out files: 92% (3759/4085) Checking out files: 93% (3800/4085) Checking out files: 94% (3840/4085) Checking out files: 95% (3881/4085) Checking out files: 96% (3922/4085) Checking out files: 97% (3963/4085) Checking out files: 98% (4004/4085) Checking out files: 99% (4045/4085) Checking out files: 99% (4047/4085) Checking out files: 100% (4085/4085) Checking out files: 100% (4085/4085), done. [2021-07-27T11:42:01.754Z] #57 44.28 + cd /tmp/tmp.4GmCm5zRHb/src/github.com/containerd/containerd [2021-07-27T11:42:01.754Z] #57 44.28 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:42:01.770Z] #57 40.44 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:42:02.019Z] #66 DONE 48.4s [2021-07-27T11:42:02.020Z] [2021-07-27T11:42:02.020Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T11:42:02.020Z] #67 sha256:6baddc23e58f060a56ba4d79f43fee992be978927d00463d476d8d38a4585d0f [2021-07-27T11:42:02.020Z] #67 DONE 0.1s [2021-07-27T11:42:02.020Z] [2021-07-27T11:42:02.020Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T11:42:02.020Z] #68 sha256:40b600f78a579ddcfd2dc55ac2c66dcb40fb22e33212ec72b55db9a7f137ee25 [2021-07-27T11:42:02.020Z] #68 DONE 0.1s [2021-07-27T11:42:02.020Z] [2021-07-27T11:42:02.020Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T11:42:02.020Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T11:42:02.020Z] #19 36.77 Reading package lists... [2021-07-27T11:42:02.321Z] #44 ... [2021-07-27T11:42:02.321Z] [2021-07-27T11:42:02.321Z] #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-07-27T11:42:02.321Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:42:02.321Z] #36 73.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:42:02.321Z] #36 73.87 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T11:42:02.321Z] #36 73.88 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T11:42:02.321Z] #36 73.89 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T11:42:02.321Z] #36 73.93 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-27T11:42:02.321Z] #36 73.96 Setting up cmake-data (3.13.4-1) ... [2021-07-27T11:42:02.321Z] #36 73.99 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T11:42:02.321Z] #36 74.02 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T11:42:02.321Z] #36 74.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T11:42:02.321Z] #36 74.07 Setting up cmake (3.13.4-1) ... [2021-07-27T11:42:02.321Z] #36 74.10 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:02.321Z] #36 74.20 Processing triggers for mime-support (3.62) ... [2021-07-27T11:42:02.321Z] #36 DONE 75.0s [2021-07-27T11:42:02.321Z] [2021-07-27T11:42:02.321Z] #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-07-27T11:42:02.321Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:42:02.321Z] #44 74.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:42:02.321Z] #44 74.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:42:02.321Z] #44 74.76 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:42:02.321Z] #44 74.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-27T11:42:02.581Z] #44 74.90 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:42:02.581Z] #44 74.90 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:02.581Z] #44 74.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:42:02.581Z] #44 74.96 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:02.722Z] #57 41.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-27T11:42:02.722Z] #57 41.47 + BUILDTAGS='netgo osusergo static_build' [2021-07-27T11:42:02.722Z] #57 41.47 + export EXTRA_FLAGS=-buildmode=pie [2021-07-27T11:42:02.722Z] #57 41.47 + EXTRA_FLAGS=-buildmode=pie [2021-07-27T11:42:02.722Z] #57 41.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-27T11:42:02.722Z] #57 41.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-27T11:42:02.722Z] #57 41.47 + '[' '' = dynamic ']' [2021-07-27T11:42:02.722Z] #57 41.47 + make [2021-07-27T11:42:03.133Z] #57 45.39 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-27T11:42:03.133Z] #57 45.39 + BUILDTAGS='netgo osusergo static_build' [2021-07-27T11:42:03.133Z] #57 45.39 + export EXTRA_FLAGS=-buildmode=pie [2021-07-27T11:42:03.133Z] #57 45.39 + EXTRA_FLAGS=-buildmode=pie [2021-07-27T11:42:03.133Z] #57 45.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-27T11:42:03.133Z] #57 45.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-27T11:42:03.133Z] #57 45.39 + '[' '' = dynamic ']' [2021-07-27T11:42:03.133Z] #57 45.39 + make [2021-07-27T11:42:03.388Z] #19 46.20 Building dependency tree... [2021-07-27T11:42:03.470Z] #44 51.49 Building dependency tree... [2021-07-27T11:42:04.071Z] #57 46.57 + bin/ctr [2021-07-27T11:42:04.320Z] #19 ... [2021-07-27T11:42:04.320Z] [2021-07-27T11:42:04.320Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T11:42:04.320Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-27T11:42:04.320Z] #63 36.15 Reading package lists... [2021-07-27T11:42:04.320Z] #63 45.37 Building dependency tree... [2021-07-27T11:42:04.320Z] #63 48.40 The following additional packages will be installed: [2021-07-27T11:42:04.320Z] #63 48.42 libbtrfs0 [2021-07-27T11:42:04.320Z] #63 48.65 The following NEW packages will be installed: [2021-07-27T11:42:04.320Z] #63 48.67 libbtrfs-dev libbtrfs0 [2021-07-27T11:42:04.320Z] #63 49.14 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:42:04.320Z] #63 49.14 Need to get 119 kB of archives. [2021-07-27T11:42:04.320Z] #63 49.14 After this operation, 387 kB of additional disk space will be used. [2021-07-27T11:42:04.320Z] #63 49.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T11:42:04.320Z] #63 49.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T11:42:04.320Z] #63 50.20 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:42:04.320Z] #63 50.43 Fetched 119 kB in 0s (430 kB/s) [2021-07-27T11:42:04.320Z] #63 50.50 Selecting previously unselected package libbtrfs0. [2021-07-27T11:42:04.320Z] #63 50.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-27T11:42:04.320Z] #63 50.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T11:42:04.320Z] #63 50.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:04.320Z] #63 50.60 Selecting previously unselected package libbtrfs-dev. [2021-07-27T11:42:04.320Z] #63 50.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T11:42:04.320Z] #63 50.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:04.320Z] #63 50.79 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:04.320Z] #63 50.80 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:04.320Z] #63 50.81 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:04.320Z] #63 DONE 51.1s [2021-07-27T11:42:04.320Z] [2021-07-27T11:42:04.320Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T11:42:04.320Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T11:42:04.320Z] #19 49.56 The following additional packages will be installed: [2021-07-27T11:42:04.320Z] #19 49.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-27T11:42:04.320Z] #19 49.56 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-27T11:42:04.320Z] #19 49.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-27T11:42:04.320Z] #19 49.58 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-27T11:42:04.320Z] #19 49.58 mingw-w64-x86-64-dev [2021-07-27T11:42:04.320Z] #19 49.59 Suggested packages: [2021-07-27T11:42:04.320Z] #19 49.59 gcc-8-locales seccomp wine64 [2021-07-27T11:42:04.640Z] #57 ... [2021-07-27T11:42:04.640Z] [2021-07-27T11:42:04.640Z] #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-07-27T11:42:04.640Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:42:04.640Z] #46 77.12 io/ioutil [2021-07-27T11:42:04.640Z] #46 77.58 github.com/LK4D4/vndr/versioned [2021-07-27T11:42:04.640Z] #46 77.70 hash/crc32 [2021-07-27T11:42:04.640Z] #46 77.72 flag [2021-07-27T11:42:04.640Z] #46 78.51 go/token [2021-07-27T11:42:04.640Z] #46 79.27 go/scanner [2021-07-27T11:42:04.640Z] #46 79.33 net/url [2021-07-27T11:42:04.640Z] #46 80.60 go/ast [2021-07-27T11:42:04.640Z] #46 80.80 text/template/parse [2021-07-27T11:42:04.640Z] #46 84.70 go/parser [2021-07-27T11:42:04.640Z] #46 85.47 text/template [2021-07-27T11:42:04.654Z] #57 43.17 + bin/ctr [2021-07-27T11:42:04.883Z] #19 50.02 The following NEW packages will be installed: [2021-07-27T11:42:04.883Z] #19 50.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-27T11:42:04.883Z] #19 50.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-27T11:42:04.883Z] #19 50.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-27T11:42:04.883Z] #19 50.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-27T11:42:04.883Z] #19 50.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-27T11:42:04.883Z] #19 50.03 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-27T11:42:04.883Z] #19 50.05 The following packages will be upgraded: [2021-07-27T11:42:04.883Z] #19 50.05 libseccomp2 [2021-07-27T11:42:05.139Z] #19 50.40 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:42:05.139Z] #19 50.40 Need to get 77.8 MB of archives. [2021-07-27T11:42:05.139Z] #19 50.40 After this operation, 487 MB of additional disk space will be used. [2021-07-27T11:42:05.139Z] #19 50.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-27T11:42:05.139Z] #19 50.41 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-27T11:42:05.139Z] #19 50.42 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-27T11:42:05.139Z] #19 50.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-27T11:42:05.139Z] #19 50.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-27T11:42:05.213Z] #46 87.86 log [2021-07-27T11:42:05.396Z] #19 50.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-27T11:42:05.396Z] #19 50.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-27T11:42:05.396Z] #19 50.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-27T11:42:05.396Z] #19 50.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-27T11:42:05.396Z] #19 50.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-27T11:42:05.396Z] #19 50.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-27T11:42:06.150Z] #46 88.55 encoding/xml [2021-07-27T11:42:06.324Z] #19 51.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-27T11:42:06.789Z] #44 56.27 The following additional packages will be installed: [2021-07-27T11:42:06.789Z] #44 56.27 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-27T11:42:06.789Z] #44 56.28 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-27T11:42:06.789Z] #44 56.28 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T11:42:06.789Z] #44 56.28 python3.7-minimal [2021-07-27T11:42:06.789Z] #44 56.29 Suggested packages: [2021-07-27T11:42:06.789Z] #44 56.29 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-27T11:42:06.789Z] #44 56.29 python3.7-doc binfmt-support [2021-07-27T11:42:07.087Z] #46 ... [2021-07-27T11:42:07.087Z] [2021-07-27T11:42:07.087Z] #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-07-27T11:42:07.087Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:07.087Z] #13 85.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-27T11:42:07.087Z] #13 85.47 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:42:07.087Z] #13 85.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:07.253Z] #19 52.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-27T11:42:07.253Z] #19 52.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-27T11:42:07.253Z] #19 52.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T11:42:07.253Z] #19 52.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T11:42:07.253Z] #19 52.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-27T11:42:07.253Z] #19 52.43 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-27T11:42:07.253Z] #19 52.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-27T11:42:07.253Z] #19 52.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-27T11:42:07.253Z] #19 52.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-27T11:42:07.253Z] #19 52.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-27T11:42:07.253Z] #19 52.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-27T11:42:07.253Z] #19 52.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-27T11:42:07.253Z] #19 52.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-27T11:42:07.253Z] #19 52.47 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-27T11:42:07.360Z] #44 ... [2021-07-27T11:42:07.360Z] [2021-07-27T11:42:07.360Z] #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-07-27T11:42:07.360Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:42:07.360Z] #56 41.17 Reading package lists... [2021-07-27T11:42:07.360Z] #56 50.53 Building dependency tree... [2021-07-27T11:42:07.360Z] #56 55.04 The following additional packages will be installed: [2021-07-27T11:42:07.360Z] #56 55.05 libbtrfs0 [2021-07-27T11:42:07.360Z] #56 55.37 The following NEW packages will be installed: [2021-07-27T11:42:07.360Z] #56 55.39 libbtrfs-dev libbtrfs0 [2021-07-27T11:42:07.360Z] #56 55.96 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:42:07.360Z] #56 55.96 Need to get 119 kB of archives. [2021-07-27T11:42:07.360Z] #56 55.96 After this operation, 387 kB of additional disk space will be used. [2021-07-27T11:42:07.360Z] #56 55.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T11:42:07.360Z] #56 55.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T11:42:07.360Z] #56 57.03 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:42:07.360Z] #56 57.26 Fetched 119 kB in 0s (326 kB/s) [2021-07-27T11:42:07.360Z] #56 57.37 Selecting previously unselected package libbtrfs0. [2021-07-27T11:42:07.360Z] #56 57.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 ... 15421 files and directories currently installed.) [2021-07-27T11:42:07.360Z] #56 57.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T11:42:07.360Z] #56 57.43 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:07.360Z] #56 57.73 Selecting previously unselected package libbtrfs-dev. [2021-07-27T11:42:07.360Z] #56 57.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T11:42:07.360Z] #56 57.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:07.360Z] #56 ... [2021-07-27T11:42:07.360Z] [2021-07-27T11:42:07.360Z] #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-07-27T11:42:07.360Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:42:07.360Z] #44 57.49 The following NEW packages will be installed: [2021-07-27T11:42:07.360Z] #44 57.50 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-27T11:42:07.621Z] #44 57.51 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-27T11:42:07.621Z] #44 57.51 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T11:42:07.621Z] #44 57.51 python3.7-minimal [2021-07-27T11:42:07.857Z] #44 80.10 Setting up python3 (3.7.3-1) ... [2021-07-27T11:42:08.117Z] #44 80.67 Setting up python3-six (1.12.0-1) ... [2021-07-27T11:42:08.204Z] #44 58.02 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:42:08.204Z] #44 58.02 Need to get 6695 kB of archives. [2021-07-27T11:42:08.204Z] #44 58.02 After this operation, 33.1 MB of additional disk space will be used. [2021-07-27T11:42:08.204Z] #44 58.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T11:42:08.205Z] #44 58.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-27T11:42:08.205Z] #44 58.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T11:42:08.217Z] #19 ... [2021-07-27T11:42:08.217Z] [2021-07-27T11:42:08.217Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T11:42:08.217Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-27T11:42:08.217Z] #43 35.47 Reading package lists... [2021-07-27T11:42:08.217Z] #43 45.40 Building dependency tree... [2021-07-27T11:42:08.217Z] #43 48.81 The following additional packages will be installed: [2021-07-27T11:42:08.217Z] #43 48.85 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-27T11:42:08.217Z] #43 48.88 Suggested packages: [2021-07-27T11:42:08.217Z] #43 48.88 cmake-doc ninja-build lrzip [2021-07-27T11:42:08.217Z] #43 48.88 Recommended packages: [2021-07-27T11:42:08.217Z] #43 48.88 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-27T11:42:08.217Z] #43 49.79 The following NEW packages will be installed: [2021-07-27T11:42:08.217Z] #43 49.80 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-27T11:42:08.217Z] #43 50.26 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:42:08.217Z] #43 50.26 Need to get 5913 kB of archives. [2021-07-27T11:42:08.217Z] #43 50.26 After this operation, 27.4 MB of additional disk space will be used. [2021-07-27T11:42:08.217Z] #43 50.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T11:42:08.217Z] #43 50.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T11:42:08.217Z] #43 50.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-27T11:42:08.217Z] #43 50.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-27T11:42:08.217Z] #43 50.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-27T11:42:08.217Z] #43 50.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-27T11:42:08.217Z] #43 50.31 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-27T11:42:08.217Z] #43 50.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-27T11:42:08.217Z] #43 50.88 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:42:08.217Z] #43 51.07 Fetched 5913 kB in 0s (14.7 MB/s) [2021-07-27T11:42:08.217Z] #43 51.16 Selecting previously unselected package xxd. [2021-07-27T11:42:08.217Z] #43 51.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-27T11:42:08.217Z] #43 51.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:42:08.217Z] #43 51.22 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T11:42:08.217Z] #43 51.34 Selecting previously unselected package vim-common. [2021-07-27T11:42:08.217Z] #43 51.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:42:08.217Z] #43 51.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T11:42:08.217Z] #43 51.54 Selecting previously unselected package cmake-data. [2021-07-27T11:42:08.217Z] #43 51.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-27T11:42:08.217Z] #43 51.55 Unpacking cmake-data (3.13.4-1) ... [2021-07-27T11:42:08.217Z] #43 52.26 Selecting previously unselected package libarchive13:amd64. [2021-07-27T11:42:08.217Z] #43 52.27 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-27T11:42:08.217Z] #43 52.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T11:42:08.217Z] #43 52.48 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-27T11:42:08.217Z] #43 52.50 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-27T11:42:08.217Z] #43 52.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T11:42:08.217Z] #43 52.57 Selecting previously unselected package librhash0:amd64. [2021-07-27T11:42:08.217Z] #43 52.58 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-27T11:42:08.217Z] #43 52.59 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-27T11:42:08.217Z] #43 52.68 Selecting previously unselected package libuv1:amd64. [2021-07-27T11:42:08.217Z] #43 52.69 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-27T11:42:08.217Z] #43 52.70 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T11:42:08.217Z] #43 52.77 Selecting previously unselected package cmake. [2021-07-27T11:42:08.217Z] #43 52.77 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-27T11:42:08.217Z] #43 52.78 Unpacking cmake (3.13.4-1) ... [2021-07-27T11:42:08.217Z] #43 53.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T11:42:08.217Z] #43 53.69 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T11:42:08.217Z] #43 53.70 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T11:42:08.217Z] #43 53.71 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T11:42:08.217Z] #43 53.74 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-27T11:42:08.217Z] #43 53.75 Setting up cmake-data (3.13.4-1) ... [2021-07-27T11:42:08.217Z] #43 53.77 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T11:42:08.217Z] #43 53.78 Setting up cmake (3.13.4-1) ... [2021-07-27T11:42:08.217Z] #43 53.79 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:08.217Z] #43 54.14 Processing triggers for mime-support (3.62) ... [2021-07-27T11:42:08.217Z] #43 DONE 55.0s [2021-07-27T11:42:08.217Z] [2021-07-27T11:42:08.217Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T11:42:08.217Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T11:42:08.217Z] #19 53.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:42:08.217Z] #19 53.43 Fetched 77.8 MB in 2s (33.3 MB/s) [2021-07-27T11:42:08.466Z] #44 58.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T11:42:08.466Z] #44 58.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T11:42:08.466Z] #44 58.50 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-27T11:42:08.466Z] #44 58.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T11:42:08.466Z] #44 58.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T11:42:08.466Z] #44 58.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T11:42:08.466Z] #44 58.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-27T11:42:08.477Z] #19 53.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 ... 29521 files and directories currently installed.) [2021-07-27T11:42:08.477Z] #19 53.56 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T11:42:08.477Z] #19 53.59 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-27T11:42:08.477Z] #19 53.75 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:42:08.684Z] #44 ... [2021-07-27T11:42:08.684Z] [2021-07-27T11:42:08.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-07-27T11:42:08.684Z] #37 sha256:568e3a4f261c58d47e2d8aab3d5e31eaa49051f277757886cd5144a3d5f63337 [2021-07-27T11:42:08.684Z] #37 1.122 + RM_GOPATH=0 [2021-07-27T11:42:08.684Z] #37 1.122 + TMP_GOPATH= [2021-07-27T11:42:08.684Z] #37 1.122 + : /build [2021-07-27T11:42:08.685Z] #37 1.122 + '[' -z '' ']' [2021-07-27T11:42:08.685Z] #37 1.122 ++ mktemp -d [2021-07-27T11:42:08.685Z] #37 1.125 + export GOPATH=/tmp/tmp.Oy15TBgWZ1 [2021-07-27T11:42:08.685Z] #37 1.125 + GOPATH=/tmp/tmp.Oy15TBgWZ1 [2021-07-27T11:42:08.685Z] #37 1.126 + RM_GOPATH=1 [2021-07-27T11:42:08.685Z] #37 1.126 + case "$(go env GOARCH)" in [2021-07-27T11:42:08.685Z] #37 1.129 ++ go env GOARCH [2021-07-27T11:42:08.685Z] #37 1.145 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:08.685Z] #37 1.145 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:08.685Z] #37 1.145 ++ dirname /tmp/install/install.sh [2021-07-27T11:42:08.685Z] #37 1.146 + dir=/tmp/install [2021-07-27T11:42:08.685Z] #37 1.146 + bin=tini [2021-07-27T11:42:08.685Z] #37 1.146 + shift [2021-07-27T11:42:08.685Z] #37 1.146 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-27T11:42:08.685Z] #37 1.146 + . /tmp/install/tini.installer [2021-07-27T11:42:08.685Z] #37 1.146 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:42:08.685Z] #37 1.146 + install_tini [2021-07-27T11:42:08.685Z] #37 1.146 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-27T11:42:08.685Z] #37 1.146 + git clone https://github.com/krallin/tini.git /tmp/tmp.Oy15TBgWZ1/tini [2021-07-27T11:42:08.685Z] #37 1.146 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:42:08.685Z] #37 1.157 Cloning into '/tmp/tmp.Oy15TBgWZ1/tini'... [2021-07-27T11:42:08.685Z] #37 2.023 + cd /tmp/tmp.Oy15TBgWZ1/tini [2021-07-27T11:42:08.685Z] #37 2.024 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:42:08.685Z] #37 2.043 + cmake . [2021-07-27T11:42:08.685Z] #37 2.492 -- The C compiler identification is GNU 8.3.0 [2021-07-27T11:42:08.685Z] #37 2.533 -- Check for working C compiler: /usr/bin/cc [2021-07-27T11:42:08.685Z] #37 3.205 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-27T11:42:08.685Z] #37 3.217 -- Detecting C compiler ABI info [2021-07-27T11:42:08.685Z] #37 3.877 -- Detecting C compiler ABI info - done [2021-07-27T11:42:08.685Z] #37 3.933 -- Detecting C compile features [2021-07-27T11:42:08.685Z] #37 5.765 -- Detecting C compile features - done [2021-07-27T11:42:08.685Z] #37 5.818 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-27T11:42:08.685Z] #37 6.109 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-27T11:42:08.685Z] #37 6.200 -- Configuring done [2021-07-27T11:42:08.685Z] #37 6.216 -- Generating done [2021-07-27T11:42:08.685Z] #37 6.229 -- Build files have been written to: /tmp/tmp.Oy15TBgWZ1/tini [2021-07-27T11:42:08.685Z] #37 6.247 + make tini-static [2021-07-27T11:42:08.729Z] #44 58.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T11:42:08.729Z] #44 58.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-27T11:42:08.729Z] #44 58.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-27T11:42:08.729Z] #44 58.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T11:42:08.729Z] #44 58.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T11:42:08.729Z] #44 58.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T11:42:08.739Z] #19 53.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-27T11:42:08.739Z] #19 53.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-27T11:42:08.739Z] #19 53.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-27T11:42:08.739Z] #19 53.91 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T11:42:08.990Z] #44 ... [2021-07-27T11:42:08.990Z] [2021-07-27T11:42:08.990Z] #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-07-27T11:42:08.990Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T11:42:08.990Z] #56 58.00 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:08.990Z] #56 58.04 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:08.990Z] #56 58.06 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:08.990Z] #56 DONE 59.2s [2021-07-27T11:42:08.990Z] [2021-07-27T11:42:08.990Z] #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-07-27T11:42:08.990Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [2021-07-27T11:42:09.252Z] #37 6.736 Scanning dependencies of target tini-static [2021-07-27T11:42:09.252Z] #37 6.943 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-27T11:42:09.252Z] #37 ... [2021-07-27T11:42:09.252Z] [2021-07-27T11:42:09.252Z] #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-07-27T11:42:09.252Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:42:09.252Z] #44 81.75 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:42:09.302Z] #19 54.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-27T11:42:09.559Z] #19 54.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-27T11:42:09.559Z] #19 54.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T11:42:09.933Z] #57 ... [2021-07-27T11:42:09.933Z] [2021-07-27T11:42:09.933Z] #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-07-27T11:42:09.933Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:42:09.933Z] #36 41.32 Reading package lists... [2021-07-27T11:42:09.933Z] #36 50.39 Building dependency tree... [2021-07-27T11:42:09.933Z] #36 55.00 The following additional packages will be installed: [2021-07-27T11:42:09.933Z] #36 55.04 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-27T11:42:09.933Z] #36 55.06 Suggested packages: [2021-07-27T11:42:09.933Z] #36 55.09 cmake-doc ninja-build lrzip [2021-07-27T11:42:09.933Z] #36 55.09 Recommended packages: [2021-07-27T11:42:09.933Z] #36 55.09 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-27T11:42:09.933Z] #36 56.39 The following NEW packages will be installed: [2021-07-27T11:42:09.933Z] #36 56.40 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-27T11:42:09.933Z] #36 56.41 vim-common xxd [2021-07-27T11:42:09.933Z] #36 56.78 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:42:09.933Z] #36 56.78 Need to get 14.9 MB of archives. [2021-07-27T11:42:09.933Z] #36 56.78 After this operation, 61.8 MB of additional disk space will be used. [2021-07-27T11:42:09.933Z] #36 56.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T11:42:09.933Z] #36 56.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T11:42:09.933Z] #36 56.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-27T11:42:09.933Z] #36 56.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T11:42:09.933Z] #36 57.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-27T11:42:09.933Z] #36 57.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-27T11:42:09.933Z] #36 57.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-27T11:42:09.933Z] #36 57.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-27T11:42:09.933Z] #36 57.78 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-27T11:42:09.933Z] #36 57.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-27T11:42:09.933Z] #36 59.18 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:42:09.933Z] #36 59.65 Fetched 14.9 MB in 2s (9198 kB/s) [2021-07-27T11:42:09.933Z] #36 59.75 Selecting previously unselected package xxd. [2021-07-27T11:42:09.933Z] #36 59.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 ... 15421 files and directories currently installed.) [2021-07-27T11:42:09.933Z] #36 59.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:42:09.933Z] #36 59.88 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T11:42:09.933Z] #36 60.20 Selecting previously unselected package vim-common. [2021-07-27T11:42:09.933Z] #36 60.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:42:09.933Z] #36 60.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T11:42:09.933Z] #36 ... [2021-07-27T11:42:09.933Z] [2021-07-27T11:42:09.933Z] #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-07-27T11:42:09.933Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [2021-07-27T11:42:09.933Z] #57 1.173 + RM_GOPATH=0 [2021-07-27T11:42:09.933Z] #57 1.173 + TMP_GOPATH= [2021-07-27T11:42:09.933Z] #57 1.173 + : /build [2021-07-27T11:42:09.933Z] #57 1.173 + '[' -z '' ']' [2021-07-27T11:42:10.122Z] #19 55.29 Selecting previously unselected package binutils-mingw-w64. [2021-07-27T11:42:10.122Z] #19 55.30 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-27T11:42:10.122Z] #19 55.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T11:42:10.122Z] #19 55.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-27T11:42:10.122Z] #19 55.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:10.122Z] #19 55.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:10.122Z] #19 55.44 Selecting previously unselected package dmsetup. [2021-07-27T11:42:10.190Z] #44 ... [2021-07-27T11:42:10.190Z] [2021-07-27T11:42:10.190Z] #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-07-27T11:42:10.190Z] #52 sha256:5554be843179326a65f5e111d231690eb98d59ce613ed3bdf3838aa3d945c0d8 [2021-07-27T11:42:10.190Z] #52 72.78 time [2021-07-27T11:42:10.190Z] #52 78.28 context [2021-07-27T11:42:10.190Z] #52 79.43 internal/poll [2021-07-27T11:42:10.190Z] #52 81.32 internal/syscall/execenv [2021-07-27T11:42:10.190Z] #52 81.47 path [2021-07-27T11:42:10.190Z] #52 82.21 io/fs [2021-07-27T11:42:10.190Z] #52 ... [2021-07-27T11:42:10.190Z] [2021-07-27T11:42:10.190Z] #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-07-27T11:42:10.190Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:10.190Z] #13 68.49 Selecting previously unselected package binutils-mingw-w64. [2021-07-27T11:42:10.190Z] #13 68.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-27T11:42:10.190Z] #13 68.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T11:42:10.190Z] #13 68.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-27T11:42:10.190Z] #13 68.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:10.190Z] #13 68.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:10.190Z] #13 68.84 Selecting previously unselected package dmsetup. [2021-07-27T11:42:10.190Z] #13 68.85 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:10.190Z] #13 68.87 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-27T11:42:10.190Z] #13 69.05 Selecting previously unselected package mingw-w64-common. [2021-07-27T11:42:10.190Z] #13 69.05 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-27T11:42:10.190Z] #13 69.05 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-27T11:42:10.190Z] #13 74.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-27T11:42:10.190Z] #13 74.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-27T11:42:10.190Z] #13 74.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T11:42:10.190Z] #13 ... [2021-07-27T11:42:10.190Z] [2021-07-27T11:42:10.190Z] #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-07-27T11:42:10.190Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:42:10.190Z] #46 72.97 internal/syscall/unix [2021-07-27T11:42:10.190Z] #46 73.27 time [2021-07-27T11:42:10.190Z] #46 79.02 internal/poll [2021-07-27T11:42:10.190Z] #46 81.24 internal/fmtsort [2021-07-27T11:42:10.190Z] #46 81.51 path [2021-07-27T11:42:10.190Z] #46 81.80 regexp/syntax [2021-07-27T11:42:10.190Z] #46 82.26 io/fs [2021-07-27T11:42:10.195Z] #57 1.174 ++ mktemp -d [2021-07-27T11:42:10.195Z] #57 1.193 + export GOPATH=/tmp/tmp.Cwrdlg49j1 [2021-07-27T11:42:10.195Z] #57 1.193 + GOPATH=/tmp/tmp.Cwrdlg49j1 [2021-07-27T11:42:10.195Z] #57 1.193 + RM_GOPATH=1 [2021-07-27T11:42:10.195Z] #57 1.193 + case "$(go env GOARCH)" in [2021-07-27T11:42:10.195Z] #57 1.194 ++ go env GOARCH [2021-07-27T11:42:10.195Z] #57 1.208 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:10.195Z] #57 1.208 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:10.195Z] #57 1.210 ++ dirname /tmp/install/install.sh [2021-07-27T11:42:10.195Z] #57 1.217 + dir=/tmp/install [2021-07-27T11:42:10.195Z] #57 1.218 + bin=containerd [2021-07-27T11:42:10.195Z] #57 1.218 + shift [2021-07-27T11:42:10.195Z] #57 1.219 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-27T11:42:10.195Z] #57 1.219 + . /tmp/install/containerd.installer [2021-07-27T11:42:10.195Z] #57 1.221 ++ set -e [2021-07-27T11:42:10.195Z] #57 1.221 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:42:10.195Z] #57 1.223 + install_containerd [2021-07-27T11:42:10.195Z] #57 1.227 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-27T11:42:10.195Z] #57 1.228 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:42:10.195Z] #57 1.228 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Cwrdlg49j1/src/github.com/containerd/containerd [2021-07-27T11:42:10.195Z] #57 1.244 Cloning into '/tmp/tmp.Cwrdlg49j1/src/github.com/containerd/containerd'... [2021-07-27T11:42:10.379Z] #19 55.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:10.379Z] #19 55.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-27T11:42:10.379Z] #19 55.52 Selecting previously unselected package mingw-w64-common. [2021-07-27T11:42:10.379Z] #19 55.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-27T11:42:10.379Z] #19 55.52 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-27T11:42:10.450Z] #46 ... [2021-07-27T11:42:10.450Z] [2021-07-27T11:42:10.450Z] #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-07-27T11:42:10.450Z] #37 sha256:568e3a4f261c58d47e2d8aab3d5e31eaa49051f277757886cd5144a3d5f63337 [2021-07-27T11:42:10.450Z] #37 8.319 [100%] Linking C executable tini-static [2021-07-27T11:42:11.018Z] #37 8.904 [100%] Built target tini-static [2021-07-27T11:42:11.268Z] #57 ... [2021-07-27T11:42:11.268Z] [2021-07-27T11:42:11.268Z] #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-07-27T11:42:11.268Z] #52 sha256:d0a604b0574c7bb6360b1466edd171d5841a27e54d0dc80f30e6fbd7d3d345dd [2021-07-27T11:42:11.268Z] #52 71.19 mvdan.cc/sh/v3/syntax [2021-07-27T11:42:11.268Z] #52 78.71 mvdan.cc/sh/v3/cmd/shfmt [2021-07-27T11:42:11.268Z] #52 ... [2021-07-27T11:42:11.268Z] [2021-07-27T11:42:11.268Z] #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-07-27T11:42:11.268Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:42:11.268Z] #46 71.62 go/ast [2021-07-27T11:42:11.268Z] #46 72.23 log [2021-07-27T11:42:11.268Z] #46 73.44 encoding/json [2021-07-27T11:42:11.268Z] #46 76.85 text/template [2021-07-27T11:42:11.268Z] #46 77.84 go/parser [2021-07-27T11:42:11.268Z] #46 79.92 encoding/xml [2021-07-27T11:42:11.278Z] #37 8.978 + mkdir -p /build [2021-07-27T11:42:11.278Z] #37 8.981 + cp tini-static /build/docker-init [2021-07-27T11:42:11.282Z] #13 ... [2021-07-27T11:42:11.282Z] [2021-07-27T11:42:11.282Z] #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-07-27T11:42:11.282Z] #52 sha256:0b19ea380353a2957714556cedb485af0f8f6246e8f7c4b83d709dc4af276255 [2021-07-27T11:42:11.282Z] #52 83.50 mvdan.cc/editorconfig [2021-07-27T11:42:11.282Z] #52 84.49 mvdan.cc/sh/v3/fileutil [2021-07-27T11:42:11.282Z] #52 84.66 text/tabwriter [2021-07-27T11:42:11.282Z] #52 85.14 mvdan.cc/sh/v3/syntax [2021-07-27T11:42:11.282Z] #52 90.35 mvdan.cc/sh/v3/cmd/shfmt [2021-07-27T11:42:11.282Z] #52 ... [2021-07-27T11:42:11.282Z] [2021-07-27T11:42:11.283Z] #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-07-27T11:42:11.283Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:42:11.283Z] #46 90.34 go/doc [2021-07-27T11:42:11.283Z] #46 93.22 github.com/LK4D4/vndr/build [2021-07-27T11:42:11.283Z] #46 93.50 compress/flate [2021-07-27T11:42:11.542Z] #46 ... [2021-07-27T11:42:11.542Z] [2021-07-27T11:42:11.542Z] #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-07-27T11:42:11.542Z] #52 sha256:0b19ea380353a2957714556cedb485af0f8f6246e8f7c4b83d709dc4af276255 [2021-07-27T11:42:11.542Z] #52 DONE 93.9s [2021-07-27T11:42:11.542Z] [2021-07-27T11:42:11.542Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:42:11.542Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:42:12.220Z] #46 ... [2021-07-27T11:42:12.220Z] [2021-07-27T11:42:12.220Z] #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-07-27T11:42:12.220Z] #52 sha256:d0a604b0574c7bb6360b1466edd171d5841a27e54d0dc80f30e6fbd7d3d345dd [2021-07-27T11:42:12.220Z] #52 DONE 82.2s [2021-07-27T11:42:12.220Z] [2021-07-27T11:42:12.220Z] #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-07-27T11:42:12.220Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-27T11:42:12.220Z] #13 71.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-27T11:42:12.220Z] #13 71.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-27T11:42:12.220Z] #13 71.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:12.278Z] #19 57.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-27T11:42:12.278Z] #19 57.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-27T11:42:12.278Z] #19 57.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T11:42:12.278Z] #19 ... [2021-07-27T11:42:12.278Z] [2021-07-27T11:42:12.278Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T11:42:12.278Z] #44 sha256:25f4ae280858eb08f0b109188652e6318ab2cdb9ec71cbc7f3d36c59165a4395 [2021-07-27T11:42:12.278Z] #44 0.810 + RM_GOPATH=0 [2021-07-27T11:42:12.278Z] #44 0.810 + TMP_GOPATH= [2021-07-27T11:42:12.278Z] #44 0.810 + : /build [2021-07-27T11:42:12.278Z] #44 0.810 + '[' -z '' ']' [2021-07-27T11:42:12.278Z] #44 0.811 ++ mktemp -d [2021-07-27T11:42:12.278Z] #44 0.812 + export GOPATH=/tmp/tmp.rL0YxYg2RL [2021-07-27T11:42:12.278Z] #44 0.813 + GOPATH=/tmp/tmp.rL0YxYg2RL [2021-07-27T11:42:12.278Z] #44 0.813 + RM_GOPATH=1 [2021-07-27T11:42:12.278Z] #44 0.813 + case "$(go env GOARCH)" in [2021-07-27T11:42:12.278Z] #44 0.814 ++ go env GOARCH [2021-07-27T11:42:12.278Z] #44 0.829 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:12.278Z] #44 0.829 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:12.278Z] #44 0.830 ++ dirname /tmp/install/install.sh [2021-07-27T11:42:12.278Z] #44 0.830 + dir=/tmp/install [2021-07-27T11:42:12.278Z] #44 0.831 + bin=tini [2021-07-27T11:42:12.278Z] #44 0.831 + shift [2021-07-27T11:42:12.278Z] #44 0.831 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-27T11:42:12.278Z] #44 0.831 + . /tmp/install/tini.installer [2021-07-27T11:42:12.278Z] #44 0.831 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:42:12.278Z] #44 0.831 + install_tini [2021-07-27T11:42:12.278Z] #44 0.831 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-27T11:42:12.278Z] #44 0.831 + git clone https://github.com/krallin/tini.git /tmp/tmp.rL0YxYg2RL/tini [2021-07-27T11:42:12.278Z] #44 0.831 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:42:12.278Z] #44 0.832 Cloning into '/tmp/tmp.rL0YxYg2RL/tini'... [2021-07-27T11:42:12.278Z] #44 1.241 + cd /tmp/tmp.rL0YxYg2RL/tini [2021-07-27T11:42:12.278Z] #44 1.241 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:42:12.278Z] #44 1.245 + cmake . [2021-07-27T11:42:12.278Z] #44 1.388 -- The C compiler identification is GNU 8.3.0 [2021-07-27T11:42:12.278Z] #44 1.406 -- Check for working C compiler: /usr/bin/cc [2021-07-27T11:42:12.278Z] #44 1.544 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-27T11:42:12.278Z] #44 1.546 -- Detecting C compiler ABI info [2021-07-27T11:42:12.278Z] #44 1.760 -- Detecting C compiler ABI info - done [2021-07-27T11:42:12.278Z] #44 1.771 -- Detecting C compile features [2021-07-27T11:42:12.278Z] #44 2.293 -- Detecting C compile features - done [2021-07-27T11:42:12.278Z] #44 2.306 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-27T11:42:12.278Z] #44 2.376 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-27T11:42:12.278Z] #44 2.405 -- Configuring done [2021-07-27T11:42:12.278Z] #44 2.410 -- Generating done [2021-07-27T11:42:12.278Z] #44 2.413 -- Build files have been written to: /tmp/tmp.rL0YxYg2RL/tini [2021-07-27T11:42:12.278Z] #44 2.415 + make tini-static [2021-07-27T11:42:12.278Z] #44 2.547 Scanning dependencies of target tini-static [2021-07-27T11:42:12.278Z] #44 2.580 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-27T11:42:12.278Z] #44 2.913 [100%] Linking C executable tini-static [2021-07-27T11:42:12.278Z] #44 3.035 [100%] Built target tini-static [2021-07-27T11:42:12.278Z] #44 3.073 + mkdir -p /build [2021-07-27T11:42:12.278Z] #44 3.075 + cp tini-static /build/docker-init [2021-07-27T11:42:12.278Z] #44 DONE 4.0s [2021-07-27T11:42:12.278Z] [2021-07-27T11:42:12.278Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T11:42:12.278Z] #64 sha256:f67318a5660e36b256dadb298753e784ef15faacb1b685b16aef1b9aa58afefd [2021-07-27T11:42:12.278Z] #64 0.887 + RM_GOPATH=0 [2021-07-27T11:42:12.278Z] #64 0.888 + TMP_GOPATH= [2021-07-27T11:42:12.278Z] #64 0.888 + : /build [2021-07-27T11:42:12.278Z] #64 0.888 + '[' -z '' ']' [2021-07-27T11:42:12.278Z] #64 0.889 ++ mktemp -d [2021-07-27T11:42:12.278Z] #64 0.891 + export GOPATH=/tmp/tmp.sOr3xkQ4nQ [2021-07-27T11:42:12.278Z] #64 0.891 + GOPATH=/tmp/tmp.sOr3xkQ4nQ [2021-07-27T11:42:12.278Z] #64 0.891 + RM_GOPATH=1 [2021-07-27T11:42:12.278Z] #64 0.891 + case "$(go env GOARCH)" in [2021-07-27T11:42:12.278Z] #64 0.892 ++ go env GOARCH [2021-07-27T11:42:12.278Z] #64 0.895 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:12.278Z] #64 0.896 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:12.278Z] #64 0.896 ++ dirname /tmp/install/install.sh [2021-07-27T11:42:12.278Z] #64 0.897 + dir=/tmp/install [2021-07-27T11:42:12.278Z] #64 0.897 + bin=containerd [2021-07-27T11:42:12.278Z] #64 0.897 + shift [2021-07-27T11:42:12.278Z] #64 0.898 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-27T11:42:12.278Z] #64 0.898 + . /tmp/install/containerd.installer [2021-07-27T11:42:12.278Z] #64 0.898 ++ set -e [2021-07-27T11:42:12.278Z] #64 0.898 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:42:12.278Z] #64 0.899 + install_containerd [2021-07-27T11:42:12.278Z] #64 0.899 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-27T11:42:12.278Z] #64 0.900 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:42:12.278Z] #64 0.900 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sOr3xkQ4nQ/src/github.com/containerd/containerd [2021-07-27T11:42:12.278Z] #64 0.901 Cloning into '/tmp/tmp.sOr3xkQ4nQ/src/github.com/containerd/containerd'... [2021-07-27T11:42:12.746Z] #57 ... [2021-07-27T11:42:12.746Z] [2021-07-27T11:42:12.746Z] #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-07-27T11:42:12.746Z] #50 sha256:78c064481d05142f4ee32001ca2666a0be9002848bea40469782f6888c91b1c6 [2021-07-27T11:42:12.746Z] #50 53.14 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-27T11:42:12.746Z] #50 53.15 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-27T11:42:12.746Z] #50 53.23 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-27T11:42:12.746Z] #50 53.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-27T11:42:12.746Z] #50 53.58 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-27T11:42:12.746Z] #50 55.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-27T11:42:12.746Z] #50 56.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-27T11:42:12.746Z] #50 56.60 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-27T11:42:13.007Z] #50 ... [2021-07-27T11:42:13.007Z] [2021-07-27T11:42:13.007Z] #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-07-27T11:42:13.007Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:42:13.007Z] #46 63.20 internal/testlog [2021-07-27T11:42:13.007Z] #46 63.21 internal/reflectlite [2021-07-27T11:42:13.171Z] #13 ... [2021-07-27T11:42:13.171Z] [2021-07-27T11:42:13.171Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:42:13.171Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:42:13.171Z] #46 83.13 math/big [2021-07-27T11:42:13.171Z] #46 83.20 go/doc [2021-07-27T11:42:13.268Z] #46 63.48 github.com/LK4D4/vndr/godl/singleflight [2021-07-27T11:42:13.449Z] #32 ... [2021-07-27T11:42:13.449Z] [2021-07-27T11:42:13.449Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:42:13.449Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:42:13.449Z] #46 96.02 crypto/x509/pkix [2021-07-27T11:42:13.449Z] #46 96.14 compress/gzip [2021-07-27T11:42:13.529Z] #46 63.73 math/rand [2021-07-27T11:42:13.813Z] #37 DONE 11.1s [2021-07-27T11:42:13.813Z] [2021-07-27T11:42:13.813Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-27T11:42:13.813Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:42:13.813Z] #44 83.17 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-27T11:42:14.017Z] #46 96.65 vendor/golang.org/x/crypto/chacha20 [2021-07-27T11:42:14.017Z] #46 96.69 net [2021-07-27T11:42:14.100Z] #46 ... [2021-07-27T11:42:14.100Z] [2021-07-27T11:42:14.100Z] #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-07-27T11:42:14.100Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:14.100Z] #13 39.73 Reading package lists... [2021-07-27T11:42:14.100Z] #13 49.23 Building dependency tree... [2021-07-27T11:42:14.100Z] #13 53.04 The following additional packages will be installed: [2021-07-27T11:42:14.100Z] #13 53.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-27T11:42:14.100Z] #13 53.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-27T11:42:14.100Z] #13 53.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-27T11:42:14.100Z] #13 53.04 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-27T11:42:14.100Z] #13 53.04 mingw-w64-x86-64-dev [2021-07-27T11:42:14.100Z] #13 53.05 Suggested packages: [2021-07-27T11:42:14.100Z] #13 53.05 gcc-8-locales seccomp wine64 [2021-07-27T11:42:14.100Z] #13 54.24 The following NEW packages will be installed: [2021-07-27T11:42:14.100Z] #13 54.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-27T11:42:14.100Z] #13 54.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-27T11:42:14.100Z] #13 54.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-27T11:42:14.100Z] #13 54.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-27T11:42:14.100Z] #13 54.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-27T11:42:14.100Z] #13 54.27 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-27T11:42:14.100Z] #13 54.27 The following packages will be upgraded: [2021-07-27T11:42:14.100Z] #13 54.27 libseccomp2 [2021-07-27T11:42:14.100Z] #13 54.83 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:42:14.100Z] #13 54.83 Need to get 77.8 MB of archives. [2021-07-27T11:42:14.100Z] #13 54.83 After this operation, 487 MB of additional disk space will be used. [2021-07-27T11:42:14.100Z] #13 54.83 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-27T11:42:14.100Z] #13 54.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-27T11:42:14.100Z] #13 54.83 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-27T11:42:14.100Z] #13 55.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-27T11:42:14.100Z] #13 55.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-27T11:42:14.100Z] #13 55.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-27T11:42:14.100Z] #13 55.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-27T11:42:14.100Z] #13 55.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-27T11:42:14.100Z] #13 55.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-27T11:42:14.100Z] #13 55.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-27T11:42:14.100Z] #13 55.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-27T11:42:14.100Z] #13 ... [2021-07-27T11:42:14.100Z] [2021-07-27T11:42:14.100Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:42:14.100Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:42:14.100Z] #32 61.98 Checking out files: 88% (1342/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-07-27T11:42:14.100Z] #32 62.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-27T11:42:14.100Z] #32 63.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:42:14.171Z] #64 ... [2021-07-27T11:42:14.171Z] [2021-07-27T11:42:14.171Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T11:42:14.171Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T11:42:14.171Z] #19 59.00 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-27T11:42:14.171Z] #19 59.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:42:14.171Z] #19 59.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:14.171Z] #19 59.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-27T11:42:14.171Z] #19 59.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:42:14.171Z] #19 59.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:14.381Z] #44 86.66 Setting up criu (3.15-1) ... [2021-07-27T11:42:14.586Z] #46 97.29 vendor/golang.org/x/crypto/poly1305 [2021-07-27T11:42:15.154Z] #46 97.78 vendor/golang.org/x/sys/cpu [2021-07-27T11:42:15.722Z] #46 98.25 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-27T11:42:16.487Z] #44 88.58 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:16.488Z] #44 88.62 Processing triggers for mime-support (3.62) ... [2021-07-27T11:42:16.488Z] #44 DONE 89.0s [2021-07-27T11:42:16.488Z] [2021-07-27T11:42:16.488Z] #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-07-27T11:42:16.488Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:16.488Z] #13 81.04 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-27T11:42:16.488Z] #13 81.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:42:16.488Z] #13 81.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:16.488Z] #13 81.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-27T11:42:16.488Z] #13 81.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:42:16.488Z] #13 81.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:17.101Z] #46 99.31 vendor/golang.org/x/crypto/curve25519 [2021-07-27T11:42:17.361Z] #46 99.94 vendor/golang.org/x/crypto/hkdf [2021-07-27T11:42:17.620Z] #46 100.1 vendor/golang.org/x/text/transform [2021-07-27T11:42:18.188Z] #46 100.6 vendor/golang.org/x/text/unicode/bidi [2021-07-27T11:42:18.306Z] #32 ... [2021-07-27T11:42:18.306Z] [2021-07-27T11:42:18.306Z] #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-07-27T11:42:18.306Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:42:18.306Z] #44 60.35 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:42:18.306Z] #44 60.49 Fetched 6695 kB in 1s (5290 kB/s) [2021-07-27T11:42:18.306Z] #44 60.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T11:42:18.306Z] #44 60.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 ... 15421 files and directories currently installed.) [2021-07-27T11:42:18.306Z] #44 60.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:42:18.306Z] #44 60.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:18.306Z] #44 61.50 Selecting previously unselected package python3.7-minimal. [2021-07-27T11:42:18.306Z] #44 61.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:42:18.306Z] #44 61.53 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:42:18.306Z] #44 63.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:18.306Z] #44 63.20 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:42:18.306Z] #44 67.58 Selecting previously unselected package python3-minimal. [2021-07-27T11:42:18.306Z] #44 67.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 ... 15661 files and directories currently installed.) [2021-07-27T11:42:18.306Z] #44 67.69 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T11:42:18.306Z] #44 67.70 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T11:42:18.306Z] #44 67.83 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T11:42:18.306Z] #44 67.83 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T11:42:18.306Z] #44 67.86 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:42:18.306Z] #44 67.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T11:42:18.306Z] #44 67.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:42:18.306Z] #44 67.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:18.490Z] #46 87.92 github.com/LK4D4/vndr/build [2021-07-27T11:42:18.490Z] #46 87.92 vendor/golang.org/x/text/unicode/norm [2021-07-27T11:42:18.490Z] #46 ... [2021-07-27T11:42:18.490Z] [2021-07-27T11:42:18.490Z] #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-07-27T11:42:18.490Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-27T11:42:18.490Z] #13 82.08 Selecting previously unselected package libapparmor1:arm64. [2021-07-27T11:42:18.490Z] #13 82.08 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 82.09 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-27T11:42:18.490Z] #13 82.18 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-27T11:42:18.490Z] #13 82.19 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 82.21 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-27T11:42:18.490Z] #13 82.37 Selecting previously unselected package libbtrfs0. [2021-07-27T11:42:18.490Z] #13 82.39 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 82.40 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:18.490Z] #13 82.48 Selecting previously unselected package libbtrfs-dev. [2021-07-27T11:42:18.490Z] #13 82.49 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 82.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:18.490Z] #13 82.69 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-27T11:42:18.490Z] #13 82.69 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 82.70 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-27T11:42:18.490Z] #13 82.92 Selecting previously unselected package libudev-dev:arm64. [2021-07-27T11:42:18.490Z] #13 82.93 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 82.98 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-07-27T11:42:18.490Z] #13 83.24 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-27T11:42:18.490Z] #13 83.25 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 83.25 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-27T11:42:18.490Z] #13 83.57 Selecting previously unselected package libpcre16-3:arm64. [2021-07-27T11:42:18.490Z] #13 83.57 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 83.60 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-27T11:42:18.490Z] #13 83.73 Selecting previously unselected package libpcre32-3:arm64. [2021-07-27T11:42:18.490Z] #13 83.74 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 83.75 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-27T11:42:18.490Z] #13 83.91 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-27T11:42:18.490Z] #13 83.91 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 83.92 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-27T11:42:18.490Z] #13 84.04 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-27T11:42:18.490Z] #13 84.05 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 84.07 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-27T11:42:18.490Z] #13 84.43 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-27T11:42:18.490Z] #13 84.46 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 84.47 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-27T11:42:18.490Z] #13 84.76 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-27T11:42:18.490Z] #13 84.77 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 84.77 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-27T11:42:18.490Z] #13 84.90 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-27T11:42:18.490Z] #13 84.91 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-27T11:42:18.490Z] #13 84.92 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:42:18.754Z] #13 85.08 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-27T11:42:18.754Z] #13 85.10 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-07-27T11:42:18.754Z] #13 85.11 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-07-27T11:42:19.247Z] #44 ... [2021-07-27T11:42:19.247Z] [2021-07-27T11:42:19.247Z] #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-07-27T11:42:19.247Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:19.247Z] #13 59.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-27T11:42:19.247Z] #13 62.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-27T11:42:19.247Z] #13 62.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-27T11:42:19.247Z] #13 62.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T11:42:19.247Z] #13 62.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T11:42:19.247Z] #13 62.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-27T11:42:19.247Z] #13 62.28 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-27T11:42:19.247Z] #13 62.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-27T11:42:19.247Z] #13 62.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-27T11:42:19.247Z] #13 62.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-27T11:42:19.247Z] #13 62.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-27T11:42:19.247Z] #13 62.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-27T11:42:19.247Z] #13 62.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-27T11:42:19.247Z] #13 62.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-27T11:42:19.247Z] #13 62.52 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-27T11:42:19.247Z] #13 63.61 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:42:19.247Z] #13 63.79 Fetched 77.8 MB in 8s (9710 kB/s) [2021-07-27T11:42:19.247Z] #13 63.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T11:42:19.247Z] #13 64.00 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T11:42:19.247Z] #13 64.03 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-27T11:42:19.347Z] #13 85.71 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-27T11:42:19.347Z] #13 85.73 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:42:19.347Z] #13 85.74 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-27T11:42:19.347Z] #13 85.76 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T11:42:19.347Z] #13 85.78 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-27T11:42:19.347Z] #13 85.80 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-27T11:42:19.347Z] #13 85.82 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:19.347Z] #13 85.84 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:19.347Z] #13 85.85 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-27T11:42:19.421Z] #19 64.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-27T11:42:19.421Z] #19 64.04 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:42:19.421Z] #19 64.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:19.530Z] #13 64.28 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:42:19.567Z] #46 102.1 vendor/golang.org/x/text/secure/bidirule [2021-07-27T11:42:19.643Z] #13 85.87 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-07-27T11:42:19.643Z] #13 85.91 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T11:42:19.643Z] #13 86.01 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:19.643Z] #13 86.03 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-27T11:42:19.643Z] #13 86.05 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-27T11:42:19.643Z] #13 86.07 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-07-27T11:42:19.643Z] #13 86.09 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T11:42:19.643Z] #13 86.11 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-27T11:42:19.643Z] #13 86.15 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:19.643Z] #13 86.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-27T11:42:19.827Z] #46 102.4 vendor/golang.org/x/text/unicode/norm [2021-07-27T11:42:19.909Z] #13 86.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-27T11:42:19.909Z] #13 86.26 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:19.909Z] #13 86.30 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-07-27T11:42:19.909Z] #13 86.31 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-07-27T11:42:19.909Z] #13 86.33 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T11:42:19.909Z] #13 86.36 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-27T11:42:19.909Z] #13 86.39 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-27T11:42:19.909Z] #13 86.41 Setting up dmsetup (2:1.02.155-3) ... [2021-07-27T11:42:20.182Z] #13 86.46 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-27T11:42:20.182Z] #13 86.50 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-27T11:42:20.182Z] #13 86.52 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:20.477Z] #13 65.24 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-27T11:42:20.477Z] #13 65.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% [2021-07-27T11:42:20.477Z] #13 ... [2021-07-27T11:42:20.477Z] [2021-07-27T11:42:20.477Z] #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-07-27T11:42:20.477Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:42:20.477Z] #36 60.71 Selecting previously unselected package cmake-data. [2021-07-27T11:42:20.477Z] #36 60.72 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-27T11:42:20.477Z] #36 60.74 Unpacking cmake-data (3.13.4-1) ... [2021-07-27T11:42:20.477Z] #36 63.53 Selecting previously unselected package libicu63:amd64. [2021-07-27T11:42:20.477Z] #36 63.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T11:42:20.477Z] #36 63.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:42:20.477Z] #36 70.77 Selecting previously unselected package libxml2:amd64. [2021-07-27T11:42:20.477Z] #36 70.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-27T11:42:20.477Z] #36 ... [2021-07-27T11:42:20.477Z] [2021-07-27T11:42:20.477Z] #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-07-27T11:42:20.477Z] #48 sha256:e6a68c69d67aeafedf6228647cb6d95f4e604b5bec8400dca60991e339446326 [2021-07-27T11:42:20.477Z] #48 DONE 70.9s [2021-07-27T11:42:20.477Z] [2021-07-27T11:42:20.477Z] #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-07-27T11:42:20.477Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:42:20.477Z] #36 70.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T11:42:20.477Z] #36 ... [2021-07-27T11:42:20.477Z] [2021-07-27T11:42:20.477Z] #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-07-27T11:42:20.477Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:20.477Z] #13 65.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 ... 15421 files and directories currently installed.) [2021-07-27T11:42:20.477Z] #13 65.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-27T11:42:20.477Z] #13 65.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T11:42:20.689Z] #13 ... [2021-07-27T11:42:20.689Z] [2021-07-27T11:42:20.689Z] #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-07-27T11:42:20.689Z] #52 sha256:5554be843179326a65f5e111d231690eb98d59ce613ed3bdf3838aa3d945c0d8 [2021-07-27T11:42:20.689Z] #52 83.37 os [2021-07-27T11:42:20.689Z] #52 84.15 encoding/binary [2021-07-27T11:42:20.689Z] #52 86.33 encoding/base64 [2021-07-27T11:42:20.689Z] #52 87.70 golang.org/x/sys/unix [2021-07-27T11:42:20.689Z] #52 88.05 fmt [2021-07-27T11:42:20.689Z] #52 92.07 encoding/json [2021-07-27T11:42:20.689Z] #52 ... [2021-07-27T11:42:20.689Z] [2021-07-27T11:42:20.689Z] #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-07-27T11:42:20.689Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:42:20.689Z] #46 83.37 os [2021-07-27T11:42:20.689Z] #46 86.59 regexp [2021-07-27T11:42:20.689Z] #46 87.85 fmt [2021-07-27T11:42:20.689Z] #46 90.75 path/filepath [2021-07-27T11:42:20.689Z] #46 91.87 flag [2021-07-27T11:42:20.689Z] #46 91.94 go/token [2021-07-27T11:42:20.689Z] #46 92.70 go/scanner [2021-07-27T11:42:20.948Z] #46 93.58 internal/lazyregexp [2021-07-27T11:42:21.132Z] #13 DONE 87.6s [2021-07-27T11:42:21.132Z] [2021-07-27T11:42:21.132Z] #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-07-27T11:42:21.132Z] #54 sha256:574894013fe30d43d22f5442c455154eb8de1e1fb22a7e194a888d52ba31cf8d [2021-07-27T11:42:21.205Z] #46 ... [2021-07-27T11:42:21.205Z] [2021-07-27T11:42:21.205Z] #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-07-27T11:42:21.205Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:21.205Z] #13 99.90 Selecting previously unselected package libapparmor1:amd64. [2021-07-27T11:42:21.207Z] #46 93.89 go/ast [2021-07-27T11:42:21.207Z] #46 93.89 net/url [2021-07-27T11:42:21.420Z] #13 ... [2021-07-27T11:42:21.420Z] [2021-07-27T11:42:21.420Z] #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-07-27T11:42:21.420Z] #52 sha256:17c3638a8f83f23fcbaf49df163e6bd7d3531339ccc178fabc786ad3b17f55ce [2021-07-27T11:42:21.420Z] #52 61.60 sync [2021-07-27T11:42:21.420Z] #52 61.60 internal/reflectlite [2021-07-27T11:42:21.420Z] #52 63.01 internal/testlog [2021-07-27T11:42:21.420Z] #52 64.23 errors [2021-07-27T11:42:21.420Z] #52 64.23 sort [2021-07-27T11:42:21.420Z] #52 64.66 io [2021-07-27T11:42:21.420Z] #52 65.23 internal/oserror [2021-07-27T11:42:21.420Z] #52 65.35 syscall [2021-07-27T11:42:21.420Z] #52 65.49 bytes [2021-07-27T11:42:21.420Z] #52 67.95 strconv [2021-07-27T11:42:21.420Z] #52 70.94 reflect [2021-07-27T11:42:21.420Z] #52 ... [2021-07-27T11:42:21.420Z] [2021-07-27T11:42:21.420Z] #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-07-27T11:42:21.420Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:42:21.420Z] #36 71.62 Selecting previously unselected package libarchive13:amd64. [2021-07-27T11:42:21.420Z] #36 71.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-27T11:42:21.420Z] #36 71.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T11:42:21.465Z] #13 99.90 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-27T11:42:21.465Z] #13 99.91 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T11:42:21.465Z] #13 100.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-27T11:42:21.465Z] #13 100.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-27T11:42:21.465Z] #13 100.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T11:42:21.465Z] #13 100.2 Selecting previously unselected package libbtrfs0. [2021-07-27T11:42:21.680Z] #36 72.06 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-27T11:42:21.680Z] #36 72.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-27T11:42:21.680Z] #36 72.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T11:42:21.724Z] #13 100.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T11:42:21.724Z] #13 100.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:21.724Z] #13 100.3 Selecting previously unselected package libbtrfs-dev. [2021-07-27T11:42:21.724Z] #13 100.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T11:42:21.724Z] #13 100.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:21.724Z] #13 100.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-27T11:42:21.941Z] #36 72.26 Selecting previously unselected package librhash0:amd64. [2021-07-27T11:42:21.941Z] #36 72.32 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-27T11:42:21.941Z] #36 72.34 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-27T11:42:21.983Z] #13 100.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:21.983Z] #13 100.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:21.983Z] #13 100.5 Selecting previously unselected package libudev-dev:amd64. [2021-07-27T11:42:21.983Z] #13 100.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T11:42:21.983Z] #13 100.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:21.983Z] #13 100.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-27T11:42:22.201Z] #36 72.52 Selecting previously unselected package libuv1:amd64. [2021-07-27T11:42:22.201Z] #36 72.52 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-27T11:42:22.201Z] #36 72.54 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T11:42:22.242Z] #13 100.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-27T11:42:22.242Z] #13 100.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T11:42:22.242Z] #13 100.9 Selecting previously unselected package libpcre16-3:amd64. [2021-07-27T11:42:22.464Z] #36 72.78 Selecting previously unselected package cmake. [2021-07-27T11:42:22.464Z] #36 72.82 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-27T11:42:22.464Z] #36 72.85 Unpacking cmake (3.13.4-1) ... [2021-07-27T11:42:22.502Z] #13 100.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:22.502Z] #13 100.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:22.502Z] #13 101.0 Selecting previously unselected package libpcre32-3:amd64. [2021-07-27T11:42:22.502Z] #13 101.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:22.502Z] #13 101.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:22.585Z] #46 95.30 text/template/parse [2021-07-27T11:42:22.585Z] #46 ... [2021-07-27T11:42:22.585Z] [2021-07-27T11:42:22.585Z] #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-07-27T11:42:22.585Z] #52 sha256:5554be843179326a65f5e111d231690eb98d59ce613ed3bdf3838aa3d945c0d8 [2021-07-27T11:42:22.585Z] #52 95.27 github.com/pkg/diff [2021-07-27T11:42:22.694Z] #19 68.02 Selecting previously unselected package libapparmor1:amd64. [2021-07-27T11:42:22.694Z] #19 68.03 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-27T11:42:22.694Z] #19 68.03 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T11:42:22.761Z] #13 101.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-27T11:42:22.761Z] #13 101.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:22.761Z] #13 101.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T11:42:22.761Z] #13 101.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-27T11:42:22.761Z] #13 101.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:22.761Z] #13 101.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T11:42:22.951Z] #19 68.08 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-27T11:42:22.951Z] #19 68.09 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-27T11:42:22.951Z] #19 68.09 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T11:42:22.951Z] #19 68.18 Selecting previously unselected package libbtrfs0. [2021-07-27T11:42:22.951Z] #19 68.18 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T11:42:22.951Z] #19 68.19 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:22.951Z] #19 68.24 Selecting previously unselected package libbtrfs-dev. [2021-07-27T11:42:22.951Z] #19 68.25 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T11:42:22.951Z] #19 68.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:22.951Z] #19 68.32 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-27T11:42:23.021Z] #13 101.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-27T11:42:23.064Z] #54 1.590 + RM_GOPATH=0 [2021-07-27T11:42:23.064Z] #54 1.591 + TMP_GOPATH= [2021-07-27T11:42:23.064Z] #54 1.591 + : /build [2021-07-27T11:42:23.064Z] #54 1.592 + '[' -z '' ']' [2021-07-27T11:42:23.064Z] #54 1.595 ++ mktemp -d [2021-07-27T11:42:23.064Z] #54 1.599 + export GOPATH=/tmp/tmp.tvvOTFXHpL [2021-07-27T11:42:23.064Z] #54 1.600 + GOPATH=/tmp/tmp.tvvOTFXHpL [2021-07-27T11:42:23.064Z] #54 1.600 + RM_GOPATH=1 [2021-07-27T11:42:23.064Z] #54 1.600 + case "$(go env GOARCH)" in [2021-07-27T11:42:23.064Z] #54 1.601 ++ go env GOARCH [2021-07-27T11:42:23.064Z] #54 1.618 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:23.064Z] #54 1.619 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:23.064Z] #54 1.620 ++ dirname /tmp/install/install.sh [2021-07-27T11:42:23.064Z] #54 1.621 + dir=/tmp/install [2021-07-27T11:42:23.064Z] #54 1.637 + bin=runc [2021-07-27T11:42:23.064Z] #54 1.638 + shift [2021-07-27T11:42:23.064Z] #54 1.638 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-27T11:42:23.064Z] #54 1.639 + . /tmp/install/runc.installer [2021-07-27T11:42:23.064Z] #54 1.639 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T11:42:23.064Z] #54 1.644 + install_runc [2021-07-27T11:42:23.064Z] #54 1.649 + uname -r [2021-07-27T11:42:23.064Z] #54 1.652 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-27T11:42:23.064Z] #54 1.656 + RUNC_BUILDTAGS='seccomp ' [2021-07-27T11:42:23.064Z] #54 1.657 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-27T11:42:23.064Z] #54 1.657 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-27T11:42:23.064Z] #54 1.658 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tvvOTFXHpL/src/github.com/opencontainers/runc [2021-07-27T11:42:23.064Z] #54 1.661 Cloning into '/tmp/tmp.tvvOTFXHpL/src/github.com/opencontainers/runc'... [2021-07-27T11:42:23.064Z] #54 ... [2021-07-27T11:42:23.064Z] [2021-07-27T11:42:23.064Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T11:42:23.064Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-07-27T11:42:23.064Z] #14 DONE 1.8s [2021-07-27T11:42:23.064Z] [2021-07-27T11:42:23.064Z] #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-07-27T11:42:23.064Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-07-27T11:42:23.208Z] #19 68.32 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:23.208Z] #19 68.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:23.208Z] #19 68.38 Selecting previously unselected package libudev-dev:amd64. [2021-07-27T11:42:23.208Z] #19 68.38 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T11:42:23.208Z] #19 68.39 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:23.208Z] #19 68.47 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-27T11:42:23.208Z] #19 68.47 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-27T11:42:23.208Z] #19 68.48 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T11:42:23.208Z] #19 68.59 Selecting previously unselected package libpcre16-3:amd64. [2021-07-27T11:42:23.280Z] #13 101.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-27T11:42:23.280Z] #13 101.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T11:42:23.280Z] #13 102.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-27T11:42:23.465Z] #19 68.59 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:23.465Z] #19 68.60 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:23.465Z] #19 68.71 Selecting previously unselected package libpcre32-3:amd64. [2021-07-27T11:42:23.465Z] #19 68.71 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:23.465Z] #19 68.72 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:23.465Z] #19 68.79 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-27T11:42:23.465Z] #19 68.80 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:23.465Z] #19 68.81 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T11:42:23.523Z] #52 96.41 go/ast [2021-07-27T11:42:23.539Z] #13 102.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:23.539Z] #13 102.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:23.539Z] #13 102.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-27T11:42:23.539Z] #13 102.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T11:42:23.539Z] #13 102.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:42:23.539Z] #13 102.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-27T11:42:23.722Z] #19 68.86 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-27T11:42:23.722Z] #19 68.86 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:23.722Z] #19 68.87 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T11:42:23.799Z] #13 102.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T11:42:23.799Z] #13 102.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:23.979Z] #19 69.06 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-27T11:42:23.979Z] #19 69.06 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-27T11:42:23.979Z] #19 69.07 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T11:42:23.979Z] #19 69.19 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-27T11:42:23.979Z] #19 69.20 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:23.979Z] #19 69.20 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:23.979Z] #19 69.24 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-27T11:42:23.979Z] #19 69.25 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T11:42:23.979Z] #19 69.26 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:42:24.091Z] #52 96.72 golang.org/x/crypto/ssh/terminal [2021-07-27T11:42:24.235Z] #19 69.32 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-27T11:42:24.236Z] #19 69.33 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T11:42:24.236Z] #19 69.33 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:24.236Z] #19 69.57 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T11:42:24.367Z] #13 102.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T11:42:24.367Z] #13 102.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:42:24.367Z] #13 102.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T11:42:24.367Z] #13 102.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T11:42:24.367Z] #13 102.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:24.367Z] #13 102.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T11:42:24.367Z] #13 102.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:24.367Z] #13 102.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:24.367Z] #13 102.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:24.367Z] #13 102.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:24.367Z] #13 102.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T11:42:24.367Z] #13 103.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:24.367Z] #13 103.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T11:42:24.367Z] #13 103.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-27T11:42:24.367Z] #13 103.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:24.367Z] #13 103.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T11:42:24.367Z] #13 103.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T11:42:24.367Z] #13 103.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:24.367Z] #13 103.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-07-27T11:42:24.367Z] #13 103.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-07-27T11:42:24.367Z] #13 103.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:24.380Z] #36 ... [2021-07-27T11:42:24.381Z] [2021-07-27T11:42:24.381Z] #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-07-27T11:42:24.381Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:42:24.381Z] #46 64.86 internal/singleflight [2021-07-27T11:42:24.381Z] #46 65.72 strconv [2021-07-27T11:42:24.381Z] #46 65.73 bytes [2021-07-27T11:42:24.381Z] #46 68.40 strings [2021-07-27T11:42:24.381Z] #46 69.52 reflect [2021-07-27T11:42:24.381Z] #46 71.17 bufio [2021-07-27T11:42:24.381Z] #46 73.76 syscall [2021-07-27T11:42:24.529Z] #19 69.58 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:42:24.529Z] #19 69.59 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T11:42:24.529Z] #19 69.61 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T11:42:24.529Z] #19 69.62 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:24.529Z] #19 69.63 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T11:42:24.529Z] #19 69.64 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:24.529Z] #19 69.65 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:24.529Z] #19 69.66 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:24.529Z] #19 69.67 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:24.529Z] #19 69.69 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T11:42:24.529Z] #19 69.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:24.529Z] #19 69.71 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T11:42:24.529Z] #19 69.72 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-27T11:42:24.529Z] #19 69.74 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:24.529Z] #19 69.75 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T11:42:24.529Z] #19 69.76 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T11:42:24.529Z] #19 69.77 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:24.529Z] #19 69.78 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-07-27T11:42:24.627Z] #13 103.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-07-27T11:42:24.627Z] #13 103.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-27T11:42:24.627Z] #13 103.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T11:42:24.627Z] #13 103.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T11:42:24.627Z] #13 103.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:24.627Z] #13 103.1 Setting up dmsetup (2:1.02.155-3) ... [2021-07-27T11:42:24.628Z] #13 103.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:24.628Z] #13 103.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:24.628Z] #13 103.1 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:24.641Z] #46 ... [2021-07-27T11:42:24.641Z] [2021-07-27T11:42:24.641Z] #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-07-27T11:42:24.641Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:42:24.641Z] #44 70.43 Selecting previously unselected package python3.7. [2021-07-27T11:42:24.641Z] #44 70.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:42:24.641Z] #44 70.47 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:24.641Z] #44 70.73 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T11:42:24.641Z] #44 70.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T11:42:24.641Z] #44 70.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:42:24.641Z] #44 71.02 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T11:42:24.641Z] #44 72.97 Selecting previously unselected package python3. [2021-07-27T11:42:24.641Z] #44 72.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-27T11:42:24.641Z] #44 73.12 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-27T11:42:24.641Z] #44 73.36 Unpacking python3 (3.7.3-1) ... [2021-07-27T11:42:24.641Z] #44 73.57 Selecting previously unselected package libprotobuf17:amd64. [2021-07-27T11:42:24.641Z] #44 73.57 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-27T11:42:24.641Z] #44 73.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-27T11:42:24.641Z] #44 74.26 Selecting previously unselected package python3-pkg-resources. [2021-07-27T11:42:24.641Z] #44 74.27 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T11:42:24.641Z] #44 74.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:42:24.641Z] #44 74.49 Selecting previously unselected package python3-six. [2021-07-27T11:42:24.641Z] #44 74.50 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-27T11:42:24.641Z] #44 74.51 Unpacking python3-six (1.12.0-1) ... [2021-07-27T11:42:24.641Z] #44 74.60 Selecting previously unselected package python3-protobuf. [2021-07-27T11:42:24.641Z] #44 74.62 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-27T11:42:24.641Z] #44 74.64 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-27T11:42:24.786Z] #19 69.79 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-07-27T11:42:24.786Z] #19 69.79 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:24.786Z] #19 69.80 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-07-27T11:42:24.786Z] #19 69.81 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-07-27T11:42:24.786Z] #19 69.82 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T11:42:24.786Z] #19 69.83 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T11:42:24.786Z] #19 69.84 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:24.786Z] #19 69.85 Setting up dmsetup (2:1.02.155-3) ... [2021-07-27T11:42:24.786Z] #19 69.96 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:24.786Z] #19 69.97 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:24.786Z] #19 69.98 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:24.994Z] #15 DONE 1.5s [2021-07-27T11:42:24.994Z] [2021-07-27T11:42:24.994Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T11:42:24.994Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-07-27T11:42:25.212Z] #44 75.12 Selecting previously unselected package libnet1:amd64. [2021-07-27T11:42:25.212Z] #44 75.13 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T11:42:25.212Z] #44 75.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:42:25.212Z] #44 75.27 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T11:42:25.469Z] #52 98.14 io/ioutil [2021-07-27T11:42:25.472Z] #44 75.30 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T11:42:25.472Z] #44 75.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:42:25.472Z] #44 75.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T11:42:25.472Z] #44 75.43 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T11:42:25.472Z] #44 75.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:42:25.472Z] #44 75.54 Selecting previously unselected package criu. [2021-07-27T11:42:25.472Z] #44 75.55 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-27T11:42:25.472Z] #44 75.56 Unpacking criu (3.15-1) ... [2021-07-27T11:42:25.716Z] #19 ... [2021-07-27T11:42:25.716Z] [2021-07-27T11:42:25.716Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T11:42:25.716Z] #64 sha256:f67318a5660e36b256dadb298753e784ef15faacb1b685b16aef1b9aa58afefd [2021-07-27T11:42:25.716Z] #64 11.44 + cd /tmp/tmp.sOr3xkQ4nQ/src/github.com/containerd/containerd [2021-07-27T11:42:25.716Z] #64 11.44 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:42:25.716Z] #64 11.95 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-27T11:42:25.716Z] #64 11.95 + BUILDTAGS='netgo osusergo static_build' [2021-07-27T11:42:25.716Z] #64 11.95 + export EXTRA_FLAGS=-buildmode=pie [2021-07-27T11:42:25.716Z] #64 11.95 + EXTRA_FLAGS=-buildmode=pie [2021-07-27T11:42:25.716Z] #64 11.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-27T11:42:25.716Z] #64 11.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-27T11:42:25.716Z] #64 11.95 + '[' '' = dynamic ']' [2021-07-27T11:42:25.716Z] #64 11.95 + make [2021-07-27T11:42:25.716Z] #64 12.60 + bin/ctr [2021-07-27T11:42:25.728Z] #52 98.47 mvdan.cc/editorconfig [2021-07-27T11:42:25.956Z] #16 1.364 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-27T11:42:26.007Z] #13 DONE 104.2s [2021-07-27T11:42:26.007Z] [2021-07-27T11:42:26.007Z] #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-07-27T11:42:26.007Z] #54 sha256:0bc5394ee6f142883fc59f1cc489bf7df72b8fe1d8f46a221aef5b70914fc7ab [2021-07-27T11:42:26.045Z] #44 76.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:42:26.045Z] #44 76.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:42:26.222Z] #16 DONE 1.7s [2021-07-27T11:42:26.222Z] [2021-07-27T11:42:26.222Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T11:42:26.222Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-07-27T11:42:26.222Z] #17 ... [2021-07-27T11:42:26.222Z] [2021-07-27T11:42:26.222Z] #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-07-27T11:42:26.222Z] #59 sha256:6166f5e8b7080c51f70af1c7cd476fd6cf6e9576c377b61d4a325e4641d82495 [2021-07-27T11:42:26.222Z] #59 90.24 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T11:42:26.222Z] #59 90.24 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-27T11:42:26.222Z] #59 DONE 96.4s [2021-07-27T11:42:26.306Z] #44 76.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:42:26.306Z] #44 76.27 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-27T11:42:26.306Z] #44 76.30 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:42:26.306Z] #44 76.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:26.488Z] [2021-07-27T11:42:26.488Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T11:42:26.488Z] #60 sha256:2dbea01156cdf6ee598dc3c63476099768f30ccbc80898833d01a6a0e040ef65 [2021-07-27T11:42:26.488Z] #60 DONE 0.2s [2021-07-27T11:42:26.488Z] [2021-07-27T11:42:26.488Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T11:42:26.488Z] #61 sha256:b56abdaf6ced040d3e0ecb6be94094d4958f3995373bd118c5aca545c3ce7adc [2021-07-27T11:42:26.567Z] #44 76.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:42:26.567Z] #44 76.57 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:26.752Z] #61 DONE 0.1s [2021-07-27T11:42:26.752Z] [2021-07-27T11:42:26.752Z] #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-07-27T11:42:26.752Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:42:26.752Z] #46 92.59 net/http/internal [2021-07-27T11:42:26.752Z] #46 94.65 crypto/x509 [2021-07-27T11:42:26.752Z] #46 94.66 net/textproto [2021-07-27T11:42:26.752Z] #46 94.66 vendor/golang.org/x/net/http/httpproxy [2021-07-27T11:42:26.752Z] #46 96.16 vendor/golang.org/x/net/http/httpguts [2021-07-27T11:42:26.752Z] #46 96.16 mime/multipart [2021-07-27T11:42:26.829Z] #44 ... [2021-07-27T11:42:26.829Z] [2021-07-27T11:42:26.829Z] #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-07-27T11:42:26.829Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T11:42:26.829Z] #36 75.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:42:26.829Z] #36 76.00 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T11:42:26.829Z] #36 76.01 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T11:42:26.829Z] #36 76.02 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T11:42:26.829Z] #36 76.07 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-27T11:42:26.829Z] #36 76.12 Setting up cmake-data (3.13.4-1) ... [2021-07-27T11:42:26.829Z] #36 76.15 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T11:42:26.829Z] #36 76.18 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T11:42:26.829Z] #36 76.20 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T11:42:26.829Z] #36 76.25 Setting up cmake (3.13.4-1) ... [2021-07-27T11:42:26.829Z] #36 76.28 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:26.829Z] #36 76.37 Processing triggers for mime-support (3.62) ... [2021-07-27T11:42:26.829Z] #36 DONE 77.0s [2021-07-27T11:42:26.829Z] [2021-07-27T11:42:26.829Z] #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-07-27T11:42:26.829Z] #37 sha256:4c96e3c62aa8d1472a1ffe3945c39b4e08faea8488cfded79264c0d3685c824f [2021-07-27T11:42:27.107Z] #52 99.55 mvdan.cc/sh/v3/fileutil [2021-07-27T11:42:27.107Z] #52 99.72 text/tabwriter [2021-07-27T11:42:27.605Z] #64 ... [2021-07-27T11:42:27.605Z] [2021-07-27T11:42:27.605Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T11:42:27.605Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T11:42:27.605Z] #19 DONE 72.8s [2021-07-27T11:42:27.605Z] [2021-07-27T11:42:27.605Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-27T11:42:27.605Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-27T11:42:27.675Z] #52 100.3 mvdan.cc/sh/v3/syntax [2021-07-27T11:42:27.675Z] #52 ... [2021-07-27T11:42:27.675Z] [2021-07-27T11:42:27.675Z] #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-07-27T11:42:27.675Z] #57 sha256:3d0069f8ae82ad486b9c67726da150ee7f9070bc0331aca560c3d34a1bd35408 [2021-07-27T11:42:27.770Z] #37 1.128 + RM_GOPATH=0 [2021-07-27T11:42:27.770Z] #37 1.128 + TMP_GOPATH= [2021-07-27T11:42:27.770Z] #37 1.128 + : /build [2021-07-27T11:42:27.770Z] #37 1.128 + '[' -z '' ']' [2021-07-27T11:42:27.770Z] #37 1.133 ++ mktemp -d [2021-07-27T11:42:27.770Z] #37 1.135 + export GOPATH=/tmp/tmp.yFmmY6ka6O [2021-07-27T11:42:27.770Z] #37 1.143 + GOPATH=/tmp/tmp.yFmmY6ka6O [2021-07-27T11:42:27.770Z] #37 1.143 + RM_GOPATH=1 [2021-07-27T11:42:27.770Z] #37 1.144 + case "$(go env GOARCH)" in [2021-07-27T11:42:27.770Z] #37 1.145 ++ go env GOARCH [2021-07-27T11:42:27.770Z] #37 1.154 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:27.770Z] #37 1.154 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:27.770Z] #37 1.155 ++ dirname /tmp/install/install.sh [2021-07-27T11:42:27.770Z] #37 1.164 + dir=/tmp/install [2021-07-27T11:42:27.770Z] #37 1.165 + bin=tini [2021-07-27T11:42:27.770Z] #37 1.165 + shift [2021-07-27T11:42:27.770Z] #37 1.165 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-27T11:42:27.770Z] #37 1.165 + . /tmp/install/tini.installer [2021-07-27T11:42:27.770Z] #37 1.166 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:42:27.770Z] #37 1.169 + install_tini [2021-07-27T11:42:27.770Z] #37 1.169 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-27T11:42:27.770Z] #37 1.169 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:42:27.770Z] #37 1.169 + git clone https://github.com/krallin/tini.git /tmp/tmp.yFmmY6ka6O/tini [2021-07-27T11:42:27.770Z] #37 1.174 Cloning into '/tmp/tmp.yFmmY6ka6O/tini'... [2021-07-27T11:42:28.148Z] #46 ... [2021-07-27T11:42:28.148Z] [2021-07-27T11:42:28.148Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T11:42:28.148Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-07-27T11:42:28.148Z] #17 DONE 1.9s [2021-07-27T11:42:28.148Z] [2021-07-27T11:42:28.148Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T11:42:28.148Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-07-27T11:42:28.192Z] #57 41.83 Checking out files: 48% (1990/4085) Checking out files: 49% (2002/4085) Checking out files: 50% (2043/4085) Checking out files: 51% (2084/4085) Checking out files: 52% (2125/4085) Checking out files: 53% (2166/4085) Checking out files: 54% (2206/4085) Checking out files: 55% (2247/4085) Checking out files: 56% (2288/4085) Checking out files: 57% (2329/4085) Checking out files: 58% (2370/4085) Checking out files: 59% (2411/4085) Checking out files: 60% (2451/4085) Checking out files: 61% (2492/4085) Checking out files: 62% (2533/4085) Checking out files: 63% (2574/4085) Checking out files: 64% (2615/4085) Checking out files: 65% (2656/4085) Checking out files: 66% (2697/4085) Checking out files: 67% (2737/4085) Checking out files: 68% (2778/4085) Checking out files: 69% (2819/4085) Checking out files: 70% (2860/4085) Checking out files: 71% (2901/4085) Checking out files: 72% (2942/4085) Checking out files: 73% (2983/4085) Checking out files: 74% (3023/4085) Checking out files: 75% (3064/4085) Checking out files: 76% (3105/4085) Checking out files: 77% (3146/4085) Checking out files: 78% (3187/4085) Checking out files: 79% (3228/4085) Checking out files: 80% (3268/4085) Checking out files: 81% (3309/4085) Checking out files: 82% (3350/4085) Checking out files: 83% (3391/4085) Checking out files: 84% (3432/4085) Checking out files: 85% (3473/4085) Checking out files: 86% (3514/4085) Checking out files: 87% (3554/4085) Checking out files: 88% (3595/4085) Checking out files: 89% (3636/4085) Checking out files: 90% (3677/4085) Checking out files: 91% (3718/4085) Checking out files: 92% (3759/4085) Checking out files: 93% (3800/4085) Checking out files: 94% (3840/4085) Checking out files: 95% (3881/4085) Checking out files: 96% (3922/4085) Checking out files: 97% (3963/4085) Checking out files: 98% (4004/4085) Checking out files: 99% (4045/4085) Checking out files: 100% (4085/4085) Checking out files: 100% (4085/4085), done. [2021-07-27T11:42:28.192Z] #57 43.22 + cd /tmp/tmp.crEjIe3E4P/src/github.com/containerd/containerd [2021-07-27T11:42:28.484Z] #57 43.22 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:42:28.713Z] #37 1.933 + cd /tmp/tmp.yFmmY6ka6O/tini [2021-07-27T11:42:28.713Z] #37 1.934 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T11:42:28.713Z] #37 1.964 + cmake . [2021-07-27T11:42:28.974Z] #20 1.186 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:42:28.974Z] #20 1.198 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T11:42:28.974Z] #20 1.198 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T11:42:28.974Z] #20 1.198 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T11:42:28.974Z] #20 1.384 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-27T11:42:28.974Z] #20 1.412 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-27T11:42:28.974Z] #20 1.417 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-27T11:42:28.974Z] #20 1.439 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [481 kB] [2021-07-27T11:42:29.231Z] #20 1.458 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T11:42:29.231Z] #20 1.486 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-27T11:42:29.284Z] #37 2.563 -- The C compiler identification is GNU 8.3.0 [2021-07-27T11:42:29.284Z] #37 2.608 -- Check for working C compiler: /usr/bin/cc [2021-07-27T11:42:29.358Z] #54 3.391 + RM_GOPATH=0 [2021-07-27T11:42:29.358Z] #54 3.391 + TMP_GOPATH= [2021-07-27T11:42:29.358Z] #54 3.391 + : /build [2021-07-27T11:42:29.358Z] #54 3.391 + '[' -z '' ']' [2021-07-27T11:42:29.358Z] #54 3.391 ++ mktemp -d [2021-07-27T11:42:29.358Z] #54 3.401 + export GOPATH=/tmp/tmp.sWSjAQUeI2 [2021-07-27T11:42:29.358Z] #54 3.401 + GOPATH=/tmp/tmp.sWSjAQUeI2 [2021-07-27T11:42:29.358Z] #54 3.401 + RM_GOPATH=1 [2021-07-27T11:42:29.358Z] #54 3.401 + case "$(go env GOARCH)" in [2021-07-27T11:42:29.358Z] #54 3.401 ++ go env GOARCH [2021-07-27T11:42:29.358Z] #54 3.429 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:29.358Z] #54 3.429 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:29.358Z] #54 3.429 ++ dirname /tmp/install/install.sh [2021-07-27T11:42:29.358Z] #54 3.429 + dir=/tmp/install [2021-07-27T11:42:29.358Z] #54 3.429 + bin=runc [2021-07-27T11:42:29.358Z] #54 3.429 + shift [2021-07-27T11:42:29.358Z] #54 3.429 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-27T11:42:29.358Z] #54 3.429 + . /tmp/install/runc.installer [2021-07-27T11:42:29.358Z] #54 3.429 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T11:42:29.358Z] #54 3.429 + install_runc [2021-07-27T11:42:29.358Z] #54 3.429 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-27T11:42:29.358Z] #54 3.438 + uname -r [2021-07-27T11:42:29.358Z] #54 3.438 + RUNC_BUILDTAGS='seccomp ' [2021-07-27T11:42:29.358Z] #54 3.438 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-27T11:42:29.358Z] #54 3.438 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-27T11:42:29.358Z] #54 3.439 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sWSjAQUeI2/src/github.com/opencontainers/runc [2021-07-27T11:42:29.358Z] #54 3.442 Cloning into '/tmp/tmp.sWSjAQUeI2/src/github.com/opencontainers/runc'... [2021-07-27T11:42:29.433Z] #57 44.05 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-27T11:42:29.433Z] #57 44.05 + BUILDTAGS='netgo osusergo static_build' [2021-07-27T11:42:29.433Z] #57 44.05 + export EXTRA_FLAGS=-buildmode=pie [2021-07-27T11:42:29.433Z] #57 44.05 + EXTRA_FLAGS=-buildmode=pie [2021-07-27T11:42:29.433Z] #57 44.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-27T11:42:29.433Z] #57 44.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-27T11:42:29.433Z] #57 44.06 + '[' '' = dynamic ']' [2021-07-27T11:42:29.433Z] #57 44.06 + make [2021-07-27T11:42:29.617Z] #54 ... [2021-07-27T11:42:29.617Z] [2021-07-27T11:42:29.617Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T11:42:29.617Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-27T11:42:29.617Z] #14 DONE 3.9s [2021-07-27T11:42:29.617Z] [2021-07-27T11:42:29.617Z] #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-07-27T11:42:29.617Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-27T11:42:29.859Z] #37 3.326 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-27T11:42:30.124Z] #37 3.327 -- Detecting C compiler ABI info [2021-07-27T11:42:30.159Z] #20 2.491 Fetched 2888 kB in 2s (1852 kB/s) [2021-07-27T11:42:30.185Z] #15 ... [2021-07-27T11:42:30.185Z] [2021-07-27T11:42:30.185Z] #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-07-27T11:42:30.185Z] #59 sha256:14186ca9176d1775e1bd6942cc62ec2dc9a307b715bb99a9e39d1fb748850fab [2021-07-27T11:42:30.185Z] #59 107.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T11:42:30.185Z] #59 107.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-27T11:42:30.185Z] #59 DONE 112.6s [2021-07-27T11:42:30.185Z] [2021-07-27T11:42:30.185Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T11:42:30.185Z] #60 sha256:e94130a2d08aaf9c07d6ac3bd84aaeda6284884f87645fe77a2d579852a2e42b [2021-07-27T11:42:30.185Z] #60 DONE 0.2s [2021-07-27T11:42:30.185Z] [2021-07-27T11:42:30.185Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T11:42:30.185Z] #61 sha256:f9fe369bb4d3c8918a253fc88409a5c122ab13346e6c41a88be2ffbd862f5794 [2021-07-27T11:42:30.444Z] #61 DONE 0.2s [2021-07-27T11:42:30.444Z] [2021-07-27T11:42:30.444Z] #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-07-27T11:42:30.444Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:42:30.444Z] #46 106.3 vendor/golang.org/x/net/idna [2021-07-27T11:42:30.444Z] #46 108.1 vendor/golang.org/x/net/http2/hpack [2021-07-27T11:42:30.444Z] #46 109.4 mime [2021-07-27T11:42:30.444Z] #46 110.9 mime/quotedprintable [2021-07-27T11:42:30.444Z] #46 111.3 net/http/internal [2021-07-27T11:42:30.695Z] #37 3.994 -- Detecting C compiler ABI info - done [2021-07-27T11:42:30.695Z] #37 4.028 -- Detecting C compile features [2021-07-27T11:42:30.713Z] #18 DONE 2.1s [2021-07-27T11:42:30.713Z] [2021-07-27T11:42:30.713Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T11:42:30.713Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-07-27T11:42:30.837Z] #57 45.49 + bin/ctr [2021-07-27T11:42:31.011Z] #46 113.6 crypto/tls [2021-07-27T11:42:32.110Z] #19 DONE 1.6s [2021-07-27T11:42:32.110Z] [2021-07-27T11:42:32.110Z] #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-07-27T11:42:32.110Z] #54 sha256:574894013fe30d43d22f5442c455154eb8de1e1fb22a7e194a888d52ba31cf8d [2021-07-27T11:42:32.110Z] #54 10.26 + cd /tmp/tmp.tvvOTFXHpL/src/github.com/opencontainers/runc [2021-07-27T11:42:32.110Z] #54 10.26 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T11:42:32.110Z] #54 10.58 + '[' -z '' ']' [2021-07-27T11:42:32.110Z] #54 10.58 + target=static [2021-07-27T11:42:32.110Z] #54 10.58 + make 'BUILDTAGS=seccomp ' static [2021-07-27T11:42:32.374Z] #54 11.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-27T11:42:32.606Z] #37 ... [2021-07-27T11:42:32.606Z] [2021-07-27T11:42:32.606Z] #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-07-27T11:42:32.606Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:42:32.606Z] #44 82.45 Setting up python3 (3.7.3-1) ... [2021-07-27T11:42:32.866Z] #44 82.95 Setting up python3-six (1.12.0-1) ... [2021-07-27T11:42:33.438Z] #44 ... [2021-07-27T11:42:33.438Z] [2021-07-27T11:42:33.438Z] #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-07-27T11:42:33.438Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:33.438Z] #13 68.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-27T11:42:33.438Z] #13 68.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-27T11:42:33.438Z] #13 68.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T11:42:33.438Z] #13 70.79 Selecting previously unselected package binutils-mingw-w64. [2021-07-27T11:42:33.438Z] #13 70.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-27T11:42:33.438Z] #13 70.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T11:42:33.438Z] #13 70.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-27T11:42:33.438Z] #13 70.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:33.438Z] #13 70.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:33.438Z] #13 71.13 Selecting previously unselected package dmsetup. [2021-07-27T11:42:33.438Z] #13 71.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:33.438Z] #13 71.14 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-27T11:42:33.438Z] #13 71.44 Selecting previously unselected package mingw-w64-common. [2021-07-27T11:42:33.438Z] #13 71.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-27T11:42:33.438Z] #13 71.49 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-27T11:42:33.438Z] #13 77.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-27T11:42:33.438Z] #13 77.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-27T11:42:33.438Z] #13 77.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T11:42:33.698Z] #13 ... [2021-07-27T11:42:33.698Z] [2021-07-27T11:42:33.698Z] #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-07-27T11:42:33.698Z] #52 sha256:17c3638a8f83f23fcbaf49df163e6bd7d3531339ccc178fabc786ad3b17f55ce [2021-07-27T11:42:33.698Z] #52 73.78 time [2021-07-27T11:42:33.698Z] #52 79.56 context [2021-07-27T11:42:33.698Z] #52 80.50 internal/syscall/unix [2021-07-27T11:42:33.698Z] #52 80.87 internal/poll [2021-07-27T11:42:33.698Z] #52 83.37 io/fs [2021-07-27T11:42:33.698Z] #52 ... [2021-07-27T11:42:33.698Z] [2021-07-27T11:42:33.698Z] #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-07-27T11:42:33.698Z] #37 sha256:4c96e3c62aa8d1472a1ffe3945c39b4e08faea8488cfded79264c0d3685c824f [2021-07-27T11:42:33.698Z] #37 5.901 -- Detecting C compile features - done [2021-07-27T11:42:33.698Z] #37 5.936 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-27T11:42:33.698Z] #37 6.146 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-27T11:42:33.698Z] #37 6.274 -- Configuring done [2021-07-27T11:42:33.698Z] #37 6.297 -- Generating done [2021-07-27T11:42:33.698Z] #37 6.309 -- Build files have been written to: /tmp/tmp.yFmmY6ka6O/tini [2021-07-27T11:42:33.698Z] #37 6.311 + make tini-static [2021-07-27T11:42:33.698Z] #37 6.731 Scanning dependencies of target tini-static [2021-07-27T11:42:33.698Z] #37 6.872 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-27T11:42:34.125Z] #57 ... [2021-07-27T11:42:34.125Z] [2021-07-27T11:42:34.125Z] #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-07-27T11:42:34.125Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:34.125Z] #13 101.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-27T11:42:34.125Z] #13 101.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:42:34.125Z] #13 101.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:34.301Z] #46 ... [2021-07-27T11:42:34.301Z] [2021-07-27T11:42:34.301Z] #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-07-27T11:42:34.301Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-27T11:42:34.301Z] #15 DONE 4.7s [2021-07-27T11:42:34.301Z] [2021-07-27T11:42:34.301Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T11:42:34.301Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-27T11:42:34.643Z] #37 7.995 [100%] Linking C executable tini-static [2021-07-27T11:42:35.411Z] #20 2.491 Reading package lists... [2021-07-27T11:42:35.505Z] #13 ... [2021-07-27T11:42:35.505Z] [2021-07-27T11:42:35.505Z] #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-07-27T11:42:35.505Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:42:35.505Z] #46 98.04 go/parser [2021-07-27T11:42:35.505Z] #46 99.69 text/template [2021-07-27T11:42:35.505Z] #46 101.9 log [2021-07-27T11:42:35.505Z] #46 102.6 encoding/xml [2021-07-27T11:42:35.505Z] #46 104.5 go/doc [2021-07-27T11:42:35.505Z] #46 107.5 github.com/LK4D4/vndr/versioned [2021-07-27T11:42:35.505Z] #46 107.7 github.com/LK4D4/vndr/build [2021-07-27T11:42:35.505Z] #46 107.7 compress/flate [2021-07-27T11:42:35.585Z] #37 8.732 [100%] Built target tini-static [2021-07-27T11:42:35.586Z] #37 8.801 + mkdir -p /build [2021-07-27T11:42:35.586Z] #37 8.808 + cp tini-static /build/docker-init [2021-07-27T11:42:36.530Z] #37 DONE 9.6s [2021-07-27T11:42:36.530Z] [2021-07-27T11:42:36.531Z] #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-07-27T11:42:36.531Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:42:36.531Z] #46 81.55 internal/fmtsort [2021-07-27T11:42:36.531Z] #46 81.61 internal/poll [2021-07-27T11:42:36.531Z] #46 82.15 internal/syscall/execenv [2021-07-27T11:42:36.531Z] #46 82.37 path [2021-07-27T11:42:36.531Z] #46 82.92 io/fs [2021-07-27T11:42:36.531Z] #46 84.13 regexp/syntax [2021-07-27T11:42:36.531Z] #46 84.48 os [2021-07-27T11:42:37.419Z] #46 ... [2021-07-27T11:42:37.419Z] [2021-07-27T11:42:37.419Z] #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-07-27T11:42:37.419Z] #52 sha256:5554be843179326a65f5e111d231690eb98d59ce613ed3bdf3838aa3d945c0d8 [2021-07-27T11:42:37.419Z] #52 106.0 mvdan.cc/sh/v3/cmd/shfmt [2021-07-27T11:42:37.419Z] #52 DONE 109.9s [2021-07-27T11:42:37.419Z] [2021-07-27T11:42:37.419Z] #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-07-27T11:42:37.419Z] #57 sha256:3d0069f8ae82ad486b9c67726da150ee7f9070bc0331aca560c3d34a1bd35408 [2021-07-27T11:42:37.419Z] #57 ... [2021-07-27T11:42:37.419Z] [2021-07-27T11:42:37.419Z] #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-07-27T11:42:37.419Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:42:37.419Z] #46 110.2 hash/crc32 [2021-07-27T11:42:37.591Z] #16 3.291 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-27T11:42:37.591Z] #16 DONE 3.5s [2021-07-27T11:42:37.591Z] [2021-07-27T11:42:37.591Z] #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-07-27T11:42:37.591Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:42:37.591Z] #46 120.1 net/http/httptrace [2021-07-27T11:42:37.591Z] #46 120.3 net/http [2021-07-27T11:42:37.689Z] #54 ... [2021-07-27T11:42:37.689Z] [2021-07-27T11:42:37.689Z] #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-07-27T11:42:37.689Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-27T11:42:37.689Z] #20 1.691 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:42:37.689Z] #20 1.714 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:42:37.689Z] #20 1.720 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:42:37.689Z] #20 1.729 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:42:37.689Z] #20 2.205 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-27T11:42:37.689Z] #20 3.178 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:42:37.689Z] #20 4.517 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:42:37.953Z] #20 5.966 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:42:38.357Z] #46 110.9 net [2021-07-27T11:42:38.357Z] #46 111.2 compress/gzip [2021-07-27T11:42:38.443Z] #46 88.92 regexp [2021-07-27T11:42:38.903Z] #20 ... [2021-07-27T11:42:38.903Z] [2021-07-27T11:42:38.903Z] #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-07-27T11:42:38.903Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:42:38.903Z] #46 98.76 crypto/tls [2021-07-27T11:42:38.903Z] #46 104.3 net/http/httptrace [2021-07-27T11:42:38.903Z] #46 104.5 net/http [2021-07-27T11:42:38.925Z] #46 111.6 vendor/golang.org/x/text/transform [2021-07-27T11:42:39.385Z] #46 89.64 fmt [2021-07-27T11:42:39.385Z] #46 ... [2021-07-27T11:42:39.385Z] [2021-07-27T11:42:39.385Z] #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-07-27T11:42:39.385Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:39.385Z] #13 84.14 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-27T11:42:39.385Z] #13 84.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:42:39.385Z] #13 84.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:39.494Z] #46 112.3 vendor/golang.org/x/text/unicode/bidi [2021-07-27T11:42:39.646Z] #13 84.34 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-27T11:42:39.646Z] #13 84.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:42:39.646Z] #13 84.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:39.854Z] #46 ... [2021-07-27T11:42:39.854Z] [2021-07-27T11:42:39.854Z] #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-07-27T11:42:39.854Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-27T11:42:39.854Z] #20 8.022 Fetched 8813 kB in 7s (1338 kB/s) [2021-07-27T11:42:40.726Z] #20 7.850 Reading package lists... [2021-07-27T11:42:40.883Z] #46 ... [2021-07-27T11:42:40.883Z] [2021-07-27T11:42:40.883Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T11:42:40.883Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-27T11:42:40.883Z] #17 DONE 2.6s [2021-07-27T11:42:40.883Z] [2021-07-27T11:42:40.883Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T11:42:40.883Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T11:42:41.400Z] #46 113.8 vendor/golang.org/x/text/secure/bidirule [2021-07-27T11:42:41.400Z] #46 114.2 vendor/golang.org/x/text/unicode/norm [2021-07-27T11:42:42.191Z] #13 ... [2021-07-27T11:42:42.191Z] [2021-07-27T11:42:42.191Z] #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-07-27T11:42:42.191Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T11:42:42.191Z] #44 84.14 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:42:42.191Z] #44 85.82 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-27T11:42:42.191Z] #44 89.37 Setting up criu (3.15-1) ... [2021-07-27T11:42:42.191Z] #44 91.16 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:42.191Z] #44 91.26 Processing triggers for mime-support (3.62) ... [2021-07-27T11:42:42.191Z] #44 DONE 91.8s [2021-07-27T11:42:42.191Z] [2021-07-27T11:42:42.191Z] #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-07-27T11:42:42.191Z] #52 sha256:17c3638a8f83f23fcbaf49df163e6bd7d3531339ccc178fabc786ad3b17f55ce [2021-07-27T11:42:42.191Z] #52 84.40 encoding/binary [2021-07-27T11:42:42.191Z] #52 84.64 os [2021-07-27T11:42:42.191Z] #52 86.72 encoding/base64 [2021-07-27T11:42:42.191Z] #52 87.97 golang.org/x/sys/unix [2021-07-27T11:42:42.191Z] #52 89.40 fmt [2021-07-27T11:42:42.191Z] #52 ... [2021-07-27T11:42:42.191Z] [2021-07-27T11:42:42.191Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:42:42.191Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:42:42.191Z] #46 92.36 path/filepath [2021-07-27T11:42:42.369Z] #20 13.35 Building dependency tree... [2021-07-27T11:42:42.369Z] #20 14.68 Reading state information... [2021-07-27T11:42:42.791Z] #18 DONE 2.2s [2021-07-27T11:42:42.791Z] [2021-07-27T11:42:42.791Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T11:42:42.791Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-27T11:42:43.176Z] #20 8.022 Reading package lists... [2021-07-27T11:42:43.297Z] #20 15.74 The following additional packages will be installed: [2021-07-27T11:42:43.297Z] #20 15.74 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-27T11:42:43.297Z] #20 15.74 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-27T11:42:43.297Z] #20 15.74 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-27T11:42:43.297Z] #20 15.74 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-27T11:42:43.297Z] #20 15.75 libgcc1:ppc64el libgcc1:s390x [2021-07-27T11:42:43.297Z] #20 15.76 Suggested packages: [2021-07-27T11:42:43.297Z] #20 15.76 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-27T11:42:43.297Z] #20 15.76 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-27T11:42:43.297Z] #20 15.76 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-27T11:42:43.297Z] #20 15.76 libc-l10n:s390x locales:s390x [2021-07-27T11:42:43.297Z] #20 15.76 Recommended packages: [2021-07-27T11:42:43.297Z] #20 15.76 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-27T11:42:43.297Z] #20 15.76 libidn2-0:s390x [2021-07-27T11:42:43.553Z] #20 15.97 The following NEW packages will be installed: [2021-07-27T11:42:43.553Z] #20 15.97 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-27T11:42:43.553Z] #20 15.97 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-27T11:42:43.553Z] #20 15.97 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-27T11:42:43.553Z] #20 15.97 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-27T11:42:43.553Z] #20 15.97 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-27T11:42:43.553Z] #20 15.97 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-27T11:42:43.553Z] #20 15.98 libgcc1:ppc64el libgcc1:s390x [2021-07-27T11:42:43.773Z] #20 10.86 Reading package lists... [2021-07-27T11:42:43.773Z] #20 ... [2021-07-27T11:42:43.773Z] [2021-07-27T11:42:43.773Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:42:43.773Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-27T11:42:43.773Z] #32 DONE 113.4s [2021-07-27T11:42:43.773Z] [2021-07-27T11:42:43.773Z] #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-07-27T11:42:43.773Z] #46 sha256:a519975619628ac57ceb18e2ef8a22fd85b7d4d130ae914e9c7cdd9dfb3e4d67 [2021-07-27T11:42:43.773Z] #46 113.5 github.com/LK4D4/vndr/godl [2021-07-27T11:42:43.809Z] #20 16.32 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:42:43.809Z] #20 16.32 Need to get 15.0 MB of archives. [2021-07-27T11:42:43.809Z] #20 16.32 After this operation, 68.1 MB of additional disk space will be used. [2021-07-27T11:42:43.809Z] #20 16.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-27T11:42:44.038Z] #46 114.1 github.com/LK4D4/vndr [2021-07-27T11:42:44.065Z] #20 16.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-27T11:42:44.065Z] #20 16.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-27T11:42:44.065Z] #20 16.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-27T11:42:44.065Z] #20 16.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-27T11:42:44.065Z] #20 16.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-27T11:42:44.065Z] #20 16.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-27T11:42:44.065Z] #20 16.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-27T11:42:44.065Z] #20 16.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-27T11:42:44.065Z] #20 16.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-27T11:42:44.065Z] #20 16.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-27T11:42:44.065Z] #20 16.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-27T11:42:44.065Z] #20 16.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-27T11:42:44.065Z] #20 16.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-27T11:42:44.065Z] #20 16.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-27T11:42:44.065Z] #20 16.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-27T11:42:44.065Z] #20 16.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-27T11:42:44.065Z] #20 16.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-27T11:42:44.065Z] #20 16.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-27T11:42:44.111Z] #46 94.12 flag [2021-07-27T11:42:44.111Z] #46 94.15 go/token [2021-07-27T11:42:44.322Z] #20 16.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-27T11:42:44.322Z] #20 16.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-27T11:42:44.322Z] #20 16.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-27T11:42:44.322Z] #20 16.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-27T11:42:44.322Z] #20 16.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-27T11:42:44.578Z] #20 16.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-27T11:42:44.732Z] #46 95.03 go/scanner [2021-07-27T11:42:44.834Z] #20 17.29 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:42:45.091Z] #20 17.45 Fetched 15.0 MB in 1s (20.9 MB/s) [2021-07-27T11:42:45.091Z] #20 17.54 Selecting previously unselected package gcc-8-base:armhf. [2021-07-27T11:42:45.091Z] #20 17.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 ... 37546 files and directories currently installed.) [2021-07-27T11:42:45.091Z] #20 17.56 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-27T11:42:45.091Z] #20 17.57 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-27T11:42:45.091Z] #20 17.62 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-27T11:42:45.326Z] #19 DONE 2.4s [2021-07-27T11:42:45.326Z] [2021-07-27T11:42:45.326Z] #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-07-27T11:42:45.326Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:42:45.347Z] #20 17.63 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-27T11:42:45.347Z] #20 17.63 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-27T11:42:45.347Z] #20 17.70 Selecting previously unselected package gcc-8-base:s390x. [2021-07-27T11:42:45.347Z] #20 17.70 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-27T11:42:45.347Z] #20 17.71 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-27T11:42:45.347Z] #20 17.77 Selecting previously unselected package gcc-8-base:arm64. [2021-07-27T11:42:45.347Z] #20 17.77 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-27T11:42:45.347Z] #20 17.78 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-27T11:42:45.347Z] #20 17.84 Selecting previously unselected package gcc-8-base:armel. [2021-07-27T11:42:45.347Z] #20 17.84 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-27T11:42:45.347Z] #20 17.85 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-27T11:42:45.592Z] #46 117.7 vendor/golang.org/x/net/idna [2021-07-27T11:42:45.603Z] #20 17.92 Selecting previously unselected package libgcc1:arm64. [2021-07-27T11:42:45.603Z] #20 17.93 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-27T11:42:45.603Z] #20 17.94 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-27T11:42:45.603Z] #20 18.00 Selecting previously unselected package libc6:arm64. [2021-07-27T11:42:45.603Z] #20 18.01 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-27T11:42:45.603Z] #20 18.19 Unpacking libc6:arm64 (2.28-10) ... [2021-07-27T11:42:45.682Z] #46 95.78 internal/lazyregexp [2021-07-27T11:42:45.682Z] #46 96.12 net/url [2021-07-27T11:42:46.166Z] #20 18.61 Selecting previously unselected package libapparmor1:arm64. [2021-07-27T11:42:46.253Z] #46 96.46 go/ast [2021-07-27T11:42:46.423Z] #20 18.62 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-27T11:42:46.423Z] #20 18.62 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-27T11:42:46.423Z] #20 18.69 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-27T11:42:46.423Z] #20 18.69 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-27T11:42:46.423Z] #20 18.70 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-27T11:42:46.423Z] #20 18.77 Selecting previously unselected package libgcc1:armel. [2021-07-27T11:42:46.423Z] #20 18.78 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-27T11:42:46.423Z] #20 18.78 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-27T11:42:46.423Z] #20 18.87 Selecting previously unselected package libc6:armel. [2021-07-27T11:42:46.679Z] #20 18.88 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-27T11:42:46.679Z] #20 19.07 Unpacking libc6:armel (2.28-10) ... [2021-07-27T11:42:46.935Z] #20 19.47 Selecting previously unselected package libapparmor1:armel. [2021-07-27T11:42:46.971Z] #46 119.8 vendor/golang.org/x/net/http2/hpack [2021-07-27T11:42:47.191Z] #20 19.47 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-27T11:42:47.191Z] #20 19.48 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-27T11:42:47.191Z] #20 19.53 Selecting previously unselected package libapparmor-dev:armel. [2021-07-27T11:42:47.191Z] #20 19.54 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-27T11:42:47.191Z] #20 19.54 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-27T11:42:47.191Z] #20 19.60 Selecting previously unselected package libgcc1:armhf. [2021-07-27T11:42:47.191Z] #20 19.61 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-27T11:42:47.191Z] #20 19.62 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-27T11:42:47.191Z] #20 19.68 Selecting previously unselected package libc6:armhf. [2021-07-27T11:42:47.191Z] #20 19.69 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-27T11:42:47.234Z] #20 2.185 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:42:47.235Z] #20 2.216 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:42:47.235Z] #20 2.291 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:42:47.448Z] #20 19.89 Unpacking libc6:armhf (2.28-10) ... [2021-07-27T11:42:47.494Z] #20 2.297 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:42:47.494Z] #20 ... [2021-07-27T11:42:47.494Z] [2021-07-27T11:42:47.494Z] #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-07-27T11:42:47.494Z] #54 sha256:0bc5394ee6f142883fc59f1cc489bf7df72b8fe1d8f46a221aef5b70914fc7ab [2021-07-27T11:42:47.494Z] #54 11.78 + cd /tmp/tmp.sWSjAQUeI2/src/github.com/opencontainers/runc [2021-07-27T11:42:47.494Z] #54 11.78 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T11:42:47.494Z] #54 12.20 + '[' -z '' ']' [2021-07-27T11:42:47.494Z] #54 12.20 + target=static [2021-07-27T11:42:47.494Z] #54 12.20 + make 'BUILDTAGS=seccomp ' static [2021-07-27T11:42:47.494Z] #54 12.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-27T11:42:47.540Z] #46 ... [2021-07-27T11:42:47.540Z] [2021-07-27T11:42:47.540Z] #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-07-27T11:42:47.540Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:42:47.540Z] #13 115.0 Selecting previously unselected package libapparmor1:amd64. [2021-07-27T11:42:47.540Z] #13 115.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-27T11:42:47.540Z] #13 115.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T11:42:47.540Z] #13 115.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-27T11:42:47.540Z] #13 115.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-27T11:42:47.540Z] #13 115.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T11:42:47.636Z] #46 97.75 text/template/parse [2021-07-27T11:42:47.753Z] #54 ... [2021-07-27T11:42:47.753Z] [2021-07-27T11:42:47.753Z] #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-07-27T11:42:47.753Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:42:47.753Z] #20 2.684 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T11:42:47.799Z] #13 115.3 Selecting previously unselected package libbtrfs0. [2021-07-27T11:42:47.799Z] #13 115.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T11:42:47.799Z] #13 115.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:47.799Z] #13 115.4 Selecting previously unselected package libbtrfs-dev. [2021-07-27T11:42:47.799Z] #13 115.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T11:42:47.799Z] #13 115.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:48.010Z] #20 20.35 Selecting previously unselected package libapparmor1:armhf. [2021-07-27T11:42:48.010Z] #20 20.36 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-27T11:42:48.010Z] #20 20.37 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-27T11:42:48.010Z] #20 20.42 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-27T11:42:48.010Z] #20 20.42 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-27T11:42:48.010Z] #20 20.43 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-27T11:42:48.058Z] #13 115.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-27T11:42:48.058Z] #13 115.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:48.058Z] #13 115.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:48.058Z] #13 115.6 Selecting previously unselected package libudev-dev:amd64. [2021-07-27T11:42:48.058Z] #13 115.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T11:42:48.058Z] #13 115.6 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:48.266Z] #20 20.49 Selecting previously unselected package libgcc1:ppc64el. [2021-07-27T11:42:48.266Z] #20 20.50 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-27T11:42:48.266Z] #20 20.50 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-27T11:42:48.266Z] #20 20.56 Selecting previously unselected package libc6:ppc64el. [2021-07-27T11:42:48.266Z] #20 20.56 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-27T11:42:48.270Z] #46 DONE 117.7s [2021-07-27T11:42:48.270Z] [2021-07-27T11:42:48.270Z] #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-07-27T11:42:48.270Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-27T11:42:48.270Z] #20 10.86 Reading package lists... [2021-07-27T11:42:48.270Z] #20 14.38 Building dependency tree... [2021-07-27T11:42:48.270Z] #20 15.59 libcap2-bin is already the newest version (1:2.25-2). [2021-07-27T11:42:48.270Z] #20 15.59 The following additional packages will be installed: [2021-07-27T11:42:48.270Z] #20 15.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-27T11:42:48.270Z] #20 15.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-27T11:42:48.270Z] #20 15.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-27T11:42:48.270Z] #20 15.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-27T11:42:48.270Z] #20 15.59 python3.7 python3.7-minimal vim-runtime xxd [2021-07-27T11:42:48.270Z] #20 15.59 Suggested packages: [2021-07-27T11:42:48.270Z] #20 15.59 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-27T11:42:48.270Z] #20 15.59 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-27T11:42:48.270Z] #20 15.59 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-27T11:42:48.270Z] #20 15.59 quota [2021-07-27T11:42:48.270Z] #20 15.59 Recommended packages: [2021-07-27T11:42:48.270Z] #20 15.59 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-27T11:42:48.270Z] #20 15.59 python3-keyrings.alt python3-xdg unzip [2021-07-27T11:42:48.317Z] #13 115.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-27T11:42:48.317Z] #13 115.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-27T11:42:48.317Z] #13 115.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T11:42:48.522Z] #20 20.77 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-27T11:42:48.577Z] #13 116.2 Selecting previously unselected package libpcre16-3:amd64. [2021-07-27T11:42:48.577Z] #13 116.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:48.577Z] #13 116.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:48.577Z] #13 116.3 Selecting previously unselected package libpcre32-3:amd64. [2021-07-27T11:42:48.577Z] #13 116.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:48.577Z] #13 116.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:48.691Z] #20 3.614 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:42:48.836Z] #13 116.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-27T11:42:48.836Z] #13 116.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:48.836Z] #13 116.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T11:42:48.848Z] #20 16.81 The following NEW packages will be installed: [2021-07-27T11:42:48.848Z] #20 16.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-27T11:42:48.848Z] #20 16.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-27T11:42:48.848Z] #20 16.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-27T11:42:48.848Z] #20 16.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-27T11:42:48.848Z] #20 16.82 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-27T11:42:48.848Z] #20 16.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-27T11:42:48.848Z] #20 16.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-27T11:42:48.848Z] #20 16.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-27T11:42:48.848Z] #20 16.82 xz-utils zip [2021-07-27T11:42:49.035Z] #20 21.35 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-27T11:42:49.035Z] #20 21.35 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-27T11:42:49.035Z] #20 21.36 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-27T11:42:49.035Z] #20 21.41 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-27T11:42:49.035Z] #20 21.41 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-27T11:42:49.035Z] #20 21.41 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-27T11:42:49.035Z] #20 21.48 Selecting previously unselected package libgcc1:s390x. [2021-07-27T11:42:49.095Z] #13 116.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-27T11:42:49.095Z] #13 116.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-27T11:42:49.095Z] #13 116.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T11:42:49.113Z] #20 17.14 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:42:49.113Z] #20 17.14 Need to get 27.7 MB of archives. [2021-07-27T11:42:49.113Z] #20 17.14 After this operation, 114 MB of additional disk space will be used. [2021-07-27T11:42:49.113Z] #20 17.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-27T11:42:49.113Z] #20 17.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-27T11:42:49.113Z] #20 17.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-27T11:42:49.113Z] #20 17.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-27T11:42:49.113Z] #20 17.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-27T11:42:49.113Z] #20 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-27T11:42:49.113Z] #20 17.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T11:42:49.292Z] #20 21.49 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-27T11:42:49.292Z] #20 21.49 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-27T11:42:49.292Z] #20 21.57 Selecting previously unselected package libc6:s390x. [2021-07-27T11:42:49.292Z] #20 21.57 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-27T11:42:49.292Z] #20 21.76 Unpacking libc6:s390x (2.28-10) ... [2021-07-27T11:42:49.379Z] #20 17.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-27T11:42:49.379Z] #20 17.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-27T11:42:49.379Z] #20 17.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-27T11:42:49.379Z] #20 17.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-27T11:42:49.379Z] #20 17.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-27T11:42:49.379Z] #20 17.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-27T11:42:49.379Z] #20 17.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-27T11:42:49.379Z] #20 17.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-27T11:42:49.379Z] #20 17.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-27T11:42:49.379Z] #20 17.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-27T11:42:49.379Z] #20 17.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T11:42:49.379Z] #20 17.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-27T11:42:49.379Z] #20 17.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-27T11:42:49.379Z] #20 17.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-27T11:42:49.379Z] #20 17.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-27T11:42:49.379Z] #20 17.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-27T11:42:49.379Z] #20 17.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-27T11:42:49.379Z] #20 17.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-27T11:42:49.379Z] #20 17.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-27T11:42:49.379Z] #20 17.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-27T11:42:49.379Z] #20 17.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-27T11:42:49.379Z] #20 17.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-27T11:42:49.628Z] #20 4.555 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:42:49.663Z] #13 117.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-27T11:42:49.663Z] #13 117.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-27T11:42:49.663Z] #13 117.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T11:42:49.663Z] #13 117.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-27T11:42:49.663Z] #13 117.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:42:49.663Z] #13 117.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:49.663Z] #13 117.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-27T11:42:49.664Z] #13 117.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T11:42:49.856Z] #20 22.34 Selecting previously unselected package libapparmor1:s390x. [2021-07-27T11:42:49.923Z] #13 117.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:42:49.958Z] #20 17.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-27T11:42:49.958Z] #20 17.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-27T11:42:49.958Z] #20 17.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-27T11:42:49.958Z] #20 17.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-27T11:42:49.958Z] #20 17.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-27T11:42:49.958Z] #20 17.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-27T11:42:49.958Z] #20 17.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-27T11:42:49.958Z] #20 17.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-27T11:42:49.958Z] #20 17.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-27T11:42:49.958Z] #20 17.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-27T11:42:49.958Z] #20 17.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T11:42:49.958Z] #20 18.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-27T11:42:49.958Z] #20 18.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-27T11:42:49.958Z] #20 18.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-27T11:42:49.958Z] #20 18.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-27T11:42:49.958Z] #20 18.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-27T11:42:49.958Z] #20 18.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-27T11:42:50.113Z] #20 22.35 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-27T11:42:50.113Z] #20 22.35 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-27T11:42:50.113Z] #20 22.41 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-27T11:42:50.113Z] #20 22.41 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-27T11:42:50.113Z] #20 22.42 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-27T11:42:50.113Z] #20 22.53 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-27T11:42:50.113Z] #20 22.55 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-27T11:42:50.113Z] #20 22.56 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-27T11:42:50.113Z] #20 22.57 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-27T11:42:50.113Z] #20 22.58 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-27T11:42:50.180Z] #46 100.1 go/parser [2021-07-27T11:42:50.182Z] #13 117.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-27T11:42:50.182Z] #13 117.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T11:42:50.182Z] #13 117.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:50.235Z] #20 18.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-27T11:42:50.235Z] #20 18.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-27T11:42:50.235Z] #20 18.31 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-27T11:42:50.369Z] #20 22.59 Setting up libc6:arm64 (2.28-10) ... [2021-07-27T11:42:50.441Z] #13 118.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T11:42:50.441Z] #13 118.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:42:50.441Z] #13 118.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T11:42:50.441Z] #13 118.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T11:42:50.441Z] #13 118.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:50.441Z] #13 118.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T11:42:50.441Z] #13 118.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:50.441Z] #13 118.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T11:42:50.701Z] #13 118.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T11:42:50.701Z] #13 118.2 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:50.701Z] #13 118.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T11:42:50.701Z] #13 118.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:42:50.701Z] #13 118.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T11:42:50.701Z] #13 118.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-27T11:42:50.701Z] #13 118.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:42:50.701Z] #13 118.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T11:42:50.701Z] #13 118.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T11:42:50.701Z] #13 118.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:50.701Z] #13 118.3 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-07-27T11:42:50.701Z] #13 118.3 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-07-27T11:42:50.701Z] #13 118.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:42:50.701Z] #13 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-27T11:42:50.701Z] #13 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-27T11:42:50.701Z] #13 118.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T11:42:50.701Z] #13 118.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T11:42:50.701Z] #13 118.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:50.701Z] #13 118.3 Setting up dmsetup (2:1.02.155-3) ... [2021-07-27T11:42:50.701Z] #13 118.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:50.701Z] #13 118.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T11:42:50.701Z] #13 118.4 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:50.761Z] #46 ... [2021-07-27T11:42:50.761Z] [2021-07-27T11:42:50.761Z] #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-07-27T11:42:50.761Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [2021-07-27T11:42:50.812Z] #20 18.83 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:42:50.812Z] #20 18.92 Fetched 27.7 MB in 1s (19.3 MB/s) [2021-07-27T11:42:51.006Z] #20 5.861 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:42:51.081Z] #20 19.07 Selecting previously unselected package pigz. [2021-07-27T11:42:51.082Z] #20 19.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 ... 23419 files and directories currently installed.) [2021-07-27T11:42:51.082Z] #20 19.13 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-27T11:42:51.082Z] #20 19.14 Unpacking pigz (2.4-1) ... [2021-07-27T11:42:51.346Z] #20 19.29 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-27T11:42:51.346Z] #20 19.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-27T11:42:51.346Z] #20 19.31 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:51.610Z] #20 19.73 Selecting previously unselected package python3.7-minimal. [2021-07-27T11:42:51.610Z] #20 19.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-27T11:42:51.610Z] #20 19.78 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:42:51.736Z] #20 23.85 Setting up libc6:armel (2.28-10) ... [2021-07-27T11:42:51.804Z] #57 41.94 Checking out files: 55% (2266/4085) Checking out files: 56% (2288/4085) Checking out files: 57% (2329/4085) Checking out files: 58% (2370/4085) Checking out files: 59% (2411/4085) Checking out files: 60% (2451/4085) Checking out files: 61% (2492/4085) Checking out files: 62% (2533/4085) Checking out files: 63% (2574/4085) Checking out files: 64% (2615/4085) Checking out files: 65% (2656/4085) Checking out files: 66% (2697/4085) Checking out files: 67% (2737/4085) Checking out files: 68% (2778/4085) Checking out files: 69% (2819/4085) Checking out files: 70% (2860/4085) Checking out files: 71% (2901/4085) Checking out files: 72% (2942/4085) Checking out files: 73% (2983/4085) Checking out files: 74% (3023/4085) Checking out files: 75% (3064/4085) Checking out files: 76% (3105/4085) Checking out files: 77% (3146/4085) Checking out files: 78% (3187/4085) Checking out files: 79% (3228/4085) Checking out files: 80% (3268/4085) Checking out files: 81% (3309/4085) Checking out files: 82% (3350/4085) Checking out files: 83% (3391/4085) Checking out files: 84% (3432/4085) Checking out files: 85% (3473/4085) Checking out files: 86% (3514/4085) Checking out files: 87% (3554/4085) Checking out files: 88% (3595/4085) Checking out files: 89% (3636/4085) Checking out files: 90% (3677/4085) Checking out files: 91% (3718/4085) Checking out files: 92% (3759/4085) Checking out files: 93% (3800/4085) Checking out files: 94% (3840/4085) Checking out files: 95% (3881/4085) Checking out files: 96% (3922/4085) Checking out files: 96% (3957/4085) Checking out files: 97% (3963/4085) Checking out files: 98% (4004/4085) Checking out files: 99% (4045/4085) Checking out files: 100% (4085/4085) Checking out files: 100% (4085/4085), done. [2021-07-27T11:42:51.804Z] #57 43.07 + cd /tmp/tmp.Cwrdlg49j1/src/github.com/containerd/containerd [2021-07-27T11:42:52.064Z] #57 43.08 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T11:42:52.187Z] #20 20.37 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:52.187Z] #20 20.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:42:52.622Z] #13 DONE 119.9s [2021-07-27T11:42:52.622Z] [2021-07-27T11:42:52.622Z] #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-07-27T11:42:52.622Z] #54 sha256:a396e80bb7ab51d64794ce0b64afaa0857a1a8453e4785f3c3452e4a3d60616e [2021-07-27T11:42:52.675Z] #20 25.10 Setting up libc6:armhf (2.28-10) ... [2021-07-27T11:42:53.478Z] #57 44.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-27T11:42:53.478Z] #57 44.47 + BUILDTAGS='netgo osusergo static_build' [2021-07-27T11:42:53.478Z] #57 44.47 + export EXTRA_FLAGS=-buildmode=pie [2021-07-27T11:42:53.478Z] #57 44.47 + EXTRA_FLAGS=-buildmode=pie [2021-07-27T11:42:53.478Z] #57 44.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-27T11:42:53.478Z] #57 44.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-27T11:42:53.478Z] #57 44.47 + '[' '' = dynamic ']' [2021-07-27T11:42:53.478Z] #57 44.47 + make [2021-07-27T11:42:53.478Z] #57 ... [2021-07-27T11:42:53.478Z] [2021-07-27T11:42:53.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-07-27T11:42:53.478Z] #52 sha256:17c3638a8f83f23fcbaf49df163e6bd7d3531339ccc178fabc786ad3b17f55ce [2021-07-27T11:42:53.478Z] #52 93.67 encoding/json [2021-07-27T11:42:53.478Z] #52 96.53 github.com/pkg/diff [2021-07-27T11:42:53.478Z] #52 97.71 go/ast [2021-07-27T11:42:53.478Z] #52 98.90 golang.org/x/crypto/ssh/terminal [2021-07-27T11:42:53.478Z] #52 100.4 io/ioutil [2021-07-27T11:42:53.478Z] #52 100.8 mvdan.cc/editorconfig [2021-07-27T11:42:53.478Z] #52 101.6 mvdan.cc/sh/v3/fileutil [2021-07-27T11:42:53.478Z] #52 101.7 text/tabwriter [2021-07-27T11:42:53.478Z] #52 102.1 mvdan.cc/sh/v3/syntax [2021-07-27T11:42:53.478Z] #52 ... [2021-07-27T11:42:53.478Z] [2021-07-27T11:42:53.478Z] #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-07-27T11:42:53.478Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:42:53.478Z] #46 102.6 text/template [2021-07-27T11:42:53.478Z] #46 103.8 log [2021-07-27T11:42:53.558Z] #20 ... [2021-07-27T11:42:53.558Z] [2021-07-27T11:42:53.558Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:42:53.558Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:42:53.558Z] #32 DONE 135.6s [2021-07-27T11:42:53.558Z] [2021-07-27T11:42:53.558Z] #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-07-27T11:42:53.558Z] #46 sha256:6d3c4db3b1363c76959ca7da17ba22b29b97f079a61b0509558f1473ab0b6a44 [2021-07-27T11:42:53.558Z] #46 132.5 github.com/LK4D4/vndr/godl [2021-07-27T11:42:53.558Z] #46 133.3 github.com/LK4D4/vndr [2021-07-27T11:42:54.008Z] #54 1.596 + RM_GOPATH=0 [2021-07-27T11:42:54.008Z] #54 1.596 + TMP_GOPATH= [2021-07-27T11:42:54.008Z] #54 1.596 + : /build [2021-07-27T11:42:54.008Z] #54 1.596 + '[' -z '' ']' [2021-07-27T11:42:54.008Z] #54 1.597 ++ mktemp -d [2021-07-27T11:42:54.008Z] #54 1.599 + export GOPATH=/tmp/tmp.XWFWYTC4n5 [2021-07-27T11:42:54.008Z] #54 1.599 + GOPATH=/tmp/tmp.XWFWYTC4n5 [2021-07-27T11:42:54.008Z] #54 1.599 + RM_GOPATH=1 [2021-07-27T11:42:54.008Z] #54 1.599 + case "$(go env GOARCH)" in [2021-07-27T11:42:54.008Z] #54 1.599 ++ go env GOARCH [2021-07-27T11:42:54.008Z] #54 1.608 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:54.008Z] #54 1.608 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:54.008Z] #54 1.609 ++ dirname /tmp/install/install.sh [2021-07-27T11:42:54.008Z] #54 1.614 + dir=/tmp/install [2021-07-27T11:42:54.008Z] #54 1.614 + bin=runc [2021-07-27T11:42:54.008Z] #54 1.616 + shift [2021-07-27T11:42:54.008Z] #54 1.616 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-27T11:42:54.008Z] #54 1.616 + . /tmp/install/runc.installer [2021-07-27T11:42:54.008Z] #54 1.616 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T11:42:54.008Z] #54 1.618 + install_runc [2021-07-27T11:42:54.008Z] #54 1.620 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-27T11:42:54.008Z] #54 1.620 + uname -r [2021-07-27T11:42:54.008Z] #54 1.630 + RUNC_BUILDTAGS='seccomp ' [2021-07-27T11:42:54.008Z] #54 1.630 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-27T11:42:54.008Z] #54 1.630 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-27T11:42:54.008Z] #54 1.631 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XWFWYTC4n5/src/github.com/opencontainers/runc [2021-07-27T11:42:54.008Z] #54 1.640 Cloning into '/tmp/tmp.XWFWYTC4n5/src/github.com/opencontainers/runc'... [2021-07-27T11:42:54.008Z] #54 ... [2021-07-27T11:42:54.008Z] [2021-07-27T11:42:54.008Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T11:42:54.008Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-27T11:42:54.008Z] #14 DONE 1.8s [2021-07-27T11:42:54.041Z] #20 26.34 Setting up libc6:ppc64el (2.28-10) ... [2021-07-27T11:42:54.117Z] #20 22.17 Selecting previously unselected package python3-minimal. [2021-07-27T11:42:54.118Z] #20 22.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23668 files and directories currently installed.) [2021-07-27T11:42:54.118Z] #20 22.26 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-27T11:42:54.118Z] #20 22.30 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T11:42:54.118Z] #20 22.42 Selecting previously unselected package libmpdec2:arm64. [2021-07-27T11:42:54.268Z] [2021-07-27T11:42:54.268Z] #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-07-27T11:42:54.268Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-27T11:42:54.393Z] #20 22.42 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-27T11:42:54.393Z] #20 22.44 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-27T11:42:54.393Z] #20 22.55 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-27T11:42:54.420Z] #46 104.6 encoding/xml [2021-07-27T11:42:54.657Z] #20 22.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-27T11:42:54.657Z] #20 22.56 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:54.937Z] #46 DONE 137.5s [2021-07-27T11:42:54.937Z] [2021-07-27T11:42:54.937Z] #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-07-27T11:42:54.937Z] #50 sha256:746cedf7546927a6982c6786be89a1655958a9383d011fe6f3ea940d96955971 [2021-07-27T11:42:55.220Z] #15 DONE 1.3s [2021-07-27T11:42:55.220Z] [2021-07-27T11:42:55.220Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T11:42:55.220Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-27T11:42:55.234Z] #20 23.22 Selecting previously unselected package python3.7. [2021-07-27T11:42:55.234Z] #20 23.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-27T11:42:55.234Z] #20 23.24 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:42:55.234Z] #20 23.42 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-27T11:42:55.405Z] #20 27.56 Setting up libc6:s390x (2.28-10) ... [2021-07-27T11:42:55.498Z] #20 23.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-27T11:42:55.498Z] #20 23.43 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-27T11:42:55.498Z] #20 23.59 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T11:42:55.880Z] #50 ... [2021-07-27T11:42:55.880Z] [2021-07-27T11:42:55.880Z] #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-07-27T11:42:55.880Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:42:55.880Z] #20 10.83 Fetched 8996 kB in 9s (1017 kB/s) [2021-07-27T11:42:56.076Z] #20 ... [2021-07-27T11:42:56.076Z] [2021-07-27T11:42:56.076Z] #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-07-27T11:42:56.076Z] #24 sha256:93e79d0896aac431fd2f69e68c1150e6be808f0000d5b678ce65c8b5be3d169b [2021-07-27T11:42:56.076Z] #24 119.0 Checking out files: 20% (2299/11320) Checking out files: 21% (2378/11320) Checking out files: 22% (2491/11320) Checking out files: 23% (2604/11320) Checking out files: 24% (2717/11320) Checking out files: 25% (2830/11320) Checking out files: 26% (2944/11320) Checking out files: 27% (3057/11320) Checking out files: 28% (3170/11320) Checking out files: 29% (3283/11320) Checking out files: 30% (3396/11320) Checking out files: 31% (3510/11320) Checking out files: 32% (3623/11320) Checking out files: 33% (3736/11320) Checking out files: 34% (3849/11320) Checking out files: 35% (3962/11320) Checking out files: 36% (4076/11320) Checking out files: 37% (4189/11320) Checking out files: 38% (4302/11320) Checking out files: 39% (4415/11320) Checking out files: 40% (4528/11320) Checking out files: 41% (4642/11320) Checking out files: 42% (4755/11320) Checking out files: 43% (4868/11320) Checking out files: 44% (4981/11320) Checking out files: 45% (5094/11320) Checking out files: 46% (5208/11320) Checking out files: 47% (5321/11320) Checking out files: 48% (5434/11320) Checking out files: 49% (5547/11320) Checking out files: 50% (5660/11320) Checking out files: 51% (5774/11320) Checking out files: 52% (5887/11320) Checking out files: 53% (6000/11320) Checking out files: 54% (6113/11320) Checking out files: 55% (6226/11320) Checking out files: 56% (6340/11320) Checking out files: 57% (6453/11320) Checking out files: 58% (6566/11320) Checking out files: 59% (6679/11320) Checking out files: 60% (6792/11320) Checking out files: 61% (6906/11320) Checking out files: 62% (7019/11320) Checking out files: 63% (7132/11320) Checking out files: 64% (7245/11320) Checking out files: 65% (7358/11320) Checking out files: 66% (7472/11320) Checking out files: 67% (7585/11320) Checking out files: 68% (7698/11320) Checking out files: 69% (7811/11320) Checking out files: 70% (7924/11320) Checking out files: 71% (8038/11320) Checking out files: 71% (8103/11320) Checking out files: 72% (8151/11320) Checking out files: 73% (8264/11320) Checking out files: 74% (8377/11320) Checking out files: 75% (8490/11320) Checking out files: 76% (8604/11320) Checking out files: 77% (8717/11320) Checking out files: 78% (8830/11320) Checking out files: 79% (8943/11320) Checking out files: 80% (9056/11320) Checking out files: 81% (9170/11320) Checking out files: 82% (9283/11320) Checking out files: 83% (9396/11320) Checking out files: 84% (9509/11320) Checking out files: 85% (9622/11320) Checking out files: 86% (9736/11320) Checking out files: 87% (9849/11320) Checking out files: 88% (9962/11320) Checking out files: 89% (10075/11320) Checking out files: 90% (10188/11320) Checking out files: 91% (10302/11320) Checking out files: 92% (10415/11320) Checking out files: 93% (10528/11320) Checking out files: 94% (10641/11320) Checking out files: 95% (10754/11320) Checking out files: 96% (10868/11320) Checking out files: 97% (10981/11320) Checking out files: 98% (11094/11320) Checking out files: 99% (11207/11320) Checking out files: 99% (11234/11320) Checking out files: 100% (11320/11320) Checking out files: 100% (11320/11320), done. [2021-07-27T11:42:56.076Z] #24 122.1 + cd /tmp/tmp.pNdD03xdr8/tmp/docker-ce [2021-07-27T11:42:56.076Z] #24 122.1 + git checkout -q v17.06.2-ce [2021-07-27T11:42:56.076Z] #24 125.8 + mkdir -p /tmp/tmp.pNdD03xdr8/src/github.com/docker [2021-07-27T11:42:56.076Z] #24 125.8 + mv components/cli /tmp/tmp.pNdD03xdr8/src/github.com/docker/cli [2021-07-27T11:42:56.076Z] #24 125.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-27T11:42:56.333Z] #20 28.79 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-27T11:42:56.333Z] #20 28.80 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-27T11:42:56.333Z] #20 28.81 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-27T11:42:56.333Z] #20 28.82 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-27T11:42:56.333Z] #20 28.83 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-27T11:42:56.333Z] #20 28.85 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-27T11:42:56.333Z] #20 28.86 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-27T11:42:56.333Z] #20 28.87 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-27T11:42:56.333Z] #20 28.88 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-27T11:42:56.333Z] #20 28.90 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-27T11:42:56.333Z] #20 28.91 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-27T11:42:56.349Z] #24 ... [2021-07-27T11:42:56.349Z] [2021-07-27T11:42:56.349Z] #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-07-27T11:42:56.349Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-27T11:42:56.349Z] #20 24.55 Selecting previously unselected package python3. [2021-07-27T11:42:56.589Z] #20 28.92 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-27T11:42:56.590Z] #20 28.93 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-27T11:42:56.590Z] #20 28.94 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-27T11:42:56.590Z] #20 28.95 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-27T11:42:56.590Z] #20 28.96 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:42:56.600Z] #16 1.054 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-27T11:42:56.600Z] #16 DONE 1.2s [2021-07-27T11:42:56.600Z] [2021-07-27T11:42:56.600Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T11:42:56.600Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-27T11:42:56.613Z] #20 24.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) [2021-07-27T11:42:56.613Z] #20 24.63 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-27T11:42:56.613Z] #20 24.66 Unpacking python3 (3.7.3-1) ... [2021-07-27T11:42:56.613Z] #20 24.80 Selecting previously unselected package libip4tc0:arm64. [2021-07-27T11:42:56.613Z] #20 24.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-27T11:42:56.849Z] #20 DONE 29.2s [2021-07-27T11:42:56.849Z] [2021-07-27T11:42:56.849Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T11:42:56.849Z] #64 sha256:f67318a5660e36b256dadb298753e784ef15faacb1b685b16aef1b9aa58afefd [2021-07-27T11:42:56.849Z] #64 ... [2021-07-27T11:42:56.849Z] [2021-07-27T11:42:56.849Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T11:42:56.849Z] #61 sha256:7e8285c1234d4265a90388d2abb0c2f4b3ad2d35076ff55faf1cb1ebd787df10 [2021-07-27T11:42:56.877Z] #20 24.83 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-27T11:42:56.877Z] #20 24.96 Selecting previously unselected package libip6tc0:arm64. [2021-07-27T11:42:56.877Z] #20 24.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-27T11:42:56.877Z] #20 24.97 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-27T11:42:56.877Z] #20 25.10 Selecting previously unselected package libiptc0:arm64. [2021-07-27T11:42:56.964Z] #46 106.9 go/doc [2021-07-27T11:42:57.141Z] #20 25.10 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-27T11:42:57.141Z] #20 25.11 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-27T11:42:57.141Z] #20 25.23 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-27T11:42:57.141Z] #20 25.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-27T11:42:57.141Z] #20 25.26 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-27T11:42:57.405Z] #20 25.37 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-27T11:42:57.405Z] #20 25.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-27T11:42:57.405Z] #20 25.38 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-27T11:42:57.405Z] #20 25.53 Selecting previously unselected package libnftnl11:arm64. [2021-07-27T11:42:57.405Z] #20 25.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-27T11:42:57.405Z] #20 25.54 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-27T11:42:57.405Z] #20 25.64 Selecting previously unselected package iptables. [2021-07-27T11:42:57.670Z] #20 25.64 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-27T11:42:57.670Z] #20 25.67 Unpacking iptables (1.8.2-4) ... [2021-07-27T11:42:57.934Z] #20 26.00 Selecting previously unselected package xxd. [2021-07-27T11:42:57.934Z] #20 26.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-27T11:42:57.934Z] #20 26.02 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T11:42:57.934Z] #20 26.15 Selecting previously unselected package vim-common. [2021-07-27T11:42:57.934Z] #20 26.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:42:57.992Z] #17 DONE 1.3s [2021-07-27T11:42:57.992Z] [2021-07-27T11:42:57.992Z] #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-07-27T11:42:57.992Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:42:57.992Z] #46 120.8 mime [2021-07-27T11:42:57.992Z] #46 122.2 mime/quotedprintable [2021-07-27T11:42:57.992Z] #46 122.5 net/http/internal [2021-07-27T11:42:57.992Z] #46 126.5 net/textproto [2021-07-27T11:42:57.992Z] #46 126.5 crypto/x509 [2021-07-27T11:42:57.992Z] #46 127.9 vendor/golang.org/x/net/http/httpguts [2021-07-27T11:42:57.992Z] #46 128.4 vendor/golang.org/x/net/http/httpproxy [2021-07-27T11:42:57.992Z] #46 129.1 mime/multipart [2021-07-27T11:42:57.992Z] #46 ... [2021-07-27T11:42:57.992Z] [2021-07-27T11:42:57.992Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T11:42:57.992Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T11:42:58.198Z] #20 26.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T11:42:58.198Z] #20 26.44 Selecting previously unselected package bash-completion. [2021-07-27T11:42:58.198Z] #20 26.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-27T11:42:58.218Z] #61 1.315 + RM_GOPATH=0 [2021-07-27T11:42:58.218Z] #61 1.315 + TMP_GOPATH= [2021-07-27T11:42:58.218Z] #61 1.315 + : /build [2021-07-27T11:42:58.218Z] #61 1.315 + '[' -z '' ']' [2021-07-27T11:42:58.218Z] #61 1.315 ++ mktemp -d [2021-07-27T11:42:58.218Z] #61 1.318 + export GOPATH=/tmp/tmp.XrmuOHaMTM [2021-07-27T11:42:58.218Z] #61 1.318 + GOPATH=/tmp/tmp.XrmuOHaMTM [2021-07-27T11:42:58.218Z] #61 1.318 + RM_GOPATH=1 [2021-07-27T11:42:58.218Z] #61 1.318 + case "$(go env GOARCH)" in [2021-07-27T11:42:58.218Z] #61 1.319 ++ go env GOARCH [2021-07-27T11:42:58.218Z] #61 1.323 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:58.218Z] #61 1.323 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:42:58.218Z] #61 1.324 ++ dirname /tmp/install/install.sh [2021-07-27T11:42:58.218Z] #61 1.325 + dir=/tmp/install [2021-07-27T11:42:58.218Z] #61 1.325 + bin=runc [2021-07-27T11:42:58.218Z] #61 1.325 + shift [2021-07-27T11:42:58.218Z] #61 1.325 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-27T11:42:58.218Z] #61 1.325 + . /tmp/install/runc.installer [2021-07-27T11:42:58.218Z] #61 1.325 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T11:42:58.218Z] #61 1.325 + install_runc [2021-07-27T11:42:58.218Z] #61 1.325 + uname -r [2021-07-27T11:42:58.218Z] #61 1.325 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-27T11:42:58.218Z] #61 1.327 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-27T11:42:58.218Z] #61 1.327 + RUNC_BUILDTAGS='seccomp ' [2021-07-27T11:42:58.218Z] #61 1.327 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-27T11:42:58.218Z] #61 1.327 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XrmuOHaMTM/src/github.com/opencontainers/runc [2021-07-27T11:42:58.218Z] #61 1.329 Cloning into '/tmp/tmp.XrmuOHaMTM/src/github.com/opencontainers/runc'... [2021-07-27T11:42:58.218Z] #61 ... [2021-07-27T11:42:58.218Z] [2021-07-27T11:42:58.218Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T11:42:58.218Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-07-27T11:42:58.218Z] #21 DONE 1.5s [2021-07-27T11:42:58.252Z] #18 ... [2021-07-27T11:42:58.252Z] [2021-07-27T11:42:58.252Z] #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-07-27T11:42:58.252Z] #59 sha256:d9c9f05f84260399d548e57234b328ba37fd04848eb3bd65d93e2b1f32207f9e [2021-07-27T11:42:58.252Z] #59 124.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T11:42:58.252Z] #59 124.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-27T11:42:58.252Z] #59 DONE 130.9s [2021-07-27T11:42:58.252Z] [2021-07-27T11:42:58.252Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T11:42:58.252Z] #60 sha256:ab685633c6c5d6b567d1dcdb417d339615735c162a71be97b29618e999c10886 [2021-07-27T11:42:58.252Z] #60 DONE 0.1s [2021-07-27T11:42:58.252Z] [2021-07-27T11:42:58.252Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T11:42:58.252Z] #61 sha256:b88879f47a53d9110a54fcd9ebe3dad9c92fcac99f7e168e8128be3a84c46773 [2021-07-27T11:42:58.252Z] #61 DONE 0.1s [2021-07-27T11:42:58.252Z] [2021-07-27T11:42:58.252Z] #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-07-27T11:42:58.252Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:42:58.474Z] [2021-07-27T11:42:58.474Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-27T11:42:58.474Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-07-27T11:42:59.176Z] #20 10.83 Reading package lists... [2021-07-27T11:42:59.519Z] #46 109.4 github.com/LK4D4/vndr/versioned [2021-07-27T11:42:59.519Z] #46 109.5 compress/flate [2021-07-27T11:42:59.635Z] #40 ... [2021-07-27T11:42:59.635Z] [2021-07-27T11:42:59.635Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T11:42:59.635Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T11:42:59.635Z] #18 DONE 1.5s [2021-07-27T11:42:59.635Z] [2021-07-27T11:42:59.635Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T11:42:59.635Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-27T11:42:59.839Z] #22 DONE 1.2s [2021-07-27T11:42:59.839Z] [2021-07-27T11:42:59.839Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T11:42:59.839Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-07-27T11:43:00.107Z] #46 110.3 github.com/LK4D4/vndr/build [2021-07-27T11:43:00.404Z] #23 0.915 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-27T11:43:00.660Z] #23 DONE 1.1s [2021-07-27T11:43:00.660Z] [2021-07-27T11:43:00.660Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T11:43:00.660Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-07-27T11:43:00.679Z] #46 ... [2021-07-27T11:43:00.679Z] [2021-07-27T11:43:00.679Z] #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-07-27T11:43:00.679Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:43:00.679Z] #13 105.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-27T11:43:00.679Z] #13 105.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T11:43:00.679Z] #13 105.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:43:00.940Z] #13 ... [2021-07-27T11:43:00.940Z] [2021-07-27T11:43:00.940Z] #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-07-27T11:43:00.940Z] #52 sha256:17c3638a8f83f23fcbaf49df163e6bd7d3531339ccc178fabc786ad3b17f55ce [2021-07-27T11:43:00.940Z] #52 107.5 mvdan.cc/sh/v3/cmd/shfmt [2021-07-27T11:43:00.940Z] #52 DONE 111.4s [2021-07-27T11:43:01.201Z] [2021-07-27T11:43:01.201Z] #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-07-27T11:43:01.201Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [2021-07-27T11:43:01.201Z] #57 45.88 + bin/ctr [2021-07-27T11:43:01.524Z] #20 29.25 Unpacking bash-completion (1:2.8-6) ... [2021-07-27T11:43:01.543Z] #19 DONE 1.9s [2021-07-27T11:43:01.543Z] [2021-07-27T11:43:01.543Z] #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-07-27T11:43:01.543Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:43:01.587Z] #24 DONE 1.1s [2021-07-27T11:43:01.587Z] [2021-07-27T11:43:01.587Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T11:43:01.587Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-07-27T11:43:01.712Z] #20 13.99 Reading package lists... [2021-07-27T11:43:01.788Z] #20 29.76 Selecting previously unselected package bzip2. [2021-07-27T11:43:01.788Z] #20 29.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-27T11:43:01.788Z] #20 29.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T11:43:01.788Z] #20 29.89 Selecting previously unselected package xz-utils. [2021-07-27T11:43:01.788Z] #20 29.90 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-27T11:43:01.788Z] #20 29.91 Unpacking xz-utils (5.2.4-1) ... [2021-07-27T11:43:02.052Z] #20 30.11 Selecting previously unselected package apparmor. [2021-07-27T11:43:02.052Z] #20 30.12 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-27T11:43:02.052Z] #20 30.23 Unpacking apparmor (2.13.2-10) ... [2021-07-27T11:43:02.142Z] #57 ... [2021-07-27T11:43:02.143Z] [2021-07-27T11:43:02.143Z] #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-07-27T11:43:02.143Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:43:02.143Z] #46 112.6 hash/crc32 [2021-07-27T11:43:02.630Z] #20 30.62 Selecting previously unselected package aufs-tools. [2021-07-27T11:43:02.630Z] #20 30.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-27T11:43:02.630Z] #20 30.64 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-27T11:43:02.630Z] #20 30.87 Selecting previously unselected package libonig5:arm64. [2021-07-27T11:43:02.650Z] #20 16.72 Building dependency tree... [2021-07-27T11:43:02.713Z] #46 113.0 compress/gzip [2021-07-27T11:43:02.894Z] #20 30.87 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-27T11:43:02.894Z] #20 30.88 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-27T11:43:02.894Z] #20 31.08 Selecting previously unselected package libjq1:arm64. [2021-07-27T11:43:02.894Z] #20 31.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-27T11:43:02.909Z] #20 17.85 libcap2-bin is already the newest version (1:2.25-2). [2021-07-27T11:43:02.909Z] #20 17.85 The following additional packages will be installed: [2021-07-27T11:43:02.909Z] #20 17.85 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-27T11:43:02.909Z] #20 17.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-27T11:43:02.909Z] #20 17.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-27T11:43:02.909Z] #20 17.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-27T11:43:02.909Z] #20 17.85 python3.7 python3.7-minimal vim-runtime xxd [2021-07-27T11:43:02.909Z] #20 17.86 Suggested packages: [2021-07-27T11:43:02.909Z] #20 17.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-27T11:43:02.909Z] #20 17.86 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-27T11:43:02.909Z] #20 17.86 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-27T11:43:02.909Z] #20 17.86 quota [2021-07-27T11:43:02.909Z] #20 17.86 Recommended packages: [2021-07-27T11:43:02.909Z] #20 17.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-27T11:43:02.909Z] #20 17.86 python3-keyrings.alt python3-xdg unzip [2021-07-27T11:43:02.923Z] #20 1.538 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:43:02.956Z] #25 DONE 1.2s [2021-07-27T11:43:02.956Z] [2021-07-27T11:43:02.956Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T11:43:02.956Z] #61 sha256:7e8285c1234d4265a90388d2abb0c2f4b3ad2d35076ff55faf1cb1ebd787df10 [2021-07-27T11:43:02.956Z] #61 5.426 + cd /tmp/tmp.XrmuOHaMTM/src/github.com/opencontainers/runc [2021-07-27T11:43:02.956Z] #61 5.427 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T11:43:02.956Z] #61 5.471 + '[' -z '' ']' [2021-07-27T11:43:02.956Z] #61 5.472 + target=static [2021-07-27T11:43:02.956Z] #61 5.472 + make 'BUILDTAGS=seccomp ' static [2021-07-27T11:43:02.956Z] #61 5.538 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-27T11:43:02.974Z] #46 113.4 net [2021-07-27T11:43:03.159Z] #20 31.14 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-27T11:43:03.159Z] #20 31.24 Selecting previously unselected package jq. [2021-07-27T11:43:03.159Z] #20 31.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-27T11:43:03.159Z] #20 31.27 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T11:43:03.183Z] #20 1.768 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:43:03.183Z] #20 1.935 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:43:03.183Z] #20 2.055 Get:4 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T11:43:03.234Z] #46 113.6 vendor/golang.org/x/text/transform [2021-07-27T11:43:03.424Z] #20 31.40 Selecting previously unselected package libaio1:arm64. [2021-07-27T11:43:03.424Z] #20 31.42 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-27T11:43:03.424Z] #20 31.43 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-27T11:43:03.424Z] #20 31.51 Selecting previously unselected package libgpm2:arm64. [2021-07-27T11:43:03.424Z] #20 31.52 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-27T11:43:03.424Z] #20 31.54 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-27T11:43:03.442Z] #20 2.137 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:43:03.687Z] #20 31.62 Selecting previously unselected package libicu63:arm64. [2021-07-27T11:43:03.687Z] #20 31.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-27T11:43:03.687Z] #20 31.64 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-27T11:43:03.805Z] #46 114.2 vendor/golang.org/x/text/unicode/bidi [2021-07-27T11:43:03.883Z] #61 ... [2021-07-27T11:43:03.883Z] [2021-07-27T11:43:03.883Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T11:43:03.883Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-07-27T11:43:03.883Z] #26 DONE 1.1s [2021-07-27T11:43:04.139Z] [2021-07-27T11:43:04.139Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T11:43:04.139Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-27T11:43:04.289Z] #20 19.02 The following NEW packages will be installed: [2021-07-27T11:43:04.289Z] #20 19.03 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-27T11:43:04.289Z] #20 19.03 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-27T11:43:04.289Z] #20 19.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-27T11:43:04.289Z] #20 19.03 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-27T11:43:04.289Z] #20 19.03 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-27T11:43:04.289Z] #20 19.03 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-27T11:43:04.289Z] #20 19.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-27T11:43:04.289Z] #20 19.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-27T11:43:04.289Z] #20 19.03 xz-utils zip [2021-07-27T11:43:04.380Z] #20 3.008 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:43:04.549Z] #20 19.33 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:43:04.549Z] #20 19.33 Need to get 28.6 MB of archives. [2021-07-27T11:43:04.549Z] #20 19.33 After this operation, 116 MB of additional disk space will be used. [2021-07-27T11:43:04.549Z] #20 19.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-27T11:43:04.549Z] #20 19.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T11:43:04.549Z] #20 19.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-27T11:43:04.549Z] #20 19.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T11:43:04.549Z] #20 19.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T11:43:04.549Z] #20 19.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T11:43:04.549Z] #20 19.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T11:43:04.549Z] #20 19.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T11:43:04.549Z] #20 19.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T11:43:04.549Z] #20 19.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-27T11:43:04.549Z] #20 19.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-27T11:43:04.549Z] #20 19.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-27T11:43:04.549Z] #20 19.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-27T11:43:04.549Z] #20 19.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-27T11:43:04.549Z] #20 19.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-27T11:43:04.549Z] #20 19.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-27T11:43:04.549Z] #20 19.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T11:43:04.549Z] #20 19.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T11:43:04.549Z] #20 19.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-27T11:43:04.549Z] #20 19.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-07-27T11:43:04.549Z] #20 19.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-27T11:43:04.549Z] #20 19.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-27T11:43:04.549Z] #20 19.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-27T11:43:04.808Z] #20 19.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T11:43:04.808Z] #20 19.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T11:43:04.808Z] #20 19.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T11:43:04.808Z] #20 19.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-27T11:43:04.808Z] #20 19.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-27T11:43:04.808Z] #20 19.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T11:43:05.067Z] #20 20.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T11:43:05.067Z] #20 20.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T11:43:05.067Z] #20 20.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T11:43:05.067Z] #20 20.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-27T11:43:05.067Z] #20 20.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-27T11:43:05.067Z] #20 20.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-27T11:43:05.067Z] #20 20.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-27T11:43:05.067Z] #20 20.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-27T11:43:05.327Z] #20 20.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-27T11:43:05.327Z] #20 20.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-27T11:43:05.327Z] #20 20.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T11:43:05.327Z] #20 20.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-27T11:43:05.327Z] #20 20.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-27T11:43:05.327Z] #20 20.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-27T11:43:05.327Z] #20 20.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-27T11:43:05.327Z] #20 20.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-27T11:43:05.327Z] #20 20.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-27T11:43:05.506Z] #27 1.377 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:43:05.506Z] #27 1.546 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:43:05.506Z] #27 1.549 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:43:05.506Z] #27 1.627 Get:4 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T11:43:05.506Z] #27 1.674 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-27T11:43:05.587Z] #20 20.56 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-27T11:43:05.587Z] #20 20.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-27T11:43:05.587Z] #20 20.64 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-27T11:43:05.615Z] #20 33.73 Selecting previously unselected package libnet1:arm64. [2021-07-27T11:43:05.615Z] #20 33.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-27T11:43:05.615Z] #20 33.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:43:05.717Z] #46 115.7 vendor/golang.org/x/text/secure/bidirule [2021-07-27T11:43:05.717Z] #46 115.9 vendor/golang.org/x/text/unicode/norm [2021-07-27T11:43:05.759Z] #20 4.167 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:43:05.762Z] #27 1.679 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [481 kB] [2021-07-27T11:43:05.762Z] #27 1.723 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:43:05.762Z] #27 1.731 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-27T11:43:05.762Z] #27 1.754 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-27T11:43:05.762Z] #27 1.796 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-27T11:43:05.879Z] #20 33.98 Selecting previously unselected package libnl-3-200:arm64. [2021-07-27T11:43:05.879Z] #20 33.99 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-27T11:43:05.879Z] #20 33.99 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-27T11:43:05.879Z] #20 34.13 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-27T11:43:06.146Z] #20 34.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-27T11:43:06.146Z] #20 34.14 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-27T11:43:06.146Z] #20 34.25 Selecting previously unselected package libreadline5:arm64. [2021-07-27T11:43:06.146Z] #20 34.25 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-27T11:43:06.146Z] #20 34.28 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-27T11:43:06.155Z] #20 21.13 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:43:06.155Z] #20 21.23 Fetched 28.6 MB in 2s (18.2 MB/s) [2021-07-27T11:43:06.326Z] #27 2.272 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-27T11:43:06.410Z] #20 34.45 Selecting previously unselected package net-tools. [2021-07-27T11:43:06.410Z] #20 34.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-27T11:43:06.410Z] #20 34.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T11:43:06.410Z] #20 34.69 Selecting previously unselected package patch. [2021-07-27T11:43:06.414Z] #20 21.29 Selecting previously unselected package pigz. [2021-07-27T11:43:06.414Z] #20 21.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 ... 23446 files and directories currently installed.) [2021-07-27T11:43:06.414Z] #20 21.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-27T11:43:06.414Z] #20 21.34 Unpacking pigz (2.4-1) ... [2021-07-27T11:43:06.414Z] #20 21.41 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T11:43:06.674Z] #20 21.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:06.674Z] #20 21.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:06.674Z] #20 34.69 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-27T11:43:06.674Z] #20 34.70 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-27T11:43:06.889Z] #27 2.790 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-27T11:43:06.933Z] #20 21.78 Selecting previously unselected package python3.7-minimal. [2021-07-27T11:43:06.933Z] #20 21.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:06.933Z] #20 21.81 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:43:06.984Z] #20 34.88 Selecting previously unselected package python-pip-whl. [2021-07-27T11:43:06.984Z] #20 34.88 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-27T11:43:06.984Z] #20 34.89 Unpacking python-pip-whl (18.1-5) ... [2021-07-27T11:43:07.137Z] #20 5.591 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:43:07.145Z] #27 3.246 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-27T11:43:07.258Z] #20 35.30 Selecting previously unselected package python3-lib2to3. [2021-07-27T11:43:07.258Z] #20 35.31 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-27T11:43:07.258Z] #20 35.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-27T11:43:07.501Z] #20 22.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:07.501Z] #20 22.51 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:43:07.596Z] #20 35.59 Selecting previously unselected package python3-distutils. [2021-07-27T11:43:07.596Z] #20 35.60 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-27T11:43:07.596Z] #20 35.61 Unpacking python3-distutils (3.7.3-1) ... [2021-07-27T11:43:07.708Z] #27 3.794 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:43:07.873Z] #20 35.92 Selecting previously unselected package python3-pip. [2021-07-27T11:43:07.873Z] #20 35.92 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-27T11:43:07.873Z] #20 35.94 Unpacking python3-pip (18.1-5) ... [2021-07-27T11:43:08.139Z] #20 36.19 Selecting previously unselected package python3-pkg-resources. [2021-07-27T11:43:08.139Z] #20 36.19 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T11:43:08.139Z] #20 36.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:43:08.139Z] #20 36.33 Selecting previously unselected package python3-setuptools. [2021-07-27T11:43:08.272Z] #27 4.324 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-27T11:43:08.401Z] #20 36.33 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-27T11:43:08.401Z] #20 36.34 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-27T11:43:08.527Z] #27 4.770 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T11:43:08.678Z] #20 36.66 Selecting previously unselected package python3-wheel. [2021-07-27T11:43:08.678Z] #20 36.67 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-27T11:43:08.678Z] #20 36.69 Unpacking python3-wheel (0.32.3-2) ... [2021-07-27T11:43:08.678Z] #20 36.85 Selecting previously unselected package sudo. [2021-07-27T11:43:08.678Z] #20 36.85 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-27T11:43:08.678Z] #20 36.86 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-27T11:43:08.678Z] #20 ... [2021-07-27T11:43:08.678Z] [2021-07-27T11:43:08.678Z] #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-07-27T11:43:08.678Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-27T11:43:08.678Z] #40 138.5 + dpkg --print-architecture [2021-07-27T11:43:09.017Z] #46 119.2 vendor/golang.org/x/net/idna [2021-07-27T11:43:09.090Z] #27 5.206 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T11:43:09.347Z] #27 5.207 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-27T11:43:09.347Z] #27 5.223 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:43:09.347Z] #27 5.239 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-27T11:43:09.347Z] #27 5.254 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-27T11:43:09.347Z] #27 5.261 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-27T11:43:09.347Z] #27 5.286 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-27T11:43:09.347Z] #27 5.286 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-27T11:43:09.347Z] #27 5.287 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:43:09.347Z] #27 5.292 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-27T11:43:09.347Z] #27 5.293 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-27T11:43:09.347Z] #27 5.293 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T11:43:09.406Z] #20 24.06 Selecting previously unselected package python3-minimal. [2021-07-27T11:43:09.406Z] #20 24.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 ... 23695 files and directories currently installed.) [2021-07-27T11:43:09.406Z] #20 24.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T11:43:09.406Z] #20 24.10 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T11:43:09.406Z] #20 24.16 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T11:43:09.406Z] #20 24.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T11:43:09.406Z] #20 24.18 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:43:09.406Z] #20 24.27 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T11:43:09.406Z] #20 24.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:09.406Z] #20 24.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:09.675Z] #20 ... [2021-07-27T11:43:09.675Z] [2021-07-27T11:43:09.675Z] #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-07-27T11:43:09.675Z] #54 sha256:a396e80bb7ab51d64794ce0b64afaa0857a1a8453e4785f3c3452e4a3d60616e [2021-07-27T11:43:09.675Z] #54 12.60 + cd /tmp/tmp.XWFWYTC4n5/src/github.com/opencontainers/runc [2021-07-27T11:43:09.675Z] #54 12.60 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T11:43:09.675Z] #54 13.01 + '[' -z '' ']' [2021-07-27T11:43:09.675Z] #54 13.01 + target=static [2021-07-27T11:43:09.675Z] #54 13.01 + make 'BUILDTAGS=seccomp ' static [2021-07-27T11:43:09.675Z] #54 13.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-27T11:43:09.975Z] #20 25.04 Selecting previously unselected package python3.7. [2021-07-27T11:43:10.234Z] #20 25.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:10.234Z] #20 25.05 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:10.234Z] #20 25.14 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T11:43:10.234Z] #20 25.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T11:43:10.234Z] #20 25.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:43:10.234Z] #20 25.22 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T11:43:10.243Z] #54 ... [2021-07-27T11:43:10.243Z] [2021-07-27T11:43:10.243Z] #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-07-27T11:43:10.243Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:43:10.243Z] #46 132.8 crypto/tls [2021-07-27T11:43:10.243Z] #46 139.5 net/http/httptrace [2021-07-27T11:43:10.243Z] #46 139.8 net/http [2021-07-27T11:43:10.802Z] #20 25.88 Selecting previously unselected package python3. [2021-07-27T11:43:10.929Z] #46 121.1 vendor/golang.org/x/net/http2/hpack [2021-07-27T11:43:11.061Z] #20 25.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-27T11:43:11.061Z] #20 25.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-27T11:43:11.061Z] #20 25.94 Unpacking python3 (3.7.3-1) ... [2021-07-27T11:43:11.061Z] #20 26.01 Selecting previously unselected package libip4tc0:amd64. [2021-07-27T11:43:11.061Z] #20 26.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:11.061Z] #20 26.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:11.061Z] #20 26.10 Selecting previously unselected package libip6tc0:amd64. [2021-07-27T11:43:11.061Z] #20 26.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:11.061Z] #20 26.11 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:11.289Z] #40 DONE 140.6s [2021-07-27T11:43:11.289Z] [2021-07-27T11:43:11.289Z] #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-07-27T11:43:11.289Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-27T11:43:11.289Z] #20 37.52 Selecting previously unselected package thin-provisioning-tools. [2021-07-27T11:43:11.289Z] #20 37.53 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-27T11:43:11.289Z] #20 37.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T11:43:11.289Z] #20 37.95 Selecting previously unselected package uidmap. [2021-07-27T11:43:11.289Z] #20 37.98 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-27T11:43:11.289Z] #20 38.01 Unpacking uidmap (1:4.5-1.1) ... [2021-07-27T11:43:11.289Z] #20 38.87 Selecting previously unselected package vim-runtime. [2021-07-27T11:43:11.289Z] #20 38.88 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:43:11.289Z] #20 39.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-27T11:43:11.289Z] #20 39.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-27T11:43:11.289Z] #20 39.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-27T11:43:11.321Z] #20 26.18 Selecting previously unselected package libiptc0:amd64. [2021-07-27T11:43:11.321Z] #20 26.18 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:11.321Z] #20 26.19 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:11.321Z] #20 26.25 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-27T11:43:11.321Z] #20 26.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-27T11:43:11.321Z] #20 26.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T11:43:11.321Z] #20 26.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-27T11:43:11.321Z] #20 26.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-27T11:43:11.321Z] #20 26.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T11:43:11.580Z] #20 26.39 Selecting previously unselected package libnftnl11:amd64. [2021-07-27T11:43:11.580Z] #20 26.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-27T11:43:11.580Z] #20 26.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T11:43:11.580Z] #20 26.49 Selecting previously unselected package iptables. [2021-07-27T11:43:11.580Z] #20 26.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-27T11:43:11.580Z] #20 26.51 Unpacking iptables (1.8.2-4) ... [2021-07-27T11:43:11.623Z] #46 ... [2021-07-27T11:43:11.623Z] [2021-07-27T11:43:11.623Z] #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-07-27T11:43:11.623Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:43:11.623Z] #20 10.17 Fetched 8996 kB in 9s (1013 kB/s) [2021-07-27T11:43:11.839Z] #20 26.79 Selecting previously unselected package xxd. [2021-07-27T11:43:11.839Z] #20 26.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:43:11.839Z] #20 26.80 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T11:43:11.839Z] #20 26.89 Selecting previously unselected package vim-common. [2021-07-27T11:43:11.871Z] #46 122.2 mime [2021-07-27T11:43:12.100Z] #20 26.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:43:12.100Z] #20 26.92 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T11:43:12.100Z] #20 27.07 Selecting previously unselected package bash-completion. [2021-07-27T11:43:12.100Z] #20 27.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-27T11:43:13.256Z] #46 123.7 mime/quotedprintable [2021-07-27T11:43:13.528Z] #46 124.0 net/http/internal [2021-07-27T11:43:13.851Z] #20 41.93 Selecting previously unselected package vim. [2021-07-27T11:43:13.851Z] #20 41.94 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-27T11:43:13.851Z] #20 41.96 Unpacking vim (2:8.1.0875-5) ... [2021-07-27T11:43:14.115Z] #20 42.31 Selecting previously unselected package xfsprogs. [2021-07-27T11:43:14.115Z] #20 42.31 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-27T11:43:14.115Z] #20 42.33 Unpacking xfsprogs (4.20.0-1) ... [2021-07-27T11:43:14.635Z] #20 29.30 Unpacking bash-completion (1:2.8-6) ... [2021-07-27T11:43:14.635Z] #20 29.61 Selecting previously unselected package bzip2. [2021-07-27T11:43:14.635Z] #20 29.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-27T11:43:14.635Z] #20 29.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T11:43:14.635Z] #20 29.67 Selecting previously unselected package xz-utils. [2021-07-27T11:43:14.635Z] #20 29.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-27T11:43:14.635Z] #20 29.68 Unpacking xz-utils (5.2.4-1) ... [2021-07-27T11:43:14.693Z] #20 42.69 Selecting previously unselected package zip. [2021-07-27T11:43:14.693Z] #20 42.70 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-27T11:43:14.693Z] #20 42.71 Unpacking zip (3.0-11+b1) ... [2021-07-27T11:43:14.693Z] #20 42.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-27T11:43:14.894Z] #20 29.83 Selecting previously unselected package apparmor. [2021-07-27T11:43:14.895Z] #20 29.83 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-27T11:43:14.912Z] #46 ... [2021-07-27T11:43:14.912Z] [2021-07-27T11:43:14.912Z] #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-07-27T11:43:14.912Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T11:43:14.912Z] #13 119.8 Selecting previously unselected package libapparmor1:amd64. [2021-07-27T11:43:14.912Z] #13 119.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-27T11:43:14.913Z] #13 119.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T11:43:14.915Z] #20 10.17 Reading package lists... [2021-07-27T11:43:14.977Z] #20 42.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T11:43:14.977Z] #20 42.95 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-27T11:43:14.977Z] #20 42.98 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-27T11:43:14.977Z] #20 42.99 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-27T11:43:14.977Z] #20 43.01 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-27T11:43:14.977Z] #20 43.05 Setting up uidmap (1:4.5-1.1) ... [2021-07-27T11:43:14.977Z] #20 43.08 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-27T11:43:14.977Z] #20 43.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:43:14.977Z] #20 43.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T11:43:15.154Z] #20 29.91 Unpacking apparmor (2.13.2-10) ... [2021-07-27T11:43:15.175Z] #13 119.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-27T11:43:15.175Z] #13 119.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-27T11:43:15.175Z] #13 119.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T11:43:15.242Z] #20 43.15 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-27T11:43:15.242Z] #20 43.17 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-27T11:43:15.242Z] #20 43.20 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T11:43:15.242Z] #20 43.22 Setting up zip (3.0-11+b1) ... [2021-07-27T11:43:15.242Z] #20 43.28 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T11:43:15.242Z] #20 43.37 Setting up bash-completion (1:2.8-6) ... [2021-07-27T11:43:15.414Z] #20 30.27 Selecting previously unselected package aufs-tools. [2021-07-27T11:43:15.414Z] #20 30.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-27T11:43:15.414Z] #20 30.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-27T11:43:15.414Z] #20 30.39 Selecting previously unselected package libonig5:amd64. [2021-07-27T11:43:15.414Z] #20 30.39 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T11:43:15.414Z] #20 30.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:43:15.436Z] #13 120.1 Selecting previously unselected package libbtrfs0. [2021-07-27T11:43:15.436Z] #13 120.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T11:43:15.436Z] #13 120.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T11:43:15.436Z] #13 120.1 Selecting previously unselected package libbtrfs-dev. [2021-07-27T11:43:15.436Z] #13 120.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T11:43:15.436Z] #13 120.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:43:15.436Z] #13 120.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-27T11:43:15.436Z] #13 120.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:43:15.436Z] #13 120.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:43:15.673Z] #20 30.52 Selecting previously unselected package libjq1:amd64. [2021-07-27T11:43:15.673Z] #20 30.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:43:15.673Z] #20 30.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:43:15.673Z] #20 30.65 Selecting previously unselected package jq. [2021-07-27T11:43:15.673Z] #20 30.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:43:15.673Z] #20 30.67 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T11:43:15.697Z] #13 120.3 Selecting previously unselected package libudev-dev:amd64. [2021-07-27T11:43:15.697Z] #13 120.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T11:43:15.697Z] #13 120.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:43:15.697Z] #13 120.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-27T11:43:15.697Z] #13 120.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-27T11:43:15.697Z] #13 120.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T11:43:15.885Z] #27 ... [2021-07-27T11:43:15.885Z] [2021-07-27T11:43:15.885Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T11:43:15.885Z] #64 sha256:f67318a5660e36b256dadb298753e784ef15faacb1b685b16aef1b9aa58afefd [2021-07-27T11:43:15.885Z] #64 60.88 + bin/containerd [2021-07-27T11:43:15.932Z] #20 30.75 Selecting previously unselected package libaio1:amd64. [2021-07-27T11:43:15.932Z] #20 30.75 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-27T11:43:15.932Z] #20 30.77 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-27T11:43:15.932Z] #20 30.81 Selecting previously unselected package libgpm2:amd64. [2021-07-27T11:43:15.932Z] #20 30.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-27T11:43:15.932Z] #20 30.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-27T11:43:15.932Z] #20 30.89 Selecting previously unselected package libicu63:amd64. [2021-07-27T11:43:15.932Z] #20 30.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T11:43:15.932Z] #20 30.90 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:43:15.969Z] #13 120.8 Selecting previously unselected package libpcre16-3:amd64. [2021-07-27T11:43:15.969Z] #13 120.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-27T11:43:15.969Z] #13 120.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T11:43:16.234Z] #13 121.0 Selecting previously unselected package libpcre32-3:amd64. [2021-07-27T11:43:16.234Z] #13 121.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-27T11:43:16.234Z] #13 121.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T11:43:16.234Z] #13 121.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-27T11:43:16.494Z] #13 121.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-27T11:43:16.495Z] #13 121.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T11:43:16.495Z] #13 121.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-27T11:43:16.495Z] #13 121.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-27T11:43:16.495Z] #13 121.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T11:43:16.755Z] #13 121.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-27T11:43:16.755Z] #13 121.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-27T11:43:16.755Z] #13 121.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T11:43:17.016Z] #13 122.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-27T11:43:17.276Z] #13 122.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-27T11:43:17.276Z] #13 122.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T11:43:17.276Z] #13 122.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-27T11:43:17.276Z] #13 122.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T11:43:17.276Z] #13 122.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:43:17.276Z] #13 122.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-27T11:43:17.276Z] #13 122.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T11:43:17.276Z] #13 122.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:43:17.847Z] #13 122.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T11:43:17.847Z] #13 122.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T11:43:17.847Z] #13 122.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T11:43:17.847Z] #13 122.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T11:43:17.847Z] #13 122.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T11:43:17.847Z] #13 122.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T11:43:17.847Z] #13 122.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:43:17.847Z] #13 122.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T11:43:17.847Z] #13 122.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T11:43:18.108Z] #13 122.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:43:18.108Z] #13 122.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T11:43:18.108Z] #13 122.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T11:43:18.108Z] #13 122.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T11:43:18.108Z] #13 122.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-27T11:43:18.108Z] #13 122.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T11:43:18.108Z] #13 122.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T11:43:18.108Z] #13 123.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T11:43:18.108Z] #13 123.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:43:18.108Z] #13 123.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-07-27T11:43:18.108Z] #13 123.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-07-27T11:43:18.108Z] #13 123.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T11:43:18.108Z] #13 123.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-07-27T11:43:18.108Z] #13 123.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-07-27T11:43:18.108Z] #13 123.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T11:43:18.108Z] #13 123.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T11:43:18.108Z] #13 123.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:43:18.108Z] #13 123.1 Setting up dmsetup (2:1.02.155-3) ... [2021-07-27T11:43:18.108Z] #13 123.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T11:43:18.108Z] #13 123.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T11:43:18.369Z] #13 123.1 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:43:18.465Z] #20 13.80 Reading package lists... [2021-07-27T11:43:18.465Z] #20 ... [2021-07-27T11:43:18.465Z] [2021-07-27T11:43:18.465Z] #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-07-27T11:43:18.465Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:43:18.465Z] #46 151.1 github.com/LK4D4/vndr/godl [2021-07-27T11:43:18.561Z] #20 46.03 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-27T11:43:18.561Z] #20 46.05 Setting up xz-utils (5.2.4-1) ... [2021-07-27T11:43:18.561Z] #20 46.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-27T11:43:18.561Z] #20 46.08 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-27T11:43:18.561Z] #20 46.11 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-27T11:43:18.561Z] #20 46.22 invoke-rc.d: could not determine current runlevel [2021-07-27T11:43:18.561Z] #20 46.23 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-27T11:43:18.561Z] #20 46.27 Setting up pigz (2.4-1) ... [2021-07-27T11:43:18.561Z] #20 46.35 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-27T11:43:18.561Z] #20 46.39 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-27T11:43:18.561Z] #20 46.42 Setting up python-pip-whl (18.1-5) ... [2021-07-27T11:43:18.561Z] #20 46.51 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-27T11:43:18.561Z] #20 46.56 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-27T11:43:18.825Z] #20 47.01 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-27T11:43:18.825Z] #20 47.04 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-27T11:43:18.825Z] #20 47.05 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:19.034Z] #46 151.7 github.com/LK4D4/vndr [2021-07-27T11:43:19.090Z] #20 47.07 Setting up vim (2:8.1.0875-5) ... [2021-07-27T11:43:19.090Z] #20 47.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-27T11:43:19.090Z] #20 47.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-27T11:43:19.090Z] #20 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-27T11:43:19.090Z] #20 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-27T11:43:19.090Z] #20 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-27T11:43:19.090Z] #20 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-27T11:43:19.090Z] #20 47.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-27T11:43:19.090Z] #20 47.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-27T11:43:19.090Z] #20 47.21 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-27T11:43:19.090Z] #20 47.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T11:43:19.090Z] #20 47.25 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-27T11:43:19.090Z] #20 47.27 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T11:43:19.222Z] #20 33.86 Selecting previously unselected package libnet1:amd64. [2021-07-27T11:43:19.222Z] #20 33.87 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T11:43:19.222Z] #20 33.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:43:19.222Z] #20 33.96 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T11:43:19.222Z] #20 33.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T11:43:19.222Z] #20 33.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:43:19.222Z] #20 34.06 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T11:43:19.222Z] #20 34.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T11:43:19.222Z] #20 34.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:43:19.222Z] #20 34.13 Selecting previously unselected package libreadline5:amd64. [2021-07-27T11:43:19.222Z] #20 34.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-27T11:43:19.222Z] #20 34.15 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T11:43:19.354Z] #20 47.29 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-27T11:43:19.354Z] #20 47.30 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:19.481Z] #20 34.25 Selecting previously unselected package net-tools. [2021-07-27T11:43:19.481Z] #20 34.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-27T11:43:19.481Z] #20 34.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T11:43:19.481Z] #20 34.41 Selecting previously unselected package patch. [2021-07-27T11:43:19.481Z] #20 34.43 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-27T11:43:19.481Z] #20 34.43 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-27T11:43:19.481Z] #20 34.51 Selecting previously unselected package python-pip-whl. [2021-07-27T11:43:19.740Z] #20 34.52 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-27T11:43:19.740Z] #20 34.52 Unpacking python-pip-whl (18.1-5) ... [2021-07-27T11:43:19.999Z] #20 34.97 Selecting previously unselected package python3-lib2to3. [2021-07-27T11:43:19.999Z] #20 34.98 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-27T11:43:19.999Z] #20 34.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-27T11:43:19.999Z] #20 35.09 Selecting previously unselected package python3-distutils. [2021-07-27T11:43:20.269Z] #20 35.10 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-27T11:43:20.269Z] #20 35.10 Unpacking python3-distutils (3.7.3-1) ... [2021-07-27T11:43:20.269Z] #20 35.22 Selecting previously unselected package python3-pip. [2021-07-27T11:43:20.269Z] #20 35.22 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-27T11:43:20.269Z] #20 35.23 Unpacking python3-pip (18.1-5) ... [2021-07-27T11:43:20.282Z] #13 DONE 125.0s [2021-07-27T11:43:20.282Z] [2021-07-27T11:43:20.282Z] #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-07-27T11:43:20.282Z] #54 sha256:aaf44a3122c14b91f887beb775f5e26d7313769ce89eb5ceead3c36071ced677 [2021-07-27T11:43:20.529Z] #20 35.37 Selecting previously unselected package python3-pkg-resources. [2021-07-27T11:43:20.529Z] #20 35.38 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T11:43:20.529Z] #20 35.38 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:43:20.529Z] #20 35.51 Selecting previously unselected package python3-setuptools. [2021-07-27T11:43:20.529Z] #20 35.51 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-27T11:43:20.529Z] #20 35.53 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-27T11:43:20.787Z] #20 35.73 Selecting previously unselected package python3-wheel. [2021-07-27T11:43:20.788Z] #20 35.74 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-27T11:43:20.788Z] #20 35.75 Unpacking python3-wheel (0.32.3-2) ... [2021-07-27T11:43:20.854Z] #54 ... [2021-07-27T11:43:20.854Z] [2021-07-27T11:43:20.854Z] #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-07-27T11:43:20.854Z] #59 sha256:3b95c3b618354781aa953c3529076a53b7ef781a412dfcf7a485bb0085572a3d [2021-07-27T11:43:20.854Z] #59 126.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T11:43:20.854Z] #59 126.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-27T11:43:20.854Z] #59 DONE 131.2s [2021-07-27T11:43:21.047Z] #20 35.82 Selecting previously unselected package sudo. [2021-07-27T11:43:21.047Z] #20 35.82 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-27T11:43:21.047Z] #20 35.83 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-27T11:43:21.115Z] [2021-07-27T11:43:21.115Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T11:43:21.115Z] #60 sha256:c80e7e15feee824417db4ef12699d0a9d8c056371873f57500badbdc88b0b640 [2021-07-27T11:43:21.115Z] #60 DONE 0.1s [2021-07-27T11:43:21.115Z] [2021-07-27T11:43:21.115Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T11:43:21.115Z] #61 sha256:c2a7909d126cc54c36d1dea4ff443b0c422f5e2d68fe1ca075eef1fe67764538 [2021-07-27T11:43:21.115Z] #61 DONE 0.1s [2021-07-27T11:43:21.115Z] [2021-07-27T11:43:21.115Z] #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-07-27T11:43:21.115Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:43:21.115Z] #46 128.1 net/textproto [2021-07-27T11:43:21.115Z] #46 128.1 crypto/x509 [2021-07-27T11:43:21.115Z] #46 129.3 vendor/golang.org/x/net/http/httpguts [2021-07-27T11:43:21.115Z] #46 129.5 vendor/golang.org/x/net/http/httpproxy [2021-07-27T11:43:21.115Z] #46 130.0 mime/multipart [2021-07-27T11:43:21.302Z] #20 49.49 Setting up iptables (1.8.2-4) ... [2021-07-27T11:43:21.303Z] #20 49.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T11:43:21.303Z] #20 49.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T11:43:21.303Z] #20 49.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T11:43:21.303Z] #20 49.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T11:43:21.306Z] #20 36.27 Selecting previously unselected package thin-provisioning-tools. [2021-07-27T11:43:21.306Z] #20 36.27 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-27T11:43:21.306Z] #20 36.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T11:43:21.565Z] #20 36.49 Selecting previously unselected package uidmap. [2021-07-27T11:43:21.565Z] #20 36.50 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-27T11:43:21.565Z] #20 36.50 Unpacking uidmap (1:4.5-1.1) ... [2021-07-27T11:43:21.565Z] #20 36.60 Selecting previously unselected package vim-runtime. [2021-07-27T11:43:21.565Z] #20 36.60 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:43:21.565Z] #20 36.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-27T11:43:21.565Z] #20 36.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-27T11:43:21.568Z] #20 49.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-27T11:43:21.568Z] #20 49.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-27T11:43:21.568Z] #20 49.63 Setting up python3 (3.7.3-1) ... [2021-07-27T11:43:21.824Z] #20 36.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-27T11:43:22.058Z] #46 132.3 crypto/tls [2021-07-27T11:43:22.146Z] #20 50.21 Setting up python3-wheel (0.32.3-2) ... [2021-07-27T11:43:22.428Z] #64 ... [2021-07-27T11:43:22.428Z] [2021-07-27T11:43:22.428Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T11:43:22.428Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-27T11:43:22.428Z] #27 18.07 Fetched 51.2 MB in 17s (3025 kB/s) [2021-07-27T11:43:22.629Z] #46 ... [2021-07-27T11:43:22.629Z] [2021-07-27T11:43:22.629Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T11:43:22.629Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-27T11:43:22.629Z] #14 DONE 2.4s [2021-07-27T11:43:22.629Z] [2021-07-27T11:43:22.629Z] #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-07-27T11:43:22.629Z] #54 sha256:aaf44a3122c14b91f887beb775f5e26d7313769ce89eb5ceead3c36071ced677 [2021-07-27T11:43:22.629Z] #54 2.057 + RM_GOPATH=0 [2021-07-27T11:43:22.629Z] #54 2.057 + TMP_GOPATH= [2021-07-27T11:43:22.629Z] #54 2.057 + : /build [2021-07-27T11:43:22.629Z] #54 2.057 + '[' -z '' ']' [2021-07-27T11:43:22.629Z] #54 2.057 ++ mktemp -d [2021-07-27T11:43:22.629Z] #54 2.059 + export GOPATH=/tmp/tmp.7f6r5ThuJV [2021-07-27T11:43:22.629Z] #54 2.059 + GOPATH=/tmp/tmp.7f6r5ThuJV [2021-07-27T11:43:22.629Z] #54 2.059 + RM_GOPATH=1 [2021-07-27T11:43:22.629Z] #54 2.059 + case "$(go env GOARCH)" in [2021-07-27T11:43:22.629Z] #54 2.060 ++ go env GOARCH [2021-07-27T11:43:22.629Z] #54 2.079 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T11:43:22.629Z] #54 2.080 + GO_BUILDMODE=-buildmode=pie [2021-07-27T11:43:22.629Z] #54 2.080 ++ dirname /tmp/install/install.sh [2021-07-27T11:43:22.629Z] #54 2.083 + dir=/tmp/install [2021-07-27T11:43:22.629Z] #54 2.085 + bin=runc [2021-07-27T11:43:22.629Z] #54 2.085 + shift [2021-07-27T11:43:22.629Z] #54 2.086 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-27T11:43:22.629Z] #54 2.086 + . /tmp/install/runc.installer [2021-07-27T11:43:22.629Z] #54 2.086 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T11:43:22.629Z] #54 2.087 + install_runc [2021-07-27T11:43:22.629Z] #54 2.088 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-27T11:43:22.629Z] #54 2.089 + uname -r [2021-07-27T11:43:22.629Z] #54 2.096 + RUNC_BUILDTAGS='seccomp ' [2021-07-27T11:43:22.629Z] #54 2.100 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-27T11:43:22.629Z] #54 2.100 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-27T11:43:22.629Z] #54 2.101 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7f6r5ThuJV/src/github.com/opencontainers/runc [2021-07-27T11:43:22.629Z] #54 2.106 Cloning into '/tmp/tmp.7f6r5ThuJV/src/github.com/opencontainers/runc'... [2021-07-27T11:43:22.723Z] #20 50.94 Setting up apparmor (2.13.2-10) ... [2021-07-27T11:43:24.312Z] #46 ... [2021-07-27T11:43:24.312Z] [2021-07-27T11:43:24.312Z] #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-07-27T11:43:24.312Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:43:24.312Z] #20 17.29 Building dependency tree... [2021-07-27T11:43:24.312Z] #20 18.63 libcap2-bin is already the newest version (1:2.25-2). [2021-07-27T11:43:24.312Z] #20 18.63 The following additional packages will be installed: [2021-07-27T11:43:24.312Z] #20 18.63 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-27T11:43:24.312Z] #20 18.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-27T11:43:24.312Z] #20 18.63 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-27T11:43:24.312Z] #20 18.63 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-27T11:43:24.312Z] #20 18.63 python3.7 python3.7-minimal vim-runtime xxd [2021-07-27T11:43:24.312Z] #20 18.63 Suggested packages: [2021-07-27T11:43:24.312Z] #20 18.63 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-27T11:43:24.312Z] #20 18.63 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-27T11:43:24.312Z] #20 18.63 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-27T11:43:24.312Z] #20 18.63 quota [2021-07-27T11:43:24.312Z] #20 18.63 Recommended packages: [2021-07-27T11:43:24.312Z] #20 18.63 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-27T11:43:24.312Z] #20 18.63 python3-keyrings.alt python3-xdg unzip [2021-07-27T11:43:24.312Z] #20 20.46 The following NEW packages will be installed: [2021-07-27T11:43:24.312Z] #20 20.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-27T11:43:24.312Z] #20 20.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-27T11:43:24.312Z] #20 20.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-27T11:43:24.312Z] #20 20.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-27T11:43:24.312Z] #20 20.47 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-27T11:43:24.312Z] #20 20.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-27T11:43:24.312Z] #20 20.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-27T11:43:24.312Z] #20 20.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-27T11:43:24.312Z] #20 20.47 xz-utils zip [2021-07-27T11:43:24.312Z] #20 20.80 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:43:24.312Z] #20 20.80 Need to get 28.6 MB of archives. [2021-07-27T11:43:24.312Z] #20 20.80 After this operation, 116 MB of additional disk space will be used. [2021-07-27T11:43:24.312Z] #20 20.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-27T11:43:24.312Z] #20 20.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T11:43:24.312Z] #20 20.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-27T11:43:24.312Z] #20 20.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T11:43:24.312Z] #20 20.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T11:43:24.312Z] #20 20.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T11:43:24.312Z] #20 21.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T11:43:24.312Z] #20 21.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T11:43:24.312Z] #20 21.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T11:43:24.312Z] #20 21.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-27T11:43:24.312Z] #20 21.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-27T11:43:24.312Z] #20 21.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-27T11:43:24.312Z] #20 21.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-27T11:43:24.312Z] #20 21.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-27T11:43:24.312Z] #20 21.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-27T11:43:24.312Z] #20 21.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-27T11:43:24.312Z] #20 21.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T11:43:24.312Z] #20 21.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T11:43:24.312Z] #20 21.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-27T11:43:24.312Z] #20 21.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-27T11:43:24.312Z] #20 21.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-27T11:43:24.312Z] #20 21.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-27T11:43:24.312Z] #20 21.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-27T11:43:24.312Z] #20 21.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T11:43:24.312Z] #20 21.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T11:43:24.312Z] #20 21.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T11:43:24.312Z] #20 21.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-27T11:43:24.312Z] #20 21.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-27T11:43:24.312Z] #20 21.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T11:43:24.312Z] #20 21.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T11:43:24.312Z] #20 21.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T11:43:24.312Z] #20 21.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T11:43:24.312Z] #20 21.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-27T11:43:24.312Z] #20 21.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-27T11:43:24.312Z] #20 21.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-27T11:43:24.312Z] #20 21.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-27T11:43:24.312Z] #20 21.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-27T11:43:24.312Z] #20 21.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-27T11:43:24.312Z] #20 22.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-27T11:43:24.312Z] #20 22.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T11:43:24.312Z] #20 22.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-27T11:43:24.312Z] #20 22.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-27T11:43:24.312Z] #20 22.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-27T11:43:24.312Z] #20 22.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-27T11:43:24.312Z] #20 22.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-27T11:43:24.312Z] #20 22.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-27T11:43:24.312Z] #20 ... [2021-07-27T11:43:24.312Z] [2021-07-27T11:43:24.312Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:43:24.312Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:43:24.312Z] #32 DONE 156.1s [2021-07-27T11:43:24.312Z] [2021-07-27T11:43:24.312Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T11:43:24.312Z] #46 sha256:7ab95c66bdf050bc77a8b33f592552ff953c897d10836caa21301fa0ed0b940a [2021-07-27T11:43:24.312Z] #46 DONE 156.5s [2021-07-27T11:43:24.312Z] [2021-07-27T11:43:24.312Z] #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-07-27T11:43:24.312Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:43:24.312Z] #20 22.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-27T11:43:24.312Z] #20 22.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-27T11:43:24.312Z] #20 22.62 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-27T11:43:24.359Z] #20 39.32 Selecting previously unselected package vim. [2021-07-27T11:43:24.359Z] #20 39.32 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:43:24.359Z] #20 39.34 Unpacking vim (2:8.1.0875-5) ... [2021-07-27T11:43:24.540Z] #54 ... [2021-07-27T11:43:24.540Z] [2021-07-27T11:43:24.540Z] #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-07-27T11:43:24.540Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-27T11:43:24.540Z] #15 DONE 1.9s [2021-07-27T11:43:24.800Z] [2021-07-27T11:43:24.800Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T11:43:24.800Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-27T11:43:24.881Z] #20 23.61 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:43:24.927Z] #20 39.80 Selecting previously unselected package xfsprogs. [2021-07-27T11:43:24.927Z] #20 39.80 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-27T11:43:24.927Z] #20 39.81 Unpacking xfsprogs (4.20.0-1) ... [2021-07-27T11:43:25.140Z] #20 23.75 Fetched 28.6 MB in 2s (13.7 MB/s) [2021-07-27T11:43:25.140Z] #20 23.87 Selecting previously unselected package pigz. [2021-07-27T11:43:25.140Z] #20 23.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-27T11:43:25.140Z] #20 23.96 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-27T11:43:25.140Z] #20 24.00 Unpacking pigz (2.4-1) ... [2021-07-27T11:43:25.299Z] #20 53.02 Setting up xfsprogs (4.20.0-1) ... [2021-07-27T11:43:25.299Z] #20 53.04 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-27T11:43:25.299Z] #20 53.42 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:43:25.420Z] #20 24.18 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T11:43:25.420Z] #20 24.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:25.420Z] #20 24.19 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:25.445Z] #20 40.20 Selecting previously unselected package zip. [2021-07-27T11:43:25.445Z] #20 40.21 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-27T11:43:25.445Z] #20 40.22 Unpacking zip (3.0-11+b1) ... [2021-07-27T11:43:25.445Z] #20 40.35 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-27T11:43:25.445Z] #20 40.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T11:43:25.445Z] #20 40.38 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:25.445Z] #20 40.39 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T11:43:25.445Z] #20 40.41 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-27T11:43:25.445Z] #20 40.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:25.445Z] #20 40.44 Setting up uidmap (1:4.5-1.1) ... [2021-07-27T11:43:25.445Z] #20 40.45 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T11:43:25.445Z] #20 40.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:43:25.741Z] #16 1.100 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-27T11:43:25.741Z] #16 DONE 1.2s [2021-07-27T11:43:25.741Z] [2021-07-27T11:43:25.741Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T11:43:25.741Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-27T11:43:25.746Z] #20 40.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T11:43:25.746Z] #20 40.57 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:43:25.746Z] #20 40.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:43:25.746Z] #20 40.60 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T11:43:25.746Z] #20 40.61 Setting up zip (3.0-11+b1) ... [2021-07-27T11:43:25.746Z] #20 40.64 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T11:43:25.746Z] #20 40.67 Setting up bash-completion (1:2.8-6) ... [2021-07-27T11:43:25.989Z] #20 24.81 Selecting previously unselected package python3.7-minimal. [2021-07-27T11:43:25.989Z] #20 24.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:25.989Z] #20 24.83 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:43:26.258Z] #20 54.24 Setting up python3-distutils (3.7.3-1) ... [2021-07-27T11:43:26.558Z] #20 25.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:26.558Z] #20 25.43 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:43:26.835Z] #20 54.80 Setting up python3-setuptools (40.8.0-1) ... [2021-07-27T11:43:27.126Z] #17 DONE 1.2s [2021-07-27T11:43:27.126Z] [2021-07-27T11:43:27.126Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T11:43:27.126Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T11:43:27.785Z] #20 55.80 Setting up python3-pip (18.1-5) ... [2021-07-27T11:43:27.937Z] #20 26.74 Selecting previously unselected package python3-minimal. [2021-07-27T11:43:27.937Z] #20 26.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-27T11:43:27.937Z] #20 26.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T11:43:27.937Z] #20 26.78 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T11:43:28.255Z] #20 26.86 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T11:43:28.255Z] #20 26.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T11:43:28.255Z] #20 26.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:43:28.255Z] #20 26.98 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T11:43:28.255Z] #20 27.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:28.255Z] #20 27.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:28.301Z] #20 43.04 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:28.301Z] #20 43.05 Setting up xz-utils (5.2.4-1) ... [2021-07-27T11:43:28.301Z] #20 43.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-27T11:43:28.301Z] #20 43.08 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-27T11:43:28.301Z] #20 43.10 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-27T11:43:28.301Z] #20 43.17 invoke-rc.d: could not determine current runlevel [2021-07-27T11:43:28.301Z] #20 43.18 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-27T11:43:28.301Z] #20 43.18 Setting up pigz (2.4-1) ... [2021-07-27T11:43:28.301Z] #20 43.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T11:43:28.301Z] #20 43.21 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:43:28.301Z] #20 43.23 Setting up python-pip-whl (18.1-5) ... [2021-07-27T11:43:28.301Z] #20 43.24 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:43:28.301Z] #20 43.26 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-27T11:43:28.511Z] #18 DONE 1.4s [2021-07-27T11:43:28.511Z] [2021-07-27T11:43:28.511Z] #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-07-27T11:43:28.511Z] #50 sha256:78c064481d05142f4ee32001ca2666a0be9002848bea40469782f6888c91b1c6 [2021-07-27T11:43:28.511Z] #50 ... [2021-07-27T11:43:28.511Z] [2021-07-27T11:43:28.511Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T11:43:28.511Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-27T11:43:28.868Z] #20 43.63 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-27T11:43:28.868Z] #20 43.64 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:43:28.868Z] #20 43.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:28.868Z] #20 43.67 Setting up vim (2:8.1.0875-5) ... [2021-07-27T11:43:28.868Z] #20 43.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-27T11:43:28.868Z] #20 43.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-27T11:43:28.868Z] #20 43.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-27T11:43:28.868Z] #20 43.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-27T11:43:28.868Z] #20 43.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-27T11:43:28.868Z] #20 43.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-27T11:43:28.868Z] #20 43.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-27T11:43:28.868Z] #20 43.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-27T11:43:28.868Z] #20 43.75 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:43:28.868Z] #20 43.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T11:43:28.868Z] #20 43.77 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T11:43:28.868Z] #20 43.78 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T11:43:28.868Z] #20 43.79 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:43:28.868Z] #20 43.80 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:29.183Z] #20 57.01 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:43:29.183Z] #20 57.06 Processing triggers for mime-support (3.62) ... [2021-07-27T11:43:29.252Z] #20 27.86 Selecting previously unselected package python3.7. [2021-07-27T11:43:29.252Z] #20 27.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:29.252Z] #20 27.87 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:29.252Z] #20 27.96 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T11:43:29.252Z] #20 27.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T11:43:29.252Z] #20 27.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:43:29.252Z] #20 28.05 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T11:43:29.448Z] #20 DONE 57.7s [2021-07-27T11:43:29.448Z] [2021-07-27T11:43:29.448Z] #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-07-27T11:43:29.448Z] #24 sha256:93e79d0896aac431fd2f69e68c1150e6be808f0000d5b678ce65c8b5be3d169b [2021-07-27T11:43:29.453Z] #19 DONE 1.1s [2021-07-27T11:43:29.453Z] [2021-07-27T11:43:29.454Z] #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-07-27T11:43:29.454Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:43:29.712Z] #24 ... [2021-07-27T11:43:29.712Z] [2021-07-27T11:43:29.712Z] #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-07-27T11:43:29.712Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-07-27T11:43:30.202Z] #20 28.78 Selecting previously unselected package python3. [2021-07-27T11:43:30.202Z] #20 28.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-27T11:43:30.202Z] #20 28.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-27T11:43:30.202Z] #20 28.83 Unpacking python3 (3.7.3-1) ... [2021-07-27T11:43:30.202Z] #20 28.91 Selecting previously unselected package libip4tc0:amd64. [2021-07-27T11:43:30.202Z] #20 28.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:30.202Z] #20 28.93 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:30.469Z] #20 29.02 Selecting previously unselected package libip6tc0:amd64. [2021-07-27T11:43:30.469Z] #20 29.03 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:30.469Z] #20 29.03 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:30.469Z] #20 29.10 Selecting previously unselected package libiptc0:amd64. [2021-07-27T11:43:30.469Z] #20 29.11 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:30.469Z] #20 29.12 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:30.469Z] #20 29.20 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-27T11:43:30.469Z] #20 29.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-27T11:43:30.469Z] #20 29.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T11:43:30.469Z] #20 29.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-27T11:43:30.522Z] #27 18.07 Reading package lists... [2021-07-27T11:43:30.727Z] #20 29.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-27T11:43:30.727Z] #20 29.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T11:43:30.727Z] #20 29.35 Selecting previously unselected package libnftnl11:amd64. [2021-07-27T11:43:30.727Z] #20 29.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-27T11:43:30.727Z] #20 29.37 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T11:43:30.727Z] #20 29.44 Selecting previously unselected package iptables. [2021-07-27T11:43:30.727Z] #20 29.45 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-27T11:43:30.727Z] #20 29.45 Unpacking iptables (1.8.2-4) ... [2021-07-27T11:43:30.841Z] #20 1.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T11:43:30.987Z] #20 29.74 Selecting previously unselected package xxd. [2021-07-27T11:43:30.987Z] #20 29.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:43:30.987Z] #20 29.75 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T11:43:31.102Z] #20 1.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T11:43:31.102Z] #20 1.569 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T11:43:31.102Z] #20 1.573 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T11:43:31.109Z] #21 1.404 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-27T11:43:31.110Z] #21 1.413 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-27T11:43:31.110Z] #21 1.419 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-27T11:43:31.110Z] #21 DONE 1.5s [2021-07-27T11:43:31.110Z] [2021-07-27T11:43:31.110Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T11:43:31.110Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-27T11:43:31.248Z] #20 29.85 Selecting previously unselected package vim-common. [2021-07-27T11:43:31.248Z] #20 29.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:43:31.248Z] #20 29.87 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T11:43:31.248Z] #20 30.03 Selecting previously unselected package bash-completion. [2021-07-27T11:43:31.248Z] #20 30.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-27T11:43:31.417Z] #20 46.05 Setting up iptables (1.8.2-4) ... [2021-07-27T11:43:31.417Z] #20 46.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T11:43:31.417Z] #20 46.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T11:43:31.417Z] #20 46.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T11:43:31.417Z] #20 46.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T11:43:31.417Z] #20 46.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-27T11:43:31.417Z] #20 46.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-27T11:43:31.417Z] #20 46.12 Setting up python3 (3.7.3-1) ... [2021-07-27T11:43:31.417Z] #20 ... [2021-07-27T11:43:31.417Z] [2021-07-27T11:43:31.418Z] #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-07-27T11:43:31.418Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:43:31.418Z] #40 173.4 + dpkg --print-architecture [2021-07-27T11:43:31.418Z] #40 173.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-27T11:43:31.674Z] #20 2.113 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T11:43:31.986Z] #40 174.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-27T11:43:31.986Z] #40 174.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-27T11:43:32.616Z] #20 3.131 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T11:43:33.782Z] #20 32.32 Unpacking bash-completion (1:2.8-6) ... [2021-07-27T11:43:33.999Z] #20 4.400 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T11:43:34.042Z] #20 32.69 Selecting previously unselected package bzip2. [2021-07-27T11:43:34.042Z] #20 32.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-27T11:43:34.042Z] #20 32.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T11:43:34.042Z] #20 32.80 Selecting previously unselected package xz-utils. [2021-07-27T11:43:34.042Z] #20 32.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-27T11:43:34.042Z] #20 32.81 Unpacking xz-utils (5.2.4-1) ... [2021-07-27T11:43:34.301Z] #20 32.93 Selecting previously unselected package apparmor. [2021-07-27T11:43:34.301Z] #20 32.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-27T11:43:34.301Z] #20 33.01 Unpacking apparmor (2.13.2-10) ... [2021-07-27T11:43:34.560Z] #20 33.23 Selecting previously unselected package aufs-tools. [2021-07-27T11:43:34.560Z] #20 33.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-27T11:43:34.560Z] #20 33.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-27T11:43:34.560Z] #20 33.35 Selecting previously unselected package libonig5:amd64. [2021-07-27T11:43:34.560Z] #20 33.36 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T11:43:34.560Z] #20 33.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:43:34.820Z] #20 33.50 Selecting previously unselected package libjq1:amd64. [2021-07-27T11:43:34.820Z] #20 33.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:43:34.820Z] #20 33.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:43:34.820Z] #20 33.60 Selecting previously unselected package jq. [2021-07-27T11:43:34.820Z] #20 33.60 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:43:34.820Z] #20 33.61 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T11:43:34.820Z] #20 33.67 Selecting previously unselected package libaio1:amd64. [2021-07-27T11:43:34.820Z] #20 33.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-27T11:43:34.820Z] #20 33.69 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-27T11:43:35.079Z] #20 33.73 Selecting previously unselected package libgpm2:amd64. [2021-07-27T11:43:35.079Z] #20 33.74 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-27T11:43:35.079Z] #20 33.75 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-27T11:43:35.079Z] #20 33.81 Selecting previously unselected package libicu63:amd64. [2021-07-27T11:43:35.079Z] #20 33.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T11:43:35.079Z] #20 33.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:43:35.382Z] #20 5.754 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T11:43:36.424Z] #22 4.468 Collecting yamllint==1.26.1 [2021-07-27T11:43:36.696Z] #22 ... [2021-07-27T11:43:36.696Z] [2021-07-27T11:43:36.696Z] #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-07-27T11:43:36.696Z] #50 sha256:94220de7fb6cc085a9652b37abd3a1acf65344042d03428933c484179ac3a342 [2021-07-27T11:43:36.696Z] #50 165.9 + /build/golangci-lint --version [2021-07-27T11:43:36.696Z] #50 166.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-27T11:43:36.696Z] #50 DONE 166.8s [2021-07-27T11:43:36.959Z] [2021-07-27T11:43:36.959Z] #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-07-27T11:43:36.959Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:43:37.069Z] #27 25.55 Reading package lists... [2021-07-27T11:43:38.367Z] #20 36.67 Selecting previously unselected package libnet1:amd64. [2021-07-27T11:43:38.367Z] #20 36.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T11:43:38.367Z] #20 36.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:43:38.367Z] #20 36.77 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T11:43:38.367Z] #20 36.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T11:43:38.367Z] #20 36.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:43:38.367Z] #20 36.85 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T11:43:38.367Z] #20 36.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T11:43:38.367Z] #20 36.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:43:38.367Z] #20 36.92 Selecting previously unselected package libreadline5:amd64. [2021-07-27T11:43:38.367Z] #20 36.93 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-27T11:43:38.367Z] #20 36.93 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T11:43:38.367Z] #20 37.03 Selecting previously unselected package net-tools. [2021-07-27T11:43:38.367Z] #20 37.03 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-27T11:43:38.367Z] #20 37.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T11:43:38.367Z] #20 37.17 Selecting previously unselected package patch. [2021-07-27T11:43:38.367Z] #20 37.17 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-27T11:43:38.367Z] #20 37.20 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-27T11:43:38.558Z] #40 ... [2021-07-27T11:43:38.558Z] [2021-07-27T11:43:38.558Z] #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-07-27T11:43:38.558Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:43:38.558Z] #20 46.43 Setting up python3-wheel (0.32.3-2) ... [2021-07-27T11:43:38.558Z] #20 47.01 Setting up apparmor (2.13.2-10) ... [2021-07-27T11:43:38.558Z] #20 48.71 Setting up xfsprogs (4.20.0-1) ... [2021-07-27T11:43:38.558Z] #20 48.72 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-27T11:43:38.558Z] #20 49.01 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:43:38.558Z] #20 49.74 Setting up python3-distutils (3.7.3-1) ... [2021-07-27T11:43:38.558Z] #20 50.15 Setting up python3-setuptools (40.8.0-1) ... [2021-07-27T11:43:38.558Z] #20 51.05 Setting up python3-pip (18.1-5) ... [2021-07-27T11:43:38.558Z] #20 51.97 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:43:38.558Z] #20 52.00 Processing triggers for mime-support (3.62) ... [2021-07-27T11:43:38.558Z] #20 DONE 52.6s [2021-07-27T11:43:38.558Z] [2021-07-27T11:43:38.558Z] #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-07-27T11:43:38.558Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-27T11:43:38.626Z] #20 37.30 Selecting previously unselected package python-pip-whl. [2021-07-27T11:43:38.626Z] #20 37.31 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-27T11:43:38.626Z] #20 37.31 Unpacking python-pip-whl (18.1-5) ... [2021-07-27T11:43:38.680Z] #20 ... [2021-07-27T11:43:38.680Z] [2021-07-27T11:43:38.680Z] #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-07-27T11:43:38.680Z] #54 sha256:aaf44a3122c14b91f887beb775f5e26d7313769ce89eb5ceead3c36071ced677 [2021-07-27T11:43:38.680Z] #54 12.44 + cd /tmp/tmp.7f6r5ThuJV/src/github.com/opencontainers/runc [2021-07-27T11:43:38.680Z] #54 12.44 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T11:43:38.680Z] #54 12.87 + '[' -z '' ']' [2021-07-27T11:43:38.680Z] #54 12.87 + target=static [2021-07-27T11:43:38.680Z] #54 12.87 + make 'BUILDTAGS=seccomp ' static [2021-07-27T11:43:38.680Z] #54 13.24 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-27T11:43:38.963Z] #27 32.99 Building dependency tree... [2021-07-27T11:43:39.143Z] #20 37.74 Selecting previously unselected package python3-lib2to3. [2021-07-27T11:43:39.143Z] #20 37.74 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-27T11:43:39.143Z] #20 37.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-27T11:43:39.143Z] #20 37.86 Selecting previously unselected package python3-distutils. [2021-07-27T11:43:39.143Z] #20 37.87 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-27T11:43:39.143Z] #20 37.88 Unpacking python3-distutils (3.7.3-1) ... [2021-07-27T11:43:39.402Z] #20 38.01 Selecting previously unselected package python3-pip. [2021-07-27T11:43:39.402Z] #20 38.02 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-27T11:43:39.402Z] #20 38.03 Unpacking python3-pip (18.1-5) ... [2021-07-27T11:43:39.402Z] #20 38.18 Selecting previously unselected package python3-pkg-resources. [2021-07-27T11:43:39.402Z] #20 38.19 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T11:43:39.402Z] #20 38.19 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:43:39.402Z] #20 38.29 Selecting previously unselected package python3-setuptools. [2021-07-27T11:43:39.496Z] #21 1.574 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-27T11:43:39.496Z] #21 1.578 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-27T11:43:39.496Z] #21 1.582 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-27T11:43:39.496Z] #21 DONE 1.7s [2021-07-27T11:43:39.496Z] [2021-07-27T11:43:39.496Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T11:43:39.496Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T11:43:39.621Z] #54 ... [2021-07-27T11:43:39.621Z] [2021-07-27T11:43:39.621Z] #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-07-27T11:43:39.621Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:43:39.621Z] #20 10.13 Fetched 8996 kB in 9s (1015 kB/s) [2021-07-27T11:43:39.661Z] #20 38.30 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-27T11:43:39.662Z] #20 38.30 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-27T11:43:39.662Z] #20 38.49 Selecting previously unselected package python3-wheel. [2021-07-27T11:43:39.662Z] #20 38.50 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-27T11:43:39.662Z] #20 38.50 Unpacking python3-wheel (0.32.3-2) ... [2021-07-27T11:43:39.920Z] #20 38.59 Selecting previously unselected package sudo. [2021-07-27T11:43:39.920Z] #20 38.59 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-27T11:43:39.920Z] #20 38.60 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-27T11:43:40.331Z] #27 36.17 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-27T11:43:40.331Z] #27 36.17 libcap2-bin is already the newest version (1:2.25-2). [2021-07-27T11:43:40.331Z] #27 36.17 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-27T11:43:40.331Z] #27 36.17 xz-utils is already the newest version (5.2.4-1). [2021-07-27T11:43:40.331Z] #27 36.17 The following additional packages will be installed: [2021-07-27T11:43:40.331Z] #27 36.18 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-27T11:43:40.331Z] #27 36.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-27T11:43:40.331Z] #27 36.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-27T11:43:40.331Z] #27 36.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-27T11:43:40.331Z] #27 36.19 python3.7 python3.7-minimal vim-runtime xxd [2021-07-27T11:43:40.331Z] #27 36.21 Suggested packages: [2021-07-27T11:43:40.331Z] #27 36.21 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-27T11:43:40.331Z] #27 36.21 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-27T11:43:40.331Z] #27 36.21 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-27T11:43:40.331Z] #27 36.21 Recommended packages: [2021-07-27T11:43:40.331Z] #27 36.21 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-27T11:43:40.331Z] #27 36.21 python3-keyrings.alt python3-xdg unzip [2021-07-27T11:43:40.488Z] #20 39.06 Selecting previously unselected package thin-provisioning-tools. [2021-07-27T11:43:40.488Z] #20 39.06 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-27T11:43:40.488Z] #20 39.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T11:43:40.488Z] #20 39.27 Selecting previously unselected package uidmap. [2021-07-27T11:43:40.747Z] #20 39.29 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-27T11:43:40.747Z] #20 39.29 Unpacking uidmap (1:4.5-1.1) ... [2021-07-27T11:43:40.747Z] #20 39.48 Selecting previously unselected package vim-runtime. [2021-07-27T11:43:40.747Z] #20 39.48 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:43:40.747Z] #20 39.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-27T11:43:40.747Z] #20 39.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-27T11:43:40.747Z] #20 39.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-27T11:43:41.003Z] #20 10.13 Reading package lists... [2021-07-27T11:43:41.003Z] #20 ... [2021-07-27T11:43:41.003Z] [2021-07-27T11:43:41.003Z] #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-07-27T11:43:41.003Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:43:41.003Z] #46 141.4 net/http/httptrace [2021-07-27T11:43:41.003Z] #46 141.6 net/http [2021-07-27T11:43:41.202Z] #57 ... [2021-07-27T11:43:41.202Z] [2021-07-27T11:43:41.202Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T11:43:41.202Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-27T11:43:41.202Z] #22 9.873 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-27T11:43:42.153Z] #22 10.89 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-27T11:43:42.153Z] #22 10.93 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-27T11:43:42.153Z] #22 10.99 Collecting pyyaml (from yamllint==1.26.1) [2021-07-27T11:43:42.224Z] #27 38.03 The following NEW packages will be installed: [2021-07-27T11:43:42.224Z] #27 38.04 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-27T11:43:42.224Z] #27 38.04 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-27T11:43:42.225Z] #27 38.04 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-27T11:43:42.225Z] #27 38.04 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-27T11:43:42.225Z] #27 38.05 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-27T11:43:42.225Z] #27 38.05 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-27T11:43:42.225Z] #27 38.05 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-27T11:43:42.225Z] #27 38.05 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-27T11:43:42.417Z] #22 11.22 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-27T11:43:42.481Z] #27 38.45 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:43:42.482Z] #27 38.45 Need to get 20.0 MB of archives. [2021-07-27T11:43:42.482Z] #27 38.45 After this operation, 82.5 MB of additional disk space will be used. [2021-07-27T11:43:42.482Z] #27 38.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-27T11:43:42.482Z] #27 38.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T11:43:42.482Z] #27 38.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-27T11:43:42.482Z] #27 38.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T11:43:42.482Z] #27 38.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T11:43:42.482Z] #27 38.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T11:43:42.482Z] #27 38.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T11:43:42.482Z] #27 38.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T11:43:42.482Z] #27 38.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T11:43:42.482Z] #27 38.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-27T11:43:42.482Z] #27 38.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-27T11:43:42.482Z] #27 38.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-27T11:43:42.482Z] #27 38.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-27T11:43:42.482Z] #27 38.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-27T11:43:42.482Z] #27 38.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-27T11:43:42.482Z] #27 38.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-27T11:43:42.482Z] #27 38.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T11:43:42.482Z] #27 38.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T11:43:42.482Z] #27 38.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-27T11:43:42.739Z] #27 38.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-27T11:43:42.739Z] #27 38.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-27T11:43:42.739Z] #27 38.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T11:43:42.739Z] #27 38.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T11:43:42.739Z] #27 38.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T11:43:42.739Z] #27 38.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-27T11:43:42.739Z] #27 38.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-27T11:43:42.739Z] #27 38.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T11:43:42.739Z] #27 38.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T11:43:42.739Z] #27 38.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T11:43:42.739Z] #27 38.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-27T11:43:42.739Z] #27 38.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-27T11:43:42.739Z] #27 38.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-27T11:43:42.739Z] #27 38.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-27T11:43:42.739Z] #27 38.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-27T11:43:42.739Z] #27 38.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-27T11:43:42.739Z] #27 38.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T11:43:42.739Z] #27 38.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-27T11:43:42.739Z] #27 38.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-27T11:43:42.739Z] #27 38.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-27T11:43:42.739Z] #27 38.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-27T11:43:42.739Z] #27 38.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-27T11:43:42.739Z] #27 38.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-27T11:43:42.994Z] #22 11.83 Installing build dependencies: started [2021-07-27T11:43:42.996Z] #27 39.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-27T11:43:42.996Z] #27 39.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-27T11:43:42.996Z] #27 39.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-27T11:43:43.000Z] #46 153.3 github.com/LK4D4/vndr/godl [2021-07-27T11:43:43.282Z] #20 42.08 Selecting previously unselected package vim. [2021-07-27T11:43:43.282Z] #20 42.08 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:43:43.282Z] #20 42.11 Unpacking vim (2:8.1.0875-5) ... [2021-07-27T11:43:43.559Z] #27 39.68 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:43:43.598Z] #46 ... [2021-07-27T11:43:43.598Z] [2021-07-27T11:43:43.598Z] #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-07-27T11:43:43.598Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:43:43.598Z] #20 10.13 Reading package lists... [2021-07-27T11:43:43.816Z] #27 39.90 Fetched 20.0 MB in 1s (21.4 MB/s) [2021-07-27T11:43:43.816Z] #27 39.97 Selecting previously unselected package pigz. [2021-07-27T11:43:43.816Z] #27 39.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-07-27T11:43:43.816Z] #27 40.00 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-27T11:43:43.817Z] #27 40.00 Unpacking pigz (2.4-1) ... [2021-07-27T11:43:43.817Z] #27 40.07 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T11:43:43.851Z] #20 42.55 Selecting previously unselected package xfsprogs. [2021-07-27T11:43:43.851Z] #20 42.56 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-27T11:43:43.851Z] #20 42.56 Unpacking xfsprogs (4.20.0-1) ... [2021-07-27T11:43:44.073Z] #27 40.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:44.074Z] #27 40.09 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:44.330Z] #27 40.33 Selecting previously unselected package python3.7-minimal. [2021-07-27T11:43:44.330Z] #27 40.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:44.330Z] #27 40.35 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:43:44.371Z] #20 42.96 Selecting previously unselected package zip. [2021-07-27T11:43:44.371Z] #20 42.97 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-27T11:43:44.371Z] #20 42.98 Unpacking zip (3.0-11+b1) ... [2021-07-27T11:43:44.371Z] #20 43.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-27T11:43:44.371Z] #20 43.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T11:43:44.371Z] #20 43.16 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:44.371Z] #20 43.17 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T11:43:44.371Z] #20 43.18 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-27T11:43:44.371Z] #20 43.19 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:44.372Z] #20 43.20 Setting up uidmap (1:4.5-1.1) ... [2021-07-27T11:43:44.631Z] #20 43.21 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T11:43:44.631Z] #20 43.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:43:44.631Z] #20 43.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T11:43:44.631Z] #20 43.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:43:44.631Z] #20 43.29 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:43:44.631Z] #20 43.30 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T11:43:44.631Z] #20 43.31 Setting up zip (3.0-11+b1) ... [2021-07-27T11:43:44.631Z] #20 43.32 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T11:43:44.631Z] #20 43.35 Setting up bash-completion (1:2.8-6) ... [2021-07-27T11:43:44.772Z] #22 4.596 Collecting yamllint==1.26.1 [2021-07-27T11:43:44.938Z] #27 41.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:45.196Z] #27 41.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:43:46.139Z] #27 42.20 Selecting previously unselected package python3-minimal. [2021-07-27T11:43:46.139Z] #27 42.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-07-27T11:43:46.139Z] #27 42.26 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T11:43:46.139Z] #27 42.27 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T11:43:46.139Z] #27 42.33 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T11:43:46.394Z] #27 42.34 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T11:43:46.394Z] #27 42.35 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:43:46.394Z] #27 42.41 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T11:43:46.394Z] #27 42.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:46.394Z] #27 42.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:46.956Z] #27 42.95 Selecting previously unselected package python3.7. [2021-07-27T11:43:46.956Z] #27 42.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:46.956Z] #27 42.96 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:46.956Z] #27 43.04 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T11:43:46.956Z] #27 43.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T11:43:46.956Z] #27 43.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:43:47.165Z] #20 45.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:47.165Z] #20 45.62 Setting up xz-utils (5.2.4-1) ... [2021-07-27T11:43:47.165Z] #20 45.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-27T11:43:47.165Z] #20 45.65 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-27T11:43:47.165Z] #20 45.68 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-27T11:43:47.165Z] #20 45.74 invoke-rc.d: could not determine current runlevel [2021-07-27T11:43:47.165Z] #20 45.75 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-27T11:43:47.165Z] #20 45.76 Setting up pigz (2.4-1) ... [2021-07-27T11:43:47.165Z] #20 45.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T11:43:47.165Z] #20 45.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:43:47.165Z] #20 45.80 Setting up python-pip-whl (18.1-5) ... [2021-07-27T11:43:47.165Z] #20 45.84 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:43:47.165Z] #20 45.85 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-27T11:43:47.211Z] #27 43.20 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T11:43:47.423Z] #20 46.09 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-27T11:43:47.423Z] #20 46.10 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:43:47.423Z] #20 46.12 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:47.423Z] #20 46.13 Setting up vim (2:8.1.0875-5) ... [2021-07-27T11:43:47.423Z] #20 46.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-27T11:43:47.423Z] #20 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-27T11:43:47.423Z] #20 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-27T11:43:47.423Z] #20 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-27T11:43:47.423Z] #20 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-27T11:43:47.423Z] #20 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-27T11:43:47.423Z] #20 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-27T11:43:47.423Z] #20 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-27T11:43:47.423Z] #20 46.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:43:47.423Z] #20 46.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T11:43:47.423Z] #20 46.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T11:43:47.423Z] #20 46.23 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T11:43:47.423Z] #20 46.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:43:47.423Z] #20 46.26 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:47.773Z] #27 43.70 Selecting previously unselected package python3. [2021-07-27T11:43:47.774Z] #27 43.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 ... 39772 files and directories currently installed.) [2021-07-27T11:43:47.774Z] #27 43.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-27T11:43:47.774Z] #27 43.75 Unpacking python3 (3.7.3-1) ... [2021-07-27T11:43:47.774Z] #27 43.81 Selecting previously unselected package libip4tc0:amd64. [2021-07-27T11:43:47.774Z] #27 43.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:47.774Z] #27 43.84 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:47.774Z] #27 43.89 Selecting previously unselected package libip6tc0:amd64. [2021-07-27T11:43:47.817Z] #20 14.11 Reading package lists... [2021-07-27T11:43:48.030Z] #27 43.90 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:48.030Z] #27 43.91 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:48.030Z] #27 43.96 Selecting previously unselected package libiptc0:amd64. [2021-07-27T11:43:48.030Z] #27 43.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:48.030Z] #27 43.98 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:48.030Z] #27 44.06 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-27T11:43:48.030Z] #27 44.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-27T11:43:48.030Z] #27 44.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T11:43:48.030Z] #27 44.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-27T11:43:48.030Z] #27 44.13 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-27T11:43:48.030Z] #27 44.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T11:43:48.286Z] #27 44.20 Selecting previously unselected package libnftnl11:amd64. [2021-07-27T11:43:48.286Z] #27 44.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-27T11:43:48.286Z] #27 44.22 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T11:43:48.286Z] #27 44.28 Selecting previously unselected package iptables. [2021-07-27T11:43:48.286Z] #27 44.30 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-27T11:43:48.286Z] #27 44.30 Unpacking iptables (1.8.2-4) ... [2021-07-27T11:43:48.386Z] #20 18.01 Building dependency tree... [2021-07-27T11:43:48.386Z] #20 ... [2021-07-27T11:43:48.386Z] [2021-07-27T11:43:48.386Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T11:43:48.386Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T11:43:48.386Z] #32 DONE 158.6s [2021-07-27T11:43:48.386Z] [2021-07-27T11:43:48.386Z] #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-07-27T11:43:48.386Z] #46 sha256:908159e815abd47ed8c0d4ee381962d1961c1b5815594b6073b80aa3efc8a33a [2021-07-27T11:43:48.386Z] #46 154.0 github.com/LK4D4/vndr [2021-07-27T11:43:48.386Z] #46 DONE 158.7s [2021-07-27T11:43:48.543Z] #27 44.51 Selecting previously unselected package xxd. [2021-07-27T11:43:48.543Z] #27 44.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:43:48.543Z] #27 44.51 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T11:43:48.543Z] #27 44.63 Selecting previously unselected package vim-common. [2021-07-27T11:43:48.543Z] #27 44.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:43:48.543Z] #27 44.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T11:43:48.646Z] [2021-07-27T11:43:48.646Z] #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-07-27T11:43:48.646Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [2021-07-27T11:43:48.799Z] #27 44.76 Selecting previously unselected package bash-completion. [2021-07-27T11:43:48.799Z] #27 44.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-27T11:43:49.587Z] #57 ... [2021-07-27T11:43:49.587Z] [2021-07-27T11:43:49.587Z] #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-07-27T11:43:49.587Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:43:49.587Z] #20 20.03 libcap2-bin is already the newest version (1:2.25-2). [2021-07-27T11:43:49.587Z] #20 20.03 The following additional packages will be installed: [2021-07-27T11:43:49.587Z] #20 20.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-27T11:43:49.587Z] #20 20.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-27T11:43:49.587Z] #20 20.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-27T11:43:49.587Z] #20 20.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-27T11:43:49.587Z] #20 20.03 python3.7 python3.7-minimal vim-runtime xxd [2021-07-27T11:43:49.587Z] #20 20.07 Suggested packages: [2021-07-27T11:43:49.587Z] #20 20.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-27T11:43:49.587Z] #20 20.07 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-27T11:43:49.587Z] #20 20.07 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-27T11:43:49.587Z] #20 20.07 quota [2021-07-27T11:43:49.587Z] #20 20.07 Recommended packages: [2021-07-27T11:43:49.587Z] #20 20.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-27T11:43:49.587Z] #20 20.07 python3-keyrings.alt python3-xdg unzip [2021-07-27T11:43:49.955Z] #20 48.54 Setting up iptables (1.8.2-4) ... [2021-07-27T11:43:49.955Z] #20 48.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T11:43:49.955Z] #20 48.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T11:43:49.955Z] #20 48.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T11:43:49.955Z] #20 48.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T11:43:49.955Z] #20 48.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-27T11:43:49.955Z] #20 48.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-27T11:43:49.955Z] #20 48.59 Setting up python3 (3.7.3-1) ... [2021-07-27T11:43:50.045Z] #22 9.907 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-27T11:43:50.214Z] #20 48.94 Setting up python3-wheel (0.32.3-2) ... [2021-07-27T11:43:50.305Z] #22 10.86 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-27T11:43:50.305Z] #22 10.91 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-27T11:43:50.305Z] #22 10.97 Collecting pyyaml (from yamllint==1.26.1) [2021-07-27T11:43:50.423Z] #27 46.37 Unpacking bash-completion (1:2.8-6) ... [2021-07-27T11:43:50.564Z] #22 11.19 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-27T11:43:50.679Z] #27 46.64 Selecting previously unselected package apparmor. [2021-07-27T11:43:50.679Z] #27 46.65 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-27T11:43:50.679Z] #27 46.72 Unpacking apparmor (2.13.2-10) ... [2021-07-27T11:43:50.781Z] #20 49.54 Setting up apparmor (2.13.2-10) ... [2021-07-27T11:43:50.823Z] #22 11.43 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-27T11:43:50.823Z] #22 11.43 Building wheels for collected packages: yamllint [2021-07-27T11:43:50.823Z] #22 11.44 Running setup.py bdist_wheel for yamllint: started [2021-07-27T11:43:50.935Z] #27 46.92 Selecting previously unselected package aufs-tools. [2021-07-27T11:43:50.935Z] #27 46.94 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-27T11:43:50.935Z] #27 46.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-27T11:43:50.971Z] #20 21.63 The following NEW packages will be installed: [2021-07-27T11:43:50.971Z] #20 21.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-27T11:43:51.192Z] #27 47.04 Selecting previously unselected package libonig5:amd64. [2021-07-27T11:43:51.192Z] #27 47.06 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T11:43:51.192Z] #27 47.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:43:51.192Z] #27 47.19 Selecting previously unselected package libjq1:amd64. [2021-07-27T11:43:51.192Z] #27 47.20 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:43:51.192Z] #27 47.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:43:51.192Z] #27 47.27 Selecting previously unselected package jq. [2021-07-27T11:43:51.192Z] #27 47.29 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:43:51.192Z] #27 47.29 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T11:43:51.192Z] #27 47.39 Selecting previously unselected package libaio1:amd64. [2021-07-27T11:43:51.192Z] #27 47.39 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-27T11:43:51.231Z] #20 21.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-27T11:43:51.231Z] #20 21.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-27T11:43:51.231Z] #20 21.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-27T11:43:51.231Z] #20 21.64 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-27T11:43:51.231Z] #20 21.64 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-27T11:43:51.231Z] #20 21.64 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-27T11:43:51.231Z] #20 21.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-27T11:43:51.231Z] #20 21.64 xz-utils zip [2021-07-27T11:43:51.448Z] #27 47.40 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-27T11:43:51.448Z] #27 47.45 Selecting previously unselected package libgpm2:amd64. [2021-07-27T11:43:51.448Z] #27 47.46 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-27T11:43:51.448Z] #27 47.46 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-27T11:43:51.448Z] #27 47.52 Selecting previously unselected package libnet1:amd64. [2021-07-27T11:43:51.448Z] #27 47.54 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T11:43:51.448Z] #27 47.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:43:51.491Z] #20 21.94 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:43:51.491Z] #20 21.94 Need to get 28.6 MB of archives. [2021-07-27T11:43:51.491Z] #20 21.94 After this operation, 116 MB of additional disk space will be used. [2021-07-27T11:43:51.491Z] #20 21.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-27T11:43:51.491Z] #20 21.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T11:43:51.491Z] #20 21.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-07-27T11:43:51.491Z] #20 22.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T11:43:51.491Z] #20 22.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T11:43:51.491Z] #20 22.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T11:43:51.491Z] #20 22.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T11:43:51.491Z] #20 22.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T11:43:51.491Z] #20 22.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T11:43:51.491Z] #20 22.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-27T11:43:51.491Z] #20 22.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-27T11:43:51.491Z] #20 22.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-27T11:43:51.491Z] #20 22.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-27T11:43:51.491Z] #20 22.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-27T11:43:51.491Z] #20 22.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-27T11:43:51.491Z] #20 22.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-27T11:43:51.491Z] #20 22.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T11:43:51.705Z] #27 47.64 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T11:43:51.705Z] #27 47.66 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T11:43:51.705Z] #27 47.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:43:51.705Z] #27 47.73 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T11:43:51.705Z] #27 47.75 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T11:43:51.705Z] #27 47.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:43:51.705Z] #27 47.80 Selecting previously unselected package libreadline5:amd64. [2021-07-27T11:43:51.705Z] #27 47.82 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-27T11:43:51.705Z] #27 47.82 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T11:43:51.705Z] #27 47.89 Selecting previously unselected package net-tools. [2021-07-27T11:43:51.705Z] #27 47.89 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-27T11:43:51.751Z] #20 22.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T11:43:51.751Z] #20 22.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-27T11:43:51.751Z] #20 22.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-27T11:43:51.751Z] #20 22.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-27T11:43:51.751Z] #20 22.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-27T11:43:51.751Z] #20 22.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-27T11:43:51.751Z] #20 22.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T11:43:51.751Z] #20 22.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T11:43:51.751Z] #20 22.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T11:43:51.751Z] #20 22.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-27T11:43:51.751Z] #20 22.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-27T11:43:51.751Z] #20 22.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T11:43:51.760Z] #22 12.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-27T11:43:51.760Z] #22 12.25 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-27T11:43:51.760Z] #22 12.30 Successfully built yamllint [2021-07-27T11:43:51.760Z] #22 12.32 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-27T11:43:51.961Z] #27 47.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T11:43:51.961Z] #27 48.03 Selecting previously unselected package python-pip-whl. [2021-07-27T11:43:51.961Z] #27 48.04 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-27T11:43:51.961Z] #27 48.05 Unpacking python-pip-whl (18.1-5) ... [2021-07-27T11:43:52.011Z] #20 22.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T11:43:52.011Z] #20 22.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T11:43:52.011Z] #20 22.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T11:43:52.011Z] #20 22.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-27T11:43:52.011Z] #20 22.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-27T11:43:52.011Z] #20 22.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-27T11:43:52.011Z] #20 22.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-27T11:43:52.011Z] #20 22.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-27T11:43:52.011Z] #20 22.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-27T11:43:52.011Z] #20 22.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-27T11:43:52.011Z] #20 22.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T11:43:52.011Z] #20 22.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-27T11:43:52.011Z] #20 22.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-27T11:43:52.020Z] #22 12.61 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-27T11:43:52.159Z] #20 50.93 Setting up xfsprogs (4.20.0-1) ... [2021-07-27T11:43:52.159Z] #20 50.95 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-27T11:43:52.218Z] #27 48.36 Selecting previously unselected package python3-lib2to3. [2021-07-27T11:43:52.218Z] #27 48.37 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-27T11:43:52.218Z] #27 48.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-27T11:43:52.271Z] #20 22.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-27T11:43:52.271Z] #20 22.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-27T11:43:52.271Z] #20 22.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-27T11:43:52.271Z] #20 22.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-27T11:43:52.271Z] #20 22.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-27T11:43:52.474Z] #27 48.46 Selecting previously unselected package python3-distutils. [2021-07-27T11:43:52.474Z] #27 48.47 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-27T11:43:52.474Z] #27 48.48 Unpacking python3-distutils (3.7.3-1) ... [2021-07-27T11:43:52.474Z] #27 48.57 Selecting previously unselected package python3-pip. [2021-07-27T11:43:52.474Z] #27 48.59 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-27T11:43:52.474Z] #27 48.59 Unpacking python3-pip (18.1-5) ... [2021-07-27T11:43:52.531Z] #20 22.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-27T11:43:52.531Z] #20 23.02 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-27T11:43:52.588Z] #22 DONE 13.3s [2021-07-27T11:43:52.588Z] [2021-07-27T11:43:52.588Z] #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-07-27T11:43:52.588Z] #50 sha256:746cedf7546927a6982c6786be89a1655958a9383d011fe6f3ea940d96955971 [2021-07-27T11:43:52.727Z] #20 51.29 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:43:52.731Z] #27 48.68 Selecting previously unselected package python3-pkg-resources. [2021-07-27T11:43:52.731Z] #27 48.69 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T11:43:52.731Z] #27 48.69 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:43:52.731Z] #27 48.79 Selecting previously unselected package python3-setuptools. [2021-07-27T11:43:52.731Z] #27 48.80 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-27T11:43:52.731Z] #27 48.81 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-27T11:43:52.850Z] #50 ... [2021-07-27T11:43:52.850Z] [2021-07-27T11:43:52.850Z] #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-07-27T11:43:52.850Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:43:52.850Z] #40 DONE 194.7s [2021-07-27T11:43:52.850Z] [2021-07-27T11:43:52.850Z] #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-07-27T11:43:52.850Z] #50 sha256:746cedf7546927a6982c6786be89a1655958a9383d011fe6f3ea940d96955971 [2021-07-27T11:43:52.850Z] #50 195.3 + /build/golangci-lint --version [2021-07-27T11:43:52.988Z] #27 48.94 Selecting previously unselected package python3-wheel. [2021-07-27T11:43:52.988Z] #27 48.94 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-27T11:43:52.988Z] #27 48.95 Unpacking python3-wheel (0.32.3-2) ... [2021-07-27T11:43:52.988Z] #27 49.01 Selecting previously unselected package sudo. [2021-07-27T11:43:52.988Z] #27 49.02 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-27T11:43:52.988Z] #27 49.03 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-27T11:43:53.101Z] #20 23.51 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:43:53.101Z] #20 23.60 Fetched 28.6 MB in 1s (21.3 MB/s) [2021-07-27T11:43:53.101Z] #20 23.65 Selecting previously unselected package pigz. [2021-07-27T11:43:53.101Z] #20 23.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-27T11:43:53.101Z] #20 23.70 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-27T11:43:53.101Z] #20 23.71 Unpacking pigz (2.4-1) ... [2021-07-27T11:43:53.101Z] #20 23.78 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T11:43:53.112Z] #50 ... [2021-07-27T11:43:53.112Z] [2021-07-27T11:43:53.112Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T11:43:53.112Z] #25 sha256:339b1af50a237d71d1690a229077c7edf10749786363f137d574cc2a170c45ec [2021-07-27T11:43:53.112Z] #25 DONE 0.5s [2021-07-27T11:43:53.112Z] [2021-07-27T11:43:53.112Z] #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-07-27T11:43:53.112Z] #50 sha256:746cedf7546927a6982c6786be89a1655958a9383d011fe6f3ea940d96955971 [2021-07-27T11:43:53.112Z] #50 195.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-27T11:43:53.245Z] #27 49.32 Selecting previously unselected package thin-provisioning-tools. [2021-07-27T11:43:53.245Z] #27 49.33 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-27T11:43:53.245Z] #27 49.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T11:43:53.296Z] #20 51.91 Setting up python3-distutils (3.7.3-1) ... [2021-07-27T11:43:53.361Z] #20 23.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:53.362Z] #20 23.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:53.371Z] #50 DONE 196.0s [2021-07-27T11:43:53.371Z] [2021-07-27T11:43:53.371Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T11:43:53.371Z] #30 sha256:0ee7f14ae724965e521c918c716af6ac252f320bdfdd0b0772b70792e980ce2a [2021-07-27T11:43:53.501Z] #27 49.50 Selecting previously unselected package uidmap. [2021-07-27T11:43:53.501Z] #27 49.51 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-27T11:43:53.501Z] #27 49.52 Unpacking uidmap (1:4.5-1.1) ... [2021-07-27T11:43:53.501Z] #27 49.59 Selecting previously unselected package vim-runtime. [2021-07-27T11:43:53.501Z] #27 49.60 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:43:53.556Z] #20 52.31 Setting up python3-setuptools (40.8.0-1) ... [2021-07-27T11:43:53.622Z] #20 24.16 Selecting previously unselected package python3.7-minimal. [2021-07-27T11:43:53.622Z] #20 24.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:53.622Z] #20 24.18 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:43:53.758Z] #27 49.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-27T11:43:53.758Z] #27 49.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-27T11:43:53.758Z] #27 49.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-27T11:43:54.563Z] #20 24.99 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:54.563Z] #20 25.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T11:43:54.937Z] #20 53.42 Setting up python3-pip (18.1-5) ... [2021-07-27T11:43:55.513Z] #20 54.28 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:43:55.513Z] #20 54.32 Processing triggers for mime-support (3.62) ... [2021-07-27T11:43:55.650Z] #27 51.34 Selecting previously unselected package vim. [2021-07-27T11:43:55.650Z] #27 51.35 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:43:55.650Z] #27 51.36 Unpacking vim (2:8.1.0875-5) ... [2021-07-27T11:43:55.650Z] #27 51.69 Selecting previously unselected package xfsprogs. [2021-07-27T11:43:55.650Z] #27 51.69 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-27T11:43:55.650Z] #27 51.70 Unpacking xfsprogs (4.20.0-1) ... [2021-07-27T11:43:55.906Z] #27 51.97 Selecting previously unselected package zip. [2021-07-27T11:43:55.906Z] #27 51.98 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-27T11:43:55.906Z] #27 51.99 Unpacking zip (3.0-11+b1) ... [2021-07-27T11:43:56.163Z] #27 52.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-27T11:43:56.163Z] #27 52.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T11:43:56.163Z] #27 52.17 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:56.163Z] #27 52.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T11:43:56.163Z] #27 52.19 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-27T11:43:56.163Z] #27 52.20 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:56.163Z] #27 52.22 Setting up uidmap (1:4.5-1.1) ... [2021-07-27T11:43:56.163Z] #27 52.23 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T11:43:56.163Z] #27 52.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:43:56.163Z] #27 52.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:43:56.163Z] #27 52.26 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T11:43:56.163Z] #27 52.27 Setting up zip (3.0-11+b1) ... [2021-07-27T11:43:56.163Z] #27 52.29 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T11:43:56.163Z] #27 52.31 Setting up bash-completion (1:2.8-6) ... [2021-07-27T11:43:56.475Z] #20 26.65 Selecting previously unselected package python3-minimal. [2021-07-27T11:43:56.475Z] #20 26.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-27T11:43:56.475Z] #20 26.69 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T11:43:56.475Z] #20 26.70 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T11:43:56.475Z] #20 26.77 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T11:43:56.475Z] #20 26.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T11:43:56.475Z] #20 26.79 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:43:56.475Z] #20 26.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T11:43:56.475Z] #20 26.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:56.475Z] #20 26.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:56.893Z] #20 DONE 55.4s [2021-07-27T11:43:56.893Z] [2021-07-27T11:43:56.893Z] #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-07-27T11:43:56.893Z] #54 sha256:a396e80bb7ab51d64794ce0b64afaa0857a1a8453e4785f3c3452e4a3d60616e [2021-07-27T11:43:56.893Z] #54 ... [2021-07-27T11:43:56.893Z] [2021-07-27T11:43:56.893Z] #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-07-27T11:43:56.893Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-27T11:43:57.414Z] #20 27.65 Selecting previously unselected package python3.7. [2021-07-27T11:43:57.414Z] #20 27.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T11:43:57.414Z] #20 27.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:57.414Z] #20 27.80 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T11:43:57.414Z] #20 27.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T11:43:57.414Z] #20 27.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:43:57.414Z] #20 27.93 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T11:43:57.831Z] #21 0.951 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-27T11:43:57.831Z] #21 0.956 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-27T11:43:57.831Z] #21 0.959 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-27T11:43:57.831Z] #21 DONE 1.0s [2021-07-27T11:43:57.831Z] [2021-07-27T11:43:57.831Z] #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-07-27T11:43:57.831Z] #50 sha256:57049fb610b2c63ae97c58719489569f70a0c3788ab1b353bf06fe7c1c6c611e [2021-07-27T11:43:57.831Z] #50 ... [2021-07-27T11:43:57.831Z] [2021-07-27T11:43:57.831Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T11:43:57.831Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T11:43:57.957Z] #22 25.27 Installing build dependencies: finished with status 'done' [2021-07-27T11:43:57.983Z] #20 28.66 Selecting previously unselected package python3. [2021-07-27T11:43:58.055Z] #27 53.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:58.055Z] #27 53.98 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-27T11:43:58.055Z] #27 54.03 invoke-rc.d: could not determine current runlevel [2021-07-27T11:43:58.055Z] #27 54.05 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-27T11:43:58.055Z] #27 54.07 Setting up pigz (2.4-1) ... [2021-07-27T11:43:58.055Z] #27 54.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T11:43:58.055Z] #27 54.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:43:58.055Z] #27 54.15 Setting up python-pip-whl (18.1-5) ... [2021-07-27T11:43:58.055Z] #27 54.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:43:58.055Z] #27 54.18 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-27T11:43:58.244Z] #20 28.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-27T11:43:58.244Z] #20 28.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-27T11:43:58.244Z] #20 28.71 Unpacking python3 (3.7.3-1) ... [2021-07-27T11:43:58.244Z] #20 28.81 Selecting previously unselected package libip4tc0:amd64. [2021-07-27T11:43:58.244Z] #20 28.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:58.244Z] #20 28.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:58.244Z] #20 28.90 Selecting previously unselected package libip6tc0:amd64. [2021-07-27T11:43:58.244Z] #20 28.90 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:58.244Z] #20 28.91 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:58.312Z] #27 54.36 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-27T11:43:58.312Z] #27 54.37 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:43:58.312Z] #27 54.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:58.312Z] #27 54.41 Setting up vim (2:8.1.0875-5) ... [2021-07-27T11:43:58.312Z] #27 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-27T11:43:58.312Z] #27 54.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-27T11:43:58.312Z] #27 54.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-27T11:43:58.312Z] #27 54.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-27T11:43:58.312Z] #27 54.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-27T11:43:58.312Z] #27 54.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-27T11:43:58.312Z] #27 54.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-27T11:43:58.312Z] #27 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-27T11:43:58.312Z] #27 54.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:43:58.505Z] #20 28.99 Selecting previously unselected package libiptc0:amd64. [2021-07-27T11:43:58.505Z] #20 28.99 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-27T11:43:58.505Z] #20 29.00 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-27T11:43:58.505Z] #20 29.08 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-27T11:43:58.568Z] #27 54.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T11:43:58.568Z] #27 54.50 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T11:43:58.568Z] #27 54.51 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T11:43:58.568Z] #27 54.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:43:58.568Z] #27 54.53 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:43:58.765Z] #20 29.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-27T11:43:58.765Z] #20 29.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T11:43:58.765Z] #20 29.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-27T11:43:58.765Z] #20 29.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-27T11:43:58.765Z] #20 29.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T11:43:58.765Z] #20 29.23 Selecting previously unselected package libnftnl11:amd64. [2021-07-27T11:43:58.765Z] #20 29.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-27T11:43:58.765Z] #20 29.25 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T11:43:58.765Z] #20 29.33 Selecting previously unselected package iptables. [2021-07-27T11:43:58.765Z] #20 29.33 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-27T11:43:58.765Z] #20 29.33 Unpacking iptables (1.8.2-4) ... [2021-07-27T11:43:59.027Z] #20 29.60 Selecting previously unselected package xxd. [2021-07-27T11:43:59.027Z] #20 29.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:43:59.027Z] #20 29.60 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T11:43:59.027Z] #20 29.71 Selecting previously unselected package vim-common. [2021-07-27T11:43:59.287Z] #20 29.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:43:59.287Z] #20 29.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T11:43:59.287Z] #20 29.93 Selecting previously unselected package bash-completion. [2021-07-27T11:43:59.288Z] #20 29.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-27T11:43:59.936Z] #27 55.94 Setting up iptables (1.8.2-4) ... [2021-07-27T11:43:59.936Z] #27 55.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T11:43:59.936Z] #27 55.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T11:43:59.936Z] #27 55.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T11:43:59.936Z] #27 55.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T11:43:59.936Z] #27 55.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-27T11:43:59.936Z] #27 55.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-27T11:43:59.936Z] #27 55.98 Setting up python3 (3.7.3-1) ... [2021-07-27T11:43:59.943Z] #30 DONE 6.2s [2021-07-27T11:43:59.943Z] [2021-07-27T11:43:59.943Z] #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-07-27T11:43:59.943Z] #54 sha256:0bc5394ee6f142883fc59f1cc489bf7df72b8fe1d8f46a221aef5b70914fc7ab [2021-07-27T11:43:59.943Z] #54 ... [2021-07-27T11:43:59.943Z] [2021-07-27T11:43:59.943Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T11:43:59.943Z] #33 sha256:5ec3a1cf8a7091a0532a0a15c63d939055581f6259b3e2b799f14b5e3b8e601a [2021-07-27T11:43:59.943Z] #33 DONE 0.3s [2021-07-27T11:43:59.943Z] [2021-07-27T11:43:59.943Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T11:43:59.943Z] #35 sha256:6fd5dc5cae5345200483e74b1b4230912eedb8aba634138defc1dc273fc3f501 [2021-07-27T11:43:59.943Z] #35 DONE 0.1s [2021-07-27T11:43:59.943Z] [2021-07-27T11:43:59.943Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T11:43:59.943Z] #38 sha256:c2b8d58ec7f70fa8aeb06a72269a8060cc50797e4b57e98289d7a041c039638f [2021-07-27T11:43:59.943Z] #38 DONE 0.1s [2021-07-27T11:43:59.943Z] [2021-07-27T11:43:59.943Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T11:43:59.943Z] #41 sha256:72c1973f0bd2d5f230b9ba3b939da50fcedb869cdccee1fa155ae74763ffc63d [2021-07-27T11:44:00.193Z] #27 56.17 Setting up python3-wheel (0.32.3-2) ... [2021-07-27T11:44:00.449Z] #27 56.58 Setting up apparmor (2.13.2-10) ... [2021-07-27T11:44:00.517Z] #41 DONE 0.5s [2021-07-27T11:44:00.517Z] [2021-07-27T11:44:00.517Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T11:44:00.517Z] #45 sha256:f0c2f273874d4fa4a2beed8f773c24d1fb8faa7eac485a31bae8fec8fd2f5aad [2021-07-27T11:44:00.517Z] #45 DONE 0.1s [2021-07-27T11:44:00.517Z] [2021-07-27T11:44:00.517Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T11:44:00.517Z] #47 sha256:ea390e957526de1d0fee163b94351c16b803a01781b3e723d3f16bec02b60018 [2021-07-27T11:44:00.778Z] #47 DONE 0.2s [2021-07-27T11:44:00.778Z] [2021-07-27T11:44:00.778Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T11:44:00.778Z] #49 sha256:a34742a0a439d2af2e12dd8c99790f689e0bd66060dff276a16f985544b87f38 [2021-07-27T11:44:00.778Z] #49 DONE 0.1s [2021-07-27T11:44:00.778Z] [2021-07-27T11:44:00.778Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T11:44:00.778Z] #51 sha256:84d06b8147a4b5783bf816523b7b8a6617c2fd6ba1088d0807dc88f02f2a0a5f [2021-07-27T11:44:01.347Z] #51 DONE 0.5s [2021-07-27T11:44:01.347Z] [2021-07-27T11:44:01.347Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T11:44:01.347Z] #53 sha256:5498cc0a7133456665ef75fb1d46b62ec3ad18ab0a358d74370b1efc6eca86db [2021-07-27T11:44:01.347Z] #53 DONE 0.2s [2021-07-27T11:44:01.347Z] [2021-07-27T11:44:01.347Z] #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-07-27T11:44:01.347Z] #54 sha256:0bc5394ee6f142883fc59f1cc489bf7df72b8fe1d8f46a221aef5b70914fc7ab [2021-07-27T11:44:01.818Z] #27 57.76 Setting up xfsprogs (4.20.0-1) ... [2021-07-27T11:44:01.818Z] #27 57.77 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-27T11:44:01.832Z] #20 32.22 Unpacking bash-completion (1:2.8-6) ... [2021-07-27T11:44:02.024Z] #22 4.219 Collecting yamllint==1.26.1 [2021-07-27T11:44:02.074Z] #27 58.04 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:44:02.093Z] #20 32.60 Selecting previously unselected package bzip2. [2021-07-27T11:44:02.093Z] #20 32.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-27T11:44:02.093Z] #20 32.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T11:44:02.184Z] #22 30.54 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-27T11:44:02.184Z] #22 30.55 Building wheels for collected packages: yamllint, pyyaml [2021-07-27T11:44:02.184Z] #22 30.55 Running setup.py bdist_wheel for yamllint: started [2021-07-27T11:44:02.354Z] #20 32.68 Selecting previously unselected package xz-utils. [2021-07-27T11:44:02.354Z] #20 32.69 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-27T11:44:02.354Z] #20 32.70 Unpacking xz-utils (5.2.4-1) ... [2021-07-27T11:44:02.354Z] #20 32.87 Selecting previously unselected package apparmor. [2021-07-27T11:44:02.354Z] #20 32.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-27T11:44:02.448Z] #22 31.32 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-27T11:44:02.448Z] #22 31.32 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-27T11:44:02.448Z] #22 31.37 Running setup.py bdist_wheel for pyyaml: started [2021-07-27T11:44:02.614Z] #20 32.94 Unpacking apparmor (2.13.2-10) ... [2021-07-27T11:44:02.637Z] #27 58.50 Setting up python3-distutils (3.7.3-1) ... [2021-07-27T11:44:02.875Z] #20 33.23 Selecting previously unselected package aufs-tools. [2021-07-27T11:44:02.875Z] #20 33.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-27T11:44:02.875Z] #20 33.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-27T11:44:02.875Z] #20 33.35 Selecting previously unselected package libonig5:amd64. [2021-07-27T11:44:02.875Z] #20 33.36 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T11:44:02.875Z] #20 33.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:44:02.875Z] #20 33.47 Selecting previously unselected package libjq1:amd64. [2021-07-27T11:44:02.875Z] #20 33.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:44:02.875Z] #20 33.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:44:02.894Z] #27 58.80 Setting up python3-setuptools (40.8.0-1) ... [2021-07-27T11:44:03.136Z] #20 33.58 Selecting previously unselected package jq. [2021-07-27T11:44:03.136Z] #20 33.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T11:44:03.136Z] #20 33.60 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T11:44:03.136Z] #20 33.67 Selecting previously unselected package libaio1:amd64. [2021-07-27T11:44:03.136Z] #20 33.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-27T11:44:03.136Z] #20 33.68 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-27T11:44:03.136Z] #20 33.74 Selecting previously unselected package libgpm2:amd64. [2021-07-27T11:44:03.136Z] #20 33.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-27T11:44:03.136Z] #20 33.76 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-27T11:44:03.150Z] #27 59.32 Setting up python3-pip (18.1-5) ... [2021-07-27T11:44:03.397Z] #20 33.84 Selecting previously unselected package libicu63:amd64. [2021-07-27T11:44:03.397Z] #20 33.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T11:44:03.397Z] #20 33.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:44:03.405Z] #22 ... [2021-07-27T11:44:03.405Z] [2021-07-27T11:44:03.405Z] #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-07-27T11:44:03.405Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:44:03.405Z] #40 191.9 + dpkg --print-architecture [2021-07-27T11:44:03.405Z] #40 191.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-27T11:44:03.405Z] #40 192.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-27T11:44:03.405Z] #40 192.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-27T11:44:03.843Z] #22 32.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-27T11:44:03.843Z] #22 32.59 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-27T11:44:03.843Z] #22 32.72 Successfully built yamllint pyyaml [2021-07-27T11:44:03.843Z] #22 32.74 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-27T11:44:03.843Z] #22 ... [2021-07-27T11:44:03.843Z] [2021-07-27T11:44:03.843Z] #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-07-27T11:44:03.843Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:44:03.843Z] #57 162.8 + bin/containerd [2021-07-27T11:44:04.094Z] #27 60.00 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:44:04.094Z] #27 60.11 Processing triggers for mime-support (3.62) ... [2021-07-27T11:44:05.029Z] #27 DONE 61.1s [2021-07-27T11:44:05.029Z] [2021-07-27T11:44:05.029Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T11:44:05.029Z] #61 sha256:7e8285c1234d4265a90388d2abb0c2f4b3ad2d35076ff55faf1cb1ebd787df10 [2021-07-27T11:44:05.029Z] #61 ... [2021-07-27T11:44:05.029Z] [2021-07-27T11:44:05.029Z] #28 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-27T11:44:05.029Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-07-27T11:44:06.248Z] #28 1.004 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-27T11:44:06.248Z] #28 1.008 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-27T11:44:06.248Z] #28 1.017 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-27T11:44:06.248Z] #28 DONE 1.1s [2021-07-27T11:44:06.248Z] [2021-07-27T11:44:06.248Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T11:44:06.248Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-27T11:44:06.694Z] #20 36.98 Selecting previously unselected package libnet1:amd64. [2021-07-27T11:44:06.694Z] #20 36.99 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T11:44:06.694Z] #20 37.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:44:06.694Z] #20 37.08 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T11:44:06.694Z] #20 37.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T11:44:06.694Z] #20 37.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:44:06.694Z] #20 37.16 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T11:44:06.694Z] #20 37.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T11:44:06.694Z] #20 37.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:44:06.694Z] #20 37.23 Selecting previously unselected package libreadline5:amd64. [2021-07-27T11:44:06.694Z] #20 37.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-27T11:44:06.694Z] #20 37.24 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T11:44:06.954Z] #20 37.35 Selecting previously unselected package net-tools. [2021-07-27T11:44:06.954Z] #20 37.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-27T11:44:06.954Z] #20 37.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T11:44:06.954Z] #20 37.53 Selecting previously unselected package patch. [2021-07-27T11:44:06.954Z] #20 37.54 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-27T11:44:06.954Z] #20 37.54 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-27T11:44:07.162Z] #57 ... [2021-07-27T11:44:07.162Z] [2021-07-27T11:44:07.162Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T11:44:07.162Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-27T11:44:07.162Z] #22 33.02 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-27T11:44:07.162Z] #22 DONE 35.8s [2021-07-27T11:44:07.162Z] [2021-07-27T11:44:07.162Z] #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-07-27T11:44:07.162Z] #54 sha256:574894013fe30d43d22f5442c455154eb8de1e1fb22a7e194a888d52ba31cf8d [2021-07-27T11:44:07.162Z] #54 105.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-27T11:44:07.214Z] #20 37.64 Selecting previously unselected package python-pip-whl. [2021-07-27T11:44:07.214Z] #20 37.65 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-27T11:44:07.214Z] #20 37.66 Unpacking python-pip-whl (18.1-5) ... [2021-07-27T11:44:07.601Z] #40 ... [2021-07-27T11:44:07.601Z] [2021-07-27T11:44:07.601Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T11:44:07.601Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T11:44:07.601Z] #22 9.542 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-27T11:44:07.783Z] #20 38.17 Selecting previously unselected package python3-lib2to3. [2021-07-27T11:44:07.783Z] #20 38.17 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-27T11:44:07.783Z] #20 38.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-27T11:44:07.783Z] #20 38.27 Selecting previously unselected package python3-distutils. [2021-07-27T11:44:07.784Z] #20 38.28 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-27T11:44:07.784Z] #20 38.28 Unpacking python3-distutils (3.7.3-1) ... [2021-07-27T11:44:07.828Z] #54 ... [2021-07-27T11:44:07.828Z] [2021-07-27T11:44:07.828Z] #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-07-27T11:44:07.828Z] #24 sha256:93e79d0896aac431fd2f69e68c1150e6be808f0000d5b678ce65c8b5be3d169b [2021-07-27T11:44:07.828Z] #24 197.3 + return [2021-07-27T11:44:07.828Z] #24 DONE 197.7s [2021-07-27T11:44:07.828Z] [2021-07-27T11:44:07.828Z] #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-07-27T11:44:07.828Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:44:08.043Z] #20 38.41 Selecting previously unselected package python3-pip. [2021-07-27T11:44:08.043Z] #20 38.41 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-27T11:44:08.043Z] #20 38.42 Unpacking python3-pip (18.1-5) ... [2021-07-27T11:44:08.043Z] #20 38.56 Selecting previously unselected package python3-pkg-resources. [2021-07-27T11:44:08.043Z] #20 38.56 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T11:44:08.043Z] #20 38.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:44:08.170Z] #22 10.55 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-27T11:44:08.304Z] #20 38.67 Selecting previously unselected package python3-setuptools. [2021-07-27T11:44:08.304Z] #20 38.68 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-27T11:44:08.304Z] #20 38.70 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-27T11:44:08.304Z] #20 38.84 Selecting previously unselected package python3-wheel. [2021-07-27T11:44:08.304Z] #20 38.86 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-27T11:44:08.304Z] #20 38.87 Unpacking python3-wheel (0.32.3-2) ... [2021-07-27T11:44:08.429Z] #22 10.59 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-27T11:44:08.429Z] #22 10.64 Collecting pyyaml (from yamllint==1.26.1) [2021-07-27T11:44:08.429Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-27T11:44:08.447Z] #57 ... [2021-07-27T11:44:08.447Z] [2021-07-27T11:44:08.447Z] #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-07-27T11:44:08.447Z] #54 sha256:574894013fe30d43d22f5442c455154eb8de1e1fb22a7e194a888d52ba31cf8d [2021-07-27T11:44:08.447Z] #54 106.9 + mkdir -p /build [2021-07-27T11:44:08.447Z] #54 106.9 + cp runc /build/runc [2021-07-27T11:44:08.447Z] #54 DONE 107.2s [2021-07-27T11:44:08.447Z] [2021-07-27T11:44:08.447Z] #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-07-27T11:44:08.447Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:44:08.566Z] #20 38.94 Selecting previously unselected package sudo. [2021-07-27T11:44:08.566Z] #20 38.95 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-27T11:44:08.566Z] #20 38.95 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-27T11:44:08.688Z] #22 11.08 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-27T11:44:08.826Z] #20 39.36 Selecting previously unselected package thin-provisioning-tools. [2021-07-27T11:44:08.826Z] #20 39.36 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-27T11:44:08.826Z] #20 39.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T11:44:08.947Z] #22 11.09 Building wheels for collected packages: yamllint [2021-07-27T11:44:08.947Z] #22 11.09 Running setup.py bdist_wheel for yamllint: started [2021-07-27T11:44:09.087Z] #20 39.58 Selecting previously unselected package uidmap. [2021-07-27T11:44:09.087Z] #20 39.59 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-27T11:44:09.087Z] #20 39.60 Unpacking uidmap (1:4.5-1.1) ... [2021-07-27T11:44:09.087Z] #20 39.71 Selecting previously unselected package vim-runtime. [2021-07-27T11:44:09.087Z] #20 39.72 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-27T11:44:09.087Z] #20 39.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-27T11:44:09.087Z] #20 39.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-27T11:44:09.349Z] #20 39.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-27T11:44:09.516Z] #22 11.97 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-27T11:44:09.522Z] #29 2.891 Collecting yamllint==1.26.1 [2021-07-27T11:44:09.776Z] #22 11.97 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-27T11:44:09.776Z] #22 12.01 Successfully built yamllint [2021-07-27T11:44:09.776Z] #22 12.02 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-27T11:44:10.035Z] #22 12.36 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-27T11:44:10.402Z] #57 ... [2021-07-27T11:44:10.402Z] [2021-07-27T11:44:10.402Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T11:44:10.402Z] #25 sha256:0cd40da26a493df202fce453c48a5bd6351e6654b1aed8a24fc971871c3470ba [2021-07-27T11:44:10.604Z] #22 DONE 12.9s [2021-07-27T11:44:10.604Z] [2021-07-27T11:44:10.604Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T11:44:10.604Z] #25 sha256:954031a0ec1a197575753f96cdf0cdad06ca2561e04177910992f16d7d686beb [2021-07-27T11:44:10.664Z] #25 DONE 0.5s [2021-07-27T11:44:10.664Z] [2021-07-27T11:44:10.664Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T11:44:10.664Z] #30 sha256:bfddc47e0fa61bc2b7a03119925224d30536bdd5c98d0eb5acffcd93aa616f7d [2021-07-27T11:44:11.172Z] #25 DONE 0.4s [2021-07-27T11:44:11.172Z] [2021-07-27T11:44:11.172Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T11:44:11.172Z] #30 sha256:b3d09009fd355e5881ec4a82dc0816215855155c3abd8db364cf791ebe6e1ca6 [2021-07-27T11:44:11.893Z] #20 42.37 Selecting previously unselected package vim. [2021-07-27T11:44:11.893Z] #20 42.37 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T11:44:11.893Z] #20 42.39 Unpacking vim (2:8.1.0875-5) ... [2021-07-27T11:44:12.464Z] #20 42.82 Selecting previously unselected package xfsprogs. [2021-07-27T11:44:12.464Z] #20 42.82 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-27T11:44:12.464Z] #20 42.83 Unpacking xfsprogs (4.20.0-1) ... [2021-07-27T11:44:12.724Z] #20 43.25 Selecting previously unselected package zip. [2021-07-27T11:44:12.724Z] #20 43.27 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-27T11:44:12.724Z] #20 43.27 Unpacking zip (3.0-11+b1) ... [2021-07-27T11:44:12.985Z] #20 43.42 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-27T11:44:12.985Z] #20 43.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T11:44:12.985Z] #20 43.46 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T11:44:12.985Z] #20 43.47 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T11:44:12.985Z] #20 43.48 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-27T11:44:12.985Z] #20 43.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T11:44:12.985Z] #20 43.51 Setting up uidmap (1:4.5-1.1) ... [2021-07-27T11:44:12.985Z] #20 43.53 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T11:44:12.985Z] #20 43.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T11:44:12.985Z] #20 43.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T11:44:12.985Z] #20 43.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T11:44:13.245Z] #20 43.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T11:44:13.245Z] #20 43.61 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T11:44:13.245Z] #20 43.62 Setting up zip (3.0-11+b1) ... [2021-07-27T11:44:13.245Z] #20 43.63 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T11:44:13.245Z] #20 43.67 Setting up bash-completion (1:2.8-6) ... [2021-07-27T11:44:14.774Z] #29 8.191 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-27T11:44:14.774Z] #29 8.731 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-27T11:44:15.031Z] #29 8.761 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-27T11:44:15.031Z] #29 8.807 Collecting pyyaml (from yamllint==1.26.1) [2021-07-27T11:44:15.031Z] #29 8.962 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-27T11:44:15.288Z] #29 9.142 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-27T11:44:15.288Z] #29 9.145 Building wheels for collected packages: yamllint [2021-07-27T11:44:15.288Z] #29 9.146 Running setup.py bdist_wheel for yamllint: started [2021-07-27T11:44:15.789Z] #20 46.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-27T11:44:15.789Z] #20 46.01 Setting up xz-utils (5.2.4-1) ... [2021-07-27T11:44:15.789Z] #20 46.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-27T11:44:15.789Z] #20 46.04 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-27T11:44:15.789Z] #20 46.06 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-27T11:44:15.789Z] #20 46.12 invoke-rc.d: could not determine current runlevel [2021-07-27T11:44:15.789Z] #20 46.13 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-27T11:44:15.789Z] #20 46.15 Setting up pigz (2.4-1) ... [2021-07-27T11:44:15.789Z] #20 46.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T11:44:15.789Z] #20 46.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T11:44:15.789Z] #20 46.19 Setting up python-pip-whl (18.1-5) ... [2021-07-27T11:44:15.789Z] #20 46.20 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T11:44:15.789Z] #20 46.22 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-27T11:44:15.853Z] #29 9.706 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-27T11:44:15.853Z] #29 9.707 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-27T11:44:15.853Z] #29 9.748 Successfully built yamllint [2021-07-27T11:44:15.853Z] #29 9.765 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-27T11:44:15.984Z] #30 DONE 4.5s [2021-07-27T11:44:15.984Z] [2021-07-27T11:44:15.984Z] #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-07-27T11:44:15.984Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:44:15.984Z] #57 ... [2021-07-27T11:44:15.984Z] [2021-07-27T11:44:15.984Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T11:44:15.984Z] #33 sha256:6d3fa5815f63c4744ed0f824973274c13db5e685bcd90930879e6676ee72a57c [2021-07-27T11:44:15.984Z] #33 DONE 0.4s [2021-07-27T11:44:15.984Z] [2021-07-27T11:44:15.984Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T11:44:15.984Z] #35 sha256:72ec7ea16132236b31ca219430edc6955959fbcdd1dffed68dc9019cd5f521e0 [2021-07-27T11:44:15.984Z] #35 DONE 0.1s [2021-07-27T11:44:15.984Z] [2021-07-27T11:44:15.984Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T11:44:15.984Z] #38 sha256:1e9eeb65e0e703c54beb90e88aa8e13e1f357d11f5be8570c119f7d80fde6b94 [2021-07-27T11:44:15.984Z] #38 DONE 0.2s [2021-07-27T11:44:15.984Z] [2021-07-27T11:44:15.984Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T11:44:15.984Z] #41 sha256:795e9cb56f8cdc4d44b086c6eaef0eff341591a29d02d1004b0e1db4905fe335 [2021-07-27T11:44:16.049Z] #20 46.61 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-27T11:44:16.049Z] #20 46.63 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T11:44:16.049Z] #20 46.64 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T11:44:16.049Z] #20 46.66 Setting up vim (2:8.1.0875-5) ... [2021-07-27T11:44:16.049Z] #20 46.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-27T11:44:16.049Z] #20 46.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-27T11:44:16.112Z] #29 9.969 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-27T11:44:16.248Z] #41 DONE 0.3s [2021-07-27T11:44:16.248Z] [2021-07-27T11:44:16.248Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T11:44:16.248Z] #45 sha256:646738564754f1562ea2973b700de64cb49ccea07f1e1355fcff796eaae8fd73 [2021-07-27T11:44:16.248Z] #45 DONE 0.1s [2021-07-27T11:44:16.248Z] [2021-07-27T11:44:16.248Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T11:44:16.248Z] #47 sha256:6671fea8ee16d29ca351f6c221222c9a1402007597302d17baffe071c33e7248 [2021-07-27T11:44:16.309Z] #20 46.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-27T11:44:16.309Z] #20 46.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-27T11:44:16.309Z] #20 46.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-27T11:44:16.309Z] #20 46.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-27T11:44:16.309Z] #20 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-27T11:44:16.309Z] #20 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-27T11:44:16.309Z] #20 46.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T11:44:16.309Z] #20 46.75 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T11:44:16.309Z] #20 46.77 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T11:44:16.309Z] #20 46.78 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T11:44:16.309Z] #20 46.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T11:44:16.309Z] #20 46.83 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T11:44:16.446Z] #30 DONE 4.6s [2021-07-27T11:44:16.446Z] [2021-07-27T11:44:16.446Z] #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-07-27T11:44:16.446Z] #57 sha256:3d0069f8ae82ad486b9c67726da150ee7f9070bc0331aca560c3d34a1bd35408 [2021-07-27T11:44:16.446Z] #57 ... [2021-07-27T11:44:16.446Z] [2021-07-27T11:44:16.446Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T11:44:16.446Z] #33 sha256:f8bfa7e2d9560ae3b05c602122ef31fec33f61d479f430a5794dc2e25b977a7c [2021-07-27T11:44:16.446Z] #33 DONE 0.4s [2021-07-27T11:44:16.446Z] [2021-07-27T11:44:16.446Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T11:44:16.446Z] #35 sha256:605a3f2a5b6ffa378aeda9d4225dcbba32fa750f87dbb6c51de491f6fdb2ab89 [2021-07-27T11:44:16.446Z] #35 DONE 0.1s [2021-07-27T11:44:16.446Z] [2021-07-27T11:44:16.446Z] #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-07-27T11:44:16.446Z] #50 sha256:57049fb610b2c63ae97c58719489569f70a0c3788ab1b353bf06fe7c1c6c611e [2021-07-27T11:44:16.446Z] #50 ... [2021-07-27T11:44:16.446Z] [2021-07-27T11:44:16.446Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T11:44:16.446Z] #38 sha256:6a0ac91727bfde89d4761720208f0efcfbdac2850858bd2e984a18c7d186387a [2021-07-27T11:44:16.446Z] #38 DONE 0.1s [2021-07-27T11:44:16.446Z] [2021-07-27T11:44:16.446Z] #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-07-27T11:44:16.446Z] #57 sha256:3d0069f8ae82ad486b9c67726da150ee7f9070bc0331aca560c3d34a1bd35408 [2021-07-27T11:44:16.512Z] #47 DONE 0.1s [2021-07-27T11:44:16.512Z] [2021-07-27T11:44:16.512Z] #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-07-27T11:44:16.512Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:44:16.512Z] #57 ... [2021-07-27T11:44:16.512Z] [2021-07-27T11:44:16.512Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T11:44:16.512Z] #49 sha256:f8ed484e4e0ec22979ee5d55e57330bfd56c643955ad918346ed2b46e47d703f [2021-07-27T11:44:16.512Z] #49 DONE 0.1s [2021-07-27T11:44:16.776Z] [2021-07-27T11:44:16.776Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T11:44:16.776Z] #51 sha256:f280abc4a8dbdab35ee8440025297e3318c243e5b88319a53fcda0c56e2ef0e0 [2021-07-27T11:44:17.040Z] #51 DONE 0.5s [2021-07-27T11:44:17.040Z] [2021-07-27T11:44:17.040Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T11:44:17.040Z] #53 sha256:b2c2ad805a64b93b0b53738a46accd9a0e50f1d5524d7b5533e60b6e94030db2 [2021-07-27T11:44:17.045Z] #29 DONE 10.7s [2021-07-27T11:44:17.045Z] [2021-07-27T11:44:17.045Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T11:44:17.045Z] #32 sha256:06b869a49f4490e1b3943a7dd0cb617312f357d809c34829d5f6f5b6cbf06e84 [2021-07-27T11:44:17.302Z] #32 DONE 0.6s [2021-07-27T11:44:17.302Z] [2021-07-27T11:44:17.302Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T11:44:17.302Z] #64 sha256:f67318a5660e36b256dadb298753e784ef15faacb1b685b16aef1b9aa58afefd [2021-07-27T11:44:17.305Z] #53 DONE 0.1s [2021-07-27T11:44:17.305Z] [2021-07-27T11:44:17.305Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T11:44:17.305Z] #55 sha256:ac15b9c8aaa100fa4bb3cb7bd59feb1901c82704de3be30e15da4ec872981b42 [2021-07-27T11:44:17.559Z] #64 ... [2021-07-27T11:44:17.560Z] [2021-07-27T11:44:17.560Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T11:44:17.560Z] #37 sha256:acfb7521bdd2fb373e9c7c3175708df076c35e18b6e65378414f4093f1eb23fb [2021-07-27T11:44:17.569Z] #55 DONE 0.3s [2021-07-27T11:44:17.569Z] [2021-07-27T11:44:17.569Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T11:44:17.569Z] #57 sha256:388a55ecb824a9c223b956c675cca6083035ddc12ba899e3e334f1be884fde3d [2021-07-27T11:44:18.849Z] #20 49.47 Setting up iptables (1.8.2-4) ... [2021-07-27T11:44:19.109Z] #20 49.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T11:44:19.109Z] #20 49.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T11:44:19.109Z] #20 49.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T11:44:19.109Z] #20 49.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T11:44:19.109Z] #20 49.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-27T11:44:19.109Z] #20 49.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-27T11:44:19.109Z] #20 49.52 Setting up python3 (3.7.3-1) ... [2021-07-27T11:44:19.368Z] #20 49.88 Setting up python3-wheel (0.32.3-2) ... [2021-07-27T11:44:19.530Z] #54 ... [2021-07-27T11:44:19.530Z] [2021-07-27T11:44:19.530Z] #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-07-27T11:44:19.530Z] #57 sha256:485dea07b457dac674df51ab816e470d0fb5502bc76772fc50014608e0442620 [2021-07-27T11:44:19.530Z] #57 181.1 + bin/containerd [2021-07-27T11:44:19.737Z] #57 ... [2021-07-27T11:44:19.737Z] [2021-07-27T11:44:19.737Z] #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-07-27T11:44:19.737Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:44:19.737Z] #40 DONE 212.0s [2021-07-27T11:44:19.737Z] [2021-07-27T11:44:19.737Z] #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-07-27T11:44:19.737Z] #50 sha256:57049fb610b2c63ae97c58719489569f70a0c3788ab1b353bf06fe7c1c6c611e [2021-07-27T11:44:19.938Z] #20 50.58 Setting up apparmor (2.13.2-10) ... [2021-07-27T11:44:20.675Z] #50 213.3 + /build/golangci-lint --version [2021-07-27T11:44:20.909Z] #57 ... [2021-07-27T11:44:20.909Z] [2021-07-27T11:44:20.909Z] #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-07-27T11:44:20.909Z] #54 sha256:0bc5394ee6f142883fc59f1cc489bf7df72b8fe1d8f46a221aef5b70914fc7ab [2021-07-27T11:44:20.909Z] #54 113.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-27T11:44:20.909Z] #54 114.4 + mkdir -p /build [2021-07-27T11:44:20.909Z] #54 114.4 + cp runc /build/runc [2021-07-27T11:44:20.909Z] #54 DONE 115.2s [2021-07-27T11:44:20.935Z] #50 213.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-27T11:44:21.167Z] [2021-07-27T11:44:21.167Z] #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-07-27T11:44:21.167Z] #57 sha256:485dea07b457dac674df51ab816e470d0fb5502bc76772fc50014608e0442620 [2021-07-27T11:44:21.198Z] #50 DONE 213.9s [2021-07-27T11:44:21.198Z] [2021-07-27T11:44:21.198Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T11:44:21.198Z] #41 sha256:199ba92267518c3319cb163bcc62d3d51ae51c55b2fa52a06815ff25a8b1c36d [2021-07-27T11:44:21.459Z] #41 DONE 0.3s [2021-07-27T11:44:21.459Z] [2021-07-27T11:44:21.459Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T11:44:21.459Z] #45 sha256:08a74b6eefd631a2a1ba17a82e49a4bd7c82094d0b40ca692364d4ef44810488 [2021-07-27T11:44:21.459Z] #45 DONE 0.1s [2021-07-27T11:44:21.459Z] [2021-07-27T11:44:21.459Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T11:44:21.459Z] #47 sha256:3e18156df21de9396e12c240ea2c636971a1c7b582666718a21bcec522231593 [2021-07-27T11:44:21.459Z] #47 DONE 0.1s [2021-07-27T11:44:21.459Z] [2021-07-27T11:44:21.459Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T11:44:21.459Z] #49 sha256:2f87dc4bc009d7ce963e414e669a28f11452b8e846591cfbd1da59b63b53237f [2021-07-27T11:44:21.719Z] #49 DONE 0.1s [2021-07-27T11:44:21.719Z] [2021-07-27T11:44:21.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-07-27T11:44:21.719Z] #57 sha256:3d0069f8ae82ad486b9c67726da150ee7f9070bc0331aca560c3d34a1bd35408 [2021-07-27T11:44:21.846Z] #20 52.12 Setting up xfsprogs (4.20.0-1) ... [2021-07-27T11:44:21.846Z] #20 52.14 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-27T11:44:21.846Z] #20 52.47 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T11:44:22.542Z] #57 ... [2021-07-27T11:44:22.542Z] [2021-07-27T11:44:22.542Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T11:44:22.542Z] #55 sha256:46e792db1bf0edb20fa03ac39387e3556a83171aa3f2e633b42d598b6c400eea [2021-07-27T11:44:22.542Z] #55 DONE 0.3s [2021-07-27T11:44:22.784Z] #20 53.19 Setting up python3-distutils (3.7.3-1) ... [2021-07-27T11:44:22.800Z] [2021-07-27T11:44:22.800Z] #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-07-27T11:44:22.800Z] #57 sha256:485dea07b457dac674df51ab816e470d0fb5502bc76772fc50014608e0442620 [2021-07-27T11:44:22.810Z] #37 ... [2021-07-27T11:44:22.810Z] [2021-07-27T11:44:22.810Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T11:44:22.810Z] #61 sha256:7e8285c1234d4265a90388d2abb0c2f4b3ad2d35076ff55faf1cb1ebd787df10 [2021-07-27T11:44:22.810Z] #61 81.46 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-27T11:44:22.810Z] #61 82.09 + mkdir -p /build [2021-07-27T11:44:22.810Z] #61 82.09 + cp runc /build/runc [2021-07-27T11:44:22.810Z] #61 DONE 85.4s [2021-07-27T11:44:22.810Z] [2021-07-27T11:44:22.810Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T11:44:22.810Z] #37 sha256:acfb7521bdd2fb373e9c7c3175708df076c35e18b6e65378414f4093f1eb23fb [2021-07-27T11:44:22.810Z] #37 DONE 4.8s [2021-07-27T11:44:22.810Z] [2021-07-27T11:44:22.810Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T11:44:22.810Z] #40 sha256:074aaa61d80f82b0d18c06886b57138c4765bb969005abc660b0d2d52aec3286 [2021-07-27T11:44:22.810Z] #40 DONE 0.2s [2021-07-27T11:44:22.810Z] [2021-07-27T11:44:22.810Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T11:44:22.810Z] #42 sha256:1db810c7cd7f2ed67ad294c2dbd2ed5f19b24dd125edbaa600668db42a5a2deb [2021-07-27T11:44:22.810Z] #42 DONE 0.1s [2021-07-27T11:44:22.810Z] [2021-07-27T11:44:22.810Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T11:44:22.810Z] #45 sha256:feb6ab6e4c6fb7e8642973cafe94b64db70d02f8a8c6c1a1906383e6bb158fe5 [2021-07-27T11:44:22.810Z] #45 DONE 0.1s [2021-07-27T11:44:22.810Z] [2021-07-27T11:44:22.810Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T11:44:22.810Z] #64 sha256:f67318a5660e36b256dadb298753e784ef15faacb1b685b16aef1b9aa58afefd [2021-07-27T11:44:22.810Z] #64 ... [2021-07-27T11:44:22.810Z] [2021-07-27T11:44:22.810Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T11:44:22.810Z] #48 sha256:48821824391f25cf0fa674729367c827fa0d097e5c22e6f833f1054927b655d3 [2021-07-27T11:44:22.810Z] #48 DONE 0.2s [2021-07-27T11:44:22.810Z] [2021-07-27T11:44:22.810Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T11:44:22.810Z] #52 sha256:0766b2393a45c5aa7686af554503aa2214103c31b811b5f1cf8ed05006a96b46 [2021-07-27T11:44:23.045Z] #20 53.59 Setting up python3-setuptools (40.8.0-1) ... [2021-07-27T11:44:23.066Z] #52 DONE 0.1s [2021-07-27T11:44:23.066Z] [2021-07-27T11:44:23.066Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T11:44:23.066Z] #54 sha256:013a049244a65a8522d96004b576587b788555d9b1b11b11b3acd9b2bce80fdf [2021-07-27T11:44:23.098Z] #57 ... [2021-07-27T11:44:23.098Z] [2021-07-27T11:44:23.098Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T11:44:23.098Z] #51 sha256:19a5304fab2a912de870bfc4db7bd065b0343f51f0669ce61ee7ffb1dd4b9c32 [2021-07-27T11:44:23.098Z] #51 DONE 0.1s [2021-07-27T11:44:23.322Z] #54 DONE 0.2s [2021-07-27T11:44:23.322Z] [2021-07-27T11:44:23.322Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T11:44:23.322Z] #56 sha256:4006cc6f1c9c52e9f26d4cd832404d2e665c5ee1f10e64391b76f3c96b995685 [2021-07-27T11:44:23.322Z] #56 DONE 0.1s [2021-07-27T11:44:23.322Z] [2021-07-27T11:44:23.322Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T11:44:23.322Z] #58 sha256:110bd783ca685cf86bd0c318ac9570ec14f682a9582b102da4d2867e60688d4c [2021-07-27T11:44:23.358Z] [2021-07-27T11:44:23.358Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T11:44:23.358Z] #53 sha256:3c4de98195b6e9c4836b4c41c3d975886dde7c41eb6e82128caea08ec3cfc33b [2021-07-27T11:44:23.358Z] #53 DONE 0.1s [2021-07-27T11:44:23.358Z] [2021-07-27T11:44:23.358Z] #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-07-27T11:44:23.358Z] #57 sha256:3d0069f8ae82ad486b9c67726da150ee7f9070bc0331aca560c3d34a1bd35408 [2021-07-27T11:44:23.578Z] #58 DONE 0.2s [2021-07-27T11:44:23.578Z] [2021-07-27T11:44:23.578Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T11:44:23.578Z] #60 sha256:e7691f4faf85ee7f48ae8768af72799e12c2973d5dd3389740e23a395801f370 [2021-07-27T11:44:23.578Z] #60 DONE 0.1s [2021-07-27T11:44:23.578Z] [2021-07-27T11:44:23.578Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T11:44:23.578Z] #64 sha256:f67318a5660e36b256dadb298753e784ef15faacb1b685b16aef1b9aa58afefd [2021-07-27T11:44:23.986Z] #20 54.53 Setting up python3-pip (18.1-5) ... [2021-07-27T11:44:24.143Z] #64 ... [2021-07-27T11:44:24.143Z] [2021-07-27T11:44:24.143Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T11:44:24.143Z] #62 sha256:67d439c9932bbb388dd89ff2fe27f6f4cc730734decbb1bfd88e256fc532906f [2021-07-27T11:44:24.143Z] #62 DONE 0.2s [2021-07-27T11:44:24.143Z] [2021-07-27T11:44:24.143Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T11:44:24.143Z] #64 sha256:f67318a5660e36b256dadb298753e784ef15faacb1b685b16aef1b9aa58afefd [2021-07-27T11:44:24.399Z] #64 140.2 # github.com/containerd/containerd/cmd/containerd [2021-07-27T11:44:24.399Z] #64 140.2 /usr/bin/ld: /tmp/go-link-846950734/000019.o: in function `New': [2021-07-27T11:44:24.399Z] #64 140.2 /tmp/tmp.sOr3xkQ4nQ/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-07-27T11:44:24.399Z] #64 140.3 + bin/containerd-stress [2021-07-27T11:44:24.557Z] #20 ... [2021-07-27T11:44:24.557Z] [2021-07-27T11:44:24.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-07-27T11:44:24.557Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:44:24.557Z] #40 194.6 + dpkg --print-architecture [2021-07-27T11:44:24.557Z] #40 194.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-27T11:44:24.819Z] #40 194.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-27T11:44:24.819Z] #40 194.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-27T11:44:25.767Z] #64 141.4 + bin/containerd-shim [2021-07-27T11:44:26.741Z] #40 ... [2021-07-27T11:44:26.741Z] [2021-07-27T11:44:26.741Z] #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-07-27T11:44:26.741Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T11:44:26.741Z] #20 55.51 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:44:26.741Z] #20 55.55 Processing triggers for mime-support (3.62) ... [2021-07-27T11:44:26.741Z] #20 DONE 56.9s [2021-07-27T11:44:26.741Z] [2021-07-27T11:44:26.741Z] #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-07-27T11:44:26.741Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-27T11:44:27.680Z] #21 1.021 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-27T11:44:27.680Z] #21 1.025 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-27T11:44:27.680Z] #21 1.029 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-27T11:44:27.680Z] #21 DONE 1.1s [2021-07-27T11:44:27.680Z] [2021-07-27T11:44:27.680Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T11:44:27.680Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T11:44:30.761Z] Running on azwin-2-c45151 in d:\jenkins\workspace\moby_PR-42673 [Pipeline] { [Pipeline] ws [2021-07-27T11:44:30.781Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-27T11:44:30.873Z] The recommended git tool is: git [2021-07-27T11:44:31.089Z] using credential docker-jenkins-github-credentials [2021-07-27T11:44:31.162Z] Cloning the remote Git repository [2021-07-27T11:44:31.162Z] Cloning with configured refspecs honoured and without tags [2021-07-27T11:44:31.879Z] #22 4.491 Collecting yamllint==1.26.1 [2021-07-27T11:44:31.195Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T11:44:31.196Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-27T11:44:31.256Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:44:31.256Z] > git --version # timeout=10 [2021-07-27T11:44:31.300Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-27T11:44:31.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:44:31.303Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:44:33.854Z] #64 148.3 + bin/containerd-shim-runc-v1 [2021-07-27T11:44:37.127Z] #64 153.0 + bin/containerd-shim-runc-v2 [2021-07-27T11:44:37.688Z] #64 153.6 + binaries [2021-07-27T11:44:37.947Z] #64 153.6 + install -D bin/containerd /build/containerd [2021-07-27T11:44:37.947Z] #64 153.7 + install -D bin/containerd-shim /build/containerd-shim [2021-07-27T11:44:37.947Z] #64 153.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-27T11:44:37.947Z] #64 153.7 + install -D bin/ctr /build/ctr [2021-07-27T11:44:38.202Z] #64 DONE 154.0s [2021-07-27T11:44:38.456Z] #22 9.840 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-27T11:44:38.456Z] #22 10.85 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-27T11:44:38.456Z] #22 10.90 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-27T11:44:38.456Z] #22 10.95 Collecting pyyaml (from yamllint==1.26.1) [2021-07-27T11:44:38.716Z] #22 11.11 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-27T11:44:38.716Z] #22 11.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-27T11:44:38.716Z] #22 11.32 Building wheels for collected packages: yamllint [2021-07-27T11:44:38.716Z] #22 11.32 Running setup.py bdist_wheel for yamllint: started [2021-07-27T11:44:39.577Z] [2021-07-27T11:44:39.577Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T11:44:39.577Z] #65 sha256:c2f67608f9144e98a96e21e6333c710278d95ccca98ee96aad4838cf0726a196 [2021-07-27T11:44:39.577Z] #65 DONE 0.2s [2021-07-27T11:44:39.577Z] [2021-07-27T11:44:39.577Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T11:44:39.577Z] #69 sha256:f83615f147dbaf67b6ad10da6d3a4fba0d09d2eb31c29d916419231cbe360005 [2021-07-27T11:44:39.577Z] #69 DONE 0.1s [2021-07-27T11:44:39.577Z] [2021-07-27T11:44:39.577Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T11:44:39.577Z] #74 sha256:ad098b7696fb436fdc4c1c58fe1342949a90acf7b4f108252eadbd2275ceeb94 [2021-07-27T11:44:39.655Z] #22 12.07 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-27T11:44:39.656Z] #22 12.07 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-27T11:44:39.656Z] #22 12.11 Successfully built yamllint [2021-07-27T11:44:39.656Z] #22 12.13 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-27T11:44:39.916Z] #22 12.44 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-27T11:44:40.139Z] #74 DONE 0.5s [2021-07-27T11:44:40.139Z] [2021-07-27T11:44:40.139Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T11:44:40.139Z] #75 sha256:fc225a0ea07649019af9c7c5136cf4771e5cfdefbca72997cf49b61811a592b5 [2021-07-27T11:44:40.139Z] #75 DONE 0.0s [2021-07-27T11:44:40.139Z] [2021-07-27T11:44:40.139Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T11:44:40.139Z] #76 sha256:39944e457ad43b76d1030ca8d8ca1da173dfbe265e82ae4f3b18def45beaed95 [2021-07-27T11:44:40.255Z] #22 DONE 12.8s [2021-07-27T11:44:40.256Z] [2021-07-27T11:44:40.256Z] #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-07-27T11:44:40.256Z] #50 sha256:78c064481d05142f4ee32001ca2666a0be9002848bea40469782f6888c91b1c6 [2021-07-27T11:44:40.532Z] #50 ... [2021-07-27T11:44:40.532Z] [2021-07-27T11:44:40.532Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T11:44:40.532Z] #25 sha256:bf62b0968549ab308b74dcfe0b239a9171acb1670ecbda6e217339a9e524f645 [2021-07-27T11:44:40.792Z] #25 DONE 0.4s [2021-07-27T11:44:40.792Z] [2021-07-27T11:44:40.792Z] #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-07-27T11:44:40.792Z] #50 sha256:78c064481d05142f4ee32001ca2666a0be9002848bea40469782f6888c91b1c6 [2021-07-27T11:44:40.792Z] #50 ... [2021-07-27T11:44:40.792Z] [2021-07-27T11:44:40.792Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T11:44:40.792Z] #30 sha256:cbddd13d97da9f7e5d65fd3928f195479a911592c3d0c96940505284cf1b675d [2021-07-27T11:44:43.404Z] #76 DONE 3.2s [2021-07-27T11:44:43.404Z] [2021-07-27T11:44:43.404Z] #77 exporting to image [2021-07-27T11:44:43.404Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T11:44:43.404Z] #77 exporting layers [2021-07-27T11:44:44.179Z] #57 199.0 # github.com/containerd/containerd/cmd/containerd [2021-07-27T11:44:44.179Z] #57 199.0 /usr/bin/ld: /tmp/go-link-345800349/000019.o: in function `New': [2021-07-27T11:44:44.179Z] #57 199.0 /tmp/tmp.d4soL1rdDe/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-07-27T11:44:44.179Z] #57 199.1 + bin/containerd-stress [2021-07-27T11:44:44.179Z] #57 201.1 + bin/containerd-shim [2021-07-27T11:44:44.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:44:44.985Z] > git config --add remote.origin.fetch +refs/pull/42673/head:refs/remotes/origin/PR-42673 # timeout=10 [2021-07-27T11:44:45.031Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:44:45.231Z] Fetching without tags [2021-07-27T11:44:45.372Z] #57 179.8 + bin/containerd [2021-07-27T11:44:46.059Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:44:46.098Z] #30 ... [2021-07-27T11:44:46.098Z] [2021-07-27T11:44:46.098Z] #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-07-27T11:44:46.098Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T11:44:46.098Z] #40 DONE 215.9s [2021-07-27T11:44:46.098Z] [2021-07-27T11:44:46.098Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T11:44:46.098Z] #30 sha256:cbddd13d97da9f7e5d65fd3928f195479a911592c3d0c96940505284cf1b675d [2021-07-27T11:44:46.098Z] #30 DONE 5.1s [2021-07-27T11:44:46.098Z] [2021-07-27T11:44:46.098Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T11:44:46.098Z] #33 sha256:2d55ebe63153449d87c4235d239f51472acab1caeee8044b5bf4022694cb32c4 [2021-07-27T11:44:46.098Z] #33 DONE 0.4s [2021-07-27T11:44:46.098Z] [2021-07-27T11:44:46.098Z] #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-07-27T11:44:46.098Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [2021-07-27T11:44:46.310Z] #57 ... [2021-07-27T11:44:46.310Z] [2021-07-27T11:44:46.310Z] #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-07-27T11:44:46.310Z] #54 sha256:a396e80bb7ab51d64794ce0b64afaa0857a1a8453e4785f3c3452e4a3d60616e [2021-07-27T11:44:46.310Z] #54 113.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-27T11:44:46.310Z] #54 113.8 + mkdir -p /build [2021-07-27T11:44:46.310Z] #54 113.8 + cp runc /build/runc [2021-07-27T11:44:46.310Z] #54 DONE 114.1s [2021-07-27T11:44:46.361Z] #57 ... [2021-07-27T11:44:46.361Z] [2021-07-27T11:44:46.361Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T11:44:46.361Z] #35 sha256:021bba5ef20625c4db99af9ae4b9ebb0e8fdc06853f0fb6dd986534f06c3d1f6 [2021-07-27T11:44:46.361Z] #35 DONE 0.2s [2021-07-27T11:44:46.361Z] [2021-07-27T11:44:46.361Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T11:44:46.361Z] #38 sha256:685b1ee2bc6169509c7251ff9c2c299df79b8787297339e21ac2b79ec4456bf9 [2021-07-27T11:44:46.569Z] [2021-07-27T11:44:46.569Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T11:44:46.569Z] #57 sha256:3d0069f8ae82ad486b9c67726da150ee7f9070bc0331aca560c3d34a1bd35408 [2021-07-27T11:44:46.621Z] #38 DONE 0.1s [2021-07-27T11:44:46.621Z] [2021-07-27T11:44:46.621Z] #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-07-27T11:44:46.621Z] #50 sha256:78c064481d05142f4ee32001ca2666a0be9002848bea40469782f6888c91b1c6 [2021-07-27T11:44:45.151Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T11:44:45.264Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T11:44:45.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:44:45.266Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42673/head:refs/remotes/origin/PR-42673 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T11:44:46.092Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:44:46.137Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:44:47.192Z] #50 ... [2021-07-27T11:44:47.192Z] [2021-07-27T11:44:47.192Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T11:44:47.192Z] #41 sha256:58a896521fc336a7f72a067a063006b50f7ff4972d292181102333eeae9cb5aa [2021-07-27T11:44:47.763Z] #41 DONE 0.5s [2021-07-27T11:44:47.763Z] [2021-07-27T11:44:47.763Z] #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-07-27T11:44:47.763Z] #50 sha256:78c064481d05142f4ee32001ca2666a0be9002848bea40469782f6888c91b1c6 [2021-07-27T11:44:47.763Z] #50 217.7 + /build/golangci-lint --version [2021-07-27T11:44:47.763Z] #50 218.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-27T11:44:47.763Z] #50 DONE 218.1s [2021-07-27T11:44:47.763Z] [2021-07-27T11:44:47.763Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T11:44:47.763Z] #45 sha256:9c8806d9d625f40c95b8c94b6c71b27446daca95aafd0da2f3eeadcca33079f3 [2021-07-27T11:44:47.763Z] #45 DONE 0.1s [2021-07-27T11:44:47.763Z] [2021-07-27T11:44:47.763Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T11:44:47.763Z] #47 sha256:5a047bdab621f52923b12fb5cae3993cd0962229363137aa662c9d7853127730 [2021-07-27T11:44:47.947Z] #57 ... [2021-07-27T11:44:47.947Z] [2021-07-27T11:44:47.947Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T11:44:47.947Z] #55 sha256:db3027b9383b07eea0cdea55e425218378b02cb1d81b1fd257e74146055a3443 [2021-07-27T11:44:47.947Z] #55 DONE 0.1s [2021-07-27T11:44:48.031Z] #47 DONE 0.3s [2021-07-27T11:44:48.031Z] [2021-07-27T11:44:48.031Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T11:44:48.032Z] #49 sha256:4cae3455a12c249292d403785eb6fb850a25804cd83a9e563c9208402094b496 [2021-07-27T11:44:48.206Z] [2021-07-27T11:44:48.206Z] #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-07-27T11:44:48.206Z] #57 sha256:3d0069f8ae82ad486b9c67726da150ee7f9070bc0331aca560c3d34a1bd35408 [2021-07-27T11:44:48.292Z] #49 DONE 0.1s [2021-07-27T11:44:48.292Z] [2021-07-27T11:44:48.292Z] #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-07-27T11:44:48.292Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [2021-07-27T11:44:48.397Z] #57 207.0 + bin/containerd-shim-runc-v1 [2021-07-27T11:44:49.011Z] Merge succeeded, producing 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:44:49.011Z] Checking out Revision 384517218ac20470a44357b9307ad11f2164f89c (PR-42673) [2021-07-27T11:44:49.642Z] Commit message: "volume/mounts: remove windowsValidateRegex() utility" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T11:44:50.204Z] #57 ... [2021-07-27T11:44:50.205Z] [2021-07-27T11:44:50.205Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T11:44:50.205Z] #51 sha256:572502ed68dc7d88eb4c350a530ef9b7ab9920f7039e67c7bf20ebcdd3d014bb [2021-07-27T11:44:48.711Z] > git remote # timeout=10 [2021-07-27T11:44:48.760Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T11:44:48.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T11:44:48.805Z] > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10 [2021-07-27T11:44:48.924Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-27T11:44:49.044Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T11:44:49.112Z] > git checkout -f 384517218ac20470a44357b9307ad11f2164f89c # timeout=10 [2021-07-27T11:44:50.775Z] #51 DONE 0.4s [2021-07-27T11:44:50.775Z] [2021-07-27T11:44:50.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-07-27T11:44:50.775Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [2021-07-27T11:44:50.775Z] #57 ... [2021-07-27T11:44:50.775Z] [2021-07-27T11:44:50.775Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T11:44:50.775Z] #53 sha256:a305c4c0eb23ae5460f3e54f6cb65737554cf4c4bad11e6b8313031191fc9707 [2021-07-27T11:44:50.775Z] #53 DONE 0.1s [2021-07-27T11:44:50.970Z] + docker version [2021-07-27T11:44:50.970Z] Client: Mirantis Container Runtime [2021-07-27T11:44:50.970Z] Version: 20.10.0 [2021-07-27T11:44:50.970Z] API version: 1.41 [2021-07-27T11:44:50.970Z] Go version: go1.13.15 [2021-07-27T11:44:50.970Z] Git commit: 6ee42dc [2021-07-27T11:44:50.970Z] Built: 03/11/2021 13:24:56 [2021-07-27T11:44:50.970Z] OS/Arch: windows/amd64 [2021-07-27T11:44:50.970Z] Context: default [2021-07-27T11:44:50.970Z] Experimental: true [2021-07-27T11:44:50.970Z] [2021-07-27T11:44:50.970Z] Server: Mirantis Container Runtime [2021-07-27T11:44:50.970Z] Engine: [2021-07-27T11:44:50.970Z] Version: 20.10.0 [2021-07-27T11:44:50.970Z] API version: 1.41 (minimum version 1.24) [2021-07-27T11:44:50.970Z] Go version: go1.13.15 [2021-07-27T11:44:50.970Z] Git commit: 1e08f21e79 [2021-07-27T11:44:50.970Z] Built: 03/11/2021 13:23:32 [2021-07-27T11:44:50.970Z] OS/Arch: windows/amd64 [2021-07-27T11:44:50.970Z] Experimental: true [2021-07-27T11:44:51.035Z] [2021-07-27T11:44:51.035Z] #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-07-27T11:44:51.035Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [Pipeline] sh [2021-07-27T11:44:51.988Z] + docker info [2021-07-27T11:44:52.444Z] Client: [2021-07-27T11:44:52.444Z] Context: default [2021-07-27T11:44:52.444Z] Debug Mode: false [2021-07-27T11:44:52.444Z] Plugins: [2021-07-27T11:44:52.444Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-27T11:44:52.444Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-27T11:44:52.444Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-27T11:44:52.444Z] [2021-07-27T11:44:52.444Z] Server: [2021-07-27T11:44:52.444Z] Containers: 0 [2021-07-27T11:44:52.444Z] Running: 0 [2021-07-27T11:44:52.444Z] Paused: 0 [2021-07-27T11:44:52.444Z] Stopped: 0 [2021-07-27T11:44:52.444Z] Images: 10 [2021-07-27T11:44:52.444Z] Server Version: 20.10.0 [2021-07-27T11:44:52.444Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-27T11:44:52.444Z] Windows: [2021-07-27T11:44:52.444Z] LCOW: [2021-07-27T11:44:52.444Z] Logging Driver: json-file [2021-07-27T11:44:52.444Z] Plugins: [2021-07-27T11:44:52.444Z] Volume: local [2021-07-27T11:44:52.444Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T11:44:52.444Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T11:44:52.444Z] Swarm: inactive [2021-07-27T11:44:52.444Z] Default Isolation: process [2021-07-27T11:44:52.444Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T11:44:52.444Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T11:44:52.444Z] OSType: windows [2021-07-27T11:44:52.444Z] Architecture: x86_64 [2021-07-27T11:44:52.444Z] CPUs: 4 [2021-07-27T11:44:52.444Z] Total Memory: 32GiB [2021-07-27T11:44:52.444Z] Name: azwin-2-c45151 [2021-07-27T11:44:52.444Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-27T11:44:52.444Z] Docker Root Dir: D:\docker [2021-07-27T11:44:52.444Z] Debug Mode: false [2021-07-27T11:44:52.444Z] Registry: https://index.docker.io/v1/ [2021-07-27T11:44:52.444Z] Labels: [2021-07-27T11:44:52.444Z] Experimental: true [2021-07-27T11:44:52.444Z] Insecure Registries: [2021-07-27T11:44:52.444Z] 10.0.0.4:5000 [2021-07-27T11:44:52.444Z] 127.0.0.0/8 [2021-07-27T11:44:52.444Z] Registry Mirrors: [2021-07-27T11:44:52.444Z] http://10.0.0.4:5000/ [2021-07-27T11:44:52.444Z] Live Restore Enabled: false [2021-07-27T11:44:52.444Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-07-27T11:44:52.622Z] #57 211.2 + bin/containerd-shim-runc-v2 [Pipeline] powershell [2021-07-27T11:44:53.195Z] #57 212.0 + binaries [2021-07-27T11:44:53.195Z] #57 212.0 + install -D bin/containerd /build/containerd [2021-07-27T11:44:53.195Z] #57 212.1 + install -D bin/containerd-shim /build/containerd-shim [2021-07-27T11:44:53.195Z] #57 212.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-27T11:44:53.195Z] #57 212.1 + install -D bin/ctr /build/ctr [2021-07-27T11:44:54.894Z] #57 212.3 # github.com/containerd/containerd/cmd/containerd [2021-07-27T11:44:54.894Z] #57 212.3 /usr/bin/ld: /tmp/go-link-960410346/000019.o: in function `New': [2021-07-27T11:44:54.894Z] #57 212.3 /tmp/tmp.4GmCm5zRHb/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-07-27T11:44:54.894Z] #57 212.3 + bin/containerd-stress [2021-07-27T11:44:54.894Z] #57 213.4 + bin/containerd-shim [2021-07-27T11:44:55.620Z] #77 exporting layers 12.0s done [2021-07-27T11:44:55.620Z] #77 writing image sha256:8d21629727bd1055b57c70b10388f82e39fdf24a87c2ca5986145a01e05b73e3 done [2021-07-27T11:44:55.620Z] #77 naming to docker.io/library/docker:384517218ac20470a44357b9307ad11f2164f89c done [2021-07-27T11:44:55.620Z] #77 DONE 12.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-27T11:44:55.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42673/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:384517218ac20470a44357b9307ad11f2164f89c hack/validate/default [2021-07-27T11:44:56.498Z] #57 DONE 215.0s [2021-07-27T11:44:56.896Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-27T11:44:57.152Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-27T11:44:57.152Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-27T11:44:57.152Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-27T11:44:57.152Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-27T11:44:57.152Z] Congratulations! No new tests were added to integration-cli. [2021-07-27T11:44:57.152Z] [2021-07-27T11:44:57.152Z] INFO Start validation with golang-ci-lint [2021-07-27T11:44:57.152Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-27T11:44:57.152Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-27T11:44:57.152Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-27T11:44:57.886Z] [2021-07-27T11:44:57.886Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T11:44:57.886Z] #58 sha256:9a0f39d80566827e09624271a02467048e5f002246903e00bfeee54ae792a3cf [2021-07-27T11:44:58.179Z] #57 220.3 + bin/containerd-shim-runc-v1 [2021-07-27T11:44:58.457Z] #58 DONE 0.8s [2021-07-27T11:44:58.457Z] [2021-07-27T11:44:58.457Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T11:44:58.457Z] #62 sha256:db0d0edfc17ce2cafca005aa32a5e877f27c7f635dcb12f15f489477c1241e50 [2021-07-27T11:44:58.718Z] #62 DONE 0.2s [2021-07-27T11:44:58.718Z] [2021-07-27T11:44:58.718Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T11:44:58.718Z] #67 sha256:aba56eaeb2b1e7758ed4b02a3a2cec0410aec9ed1e4e7e69f28b69bbc7897fcd [2021-07-27T11:44:59.291Z] #67 DONE 0.6s [2021-07-27T11:44:59.291Z] [2021-07-27T11:44:59.291Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T11:44:59.291Z] #68 sha256:5bde21c2c62c1ec94c00e2ba016d2a8c1693a3f71bd2c8be0652f7248960c983 [2021-07-27T11:44:59.291Z] #68 DONE 0.0s [2021-07-27T11:44:59.291Z] [2021-07-27T11:44:59.291Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T11:44:59.291Z] #69 sha256:533437f98368fb33926b0e095eb27dd08fe5079d6def79b25666ef57d2024739 [2021-07-27T11:45:01.844Z] #69 DONE 2.0s [2021-07-27T11:45:01.844Z] [2021-07-27T11:45:01.844Z] #70 exporting to image [2021-07-27T11:45:01.844Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T11:45:01.844Z] #70 exporting layers [2021-07-27T11:45:03.458Z] #57 225.1 + bin/containerd-shim-runc-v2 [2021-07-27T11:45:03.458Z] #57 225.7 + binaries [2021-07-27T11:45:03.458Z] #57 225.7 + install -D bin/containerd /build/containerd [2021-07-27T11:45:03.458Z] #57 225.7 + install -D bin/containerd-shim /build/containerd-shim [2021-07-27T11:45:03.458Z] #57 225.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-27T11:45:03.458Z] #57 225.7 + install -D bin/ctr /build/ctr [2021-07-27T11:45:05.357Z] #57 DONE 227.9s [2021-07-27T11:45:06.061Z] #70 exporting layers 4.0s done [2021-07-27T11:45:06.061Z] #70 writing image sha256:df96084e8fe7a2466eaccac4f94fd20d1ae5939cf2afae54aace8f8580deabee done [2021-07-27T11:45:06.061Z] #70 naming to docker.io/library/docker:384517218ac20470a44357b9307ad11f2164f89c done [2021-07-27T11:45:06.061Z] #70 DONE 4.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-27T11:45:06.292Z] [2021-07-27T11:45:06.292Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T11:45:06.292Z] #58 sha256:9f0973e0a66027d07372f0e5dd6457f8242047652195e8aec60d6ac016a4293c [2021-07-27T11:45:06.402Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-27T11:45:06.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:384517218ac20470a44357b9307ad11f2164f89c hack/test/unit [2021-07-27T11:45:06.858Z] #58 DONE 0.6s [2021-07-27T11:45:06.858Z] [2021-07-27T11:45:06.858Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T11:45:06.858Z] #62 sha256:d0cc87324b9554439d5ebe9bf71a732e9ae3f9051473c30de0cc05099e417d91 [2021-07-27T11:45:07.116Z] #62 DONE 0.2s [2021-07-27T11:45:07.116Z] [2021-07-27T11:45:07.116Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T11:45:07.116Z] #67 sha256:6812342e096319c26faf9cb5a23a704a69c4a8d79e7d005b7a2f12c96085d9d3 [2021-07-27T11:45:07.897Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-27T11:45:07.897Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-09a821c1\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-27T11:45:07.897Z] ---------------------------------------------------------------------------- [2021-07-27T11:45:07.897Z] [2021-07-27T11:45:07.897Z] INFO: executeCI.ps1 starting at Tue Jul 27 11:45:06 CUT 2021 [2021-07-27T11:45:07.897Z] [2021-07-27T11:45:07.897Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-27T11:45:07.897Z] INFO: Running git version 2.24.1.windows.2 [2021-07-27T11:45:07.897Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-27T11:45:07.897Z] INFO: Environment variables: [2021-07-27T11:45:07.897Z] [2021-07-27T11:45:07.897Z] Name Value [2021-07-27T11:45:07.897Z] ---- ----- [2021-07-27T11:45:07.897Z] ALLUSERSPROFILE C:\ProgramData [2021-07-27T11:45:07.897Z] amd64 true [2021-07-27T11:45:07.897Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-27T11:45:07.897Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-27T11:45:07.897Z] arm64 true [2021-07-27T11:45:07.897Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-27T11:45:07.897Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-27T11:45:07.897Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-27T11:45:07.897Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-27T11:45:07.897Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-27T11:45:07.897Z] BRANCH_NAME PR-42673 [2021-07-27T11:45:07.897Z] BUILD_DISPLAY_NAME #9 [2021-07-27T11:45:07.897Z] BUILD_ID 9 [2021-07-27T11:45:07.897Z] BUILD_NUMBER 9 [2021-07-27T11:45:07.897Z] BUILD_TAG jenkins-moby-PR-42673-9 [2021-07-27T11:45:07.897Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42673/9/ [2021-07-27T11:45:07.897Z] cgroup2 true [2021-07-27T11:45:07.897Z] CHANGE_AUTHOR thaJeztah [2021-07-27T11:45:07.897Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-27T11:45:07.897Z] CHANGE_BRANCH regex_optimisation [2021-07-27T11:45:07.897Z] CHANGE_FORK thaJeztah/docker [2021-07-27T11:45:07.897Z] CHANGE_ID 42673 [2021-07-27T11:45:07.897Z] CHANGE_TARGET master [2021-07-27T11:45:07.897Z] CHANGE_TITLE volume/mounts: pre-compile regular expressions [2021-07-27T11:45:07.897Z] CHANGE_URL https://github.com/moby/moby/pull/42673 [2021-07-27T11:45:07.897Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T11:45:07.897Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-27T11:45:07.897Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-27T11:45:07.897Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-27T11:45:07.897Z] COMPUTERNAME azwin-2-c45151 [2021-07-27T11:45:07.897Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-27T11:45:07.897Z] ConfigSequenceNumber 0 [2021-07-27T11:45:07.897Z] dco true [2021-07-27T11:45:07.897Z] DOCKER_BUILDKIT 0 [2021-07-27T11:45:07.897Z] DOCKER_DUT_DEBUG 1 [2021-07-27T11:45:07.897Z] DOCKER_EXPERIMENTAL 1 [2021-07-27T11:45:07.897Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-27T11:45:07.897Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-27T11:45:07.897Z] EXECUTOR_NUMBER 0 [2021-07-27T11:45:07.897Z] FQDN azwin-2-c45151.westus.cloudapp.azure.com [2021-07-27T11:45:07.897Z] GIT_BRANCH PR-42673 [2021-07-27T11:45:07.897Z] GIT_COMMIT 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:45:07.897Z] GIT_PREVIOUS_COMMIT 384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:45:07.897Z] GIT_URL https://github.com/moby/moby.git [2021-07-27T11:45:07.897Z] HUDSON_COOKIE e8db2d13-9551-42cc-8f2c-42504cc706b4 [2021-07-27T11:45:07.897Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-27T11:45:07.897Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-27T11:45:07.897Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-27T11:45:07.897Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-27T11:45:07.897Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-27T11:45:07.897Z] JENKINS_NODE_COOKIE cb6128f9-2e91-4f89-b597-878fc8ccfc35 [2021-07-27T11:45:07.897Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-27T11:45:07.897Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-27T11:45:07.897Z] JOB_BASE_NAME PR-42673 [2021-07-27T11:45:07.897Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42673/display/redirect [2021-07-27T11:45:07.897Z] JOB_NAME moby/PR-42673 [2021-07-27T11:45:07.897Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42673/ [2021-07-27T11:45:07.897Z] library.jps.version master [2021-07-27T11:45:07.897Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-27T11:45:07.897Z] NODE_LABELS amd64 azure azwin-2-c45151 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-27T11:45:07.897Z] NODE_NAME azwin-2-c45151 [2021-07-27T11:45:07.897Z] NUMBER_OF_PROCESSORS 4 [2021-07-27T11:45:07.897Z] OS Windows_NT [2021-07-27T11:45:07.897Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-27T11:45:07.897Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-27T11:45:07.897Z] ppc64le false [2021-07-27T11:45:07.897Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-27T11:45:07.897Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-27T11:45:07.897Z] PROCESSOR_LEVEL 6 [2021-07-27T11:45:07.897Z] PROCESSOR_REVISION 5504 [2021-07-27T11:45:07.897Z] ProgramData C:\ProgramData [2021-07-27T11:45:07.897Z] ProgramFiles C:\Program Files [2021-07-27T11:45:07.897Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-27T11:45:07.897Z] ProgramW6432 C:\Program Files [2021-07-27T11:45:07.897Z] PROMPT $P$G [2021-07-27T11:45:07.898Z] PSExecutionPolicyPreference Bypass [2021-07-27T11:45:07.898Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-27T11:45:07.898Z] PUBLIC C:\Users\Public [2021-07-27T11:45:07.898Z] rootless true [2021-07-27T11:45:07.898Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42673/9/display/redirect?page=artif... [2021-07-27T11:45:07.898Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42673/9/display/redirect?page=changes [2021-07-27T11:45:07.898Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42673/9/display/redirect [2021-07-27T11:45:07.898Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42673/9/display/redirect?page=tests [2021-07-27T11:45:07.898Z] s390x false [2021-07-27T11:45:07.898Z] SKIP_VALIDATION_TESTS 1 [2021-07-27T11:45:07.898Z] SOURCES_DRIVE d [2021-07-27T11:45:07.898Z] SOURCES_SUBDIR gopath [2021-07-27T11:45:07.898Z] STAGE_NAME Run tests [2021-07-27T11:45:07.898Z] SystemDrive C: [2021-07-27T11:45:07.898Z] SystemRoot C:\Windows [2021-07-27T11:45:07.898Z] TEMP C:\Windows\TEMP [2021-07-27T11:45:07.898Z] TESTDEBUG 0 [2021-07-27T11:45:07.898Z] TESTRUN_DRIVE d [2021-07-27T11:45:07.898Z] TESTRUN_SUBDIR CI [2021-07-27T11:45:07.898Z] TIMEOUT 120m [2021-07-27T11:45:07.898Z] TMP C:\Windows\TEMP [2021-07-27T11:45:07.898Z] unit_validate true [2021-07-27T11:45:07.898Z] USERDOMAIN WORKGROUP [2021-07-27T11:45:07.898Z] USERNAME azwin-2-c45151$ [2021-07-27T11:45:07.898Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-27T11:45:07.898Z] validate_force false [2021-07-27T11:45:07.898Z] windir C:\Windows [2021-07-27T11:45:07.898Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-27T11:45:07.898Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-27T11:45:07.898Z] windows2022 true [2021-07-27T11:45:07.898Z] windows2022containerd false [2021-07-27T11:45:07.898Z] windowsRS1 false [2021-07-27T11:45:07.898Z] windowsRS5 false [2021-07-27T11:45:07.898Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-27T11:45:07.898Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-27T11:45:07.898Z] [2021-07-27T11:45:07.898Z] [2021-07-27T11:45:07.898Z] [2021-07-27T11:45:07.898Z] INFO: Sources under d:\gopath\... [2021-07-27T11:45:07.898Z] INFO: Test run under d:\CI\... [2021-07-27T11:45:07.898Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-27T11:45:07.898Z] INFO: docker/docker repository was found [2021-07-27T11:45:07.898Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-27T11:45:07.898Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-27T11:45:07.898Z] INFO: Docker version of control daemon [2021-07-27T11:45:07.898Z] [2021-07-27T11:45:07.898Z] Client: Mirantis Container Runtime [2021-07-27T11:45:07.898Z] Version: 20.10.0 [2021-07-27T11:45:07.898Z] API version: 1.41 [2021-07-27T11:45:07.898Z] Go version: go1.13.15 [2021-07-27T11:45:07.898Z] Git commit: 6ee42dc [2021-07-27T11:45:07.898Z] Built: 03/11/2021 13:24:56 [2021-07-27T11:45:07.898Z] OS/Arch: windows/amd64 [2021-07-27T11:45:07.898Z] Context: default [2021-07-27T11:45:07.898Z] Experimental: true [2021-07-27T11:45:07.898Z] [2021-07-27T11:45:07.898Z] Server: Mirantis Container Runtime [2021-07-27T11:45:07.898Z] Engine: [2021-07-27T11:45:07.898Z] Version: 20.10.0 [2021-07-27T11:45:07.898Z] API version: 1.41 (minimum version 1.24) [2021-07-27T11:45:07.898Z] Go version: go1.13.15 [2021-07-27T11:45:07.898Z] Git commit: 1e08f21e79 [2021-07-27T11:45:07.898Z] Built: 03/11/2021 13:23:32 [2021-07-27T11:45:07.898Z] OS/Arch: windows/amd64 [2021-07-27T11:45:07.898Z] Experimental: true [2021-07-27T11:45:07.898Z] [2021-07-27T11:45:07.898Z] INFO: Docker info of control daemon [2021-07-27T11:45:07.898Z] [2021-07-27T11:45:08.050Z] #67 DONE 1.0s [2021-07-27T11:45:08.050Z] [2021-07-27T11:45:08.050Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T11:45:08.050Z] #68 sha256:ad19751db8bb8392d4eb551f58ed5a610f00217c466ea1f7e41cd1f7688197b4 [2021-07-27T11:45:08.050Z] #68 DONE 0.0s [2021-07-27T11:45:08.050Z] [2021-07-27T11:45:08.050Z] #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-07-27T11:45:08.050Z] #69 sha256:6afe313301ef2f8426bab8329658344bb20769c2c3b937891d931b5a755cfd64 [2021-07-27T11:45:08.610Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-27T11:45:08.610Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-27T11:45:08.610Z] + TESTDIRS=./... [2021-07-27T11:45:08.610Z] + exclude_paths='/vendor/|/integration' [2021-07-27T11:45:08.610Z] ++ go list ./... [2021-07-27T11:45:08.610Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-27T11:45:08.617Z] #69 0.682 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-27T11:45:08.859Z] Client: [2021-07-27T11:45:08.859Z] Context: default [2021-07-27T11:45:08.859Z] Debug Mode: false [2021-07-27T11:45:08.859Z] Plugins: [2021-07-27T11:45:08.859Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-27T11:45:08.859Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-27T11:45:08.859Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-27T11:45:08.859Z] [2021-07-27T11:45:08.859Z] Server: [2021-07-27T11:45:08.859Z] Containers: 0 [2021-07-27T11:45:08.859Z] Running: 0 [2021-07-27T11:45:08.859Z] Paused: 0 [2021-07-27T11:45:08.859Z] Stopped: 0 [2021-07-27T11:45:08.859Z] Images: 10 [2021-07-27T11:45:08.859Z] Server Version: 20.10.0 [2021-07-27T11:45:08.859Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-27T11:45:08.859Z] Windows: [2021-07-27T11:45:08.859Z] LCOW: [2021-07-27T11:45:08.859Z] Logging Driver: json-file [2021-07-27T11:45:08.859Z] Plugins: [2021-07-27T11:45:08.859Z] Volume: local [2021-07-27T11:45:08.859Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T11:45:08.859Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T11:45:08.859Z] Swarm: inactive [2021-07-27T11:45:08.859Z] Default Isolation: process [2021-07-27T11:45:08.859Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T11:45:08.859Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T11:45:08.859Z] OSType: windows [2021-07-27T11:45:08.859Z] Architecture: x86_64 [2021-07-27T11:45:08.859Z] CPUs: 4 [2021-07-27T11:45:08.859Z] Total Memory: 32GiB [2021-07-27T11:45:08.859Z] Name: azwin-2-c45151 [2021-07-27T11:45:08.859Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-27T11:45:08.859Z] Docker Root Dir: D:\docker [2021-07-27T11:45:08.859Z] Debug Mode: false [2021-07-27T11:45:08.859Z] Registry: https://index.docker.io/v1/ [2021-07-27T11:45:08.859Z] Labels: [2021-07-27T11:45:08.859Z] Experimental: true [2021-07-27T11:45:08.859Z] Insecure Registries: [2021-07-27T11:45:08.859Z] 10.0.0.4:5000 [2021-07-27T11:45:08.859Z] 127.0.0.0/8 [2021-07-27T11:45:08.859Z] Registry Mirrors: [2021-07-27T11:45:08.859Z] http://10.0.0.4:5000/ [2021-07-27T11:45:08.859Z] Live Restore Enabled: false [2021-07-27T11:45:08.859Z] [2021-07-27T11:45:08.859Z] [2021-07-27T11:45:08.859Z] INFO: Commit hash is 384517218a [2021-07-27T11:45:08.859Z] INFO: Nuke-Everything... [2021-07-27T11:45:08.859Z] INFO: Container count on control daemon to delete is 0 [2021-07-27T11:45:08.875Z] #69 0.756 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T11:45:08.875Z] #69 0.839 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T11:45:08.875Z] #69 0.922 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T11:45:09.316Z] INFO: Nuking d:\CI [2021-07-27T11:45:09.316Z] INFO: Zapped successfully [2021-07-27T11:45:09.316Z] INFO: Location for testing is d:\CI\PR-42673\9 [2021-07-27T11:45:09.316Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-27T11:45:09.316Z] [2021-07-27T11:45:09.316Z] [2021-07-27T11:45:09.316Z] INFO: Building the image from Dockerfile.windows at 07/27/2021 11:45:09... [2021-07-27T11:45:09.316Z] [2021-07-27T11:45:09.732Z] #69 1.022 Reading package lists... [2021-07-27T11:45:10.001Z] + pkg_list='github.com/docker/docker/api [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/backend/build [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/httputils [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/middleware [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/build [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/container [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/debug [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/image [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/network [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/session [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/system [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/server/router/volume [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/backend [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/container [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/events [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/filters [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/image [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/mount [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/network [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/registry [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/strslice [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/swarm [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/time [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/versions [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T11:45:10.001Z] github.com/docker/docker/api/types/volume [2021-07-27T11:45:10.001Z] github.com/docker/docker/builder [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/dockerfile [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/dockerignore [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/remotecontext [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T11:45:10.002Z] github.com/docker/docker/cli [2021-07-27T11:45:10.002Z] github.com/docker/docker/cli/config [2021-07-27T11:45:10.002Z] github.com/docker/docker/cli/debug [2021-07-27T11:45:10.002Z] github.com/docker/docker/client [2021-07-27T11:45:10.002Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T11:45:10.002Z] github.com/docker/docker/cmd/dockerd [2021-07-27T11:45:10.002Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T11:45:10.002Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T11:45:10.002Z] github.com/docker/docker/container [2021-07-27T11:45:10.002Z] github.com/docker/docker/container/stream [2021-07-27T11:45:10.002Z] github.com/docker/docker/contrib/apparmor [2021-07-27T11:45:10.002Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T11:45:10.002Z] github.com/docker/docker/contrib/httpserver [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/config [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/discovery [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/events [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/exec [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/images [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/initlayer [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/links [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/listeners [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/local [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/names [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/network [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/stats [2021-07-27T11:45:10.002Z] github.com/docker/docker/distribution [2021-07-27T11:45:10.002Z] github.com/docker/docker/distribution/metadata [2021-07-27T11:45:10.002Z] github.com/docker/docker/distribution/utils [2021-07-27T11:45:10.002Z] github.com/docker/docker/distribution/xfer [2021-07-27T11:45:10.002Z] github.com/docker/docker/dockerversion [2021-07-27T11:45:10.002Z] github.com/docker/docker/errdefs [2021-07-27T11:45:10.002Z] github.com/docker/docker/image [2021-07-27T11:45:10.002Z] github.com/docker/docker/image/cache [2021-07-27T11:45:10.002Z] github.com/docker/docker/image/tarexport [2021-07-27T11:45:10.002Z] github.com/docker/docker/image/v1 [2021-07-27T11:45:10.002Z] github.com/docker/docker/internal/test/suite [2021-07-27T11:45:10.002Z] github.com/docker/docker/layer [2021-07-27T11:45:10.002Z] github.com/docker/docker/libcontainerd [2021-07-27T11:45:10.002Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T11:45:10.002Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T11:45:10.002Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T11:45:10.002Z] github.com/docker/docker/libcontainerd/types [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/api [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/config [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/idm [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/ns [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/options [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/osl [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/libnetwork/types [2021-07-27T11:45:10.002Z] github.com/docker/docker/oci [2021-07-27T11:45:10.002Z] github.com/docker/docker/oci/caps [2021-07-27T11:45:10.002Z] github.com/docker/docker/opts [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/aaparser [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/archive [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/authorization [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/capabilities [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/containerfs [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/directory [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/discovery [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/dmesg [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/filenotify [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/fileutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/fsutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/homedir [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/idtools [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/ioutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/locker [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/longpath [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/loopback [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/mount [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/parsers [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/pidfile [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/platform [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/plugins [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/pools [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/progress [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/pubsub [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/reexec [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/signal [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/stack [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/stringid [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/symlink [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/system [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/tailfile [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/tarsum [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/term [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/term/windows [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/truncindex [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/urlutil [2021-07-27T11:45:10.002Z] github.com/docker/docker/pkg/useragent [2021-07-27T11:45:10.002Z] github.com/docker/docker/plugin [2021-07-27T11:45:10.002Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T11:45:10.002Z] github.com/docker/docker/plugin/v2 [2021-07-27T11:45:10.002Z] github.com/docker/docker/profiles/apparmor [2021-07-27T11:45:10.002Z] github.com/docker/docker/profiles/seccomp [2021-07-27T11:45:10.002Z] github.com/docker/docker/quota [2021-07-27T11:45:10.002Z] github.com/docker/docker/reference [2021-07-27T11:45:10.002Z] github.com/docker/docker/registry [2021-07-27T11:45:10.002Z] github.com/docker/docker/registry/resumable [2021-07-27T11:45:10.002Z] github.com/docker/docker/restartmanager [2021-07-27T11:45:10.002Z] github.com/docker/docker/rootless [2021-07-27T11:45:10.002Z] github.com/docker/docker/rootless/specconv [2021-07-27T11:45:10.002Z] github.com/docker/docker/runconfig [2021-07-27T11:45:10.002Z] github.com/docker/docker/runconfig/opts [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil/daemon [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil/environment [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil/fakegit [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil/registry [2021-07-27T11:45:10.002Z] github.com/docker/docker/testutil/request [2021-07-27T11:45:10.002Z] github.com/docker/docker/volume [2021-07-27T11:45:10.002Z] github.com/docker/docker/volume/drivers [2021-07-27T11:45:10.002Z] github.com/docker/docker/volume/local [2021-07-27T11:45:10.002Z] github.com/docker/docker/volume/mounts [2021-07-27T11:45:10.002Z] github.com/docker/docker/volume/service [2021-07-27T11:45:10.002Z] github.com/docker/docker/volume/service/opts [2021-07-27T11:45:10.002Z] github.com/docker/docker/volume/testutils' [2021-07-27T11:45:10.002Z] + echo 'github.com/docker/docker/api [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/backend/build [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/httputils [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/middleware [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/build [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/container [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/debug [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/image [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/network [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/session [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/system [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/server/router/volume [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/backend [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/container [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/events [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/filters [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/image [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/mount [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/network [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/registry [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/strslice [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/swarm [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/time [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/versions [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T11:45:10.002Z] github.com/docker/docker/api/types/volume [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/dockerfile [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/dockerignore [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/remotecontext [2021-07-27T11:45:10.002Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T11:45:10.002Z] github.com/docker/docker/cli [2021-07-27T11:45:10.002Z] github.com/docker/docker/cli/config [2021-07-27T11:45:10.002Z] github.com/docker/docker/cli/debug [2021-07-27T11:45:10.002Z] github.com/docker/docker/client [2021-07-27T11:45:10.002Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T11:45:10.002Z] github.com/docker/docker/cmd/dockerd [2021-07-27T11:45:10.002Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T11:45:10.002Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T11:45:10.002Z] github.com/docker/docker/container [2021-07-27T11:45:10.002Z] github.com/docker/docker/container/stream [2021-07-27T11:45:10.002Z] github.com/docker/docker/contrib/apparmor [2021-07-27T11:45:10.002Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T11:45:10.002Z] github.com/docker/docker/contrib/httpserver [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/config [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/discovery [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/events [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T11:45:10.002Z] github.com/docker/docker/daemon/exec [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/images [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/initlayer [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/links [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/listeners [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/local [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/names [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/network [2021-07-27T11:45:10.003Z] github.com/docker/docker/daemon/stats [2021-07-27T11:45:10.003Z] github.com/docker/docker/distribution [2021-07-27T11:45:10.003Z] github.com/docker/docker/distribution/metadata [2021-07-27T11:45:10.003Z] github.com/docker/docker/distribution/utils [2021-07-27T11:45:10.003Z] github.com/docker/docker/distribution/xfer [2021-07-27T11:45:10.003Z] github.com/docker/docker/dockerversion [2021-07-27T11:45:10.003Z] github.com/docker/docker/errdefs [2021-07-27T11:45:10.003Z] github.com/docker/docker/image [2021-07-27T11:45:10.003Z] github.com/docker/docker/image/cache [2021-07-27T11:45:10.003Z] github.com/docker/docker/image/tarexport [2021-07-27T11:45:10.003Z] github.com/docker/docker/image/v1 [2021-07-27T11:45:10.003Z] github.com/docker/docker/internal/test/suite [2021-07-27T11:45:10.003Z] github.com/docker/docker/layer [2021-07-27T11:45:10.003Z] github.com/docker/docker/libcontainerd [2021-07-27T11:45:10.003Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T11:45:10.003Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T11:45:10.003Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T11:45:10.003Z] github.com/docker/docker/libcontainerd/types [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/api [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/config [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/idm [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/ns [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/options [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/osl [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/types [2021-07-27T11:45:10.003Z] github.com/docker/docker/oci [2021-07-27T11:45:10.003Z] github.com/docker/docker/oci/caps [2021-07-27T11:45:10.003Z] github.com/docker/docker/opts [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/aaparser [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/archive [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/authorization [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/capabilities [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/containerfs [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/directory [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/discovery [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/dmesg [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/filenotify [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/fileutils [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/fsutils [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/homedir [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/idtools [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/ioutils [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/locker [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/longpath [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/loopback [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/mount [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/parsers [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/pidfile [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/platform [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/plugins [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/pools [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/progress [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/pubsub [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/reexec [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/signal [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/stack [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/stringid [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/symlink [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/system [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/tailfile [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/tarsum [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/term [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/term/windows [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/truncindex [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/urlutil [2021-07-27T11:45:10.003Z] github.com/docker/docker/pkg/useragent [2021-07-27T11:45:10.003Z] github.com/docker/docker/plugin [2021-07-27T11:45:10.003Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T11:45:10.003Z] github.com/docker/docker/plugin/v2 [2021-07-27T11:45:10.003Z] github.com/docker/docker/profiles/apparmor [2021-07-27T11:45:10.003Z] github.com/docker/docker/profiles/seccomp [2021-07-27T11:45:10.003Z] github.com/docker/docker/quota [2021-07-27T11:45:10.003Z] github.com/docker/docker/reference [2021-07-27T11:45:10.003Z] github.com/docker/docker/registry [2021-07-27T11:45:10.003Z] github.com/docker/docker/registry/resumable [2021-07-27T11:45:10.003Z] github.com/docker/docker/restartmanager [2021-07-27T11:45:10.003Z] github.com/docker/docker/rootless [2021-07-27T11:45:10.003Z] github.com/docker/docker/rootless/specconv [2021-07-27T11:45:10.003Z] github.com/docker/docker/runconfig [2021-07-27T11:45:10.003Z] github.com/docker/docker/runconfig/opts [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil/daemon [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil/environment [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil/fakegit [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil/registry [2021-07-27T11:45:10.003Z] github.com/docker/docker/testutil/request [2021-07-27T11:45:10.003Z] github.com/docker/docker/volume [2021-07-27T11:45:10.003Z] github.com/docker/docker/volume/drivers [2021-07-27T11:45:10.003Z] github.com/docker/docker/volume/local [2021-07-27T11:45:10.003Z] github.com/docker/docker/volume/mounts [2021-07-27T11:45:10.003Z] github.com/docker/docker/volume/service [2021-07-27T11:45:10.003Z] github.com/docker/docker/volume/service/opts [2021-07-27T11:45:10.003Z] github.com/docker/docker/volume/testutils' [2021-07-27T11:45:10.003Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T11:45:10.003Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T11:45:10.003Z] + type docker-proxy [2021-07-27T11:45:10.003Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-27T11:45:10.003Z] + hack/make.sh binary-proxy install-proxy [2021-07-27T11:45:10.003Z] [2021-07-27T11:45:10.266Z] Removing bundles/ [2021-07-27T11:45:10.266Z] [2021-07-27T11:45:10.266Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-27T11:45:10.266Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-27T11:45:10.266Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:45:10.324Z] #69 1.653 Reading package lists... [2021-07-27T11:45:10.596Z] #69 2.346 Building dependency tree... [2021-07-27T11:45:10.596Z] #69 2.483 Reading state information... [2021-07-27T11:45:10.596Z] #69 2.602 The following additional packages will be installed: [2021-07-27T11:45:10.855Z] #69 2.602 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-27T11:45:10.855Z] #69 2.602 libpam-systemd [2021-07-27T11:45:10.856Z] #69 2.603 Suggested packages: [2021-07-27T11:45:10.856Z] #69 2.603 systemd-container policykit-1 [2021-07-27T11:45:10.856Z] #69 2.603 Recommended packages: [2021-07-27T11:45:10.856Z] #69 2.603 libnss-systemd [2021-07-27T11:45:10.856Z] #69 2.652 The following NEW packages will be installed: [2021-07-27T11:45:10.856Z] #69 2.653 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-27T11:45:10.856Z] #69 2.653 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-27T11:45:11.114Z] #69 2.918 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T11:45:11.114Z] #69 2.918 Need to get 4759 kB of archives. [2021-07-27T11:45:11.114Z] #69 2.918 After this operation, 16.6 MB of additional disk space will be used. [2021-07-27T11:45:11.114Z] #69 2.918 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-27T11:45:11.114Z] #69 2.920 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-07-27T11:45:11.114Z] #69 2.920 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-27T11:45:11.114Z] #69 2.923 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-27T11:45:11.114Z] #69 2.925 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-27T11:45:11.114Z] #69 2.925 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-07-27T11:45:11.114Z] #69 3.004 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-07-27T11:45:11.114Z] #69 3.015 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-27T11:45:11.114Z] #69 3.017 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-27T11:45:11.114Z] #69 3.019 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-07-27T11:45:11.114Z] #69 3.021 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-07-27T11:45:11.114Z] #69 3.136 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T11:45:11.114Z] #69 3.158 Fetched 4759 kB in 0s (13.3 MB/s) [2021-07-27T11:45:11.114Z] #69 3.181 Selecting previously unselected package libargon2-1:amd64. [2021-07-27T11:45:11.114Z] #69 3.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 ... 28078 files and directories currently installed.) [2021-07-27T11:45:11.114Z] #69 3.199 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-27T11:45:11.114Z] #69 3.206 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-27T11:45:11.114Z] #69 3.239 Selecting previously unselected package libjson-c3:amd64. [2021-07-27T11:45:11.372Z] #69 3.241 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-27T11:45:11.372Z] #69 3.245 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-27T11:45:11.372Z] #69 3.274 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-27T11:45:11.372Z] #69 3.276 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-27T11:45:11.372Z] #69 3.280 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-27T11:45:11.372Z] #69 3.329 Selecting previously unselected package libidn11:amd64. [2021-07-27T11:45:11.372Z] #69 3.331 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-27T11:45:11.372Z] #69 3.335 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-27T11:45:11.372Z] #69 3.376 Selecting previously unselected package libkmod2:amd64. [2021-07-27T11:45:11.372Z] #69 3.376 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-27T11:45:11.630Z] #69 3.380 Unpacking libkmod2:amd64 (26-1) ... [2021-07-27T11:45:11.630Z] #69 3.418 Selecting previously unselected package systemd. [2021-07-27T11:45:11.630Z] #69 3.421 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-07-27T11:45:11.630Z] #69 3.459 Unpacking systemd (241-7~deb10u8) ... [2021-07-27T11:45:11.889Z] #69 3.872 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-27T11:45:11.889Z] #69 3.883 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-27T11:45:11.889Z] #69 3.893 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-27T11:45:11.889Z] #69 3.903 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-27T11:45:11.889Z] #69 3.913 Setting up libkmod2:amd64 (26-1) ... [2021-07-27T11:45:11.889Z] #69 3.923 Setting up systemd (241-7~deb10u8) ... [2021-07-27T11:45:11.889Z] #69 3.964 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-27T11:45:12.147Z] #69 3.966 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-27T11:45:12.147Z] #69 3.969 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-27T11:45:12.147Z] #69 3.969 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-27T11:45:12.408Z] #69 4.394 Selecting previously unselected package systemd-sysv. [2021-07-27T11:45:12.408Z] #69 4.394 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28875 files and directories currently installed.) [2021-07-27T11:45:12.408Z] #69 4.408 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-07-27T11:45:12.408Z] #69 4.412 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-07-27T11:45:12.408Z] #69 4.459 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-27T11:45:12.408Z] #69 4.461 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-27T11:45:12.408Z] #69 4.465 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-27T11:45:12.408Z] #69 4.521 Selecting previously unselected package dbus. [2021-07-27T11:45:12.667Z] #69 4.524 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-27T11:45:12.667Z] #69 4.535 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-27T11:45:12.667Z] #69 4.594 Selecting previously unselected package libpam-systemd:amd64. [2021-07-27T11:45:12.667Z] #69 4.597 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-07-27T11:45:12.667Z] #69 4.600 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-07-27T11:45:12.667Z] #69 4.639 Selecting previously unselected package dbus-user-session. [2021-07-27T11:45:12.667Z] #69 4.642 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-27T11:45:12.667Z] #69 4.645 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-27T11:45:12.667Z] #69 4.713 Setting up systemd-sysv (241-7~deb10u8) ... [2021-07-27T11:45:12.667Z] #69 4.725 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-27T11:45:12.667Z] #69 4.734 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-27T11:45:12.929Z] #69 4.843 invoke-rc.d: could not determine current runlevel [2021-07-27T11:45:12.929Z] #69 4.846 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-27T11:45:12.929Z] #69 4.850 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-07-27T11:45:12.986Z] #57 182.1 + bin/containerd [2021-07-27T11:45:13.187Z] #69 4.979 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-27T11:45:13.187Z] #69 4.992 Processing triggers for systemd (241-7~deb10u8) ... [2021-07-27T11:45:13.187Z] #69 5.001 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T11:45:13.187Z] #69 DONE 5.1s [2021-07-27T11:45:13.187Z] [2021-07-27T11:45:13.187Z] #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-07-27T11:45:13.187Z] #70 sha256:988b7bc0b267292fc29b1dc6205373c5c711bb56b56738c7bfab6be68ce24f89 [2021-07-27T11:45:13.754Z] #70 0.455 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-27T11:45:13.754Z] #70 0.456 Dload Upload Total Spent Left Speed [2021-07-27T11:45:13.754Z] #70 0.458 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18793 0 --:--:-- --:--:-- --:--:-- 18793 [2021-07-27T11:45:13.754Z] #70 DONE 0.6s [2021-07-27T11:45:13.754Z] [2021-07-27T11:45:13.754Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T11:45:13.754Z] #71 sha256:a1bf627eafbd5b4ec27b8fbc134ccd8468e6f0abe162059877a46827abf1ec7d [2021-07-27T11:45:13.981Z] Sending build context to Docker daemon 60.98MB [2021-07-27T11:45:13.981Z] [2021-07-27T11:45:13.981Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-27T11:45:13.981Z] ---> 39d157a84080 [2021-07-27T11:45:13.981Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-27T11:45:13.981Z] ---> Using cache [2021-07-27T11:45:13.981Z] ---> 2ac2d79f42c7 [2021-07-27T11:45:13.981Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-27T11:45:13.981Z] ---> Using cache [2021-07-27T11:45:13.981Z] ---> 0ad121139846 [2021-07-27T11:45:13.981Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-27T11:45:13.981Z] ---> Using cache [2021-07-27T11:45:13.981Z] ---> aa81c9e581ce [2021-07-27T11:45:13.981Z] 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-07-27T11:45:13.981Z] ---> Using cache [2021-07-27T11:45:13.981Z] ---> 462bea5738f8 [2021-07-27T11:45:13.982Z] 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-07-27T11:45:13.982Z] ---> Using cache [2021-07-27T11:45:13.982Z] ---> 02a97a965725 [2021-07-27T11:45:13.982Z] 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-07-27T11:45:13.982Z] ---> Using cache [2021-07-27T11:45:13.982Z] ---> e695d6443e81 [2021-07-27T11:45:13.982Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-27T11:45:13.982Z] ---> Using cache [2021-07-27T11:45:13.982Z] ---> 29f6771f00f2 [2021-07-27T11:45:13.982Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-27T11:45:13.982Z] ---> Using cache [2021-07-27T11:45:13.982Z] ---> b5fa7444f832 [2021-07-27T11:45:13.982Z] Step 10/10 : COPY . . [2021-07-27T11:45:14.689Z] #71 DONE 0.8s [2021-07-27T11:45:14.689Z] [2021-07-27T11:45:14.689Z] #72 exporting to image [2021-07-27T11:45:14.689Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T11:45:14.689Z] #72 exporting layers [2021-07-27T11:45:15.525Z] #57 ... [2021-07-27T11:45:15.525Z] [2021-07-27T11:45:15.525Z] #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-07-27T11:45:15.525Z] #54 sha256:aaf44a3122c14b91f887beb775f5e26d7313769ce89eb5ceead3c36071ced677 [2021-07-27T11:45:15.525Z] #54 113.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-27T11:45:15.525Z] #54 114.2 + mkdir -p /build [2021-07-27T11:45:15.525Z] #54 114.2 + cp runc /build/runc [2021-07-27T11:45:15.525Z] #54 DONE 115.1s [2021-07-27T11:45:15.525Z] [2021-07-27T11:45:15.525Z] #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-07-27T11:45:15.525Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [2021-07-27T11:45:16.467Z] #57 ... [2021-07-27T11:45:16.467Z] [2021-07-27T11:45:16.467Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T11:45:16.467Z] #55 sha256:51c3b999c30fff5b3724a578c98d72a221c71e2c21c49892882fc509257671da [2021-07-27T11:45:16.467Z] #55 DONE 0.2s [2021-07-27T11:45:16.467Z] [2021-07-27T11:45:16.467Z] #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-07-27T11:45:16.467Z] #57 sha256:7c41a72d53b8e994e4d96c535e4a25208cdb5d543b11f427b335c7a5f1273c54 [2021-07-27T11:45:18.420Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-27T11:45:18.420Z] [2021-07-27T11:45:18.420Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-27T11:45:18.420Z] Installing docker-proxy to /usr/local/bin/ [2021-07-27T11:45:18.420Z] [2021-07-27T11:45:18.420Z] + mkdir -p bundles [2021-07-27T11:45:18.421Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-27T11:45:20.296Z] #57 210.8 # github.com/containerd/containerd/cmd/containerd [2021-07-27T11:45:20.296Z] #57 210.8 /usr/bin/ld: /tmp/go-link-791286413/000019.o: in function `New': [2021-07-27T11:45:20.296Z] #57 210.8 /tmp/tmp.crEjIe3E4P/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-07-27T11:45:20.296Z] #57 210.8 + bin/containerd-stress [2021-07-27T11:45:20.296Z] #57 211.9 + bin/containerd-shim [2021-07-27T11:45:20.340Z] ? github.com/docker/docker/api [no test files] [2021-07-27T11:45:21.252Z] #72 exporting layers 6.7s done [2021-07-27T11:45:21.252Z] #72 writing image sha256:0253f1258179a9672db46960de97508613d042152d80a7ecfbb0472f9eb43097 done [2021-07-27T11:45:21.252Z] #72 naming to docker.io/library/docker:384517218ac20470a44357b9307ad11f2164f89c done [2021-07-27T11:45:21.252Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T11:45:21.602Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -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:384517218ac20470a44357b9307ad11f2164f89c hack/make.sh dynbinary test-integration [2021-07-27T11:45:22.977Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-27T11:45:22.977Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-27T11:45:22.977Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-27T11:45:22.977Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-27T11:45:22.977Z] 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-07-27T11:45:22.977Z] Detected virtualization docker. [2021-07-27T11:45:22.977Z] Detected architecture x86-64. [2021-07-27T11:45:22.977Z] Set hostname to . [2021-07-27T11:45:23.544Z] + source /etc/docker-entrypoint-cmd [2021-07-27T11:45:23.544Z] ++ hack/make.sh dynbinary test-integration [2021-07-27T11:45:23.544Z] [2021-07-27T11:45:23.804Z] Removing bundles/ [2021-07-27T11:45:23.804Z] [2021-07-27T11:45:23.804Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T11:45:23.804Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T11:45:23.804Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:45:24.485Z] #57 218.8 + bin/containerd-shim-runc-v1 [2021-07-27T11:45:28.673Z] #57 223.5 + bin/containerd-shim-runc-v2 [2021-07-27T11:45:29.239Z] #57 224.1 + binaries [2021-07-27T11:45:29.239Z] #57 224.1 + install -D bin/containerd /build/containerd [2021-07-27T11:45:29.239Z] #57 224.2 + install -D bin/containerd-shim /build/containerd-shim [2021-07-27T11:45:29.497Z] #57 224.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-27T11:45:29.497Z] #57 224.2 + install -D bin/ctr /build/ctr [2021-07-27T11:45:32.025Z] #57 DONE 226.6s [2021-07-27T11:45:32.594Z] [2021-07-27T11:45:32.594Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T11:45:32.594Z] #58 sha256:2dd1b16d96f797767d59e0019598781211e0c11089fadc8470f3e04d3e885871 [2021-07-27T11:45:33.528Z] #58 DONE 0.9s [2021-07-27T11:45:33.528Z] [2021-07-27T11:45:33.528Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T11:45:33.528Z] #62 sha256:a48e1a79ab2da41658c1534c027a032d36ff693bbdd071bb60e958456151e0ee [2021-07-27T11:45:33.528Z] #62 DONE 0.2s [2021-07-27T11:45:33.528Z] [2021-07-27T11:45:33.528Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T11:45:33.528Z] #67 sha256:0ef5c26dca34c4973b10bdfec34f8fc8c765698345f506261abbeaeced7e45a9 [2021-07-27T11:45:34.462Z] #67 DONE 0.9s [2021-07-27T11:45:34.462Z] [2021-07-27T11:45:34.462Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T11:45:34.462Z] #68 sha256:7b503174005a8baa272e737643c24e29e8aba7511848b152df86d73adca063dc [2021-07-27T11:45:34.462Z] #68 DONE 0.0s [2021-07-27T11:45:34.462Z] [2021-07-27T11:45:34.462Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T11:45:34.462Z] #69 sha256:684b54b13f325a09fc661b1fc9348f87d50d722875e4d43b487d50c9496874f1 [2021-07-27T11:45:35.034Z] ---> 7109019501cb [2021-07-27T11:45:35.565Z] Successfully built 7109019501cb [2021-07-27T11:45:35.565Z] Successfully tagged docker:latest [2021-07-27T11:45:35.565Z] INFO: Image build ended at 07/27/2021 11:45:35. Duration:00:00:26.0292061 [2021-07-27T11:45:35.565Z] [2021-07-27T11:45:35.565Z] [2021-07-27T11:45:35.565Z] INFO: Building the test binaries at 07/27/2021 11:45:35... [2021-07-27T11:45:35.837Z] #69 DONE 1.2s [2021-07-27T11:45:35.837Z] [2021-07-27T11:45:35.837Z] #70 exporting to image [2021-07-27T11:45:35.837Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T11:45:35.837Z] #70 exporting layers [2021-07-27T11:45:38.609Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2021-07-27T11:45:39.329Z] INFO: make.ps1 starting at 07/27/2021 11:45:38 [2021-07-27T11:45:39.329Z] INFO: Git commit (384517218a) assumed from DOCKER_GITCOMMIT environment variable [2021-07-27T11:45:39.329Z] INFO: Invoking autogen... [2021-07-27T11:45:39.785Z] INFO: Building daemon... [2021-07-27T11:45:42.397Z] #70 exporting layers 6.6s done [2021-07-27T11:45:42.397Z] #70 writing image sha256:666875ffdc34920b113d489cca0eeb9f4d2e238eb780411169ebb7c6145016ad done [2021-07-27T11:45:42.397Z] #70 naming to docker.io/library/docker:384517218ac20470a44357b9307ad11f2164f89c done [2021-07-27T11:45:42.397Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-27T11:45:42.735Z] + trap exit INT TERM [2021-07-27T11:45:42.735Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-27T11:45:42.735Z] + CONTAINER_NAME=docker-pr9 [2021-07-27T11:45:42.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42673/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER docker:384517218ac20470a44357b9307ad11f2164f89c hack/make.sh dynbinary [2021-07-27T11:45:44.634Z] [2021-07-27T11:45:44.634Z] Removing bundles/ [2021-07-27T11:45:44.634Z] [2021-07-27T11:45:44.634Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T11:45:44.634Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T11:45:44.634Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:45:48.571Z] #57 214.5 # github.com/containerd/containerd/cmd/containerd [2021-07-27T11:45:48.571Z] #57 214.5 /usr/bin/ld: /tmp/go-link-628018891/000019.o: in function `New': [2021-07-27T11:45:48.571Z] #57 214.5 /tmp/tmp.Cwrdlg49j1/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-07-27T11:45:48.571Z] #57 214.5 + bin/containerd-stress [2021-07-27T11:45:48.571Z] #57 215.6 + bin/containerd-shim [2021-07-27T11:45:51.869Z] #57 222.5 + bin/containerd-shim-runc-v1 [2021-07-27T11:45:57.154Z] #57 227.3 + bin/containerd-shim-runc-v2 [2021-07-27T11:45:57.154Z] #57 227.9 + binaries [2021-07-27T11:45:57.154Z] #57 227.9 + install -D bin/containerd /build/containerd [2021-07-27T11:45:57.154Z] #57 227.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-27T11:45:57.154Z] #57 228.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-27T11:45:57.154Z] #57 228.0 + install -D bin/ctr /build/ctr [2021-07-27T11:45:59.060Z] #57 DONE 230.1s [2021-07-27T11:45:59.998Z] [2021-07-27T11:45:59.998Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T11:45:59.998Z] #58 sha256:c5927229b27ff5231013344bffb92fa745c73898d25b14fad0e7ad64d6ff763b [2021-07-27T11:46:00.937Z] #58 DONE 0.9s [2021-07-27T11:46:00.937Z] [2021-07-27T11:46:00.937Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T11:46:00.937Z] #62 sha256:3fad121ad41098698c79721b43219467bc27cc6cfe83317db7862152839f5159 [2021-07-27T11:46:00.937Z] #62 DONE 0.2s [2021-07-27T11:46:00.937Z] [2021-07-27T11:46:00.937Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T11:46:00.937Z] #67 sha256:6e9bcd11e359d4a2b6202c828278dbf0514ff2e067d9dea07763d4efd5d55a3a [2021-07-27T11:46:01.876Z] #67 DONE 0.9s [2021-07-27T11:46:02.135Z] [2021-07-27T11:46:02.135Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T11:46:02.135Z] #68 sha256:2de726861cd696b4be472a4f92057bcbb725ee8f050df0ef00dd2df5a3d144b8 [2021-07-27T11:46:02.135Z] #68 DONE 0.0s [2021-07-27T11:46:02.135Z] [2021-07-27T11:46:02.135Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T11:46:02.135Z] #69 sha256:9043ea0fca6b23c264f637de98b08bf900add843ca6c2f1f4b93f85451e00d72 [2021-07-27T11:46:03.515Z] #69 DONE 1.4s [2021-07-27T11:46:03.515Z] [2021-07-27T11:46:03.515Z] #70 exporting to image [2021-07-27T11:46:03.515Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T11:46:03.515Z] #70 exporting layers [2021-07-27T11:46:10.090Z] #70 exporting layers 6.6s done [2021-07-27T11:46:10.090Z] #70 writing image sha256:19cb5f66190bdc264c9f1a1e9f48c278425586c7b89f0c08120403ab6f803695 done [2021-07-27T11:46:10.090Z] #70 naming to docker.io/library/docker:384517218ac20470a44357b9307ad11f2164f89c done [2021-07-27T11:46:10.090Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T11:46:10.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -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:384517218ac20470a44357b9307ad11f2164f89c hack/make.sh dynbinary test-integration [2021-07-27T11:46:11.825Z] [2021-07-27T11:46:11.825Z] Removing bundles/ [2021-07-27T11:46:11.825Z] [2021-07-27T11:46:11.825Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T11:46:11.825Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T11:46:11.825Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:46:51.813Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-27T11:46:51.813Z] [2021-07-27T11:46:51.813Z] ________ ____ __. [2021-07-27T11:46:51.813Z] \_____ \ | |/ _| [2021-07-27T11:46:51.813Z] / | \| < [2021-07-27T11:46:51.813Z] / | \ | \ [2021-07-27T11:46:51.813Z] \_______ /____|__ \ [2021-07-27T11:46:51.813Z] \/ \/ [2021-07-27T11:46:51.813Z] [2021-07-27T11:46:51.813Z] INFO: make.ps1 ended at 07/27/2021 11:46:48 [2021-07-27T11:46:51.813Z] INFO: Binaries build ended at 07/27/2021 11:46:50. Duration:00:01:14.6768783 [2021-07-27T11:46:51.813Z] INFO: Copying the built daemon binary to d:\CI\PR-42673\9\binary\dockerd-384517218a.exe... [2021-07-27T11:46:51.813Z] INFO: Copying the built client binary to d:\CI\PR-42673\9\binary\docker-384517218a.exe... [2021-07-27T11:46:51.813Z] INFO: Copying dockerversion from the container... [2021-07-27T11:46:51.813Z] INFO: Copying the golang package from the container to d:\CI\PR-42673\9\installer\go.zip... [2021-07-27T11:46:52.776Z] INFO: Extracting go.zip to d:\CI\PR-42673\9\go [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.7% of statements [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/builder/remotecontext 0.149s coverage: 13.7% of statements [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/builder/dockerfile 0.334s coverage: 48.7% of statements [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/cmd/docker-proxy 0.199s coverage: 67.6% of statements [2021-07-27T11:47:00.145Z] ok github.com/docker/docker/builder/remotecontext/git 4.646s coverage: 86.3% of statements [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T11:47:00.145Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T11:47:00.248Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T11:47:00.248Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T11:47:00.248Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:47:00.248Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T11:47:00.248Z] [2021-07-27T11:47:00.248Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T11:47:00.248Z] DOCKER_SYSTEMD=1 [2021-07-27T11:47:00.248Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T11:47:00.248Z] HOSTNAME=b2d038637565 [2021-07-27T11:47:00.248Z] DEST=bundles/test-integration [2021-07-27T11:47:00.248Z] PWD=/go/src/github.com/docker/docker [2021-07-27T11:47:00.248Z] DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:47:00.248Z] container=docker [2021-07-27T11:47:00.248Z] HOME=/root [2021-07-27T11:47:00.248Z] LANG=C.UTF-8 [2021-07-27T11:47:00.248Z] INVOCATION_ID=1cd485b5c81442acbea3be6a1250837e [2021-07-27T11:47:00.248Z] GOLANG_VERSION=1.16.6 [2021-07-27T11:47:00.248Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T11:47:00.248Z] VALIDATE_BRANCH=master [2021-07-27T11:47:00.248Z] TERM=xterm [2021-07-27T11:47:00.248Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T11:47:00.248Z] SHLVL=3 [2021-07-27T11:47:00.248Z] TIMEOUT=120m [2021-07-27T11:47:00.248Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T11:47:00.248Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T11:47:00.248Z] GO111MODULE=off [2021-07-27T11:47:00.248Z] DOCKER_EXPERIMENTAL=1 [2021-07-27T11:47:00.248Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T11:47:00.248Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T11:47:00.248Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T11:47:00.248Z] GOPATH=/go [2021-07-27T11:47:00.248Z] PKG_CONFIG=pkg-config [2021-07-27T11:47:00.248Z] _=/usr/bin/env [2021-07-27T11:47:00.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T11:47:04.376Z] ok github.com/docker/docker/client 0.188s coverage: 75.5% of statements [2021-07-27T11:47:17.869Z] INFO: Extraction ended at 07/27/2021 11:47:14. Duration:00:00:22.4549854 [2021-07-27T11:47:17.869Z] INFO: Updating the golang and path environment variables [2021-07-27T11:47:17.869Z] INFO: GOPATH=d:\gopath [2021-07-27T11:47:17.869Z] INFO: go version go1.16.6 windows/amd64 [2021-07-27T11:47:17.869Z] INFO: Running the daemon under test in debug mode [2021-07-27T11:47:17.869Z] INFO: Starting a daemon under test... [2021-07-27T11:47:17.869Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42673\9\daemon --pidfile d:\CI\PR-42673\9\docker.pid -D [2021-07-27T11:47:17.869Z] INFO: Process started successfully. [2021-07-27T11:47:17.869Z] INFO: Start tailing logs of the daemon under tests [2021-07-27T11:47:17.869Z] INFO: Waiting for the daemon under test to start... [2021-07-27T11:47:18.564Z] INFO [loader] Go packages loading at mode 575 (imports|exports_file|deps|files|name|types_sizes|compiled_files) took 2m12.039289045s [2021-07-27T11:47:18.564Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 533.200708ms [2021-07-27T11:47:21.092Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T11:47:21.092Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T11:47:21.092Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:47:21.092Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T11:47:21.092Z] [2021-07-27T11:47:21.092Z] + c=0 [2021-07-27T11:47:21.092Z] + TEST_INTEGRATION_DEST=1 [2021-07-27T11:47:21.092Z] + CONTAINER_NAME=docker-pr9-1 [2021-07-27T11:47:21.092Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T11:47:21.092Z] + run_tests test-integration-flaky [2021-07-27T11:47:21.092Z] + '[' -n 0 ']' [2021-07-27T11:47:21.092Z] + rm= [2021-07-27T11:47:21.092Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42673/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42673/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:384517218ac20470a44357b9307ad11f2164f89c hack/make.sh test-integration-flaky test-integration [2021-07-27T11:47:21.092Z] + TEST_INTEGRATION_DEST=2 [2021-07-27T11:47:21.092Z] + CONTAINER_NAME=docker-pr9-2 [2021-07-27T11:47:21.092Z] + TEST_SKIP_INTEGRATION=1 [2021-07-27T11:47:21.092Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-27T11:47:21.092Z] + run_tests [2021-07-27T11:47:21.092Z] + '[' -n 0 ']' [2021-07-27T11:47:21.092Z] + rm= [2021-07-27T11:47:21.092Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42673/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42673/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:384517218ac20470a44357b9307ad11f2164f89c hack/make.sh '' test-integration [2021-07-27T11:47:21.092Z] + TEST_INTEGRATION_DEST=3 [2021-07-27T11:47:21.092Z] + CONTAINER_NAME=docker-pr9-3 [2021-07-27T11:47:21.092Z] + TEST_SKIP_INTEGRATION=1 [2021-07-27T11:47:21.092Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-27T11:47:21.092Z] + run_tests [2021-07-27T11:47:21.092Z] + '[' -n 0 ']' [2021-07-27T11:47:21.092Z] + rm= [2021-07-27T11:47:21.092Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42673/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42673/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:384517218ac20470a44357b9307ad11f2164f89c hack/make.sh '' test-integration [2021-07-27T11:47:21.092Z] ++ jobs -p [2021-07-27T11:47:21.092Z] + for job in $(jobs -p) [2021-07-27T11:47:21.092Z] + wait 10319 [2021-07-27T11:47:21.092Z] [2021-07-27T11:47:21.092Z] [2021-07-27T11:47:21.092Z] [2021-07-27T11:47:21.092Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T11:47:21.092Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T11:47:21.092Z] HOSTNAME=49bc89a1e481 [2021-07-27T11:47:21.092Z] TEST_SKIP_INTEGRATION=1 [2021-07-27T11:47:21.092Z] TESTDEBUG=0 [2021-07-27T11:47:21.092Z] DEST=bundles/test-integration [2021-07-27T11:47:21.092Z] PWD=/go/src/github.com/docker/docker [2021-07-27T11:47:21.092Z] KEEPBUNDLE=1 [2021-07-27T11:47:21.092Z] DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:47:21.092Z] container=docker [2021-07-27T11:47:21.092Z] HOME=/root [2021-07-27T11:47:21.092Z] GOLANG_VERSION=1.16.6 [2021-07-27T11:47:21.092Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T11:47:21.092Z] VALIDATE_BRANCH=master [2021-07-27T11:47:21.092Z] TERM=xterm [2021-07-27T11:47:21.092Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T11:47:21.092Z] SHLVL=1 [2021-07-27T11:47:21.092Z] TIMEOUT=120m [2021-07-27T11:47:21.092Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T11:47:21.092Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T11:47:21.092Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-27T11:47:21.092Z] GO111MODULE=off [2021-07-27T11:47:21.092Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T11:47:21.092Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T11:47:21.092Z] GOPATH=/go [2021-07-27T11:47:21.092Z] PKG_CONFIG=pkg-config [2021-07-27T11:47:21.092Z] _=/usr/bin/env [2021-07-27T11:47:21.092Z] Building test suite binary ./integration-cli/test.main [2021-07-27T11:47:21.092Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-27T11:47:21.092Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T11:47:21.092Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T11:47:21.093Z] HOSTNAME=38e5b01cbfd0 [2021-07-27T11:47:21.093Z] TEST_SKIP_INTEGRATION=1 [2021-07-27T11:47:21.093Z] TESTDEBUG=0 [2021-07-27T11:47:21.093Z] DEST=bundles/test-integration [2021-07-27T11:47:21.093Z] PWD=/go/src/github.com/docker/docker [2021-07-27T11:47:21.093Z] KEEPBUNDLE=1 [2021-07-27T11:47:21.093Z] DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:47:21.093Z] container=docker [2021-07-27T11:47:21.093Z] HOME=/root [2021-07-27T11:47:21.093Z] GOLANG_VERSION=1.16.6 [2021-07-27T11:47:21.093Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T11:47:21.093Z] VALIDATE_BRANCH=master [2021-07-27T11:47:21.093Z] TERM=xterm [2021-07-27T11:47:21.093Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T11:47:21.093Z] SHLVL=1 [2021-07-27T11:47:21.093Z] TIMEOUT=120m [2021-07-27T11:47:21.093Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T11:47:21.093Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T11:47:21.093Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-27T11:47:21.093Z] GO111MODULE=off [2021-07-27T11:47:21.093Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T11:47:21.093Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T11:47:21.093Z] GOPATH=/go [2021-07-27T11:47:21.093Z] PKG_CONFIG=pkg-config [2021-07-27T11:47:21.093Z] _=/usr/bin/env [2021-07-27T11:47:21.093Z] Building test suite binary ./integration-cli/test.main [2021-07-27T11:47:21.093Z] No new tests added to integration. [2021-07-27T11:47:21.093Z] [2021-07-27T11:47:21.093Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T11:47:21.093Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T11:47:21.093Z] HOSTNAME=d29fc0113067 [2021-07-27T11:47:21.093Z] TESTDEBUG=0 [2021-07-27T11:47:21.093Z] DEST=bundles/test-integration [2021-07-27T11:47:21.093Z] PWD=/go/src/github.com/docker/docker [2021-07-27T11:47:21.093Z] KEEPBUNDLE=1 [2021-07-27T11:47:21.093Z] DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:47:21.093Z] container=docker [2021-07-27T11:47:21.093Z] HOME=/root [2021-07-27T11:47:21.093Z] GOLANG_VERSION=1.16.6 [2021-07-27T11:47:21.093Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T11:47:21.093Z] VALIDATE_BRANCH=master [2021-07-27T11:47:21.093Z] TERM=xterm [2021-07-27T11:47:21.093Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T11:47:21.093Z] SHLVL=1 [2021-07-27T11:47:21.093Z] TIMEOUT=120m [2021-07-27T11:47:21.093Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T11:47:21.093Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T11:47:21.093Z] GO111MODULE=off [2021-07-27T11:47:21.093Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T11:47:21.093Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T11:47:21.093Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T11:47:21.093Z] GOPATH=/go [2021-07-27T11:47:21.093Z] PKG_CONFIG=pkg-config [2021-07-27T11:47:21.093Z] _=/usr/bin/env [2021-07-27T11:47:21.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T11:47:35.523Z] ...INFO: Daemon under test started and replied! [2021-07-27T11:47:35.523Z] INFO: Docker version of the daemon under test [2021-07-27T11:47:35.523Z] [2021-07-27T11:47:35.523Z] Client: [2021-07-27T11:47:35.523Z] Version: 17.06.2-ce [2021-07-27T11:47:35.523Z] API version: 1.30 [2021-07-27T11:47:35.523Z] Go version: go1.8.3 [2021-07-27T11:47:35.523Z] Git commit: cec0b72 [2021-07-27T11:47:35.523Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-27T11:47:35.523Z] OS/Arch: windows/amd64 [2021-07-27T11:47:35.523Z] [2021-07-27T11:47:35.523Z] Server: [2021-07-27T11:47:35.523Z] Version: 0.0.0-dev [2021-07-27T11:47:35.523Z] API version: 1.42 (minimum version 1.24) [2021-07-27T11:47:35.523Z] Go version: go1.16.6 [2021-07-27T11:47:35.523Z] Git commit: 384517218a [2021-07-27T11:47:35.523Z] Built: 07/27/2021 11:45:39 [2021-07-27T11:47:35.523Z] OS/Arch: windows/amd64 [2021-07-27T11:47:35.523Z] Experimental: false [2021-07-27T11:47:35.523Z] [2021-07-27T11:47:35.523Z] INFO: Docker info of the daemon under test [2021-07-27T11:47:35.523Z] [2021-07-27T11:47:35.523Z] Containers: 0 [2021-07-27T11:47:35.523Z] Running: 0 [2021-07-27T11:47:35.523Z] Paused: 0 [2021-07-27T11:47:35.523Z] Stopped: 0 [2021-07-27T11:47:35.523Z] Images: 0 [2021-07-27T11:47:35.523Z] Server Version: 0.0.0-dev [2021-07-27T11:47:35.523Z] Storage Driver: windowsfilter [2021-07-27T11:47:35.523Z] Windows: [2021-07-27T11:47:35.523Z] Logging Driver: json-file [2021-07-27T11:47:35.523Z] Plugins: [2021-07-27T11:47:35.523Z] Volume: local [2021-07-27T11:47:35.523Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T11:47:35.523Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T11:47:35.523Z] Swarm: inactive [2021-07-27T11:47:35.523Z] Default Isolation: process [2021-07-27T11:47:35.523Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T11:47:35.523Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T11:47:35.523Z] OSType: windows [2021-07-27T11:47:35.523Z] Architecture: x86_64 [2021-07-27T11:47:35.523Z] CPUs: 4 [2021-07-27T11:47:35.523Z] Total Memory: 32GiB [2021-07-27T11:47:35.523Z] Name: azwin-2-c45151 [2021-07-27T11:47:35.523Z] ID: UTBO:IXLG:UAGR:HZPJ:U62D:JYI3:KW4J:CALU:25RP:ZB6W:L345:SAB6 [2021-07-27T11:47:35.523Z] Docker Root Dir: D:\CI\PR-42673\9\daemon [2021-07-27T11:47:35.523Z] Debug Mode (client): false [2021-07-27T11:47:35.523Z] Debug Mode (server): true [2021-07-27T11:47:35.523Z] File Descriptors: -1 [2021-07-27T11:47:35.523Z] Goroutines: 16 [2021-07-27T11:47:35.523Z] System Time: 2021-07-27T11:47:34.4587204Z [2021-07-27T11:47:35.523Z] EventsListeners: 0 [2021-07-27T11:47:35.523Z] Registry: https://index.docker.io/v1/ [2021-07-27T11:47:35.523Z] Labels: [2021-07-27T11:47:35.523Z] Experimental: false [2021-07-27T11:47:35.523Z] Insecure Registries: [2021-07-27T11:47:35.523Z] 127.0.0.0/8 [2021-07-27T11:47:35.523Z] Live Restore Enabled: false [2021-07-27T11:47:35.523Z] [2021-07-27T11:47:35.523Z] [2021-07-27T11:47:35.523Z] INFO: Docker images of the daemon under test [2021-07-27T11:47:35.523Z] [2021-07-27T11:47:35.523Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T11:47:35.523Z] [2021-07-27T11:47:35.523Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-27T11:47:35.523Z] 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-07-27T11:47:35.523Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-27T11:47:35.523Z] 29d5b6a226d2: Pulling fs layer [2021-07-27T11:47:38.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T11:47:38.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T11:47:44.061Z] 29d5b6a226d2: Verifying Checksum [2021-07-27T11:47:44.062Z] 29d5b6a226d2: Download complete [2021-07-27T11:47:48.304Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T11:47:48.304Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T11:47:48.304Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:47:48.304Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T11:47:48.304Z] [2021-07-27T11:47:48.304Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T11:47:48.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T11:47:48.304Z] HOSTNAME=fceacdbec293 [2021-07-27T11:47:48.304Z] DEST=bundles/test-integration [2021-07-27T11:47:48.304Z] PWD=/go/src/github.com/docker/docker [2021-07-27T11:47:48.304Z] DOCKER_ROOTLESS=1 [2021-07-27T11:47:48.304Z] DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:47:48.304Z] container=docker [2021-07-27T11:47:48.304Z] HOME=/root [2021-07-27T11:47:48.304Z] GOLANG_VERSION=1.16.6 [2021-07-27T11:47:48.304Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T11:47:48.304Z] VALIDATE_BRANCH=master [2021-07-27T11:47:48.304Z] TERM=xterm [2021-07-27T11:47:48.304Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T11:47:48.304Z] SHLVL=1 [2021-07-27T11:47:48.304Z] TIMEOUT=120m [2021-07-27T11:47:48.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T11:47:48.304Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T11:47:48.304Z] GO111MODULE=off [2021-07-27T11:47:48.304Z] DOCKER_EXPERIMENTAL=1 [2021-07-27T11:47:48.304Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T11:47:48.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T11:47:48.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T11:47:48.304Z] GOPATH=/go [2021-07-27T11:47:48.304Z] PKG_CONFIG=pkg-config [2021-07-27T11:47:48.304Z] _=/usr/bin/env [2021-07-27T11:47:48.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T11:47:51.154Z] ok github.com/docker/docker/cmd/dockerd/trap 2.917s coverage: 0.0% of statements [2021-07-27T11:47:51.155Z] ok github.com/docker/docker/container 0.149s coverage: 34.7% of statements [2021-07-27T11:47:51.155Z] ok github.com/docker/docker/cmd/dockerd 0.227s coverage: 29.1% of statements [2021-07-27T11:47:51.155Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T11:47:51.155Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T11:47:51.155Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T11:47:51.155Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T11:47:51.155Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T11:47:51.155Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2021-07-27T11:47:51.155Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.9% of statements [2021-07-27T11:47:51.418Z] ok github.com/docker/docker/daemon/cluster 0.163s coverage: 0.5% of statements [2021-07-27T11:47:53.981Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 81.4% of statements [2021-07-27T11:47:54.245Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2021-07-27T11:47:54.821Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2021-07-27T11:47:55.770Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2021-07-27T11:47:59.085Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.676s coverage: 73.3% of statements [2021-07-27T11:47:59.349Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.491s coverage: 13.8% of statements [2021-07-27T11:48:00.302Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.051s coverage: 3.1% of statements [2021-07-27T11:48:00.566Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.933s coverage: 56.2% of statements [2021-07-27T11:48:00.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T11:48:00.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T11:48:01.966Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-07-27T11:48:03.899Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.754s coverage: 49.4% of statements [2021-07-27T11:48:05.833Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 57.5% of statements [2021-07-27T11:48:05.833Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.969s coverage: 46.2% of statements [2021-07-27T11:48:05.833Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.363s coverage: 57.7% of statements [2021-07-27T11:48:06.783Z] ok github.com/docker/docker/daemon 12.302s coverage: 17.6% of statements [2021-07-27T11:48:06.783Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T11:48:06.783Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T11:48:06.783Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T11:48:06.783Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T11:48:06.783Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T11:48:06.783Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-27T11:48:06.783Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T11:48:06.783Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-07-27T11:48:07.047Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2021-07-27T11:48:08.975Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.8% of statements [2021-07-27T11:48:08.975Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T11:48:08.975Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T11:48:08.975Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.5% of statements [2021-07-27T11:48:09.926Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2021-07-27T11:48:09.926Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2021-07-27T11:48:09.926Z] ok github.com/docker/docker/daemon/logger/awslogs 0.386s coverage: 77.0% of statements [2021-07-27T11:48:09.926Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T11:48:09.926Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T11:48:10.502Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 69.9% of statements [2021-07-27T11:48:10.502Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2021-07-27T11:48:11.082Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 75.2% of statements [2021-07-27T11:48:11.082Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T11:48:11.662Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-07-27T11:48:11.662Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 55.1% of statements [2021-07-27T11:48:12.615Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2021-07-27T11:48:12.615Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2021-07-27T11:48:13.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T11:48:13.192Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2021-07-27T11:48:13.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T11:48:14.143Z] ok github.com/docker/docker/distribution/metadata 0.076s coverage: 48.2% of statements [2021-07-27T11:48:14.143Z] ok github.com/docker/docker/daemon/logger/splunk 1.945s coverage: 82.5% of statements [2021-07-27T11:48:14.143Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T11:48:14.143Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T11:48:14.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T11:48:14.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T11:48:15.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T11:48:15.577Z] ok github.com/docker/docker/distribution 0.282s coverage: 25.4% of statements [2021-07-27T11:48:15.577Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T11:48:15.577Z] ok github.com/docker/docker/errdefs 0.012s coverage: 53.1% of statements [2021-07-27T11:48:16.525Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2021-07-27T11:48:16.525Z] ok github.com/docker/docker/image 0.040s coverage: 86.6% of statements [2021-07-27T11:48:16.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T11:48:17.101Z] ok github.com/docker/docker/distribution/xfer 1.775s coverage: 85.1% of statements [2021-07-27T11:48:17.101Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T11:48:17.364Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2021-07-27T11:48:17.364Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2021-07-27T11:48:17.364Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T11:48:17.628Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2021-07-27T11:48:19.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T11:48:20.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T11:48:20.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T11:48:21.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T11:48:21.857Z] ok github.com/docker/docker/libnetwork/bitseq 0.537s coverage: 84.4% of statements [2021-07-27T11:48:22.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T11:48:22.120Z] ok github.com/docker/docker/libnetwork/api 2.284s coverage: 83.2% of statements [2021-07-27T11:48:23.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T11:48:23.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T11:48:24.681Z] ok github.com/docker/docker/libnetwork/config 0.148s coverage: 24.0% of statements [2021-07-27T11:48:24.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T11:48:24.944Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-07-27T11:48:25.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T11:48:25.521Z] ok github.com/docker/docker/libnetwork/driverapi 0.005s coverage: 68.9% of statements [2021-07-27T11:48:25.785Z] ok github.com/docker/docker/libnetwork/drivers/host 0.014s coverage: 34.8% of statements [2021-07-27T11:48:26.423Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T11:48:26.423Z] Using test binary docker [2021-07-27T11:48:26.423Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T11:48:26.423Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-27T11:48:26.423Z] Starting dockerd [2021-07-27T11:48:26.423Z] INFO: Waiting for daemon to start... [2021-07-27T11:48:27.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T11:48:27.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T11:48:28.342Z] ok github.com/docker/docker/layer 7.979s coverage: 68.8% of statements [2021-07-27T11:48:28.342Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T11:48:28.342Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T11:48:28.342Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T11:48:28.342Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T11:48:28.342Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.089s coverage: 4.0% of statements [2021-07-27T11:48:28.919Z] ok github.com/docker/docker/libnetwork/drivers/null 0.008s coverage: 34.8% of statements [2021-07-27T11:48:29.183Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.108s coverage: 4.5% of statements [2021-07-27T11:48:29.783Z] . [2021-07-27T11:48:29.783Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T11:48:29.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T11:48:29.783Z] Error: No such image: emptyfs [2021-07-27T11:48:29.783Z] Running integration-test (iteration 1) [2021-07-27T11:48:29.783Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T11:48:30.137Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.009s coverage: 63.6% of statements [2021-07-27T11:48:32.696Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.020s coverage: 57.4% of statements [2021-07-27T11:48:35.251Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.631s coverage: 59.9% of statements [2021-07-27T11:48:35.515Z] ok github.com/docker/docker/libnetwork/drvregistry 0.030s coverage: 82.4% of statements [2021-07-27T11:48:35.778Z] ok github.com/docker/docker/libnetwork/etchosts 0.040s coverage: 81.2% of statements [2021-07-27T11:48:36.727Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-07-27T11:48:37.303Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.009s coverage: 48.1% of statements [2021-07-27T11:48:39.225Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.221s coverage: 7.4% of statements [2021-07-27T11:48:39.225Z] ok github.com/docker/docker/libnetwork/internal/caller 0.030s coverage: 100.0% of statements [2021-07-27T11:48:39.944Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m24.65525521s with top 10 stages: buildssa: 1m41.426928736s, goimports: 22.941001767s, unconvert: 13.883999586s, gosec: 10.959565431s, golint: 6.591118711s, ineffassign: 4.661670608s, inspect: 4.630150854s, misspell: 4.553716656s, vrp: 3.599204385s, printf: 2.211832688s [2021-07-27T11:48:40.178Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-07-27T11:48:41.125Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.017s coverage: 47.4% of statements [2021-07-27T11:48:41.702Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.009s coverage: 71.4% of statements [2021-07-27T11:48:43.096Z] ok github.com/docker/docker/libnetwork/ipamutils 0.608s coverage: 74.0% of statements [2021-07-27T11:48:44.665Z] Loaded image: buildpack-deps:buster [2021-07-27T11:48:44.665Z] Loaded image: busybox:latest [2021-07-27T11:48:44.665Z] Loaded image: busybox:glibc [2021-07-27T11:48:45.020Z] ok github.com/docker/docker/libnetwork/iptables 0.698s coverage: 45.1% of statements [2021-07-27T11:48:45.283Z] ok github.com/docker/docker/libnetwork/netlabel 0.022s coverage: 60.0% of statements [2021-07-27T11:48:46.233Z] ok github.com/docker/docker/libnetwork/netutils 0.040s coverage: 44.1% of statements [2021-07-27T11:48:46.571Z] Loaded image: debian:bullseye [2021-07-27T11:48:46.571Z] Loaded image: hello-world:latest [2021-07-27T11:48:46.571Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T11:48:46.571Z] INFO: Testing against a local daemon [2021-07-27T11:48:46.571Z] === RUN TestCgroupNamespacesBuild [2021-07-27T11:48:47.629Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.011s coverage: 100.0% of statements [2021-07-27T11:48:48.472Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2021-07-27T11:48:48.472Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T11:48:49.025Z] ok github.com/docker/docker/libnetwork/options 0.026s coverage: 100.0% of statements [2021-07-27T11:48:49.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T11:48:49.847Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s) [2021-07-27T11:48:49.847Z] === RUN TestBuildWithSession [2021-07-27T11:48:49.847Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T11:48:49.847Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T11:48:49.847Z] === RUN TestBuildSquashParent [2021-07-27T11:48:50.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T11:48:54.787Z] INFO [runner/unused/goanalysis] analyzers took 29.740643515s with top 10 stages: buildssa: 25.654054874s, U1000: 4.086588641s [2021-07-27T11:48:54.787Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-07-27T11:48:54.787Z] INFO [runner] Processors filtering stat (out/in): exclude: 1892/1892, nolint: 0/78, filename_unadjuster: 2281/2281, path_prettifier: 2281/2281, skip_files: 2281/2281, skip_dirs: 2281/2281, autogenerated_exclude: 1892/2281, cgo: 2281/2856, exclude-rules: 78/1892, identifier_marker: 1892/1892 [2021-07-27T11:48:54.787Z] INFO [runner] processing took 69.456827ms with stages: nolint: 27.447148ms, identifier_marker: 19.373002ms, path_prettifier: 10.873049ms, autogenerated_exclude: 5.520944ms, exclude-rules: 3.603865ms, skip_dirs: 2.061902ms, cgo: 328.552µs, filename_unadjuster: 241.991µs, max_same_issues: 1.696µs, exclude: 835ns, max_from_linter: 744ns, uniq_by_line: 734ns, skip_files: 558ns, source_code: 498ns, diff: 484ns, max_per_file_from_linter: 438ns, path_shortener: 387ns [2021-07-27T11:48:54.787Z] INFO [runner] linters took 1m42.963587087s with stages: goanalysis_metalinter: 1m21.115032268s, unused: 21.778812614s [2021-07-27T11:48:54.787Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-07-27T11:48:54.787Z] INFO Memory: 2357 samples, avg is 473.6MB, max is 3970.5MB [2021-07-27T11:48:54.787Z] INFO Execution took 3m55.547555632s [2021-07-27T11:48:54.787Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-27T11:48:55.116Z] --- PASS: TestBuildSquashParent (5.23s) [2021-07-27T11:48:55.116Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T11:48:55.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:48:55.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:48:55.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:48:55.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:48:55.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:48:55.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:48:55.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:48:55.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:48:55.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:48:55.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:48:55.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:48:55.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:48:55.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:48:55.116Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:48:55.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:384517218ac20470a44357b9307ad11f2164f89c hack/make.sh dynbinary test-docker-py [2021-07-27T11:48:55.685Z] [2021-07-27T11:48:55.685Z] Removing bundles/ [2021-07-27T11:48:55.685Z] [2021-07-27T11:48:55.685Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T11:48:55.685Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T11:48:55.685Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:48:57.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:48:57.279Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:48:59.057Z] ok github.com/docker/docker/libnetwork/osl 4.570s coverage: 39.7% of statements [2021-07-27T11:48:59.057Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-07-27T11:48:59.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:48:59.441Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:49:00.980Z] ok github.com/docker/docker/libnetwork/portallocator 0.023s coverage: 86.1% of statements [2021-07-27T11:49:01.344Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-27T11:49:01.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.23s) [2021-07-27T11:49:01.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2021-07-27T11:49:01.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2021-07-27T11:49:01.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.14s) [2021-07-27T11:49:01.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.85s) [2021-07-27T11:49:01.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2021-07-27T11:49:01.344Z] === RUN TestBuildMultiStageCopy [2021-07-27T11:49:01.344Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T11:49:03.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T11:49:03.504Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T11:49:03.763Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T11:49:03.763Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T11:49:04.021Z] --- PASS: TestBuildMultiStageCopy (2.63s) [2021-07-27T11:49:04.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.82s) [2021-07-27T11:49:04.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-27T11:49:04.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-07-27T11:49:04.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-07-27T11:49:04.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-07-27T11:49:04.021Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T11:49:04.588Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2021-07-27T11:49:04.588Z] === RUN TestBuildLabelWithTargets [2021-07-27T11:49:04.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T11:49:04.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T11:49:04.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T11:49:05.204Z] ok github.com/docker/docker/libnetwork/portmapper 0.623s coverage: 49.5% of statements [2021-07-27T11:49:05.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T11:49:05.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T11:49:05.524Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2021-07-27T11:49:05.524Z] === RUN TestBuildWithEmptyLayers [2021-07-27T11:49:05.779Z] ok github.com/docker/docker/libnetwork/resolvconf 0.010s coverage: 70.5% of statements [2021-07-27T11:49:05.784Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-07-27T11:49:05.784Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T11:49:06.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T11:49:07.173Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-07-27T11:49:08.315Z] --- PASS: TestBuildMultiStageOnBuild (1.98s) [2021-07-27T11:49:08.315Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T11:49:08.315Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-07-27T11:49:08.315Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T11:49:08.611Z] ok github.com/docker/docker/oci 0.016s coverage: 45.2% of statements [2021-07-27T11:49:09.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T11:49:10.172Z] 29d5b6a226d2: Pull complete [2021-07-27T11:49:10.172Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-27T11:49:10.172Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T11:49:10.172Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-27T11:49:10.172Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-27T11:49:10.172Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-27T11:49:10.172Z] WARN: Skipping validation tests [2021-07-27T11:49:10.172Z] INFO: Running unit tests at 07/27/2021 11:49:01... [2021-07-27T11:49:10.172Z] INFO: make.ps1 starting at 07/27/2021 11:49:04 [2021-07-27T11:49:10.172Z] INFO: Git commit (384517218a) assumed from DOCKER_GITCOMMIT environment variable [2021-07-27T11:49:10.172Z] INFO: Invoking autogen... [2021-07-27T11:49:10.172Z] INFO: Running unit tests... [2021-07-27T11:49:10.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T11:49:10.567Z] ok github.com/docker/docker/opts 0.047s coverage: 67.1% of statements [2021-07-27T11:49:10.567Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-07-27T11:49:10.847Z] --- PASS: TestBuildMultiStageLayerLeak (2.02s) [2021-07-27T11:49:10.847Z] === RUN TestBuildWithHugeFile [2021-07-27T11:49:11.134Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-27T11:49:11.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T11:49:11.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T11:49:12.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T11:49:13.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T11:49:14.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T11:49:14.793Z] ok github.com/docker/docker/pkg/archive 1.027s coverage: 82.2% of statements [2021-07-27T11:49:15.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T11:49:16.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T11:49:16.186Z] ok github.com/docker/docker/libnetwork/ipam 35.752s coverage: 85.3% of statements [2021-07-27T11:49:16.727Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T11:49:16.728Z] Using test binary docker [2021-07-27T11:49:16.728Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T11:49:16.762Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-07-27T11:49:16.987Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T11:49:16.987Z] INFO: Waiting for daemon to start... [2021-07-27T11:49:16.987Z] Starting dockerd [2021-07-27T11:49:17.024Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2021-07-27T11:49:18.419Z] ok github.com/docker/docker/pkg/authorization 1.895s coverage: 68.3% of statements [2021-07-27T11:49:18.682Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2021-07-27T11:49:19.629Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-07-27T11:49:19.885Z] ? github.com/docker/docker/api [no test files] [2021-07-27T11:49:20.282Z] . [2021-07-27T11:49:20.282Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T11:49:20.282Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T11:49:20.282Z] Error: No such image: emptyfs [2021-07-27T11:49:20.282Z] Running integration-test (iteration 1) [2021-07-27T11:49:20.282Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T11:49:20.576Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2021-07-27T11:49:21.523Z] ok github.com/docker/docker/pkg/chrootarchive 3.048s coverage: 43.2% of statements [2021-07-27T11:49:22.097Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-07-27T11:49:22.360Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-07-27T11:49:23.309Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-27T11:49:24.706Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2021-07-27T11:49:25.654Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.3% of statements [2021-07-27T11:49:26.601Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-07-27T11:49:26.864Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-07-27T11:49:27.127Z] ok github.com/docker/docker/pkg/fsutils 0.271s coverage: 85.1% of statements [2021-07-27T11:49:27.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T11:49:27.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T11:49:28.076Z] ok github.com/docker/docker/libnetwork 63.276s coverage: 41.0% of statements [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T11:49:28.076Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T11:49:28.076Z] ok github.com/docker/docker/pkg/idtools 0.633s coverage: 69.5% of statements [2021-07-27T11:49:28.652Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2021-07-27T11:49:28.652Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-07-27T11:49:28.915Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-07-27T11:49:28.915Z] ok github.com/docker/docker/pkg/ioutils 0.601s coverage: 70.1% of statements [2021-07-27T11:49:29.179Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-07-27T11:49:29.443Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2021-07-27T11:49:29.443Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2021-07-27T11:49:29.706Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2021-07-27T11:49:30.657Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2021-07-27T11:49:30.921Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-07-27T11:49:31.497Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-07-27T11:49:31.759Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2021-07-27T11:49:33.152Z] ok github.com/docker/docker/pkg/pubsub 1.064s coverage: 75.0% of statements [2021-07-27T11:49:34.103Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-07-27T11:49:34.658Z] === RUN TestMiddlewares [2021-07-27T11:49:34.658Z] --- PASS: TestMiddlewares (0.00s) [2021-07-27T11:49:34.658Z] PASS [2021-07-27T11:49:34.658Z] coverage: 9.0% of statements [2021-07-27T11:49:34.658Z] ok github.com/docker/docker/api/server 0.111s coverage: 9.0% of statements [2021-07-27T11:49:34.690Z] ok github.com/docker/docker/pkg/stdcopy 0.018s coverage: 100.0% of statements [2021-07-27T11:49:34.953Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2021-07-27T11:49:35.528Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2021-07-27T11:49:36.923Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 52.1% of statements [2021-07-27T11:49:37.872Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2021-07-27T11:49:38.820Z] ok github.com/docker/docker/pkg/tailfile 0.114s coverage: 88.6% of statements [2021-07-27T11:49:39.768Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 39.9% of statements [2021-07-27T11:49:40.031Z] testing: warning: no tests to run [2021-07-27T11:49:40.031Z] coverage: [no statements] [2021-07-27T11:49:40.031Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-07-27T11:49:40.605Z] ok github.com/docker/docker/pkg/tarsum 0.154s coverage: 89.3% of statements [2021-07-27T11:49:40.605Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-27T11:49:40.868Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2021-07-27T11:49:40.868Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-07-27T11:49:42.237Z] Loaded image: buildpack-deps:buster [2021-07-27T11:49:42.237Z] Loaded image: busybox:latest [2021-07-27T11:49:42.237Z] Loaded image: busybox:glibc [2021-07-27T11:49:42.237Z] Loaded image: debian:bullseye [2021-07-27T11:49:42.237Z] Loaded image: hello-world:latest [2021-07-27T11:49:42.237Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T11:49:42.237Z] INFO: Testing against a local daemon [2021-07-27T11:49:42.237Z] === RUN TestCgroupNamespacesBuild [2021-07-27T11:49:43.178Z] --- PASS: TestCgroupNamespacesBuild (1.58s) [2021-07-27T11:49:43.178Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T11:49:44.183Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.4% of statements [2021-07-27T11:49:44.561Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-07-27T11:49:44.561Z] === RUN TestBuildWithSession [2021-07-27T11:49:44.561Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T11:49:44.561Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T11:49:44.561Z] === RUN TestBuildSquashParent [2021-07-27T11:49:44.757Z] ok github.com/docker/docker/plugin 0.537s coverage: 23.2% of statements [2021-07-27T11:49:48.073Z] ok github.com/docker/docker/quota 1.043s coverage: 71.4% of statements [2021-07-27T11:49:48.073Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 85.7% of statements [2021-07-27T11:49:48.651Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2021-07-27T11:49:50.043Z] ok github.com/docker/docker/registry 0.120s coverage: 58.8% of statements [2021-07-27T11:49:51.435Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 45.3% of statements [2021-07-27T11:49:51.435Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2021-07-27T11:49:52.385Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2021-07-27T11:49:52.693Z] --- PASS: TestBuildSquashParent (8.13s) [2021-07-27T11:49:52.693Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T11:49:52.693Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:49:52.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:49:52.693Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:49:52.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:49:52.693Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:49:52.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:49:52.693Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:49:52.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:49:52.693Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:49:52.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:49:52.693Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:49:52.693Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:49:52.693Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:49:52.693Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:49:52.980Z] ok github.com/docker/docker/runconfig 0.051s coverage: 66.1% of statements [2021-07-27T11:49:55.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:49:55.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:49:57.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:49:57.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:49:59.059Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-27T11:49:59.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.27s) [2021-07-27T11:49:59.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.34s) [2021-07-27T11:49:59.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2021-07-27T11:49:59.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2021-07-27T11:49:59.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2021-07-27T11:49:59.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2021-07-27T11:49:59.059Z] === RUN TestBuildMultiStageCopy [2021-07-27T11:49:59.059Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T11:50:01.189Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-07-27T11:50:02.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T11:50:03.315Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T11:50:04.254Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T11:50:04.705Z] ok github.com/docker/docker/pkg/plugins 33.674s coverage: 76.6% of statements [2021-07-27T11:50:04.705Z] ok github.com/docker/docker/volume/local 0.528s coverage: 76.4% of statements [2021-07-27T11:50:04.969Z] ok github.com/docker/docker/volume/mounts 0.013s coverage: 67.7% of statements [2021-07-27T11:50:05.195Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T11:50:06.136Z] --- PASS: TestBuildMultiStageCopy (7.02s) [2021-07-27T11:50:06.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.02s) [2021-07-27T11:50:06.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-27T11:50:06.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-27T11:50:06.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-27T11:50:06.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-27T11:50:06.136Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T11:50:07.215Z] --- PASS: TestBuildWithHugeFile (51.76s) [2021-07-27T11:50:07.215Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T11:50:07.215Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T11:50:07.215Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-27T11:50:07.215Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T11:50:07.215Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:50:07.215Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:50:07.215Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:50:07.215Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:50:07.215Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:50:07.215Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:50:07.215Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:50:07.215Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:50:07.215Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:50:07.215Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-07-27T11:50:07.215Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-07-27T11:50:07.215Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-07-27T11:50:07.215Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-27T11:50:07.215Z] === RUN TestBuildPreserveOwnership [2021-07-27T11:50:07.215Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T11:50:07.215Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T11:50:07.215Z] --- PASS: TestBuildPreserveOwnership (4.19s) [2021-07-27T11:50:07.215Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.90s) [2021-07-27T11:50:07.215Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2021-07-27T11:50:07.215Z] === RUN TestBuildPlatformInvalid [2021-07-27T11:50:07.215Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-27T11:50:07.215Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T11:50:07.525Z] ok github.com/docker/docker/volume/service 0.021s coverage: 72.3% of statements [2021-07-27T11:50:11.417Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-27T11:50:11.417Z] === RUN TestBuildLabelWithTargets [2021-07-27T11:50:19.598Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-27T11:50:19.598Z] === RUN TestBuildWithEmptyLayers [2021-07-27T11:50:22.090Z] Loaded image: buildpack-deps:buster [2021-07-27T11:50:22.090Z] Loaded image: busybox:latest [2021-07-27T11:50:22.090Z] Loaded image: busybox:glibc [2021-07-27T11:50:22.138Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-07-27T11:50:22.138Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T11:50:23.465Z] Loaded image: debian:bullseye [2021-07-27T11:50:23.724Z] Loaded image: hello-world:latest [2021-07-27T11:50:23.724Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T11:50:27.430Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-27T11:50:27.430Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T11:50:27.690Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2021-07-27T11:50:27.690Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T11:50:30.286Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.27s) [2021-07-27T11:50:30.287Z] PASS [2021-07-27T11:50:30.287Z] [2021-07-27T11:50:30.287Z] === Skipped [2021-07-27T11:50:30.287Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-27T11:50:30.287Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T11:50:30.287Z] [2021-07-27T11:50:30.287Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-27T11:50:30.287Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T11:50:30.287Z] [2021-07-27T11:50:30.287Z] [2021-07-27T11:50:30.287Z] DONE 34 tests, 2 skipped in 120.383s [2021-07-27T11:50:30.287Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T11:50:30.287Z] INFO: Testing against a local daemon [2021-07-27T11:50:30.287Z] === RUN TestConfigInspect [2021-07-27T11:50:32.073Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T11:50:32.073Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T11:50:32.073Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:50:32.073Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T11:50:32.073Z] [2021-07-27T11:50:32.073Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-27T11:50:32.073Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-27T11:50:32.073Z] Using test binary docker [2021-07-27T11:50:32.073Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T11:50:32.073Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T11:50:32.073Z] INFO: Waiting for daemon to start... [2021-07-27T11:50:32.073Z] Starting dockerd [2021-07-27T11:50:32.073Z] . [2021-07-27T11:50:32.073Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-27T11:50:32.816Z] --- PASS: TestConfigInspect (2.31s) [2021-07-27T11:50:32.816Z] === RUN TestConfigList [2021-07-27T11:50:32.971Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2021-07-27T11:50:32.971Z] === RUN TestBuildWithHugeFile [2021-07-27T11:50:34.190Z] --- PASS: TestConfigList (1.75s) [2021-07-27T11:50:34.190Z] === RUN TestConfigsCreateAndDelete [2021-07-27T11:50:35.033Z] === RUN TestBoolValue [2021-07-27T11:50:35.033Z] --- PASS: TestBoolValue (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestBoolValueOrDefault [2021-07-27T11:50:35.033Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestInt64ValueOrZero [2021-07-27T11:50:35.033Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestInt64ValueOrDefault [2021-07-27T11:50:35.033Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-27T11:50:35.033Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestJsonContentType [2021-07-27T11:50:35.033Z] --- PASS: TestJsonContentType (0.00s) [2021-07-27T11:50:35.033Z] PASS [2021-07-27T11:50:35.033Z] coverage: 14.7% of statements [2021-07-27T11:50:35.033Z] ok github.com/docker/docker/api/server/httputils 0.159s coverage: 14.7% of statements [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T11:50:35.033Z] === RUN TestMaskSecretKeys [2021-07-27T11:50:35.033Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-27T11:50:35.033Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-27T11:50:35.033Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-27T11:50:35.033Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-27T11:50:35.033Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-27T11:50:35.033Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-27T11:50:35.033Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestVersionMiddlewareVersion [2021-07-27T11:50:35.033Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-27T11:50:35.033Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-27T11:50:35.033Z] PASS [2021-07-27T11:50:35.033Z] coverage: 37.7% of statements [2021-07-27T11:50:35.033Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T11:50:35.033Z] === RUN TestStrSliceMarshalJSON [2021-07-27T11:50:35.033Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestStrSliceUnmarshalJSON [2021-07-27T11:50:35.033Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestStrSliceUnmarshalString [2021-07-27T11:50:35.033Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestStrSliceUnmarshalSlice [2021-07-27T11:50:35.033Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-27T11:50:35.033Z] PASS [2021-07-27T11:50:35.033Z] coverage: 90.0% of statements [2021-07-27T11:50:35.033Z] === RUN TestAdjustForAPIVersion [2021-07-27T11:50:35.033Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-27T11:50:35.033Z] PASS [2021-07-27T11:50:35.033Z] coverage: 5.7% of statements [2021-07-27T11:50:35.033Z] ok github.com/docker/docker/api/types/strslice 0.053s coverage: 90.0% of statements [2021-07-27T11:50:35.033Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T11:50:35.033Z] === RUN TestToJSON [2021-07-27T11:50:35.033Z] --- PASS: TestToJSON (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestToParamWithVersion [2021-07-27T11:50:35.033Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestFromJSON [2021-07-27T11:50:35.033Z] --- PASS: TestFromJSON (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestEmpty [2021-07-27T11:50:35.033Z] --- PASS: TestEmpty (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestArgsMatchKVListEmptySources [2021-07-27T11:50:35.033Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestArgsMatchKVList [2021-07-27T11:50:35.033Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestArgsMatch [2021-07-27T11:50:35.033Z] --- PASS: TestArgsMatch (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestAdd [2021-07-27T11:50:35.033Z] --- PASS: TestAdd (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestDel [2021-07-27T11:50:35.033Z] --- PASS: TestDel (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestLen [2021-07-27T11:50:35.033Z] --- PASS: TestLen (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestExactMatch [2021-07-27T11:50:35.033Z] --- PASS: TestExactMatch (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestOnlyOneExactMatch [2021-07-27T11:50:35.033Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestContains [2021-07-27T11:50:35.033Z] --- PASS: TestContains (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestValidate [2021-07-27T11:50:35.033Z] --- PASS: TestValidate (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestWalkValues [2021-07-27T11:50:35.033Z] --- PASS: TestWalkValues (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestFuzzyMatch [2021-07-27T11:50:35.033Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestClone [2021-07-27T11:50:35.033Z] --- PASS: TestClone (0.00s) [2021-07-27T11:50:35.033Z] PASS [2021-07-27T11:50:35.033Z] coverage: 92.2% of statements [2021-07-27T11:50:35.033Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T11:50:35.033Z] === RUN TestDurationToSecondsString [2021-07-27T11:50:35.033Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-27T11:50:35.033Z] === RUN TestGetTimestamp [2021-07-27T11:50:35.033Z] === RUN TestCompareVersion [2021-07-27T11:50:35.033Z] --- PASS: TestCompareVersion (0.00s) [2021-07-27T11:50:35.033Z] PASS [2021-07-27T11:50:35.033Z] coverage: 75.0% of statements [2021-07-27T11:50:35.033Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2021-07-27T11:50:35.033Z] --- PASS: TestGetTimestamp (0.12s) [2021-07-27T11:50:35.033Z] === RUN TestParseTimestamps [2021-07-27T11:50:35.033Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-27T11:50:35.033Z] PASS [2021-07-27T11:50:35.033Z] coverage: 100.0% of statements [2021-07-27T11:50:35.033Z] ok github.com/docker/docker/api/types/time 0.168s coverage: 100.0% of statements [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T11:50:35.033Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-27T11:50:35.995Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-27T11:50:35.995Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-27T11:50:35.995Z] === RUN TestCloneArgsSmartHttp [2021-07-27T11:50:35.995Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-07-27T11:50:35.995Z] === RUN TestCloneArgsDumbHttp [2021-07-27T11:50:35.995Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-27T11:50:35.995Z] === RUN TestCloneArgsGit [2021-07-27T11:50:35.995Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-27T11:50:35.995Z] === RUN TestCheckoutGit [2021-07-27T11:50:36.721Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2021-07-27T11:50:36.721Z] === RUN TestConfigsUpdate [2021-07-27T11:50:37.524Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-27T11:50:37.524Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestProcessNoDockerignore [2021-07-27T11:50:37.524Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-27T11:50:37.524Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-27T11:50:37.524Z] === RUN TestDetectContentType [2021-07-27T11:50:37.524Z] --- PASS: TestDetectContentType (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestSelectAcceptableMIME [2021-07-27T11:50:37.524Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestInspectEmptyResponse [2021-07-27T11:50:37.524Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestInspectResponseBinary [2021-07-27T11:50:37.524Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestResponseUnsupportedContentType [2021-07-27T11:50:37.524Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestInspectResponseTextSimple [2021-07-27T11:50:37.524Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestInspectResponseEmptyContentType [2021-07-27T11:50:37.524Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestUnknownContentLength [2021-07-27T11:50:37.524Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestDownloadRemote [2021-07-27T11:50:37.524Z] --- PASS: TestDownloadRemote (0.12s) [2021-07-27T11:50:37.524Z] === RUN TestGetWithStatusError [2021-07-27T11:50:37.524Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestCloseRootDirectory [2021-07-27T11:50:37.524Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:50:37.524Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestHashFile [2021-07-27T11:50:37.524Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:50:37.524Z] --- SKIP: TestHashFile (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestHashSubdir [2021-07-27T11:50:37.524Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:50:37.524Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-27T11:50:37.524Z] === RUN TestRemoveDirectory [2021-07-27T11:50:37.524Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:50:37.524Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-27T11:50:37.524Z] PASS [2021-07-27T11:50:37.524Z] coverage: 9.3% of statements [2021-07-27T11:50:37.524Z] ok github.com/docker/docker/builder/remotecontext 0.259s coverage: 9.3% of statements [2021-07-27T11:50:37.980Z] === RUN TestGetAllAllowed [2021-07-27T11:50:37.980Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestGetAllMeta [2021-07-27T11:50:37.980Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-27T11:50:37.980Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestIsUnreferencedBuiltin [2021-07-27T11:50:37.980Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestIsExistingDirectory [2021-07-27T11:50:37.980Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestGetFilenameForDownload [2021-07-27T11:50:37.980Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestEnv2Variables [2021-07-27T11:50:37.980Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-27T11:50:37.980Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestMaintainer [2021-07-27T11:50:37.980Z] --- PASS: TestMaintainer (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestLabel [2021-07-27T11:50:37.980Z] --- PASS: TestLabel (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestFromScratch [2021-07-27T11:50:37.980Z] --- PASS: TestFromScratch (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestFromWithArg [2021-07-27T11:50:37.980Z] --- PASS: TestFromWithArg (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-27T11:50:37.980Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestFromWithUndefinedArg [2021-07-27T11:50:37.980Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestFromMultiStageWithNamedStage [2021-07-27T11:50:37.980Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestOnbuild [2021-07-27T11:50:37.980Z] --- PASS: TestOnbuild (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestWorkdir [2021-07-27T11:50:37.980Z] --- PASS: TestWorkdir (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestCmd [2021-07-27T11:50:37.980Z] --- PASS: TestCmd (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestHealthcheckNone [2021-07-27T11:50:37.980Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestHealthcheckCmd [2021-07-27T11:50:37.980Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestEntrypoint [2021-07-27T11:50:37.980Z] --- PASS: TestEntrypoint (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestExpose [2021-07-27T11:50:37.980Z] --- PASS: TestExpose (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestUser [2021-07-27T11:50:37.980Z] --- PASS: TestUser (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestVolume [2021-07-27T11:50:37.980Z] --- PASS: TestVolume (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestStopSignal [2021-07-27T11:50:37.980Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-27T11:50:37.980Z] --- SKIP: TestStopSignal (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestArg [2021-07-27T11:50:37.980Z] --- PASS: TestArg (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestShell [2021-07-27T11:50:37.980Z] --- PASS: TestShell (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestPrependEnvOnCmd [2021-07-27T11:50:37.980Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestRunWithBuildArgs [2021-07-27T11:50:37.980Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestRunIgnoresHealthcheck [2021-07-27T11:50:37.980Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestDispatchUnsupportedOptions [2021-07-27T11:50:37.980Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-27T11:50:37.980Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-27T11:50:37.980Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-27T11:50:37.980Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-27T11:50:37.980Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-27T11:50:37.980Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-27T11:50:37.980Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestNormalizeWorkdir [2021-07-27T11:50:37.980Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-27T11:50:37.980Z] === RUN TestDispatch [2021-07-27T11:50:37.980Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-27T11:50:37.980Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-27T11:50:37.980Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-27T11:50:37.980Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-27T11:50:37.980Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-27T11:50:37.980Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-27T11:50:37.980Z] === RUN TestDispatch/COPY_url [2021-07-27T11:50:37.980Z] --- PASS: TestDispatch (0.06s) [2021-07-27T11:50:37.980Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-27T11:50:37.981Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-27T11:50:37.981Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-27T11:50:37.981Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-27T11:50:37.981Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-27T11:50:37.981Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-27T11:50:37.981Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestAddScratchImageAddsToMounts [2021-07-27T11:50:37.981Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-27T11:50:37.981Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-27T11:50:37.981Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-27T11:50:37.981Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestImageSourceGetAddsToMounts [2021-07-27T11:50:37.981Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestEmptyDockerfile [2021-07-27T11:50:37.981Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-27T11:50:37.981Z] === RUN TestSymlinkDockerfile [2021-07-27T11:50:37.981Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-27T11:50:37.981Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-27T11:50:37.981Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestNonExistingDockerfile [2021-07-27T11:50:37.981Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestCopyRunConfig [2021-07-27T11:50:37.981Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestDeepCopyRunConfig [2021-07-27T11:50:37.981Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestExportImage [2021-07-27T11:50:37.981Z] --- PASS: TestExportImage (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestNormalizeDest [2021-07-27T11:50:37.981Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-27T11:50:37.981Z] PASS [2021-07-27T11:50:37.981Z] coverage: 47.0% of statements [2021-07-27T11:50:37.981Z] ok github.com/docker/docker/builder/dockerfile 0.191s coverage: 47.0% of statements [2021-07-27T11:50:37.981Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T11:50:37.981Z] === RUN TestEnable [2021-07-27T11:50:37.981Z] --- PASS: TestEnable (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestDisable [2021-07-27T11:50:37.981Z] --- PASS: TestDisable (0.00s) [2021-07-27T11:50:37.981Z] === RUN TestEnabled [2021-07-27T11:50:37.981Z] --- PASS: TestEnabled (0.00s) [2021-07-27T11:50:37.981Z] PASS [2021-07-27T11:50:37.981Z] coverage: 100.0% of statements [2021-07-27T11:50:37.981Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-07-27T11:50:38.620Z] --- PASS: TestConfigsUpdate (2.14s) [2021-07-27T11:50:38.620Z] === RUN TestTemplatedConfig [2021-07-27T11:50:38.943Z] === RUN TestTCP4Proxy [2021-07-27T11:50:38.943Z] --- PASS: TestTCP4Proxy (0.03s) [2021-07-27T11:50:38.943Z] === RUN TestTCP4ProxyHalfClose [2021-07-27T11:50:38.943Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-27T11:50:38.943Z] === RUN TestTCP6Proxy [2021-07-27T11:50:38.943Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T11:50:38.943Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-27T11:50:38.943Z] === RUN TestTCPDualStackProxy [2021-07-27T11:50:38.943Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T11:50:38.943Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-27T11:50:38.943Z] === RUN TestUDP4Proxy [2021-07-27T11:50:38.943Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-27T11:50:38.943Z] === RUN TestUDP6Proxy [2021-07-27T11:50:38.943Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T11:50:38.943Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-27T11:50:38.943Z] === RUN TestUDPWriteError [2021-07-27T11:50:38.943Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-27T11:50:38.943Z] === RUN TestSCTP4Proxy [2021-07-27T11:50:38.943Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-27T11:50:38.943Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-27T11:50:38.943Z] === RUN TestSCTP6Proxy [2021-07-27T11:50:38.943Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T11:50:38.943Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-27T11:50:38.943Z] PASS [2021-07-27T11:50:38.943Z] coverage: 49.4% of statements [2021-07-27T11:50:38.943Z] ok github.com/docker/docker/cmd/docker-proxy 0.103s coverage: 49.4% of statements [2021-07-27T11:50:39.652Z] ok github.com/docker/docker/libnetwork/networkdb 109.973s coverage: 59.9% of statements [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T11:50:39.653Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === Skipped [2021-07-27T11:50:39.653Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T11:50:39.653Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T11:50:39.653Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T11:50:39.653Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T11:50:39.653Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:71: No driver to put! [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-27T11:50:39.653Z] time="2021-07-27T11:48:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-27T11:50:39.653Z] time="2021-07-27T11:48:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-27T11:50:39.653Z] time="2021-07-27T11:48:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-27T11:50:39.653Z] time="2021-07-27T11:48:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-27T11:50:39.653Z] time="2021-07-27T11:48:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:71: No driver to put! [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-27T11:50:39.653Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-27T11:50:39.653Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-27T11:50:39.653Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T11:50:39.653Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-27T11:50:39.653Z] graphtest_unix.go:71: No driver to put! [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-27T11:50:39.653Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T11:50:39.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T11:50:39.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T11:50:39.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T11:50:39.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T11:50:39.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-27T11:50:39.653Z] firewalld_test.go:13: firewalld is not running [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-27T11:50:39.653Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-27T11:50:39.653Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] [2021-07-27T11:50:39.653Z] DONE 2669 tests, 35 skipped in 320.238s Post stage [Pipeline] junit [2021-07-27T11:50:39.931Z] Recording test results [2021-07-27T11:50:41.174Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T11:50:41.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -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:384517218ac20470a44357b9307ad11f2164f89c hack/make.sh dynbinary test-integration [2021-07-27T11:50:41.970Z] --- PASS: TestTemplatedConfig (3.34s) [2021-07-27T11:50:41.970Z] === RUN TestConfigCreateResolve [2021-07-27T11:50:42.498Z] [2021-07-27T11:50:42.498Z] Removing bundles/ [2021-07-27T11:50:42.498Z] [2021-07-27T11:50:42.498Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T11:50:42.498Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T11:50:42.498Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:50:43.894Z] --- PASS: TestConfigCreateResolve (2.16s) [2021-07-27T11:50:43.894Z] PASS [2021-07-27T11:50:43.894Z] [2021-07-27T11:50:43.894Z] DONE 6 tests in 13.890s [2021-07-27T11:50:43.894Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T11:50:43.894Z] INFO: Testing against a local daemon [2021-07-27T11:50:43.894Z] === RUN TestCheckpoint [2021-07-27T11:50:43.894Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T11:50:43.894Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T11:50:43.894Z] === RUN TestContainerInvalidJSON [2021-07-27T11:50:43.894Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:50:43.894Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:50:43.894Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:50:43.894Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:50:43.894Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:50:43.894Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:50:44.152Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:50:44.152Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:50:44.152Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:50:44.152Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-27T11:50:44.152Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-27T11:50:44.152Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T11:50:44.152Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T11:50:44.152Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T11:50:44.152Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-27T11:50:44.152Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T11:50:44.152Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-27T11:50:44.152Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T11:50:44.152Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-27T11:50:44.152Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T11:50:44.152Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-27T11:50:44.152Z] === RUN TestCopyFromContainer [2021-07-27T11:50:45.526Z] === RUN TestCopyFromContainer// [2021-07-27T11:50:45.526Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T11:50:45.526Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T11:50:45.526Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T11:50:45.786Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T11:50:45.786Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T11:50:45.786Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T11:50:45.786Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T11:50:45.786Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T11:50:46.044Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer (1.83s) [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-27T11:50:46.044Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-27T11:50:46.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T11:50:46.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:50:46.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:50:46.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:50:46.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:50:46.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:50:46.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:50:46.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:50:46.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:50:46.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:50:46.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-27T11:50:46.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T11:50:46.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T11:50:46.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T11:50:46.044Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T11:50:46.044Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-27T11:50:46.044Z] === RUN TestCreateWithInvalidEnv [2021-07-27T11:50:46.044Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T11:50:46.044Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T11:50:46.044Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T11:50:46.044Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T11:50:46.044Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T11:50:46.044Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T11:50:46.044Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T11:50:46.044Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T11:50:46.044Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T11:50:46.044Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-27T11:50:46.044Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T11:50:46.044Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T11:50:46.044Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T11:50:46.044Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T11:50:46.044Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-27T11:50:46.044Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T11:50:48.575Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2021-07-27T11:50:48.575Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T11:50:49.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T11:50:49.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T11:50:49.231Z] === RUN TestCheckpointCreateError [2021-07-27T11:50:49.231Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCheckpointCreate [2021-07-27T11:50:49.231Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCheckpointDeleteError [2021-07-27T11:50:49.231Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCheckpointDelete [2021-07-27T11:50:49.231Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCheckpointListError [2021-07-27T11:50:49.231Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCheckpointList [2021-07-27T11:50:49.231Z] --- PASS: TestCheckpointList (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCheckpointListContainerNotFound [2021-07-27T11:50:49.231Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestNewClientWithOpsFromEnv [2021-07-27T11:50:49.231Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-27T11:50:49.231Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestGetAPIPath [2021-07-27T11:50:49.231Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestParseHostURL [2021-07-27T11:50:49.231Z] --- PASS: TestParseHostURL (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-27T11:50:49.231Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-27T11:50:49.231Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestNegotiateAPIVersion [2021-07-27T11:50:49.231Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestNegotiateAPVersionOverride [2021-07-27T11:50:49.231Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-27T11:50:49.231Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-27T11:50:49.231Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-27T11:50:49.231Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestClientRedirect [2021-07-27T11:50:49.231Z] --- PASS: TestClientRedirect (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigCreateUnsupported [2021-07-27T11:50:49.231Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigCreateError [2021-07-27T11:50:49.231Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigCreate [2021-07-27T11:50:49.231Z] --- PASS: TestConfigCreate (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigInspectNotFound [2021-07-27T11:50:49.231Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigInspectWithEmptyID [2021-07-27T11:50:49.231Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigInspectUnsupported [2021-07-27T11:50:49.231Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigInspectError [2021-07-27T11:50:49.231Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigInspectConfigNotFound [2021-07-27T11:50:49.231Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigInspect [2021-07-27T11:50:49.231Z] --- PASS: TestConfigInspect (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigListUnsupported [2021-07-27T11:50:49.231Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigListError [2021-07-27T11:50:49.231Z] --- PASS: TestConfigListError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigList [2021-07-27T11:50:49.231Z] --- PASS: TestConfigList (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigRemoveUnsupported [2021-07-27T11:50:49.231Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigRemoveError [2021-07-27T11:50:49.231Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigRemove [2021-07-27T11:50:49.231Z] --- PASS: TestConfigRemove (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigUpdateUnsupported [2021-07-27T11:50:49.231Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigUpdateError [2021-07-27T11:50:49.231Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestConfigUpdate [2021-07-27T11:50:49.231Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerCommitError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerCommit [2021-07-27T11:50:49.231Z] --- PASS: TestContainerCommit (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerStatPathError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerStatPathNotFoundError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerStatPathNoHeaderError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerStatPath [2021-07-27T11:50:49.231Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCopyToContainerError [2021-07-27T11:50:49.231Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCopyToContainerNotFoundError [2021-07-27T11:50:49.231Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-27T11:50:49.231Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCopyToContainer [2021-07-27T11:50:49.231Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCopyFromContainerError [2021-07-27T11:50:49.231Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCopyFromContainerNotFoundError [2021-07-27T11:50:49.231Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-27T11:50:49.231Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-27T11:50:49.231Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestCopyFromContainer [2021-07-27T11:50:49.231Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerCreateError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerCreateImageNotFound [2021-07-27T11:50:49.231Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerCreateWithName [2021-07-27T11:50:49.231Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerCreateAutoRemove [2021-07-27T11:50:49.231Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerDiffError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerDiff [2021-07-27T11:50:49.231Z] --- PASS: TestContainerDiff (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerExecCreateError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerExecCreate [2021-07-27T11:50:49.231Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerExecStartError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerExecStart [2021-07-27T11:50:49.231Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerExecInspectError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerExecInspect [2021-07-27T11:50:49.231Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerExportError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerExportError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerExport [2021-07-27T11:50:49.231Z] --- PASS: TestContainerExport (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerInspectError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerInspectContainerNotFound [2021-07-27T11:50:49.231Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerInspectWithEmptyID [2021-07-27T11:50:49.231Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerInspect [2021-07-27T11:50:49.231Z] --- PASS: TestContainerInspect (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerInspectNode [2021-07-27T11:50:49.231Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerKillError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerKillError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerKill [2021-07-27T11:50:49.231Z] --- PASS: TestContainerKill (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerListError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerListError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerList [2021-07-27T11:50:49.231Z] --- PASS: TestContainerList (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerLogsNotFoundError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerLogsError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerLogs [2021-07-27T11:50:49.231Z] --- PASS: TestContainerLogs (0.15s) [2021-07-27T11:50:49.231Z] === RUN TestContainerPauseError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerPause [2021-07-27T11:50:49.231Z] --- PASS: TestContainerPause (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainersPruneError [2021-07-27T11:50:49.231Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainersPrune [2021-07-27T11:50:49.231Z] --- PASS: TestContainersPrune (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerRemoveError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerRemoveNotFoundError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerRemove [2021-07-27T11:50:49.231Z] --- PASS: TestContainerRemove (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerRenameError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerRename [2021-07-27T11:50:49.231Z] --- PASS: TestContainerRename (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerResizeError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerExecResizeError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerResize [2021-07-27T11:50:49.231Z] --- PASS: TestContainerResize (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerExecResize [2021-07-27T11:50:49.231Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerRestartError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerRestart [2021-07-27T11:50:49.231Z] --- PASS: TestContainerRestart (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerStartError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerStartError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerStart [2021-07-27T11:50:49.231Z] --- PASS: TestContainerStart (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerStatsError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerStats [2021-07-27T11:50:49.231Z] --- PASS: TestContainerStats (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerStopError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerStopError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerStop [2021-07-27T11:50:49.231Z] --- PASS: TestContainerStop (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerTopError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerTopError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerTop [2021-07-27T11:50:49.231Z] --- PASS: TestContainerTop (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerUnpauseError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerUnpause [2021-07-27T11:50:49.231Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerUpdateError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerUpdate [2021-07-27T11:50:49.231Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerWaitError [2021-07-27T11:50:49.231Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestContainerWait [2021-07-27T11:50:49.231Z] --- PASS: TestContainerWait (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestDiskUsageError [2021-07-27T11:50:49.231Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestDiskUsage [2021-07-27T11:50:49.231Z] --- PASS: TestDiskUsage (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestDistributionInspectUnsupported [2021-07-27T11:50:49.231Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestDistributionInspectWithEmptyID [2021-07-27T11:50:49.231Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestEventsErrorInOptions [2021-07-27T11:50:49.231Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestEventsErrorFromServer [2021-07-27T11:50:49.231Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestEvents [2021-07-27T11:50:49.231Z] --- PASS: TestEvents (0.00s) [2021-07-27T11:50:49.231Z] === RUN TestTLSCloseWriter [2021-07-27T11:50:49.231Z] === PAUSE TestTLSCloseWriter [2021-07-27T11:50:49.231Z] === RUN TestImageBuildError [2021-07-27T11:50:49.231Z] --- PASS: TestImageBuildError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageBuild [2021-07-27T11:50:49.232Z] --- PASS: TestImageBuild (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestGetDockerOS [2021-07-27T11:50:49.232Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageCreateError [2021-07-27T11:50:49.232Z] --- PASS: TestImageCreateError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageCreate [2021-07-27T11:50:49.232Z] --- PASS: TestImageCreate (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageHistoryError [2021-07-27T11:50:49.232Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageHistory [2021-07-27T11:50:49.232Z] --- PASS: TestImageHistory (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageImportError [2021-07-27T11:50:49.232Z] --- PASS: TestImageImportError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageImport [2021-07-27T11:50:49.232Z] --- PASS: TestImageImport (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageInspectError [2021-07-27T11:50:49.232Z] --- PASS: TestImageInspectError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageInspectImageNotFound [2021-07-27T11:50:49.232Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageInspectWithEmptyID [2021-07-27T11:50:49.232Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageInspect [2021-07-27T11:50:49.232Z] --- PASS: TestImageInspect (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageListError [2021-07-27T11:50:49.232Z] --- PASS: TestImageListError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageList [2021-07-27T11:50:49.232Z] --- PASS: TestImageList (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageListApiBefore125 [2021-07-27T11:50:49.232Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-27T11:50:49.232Z] === RUN TestImageLoadError [2021-07-27T11:50:49.232Z] --- PASS: TestImageLoadError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageLoad [2021-07-27T11:50:49.232Z] --- PASS: TestImageLoad (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagesPruneError [2021-07-27T11:50:49.232Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagesPrune [2021-07-27T11:50:49.232Z] --- PASS: TestImagesPrune (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePullReferenceParseError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePullAnyError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePullWithoutErrors [2021-07-27T11:50:49.232Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePushReferenceError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePushAnyError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImagePushWithoutErrors [2021-07-27T11:50:49.232Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-27T11:50:49.232Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-27T11:50:49.232Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-27T11:50:49.232Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-27T11:50:49.232Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageRemoveError [2021-07-27T11:50:49.232Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageRemoveImageNotFound [2021-07-27T11:50:49.232Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageRemove [2021-07-27T11:50:49.232Z] --- PASS: TestImageRemove (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageSaveError [2021-07-27T11:50:49.232Z] --- PASS: TestImageSaveError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageSave [2021-07-27T11:50:49.232Z] --- PASS: TestImageSave (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageSearchAnyError [2021-07-27T11:50:49.232Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-27T11:50:49.232Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T11:50:49.232Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T11:50:49.232Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-27T11:50:49.232Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageSearchWithoutErrors [2021-07-27T11:50:49.232Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageTagError [2021-07-27T11:50:49.232Z] --- PASS: TestImageTagError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageTagInvalidReference [2021-07-27T11:50:49.232Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageTagInvalidSourceImageName [2021-07-27T11:50:49.232Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageTagHexSource [2021-07-27T11:50:49.232Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestImageTag [2021-07-27T11:50:49.232Z] --- PASS: TestImageTag (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestInfoServerError [2021-07-27T11:50:49.232Z] --- PASS: TestInfoServerError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestInfoInvalidResponseJSONError [2021-07-27T11:50:49.232Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestInfo [2021-07-27T11:50:49.232Z] --- PASS: TestInfo (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkConnectError [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkConnect [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkCreateError [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkCreate [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkDisconnectError [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkDisconnect [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkInspectError [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkInspectNotFoundError [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkInspectWithEmptyID [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkInspect [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkListError [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkListError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkList [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkList (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworksPruneError [2021-07-27T11:50:49.232Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworksPrune [2021-07-27T11:50:49.232Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkRemoveError [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNetworkRemove [2021-07-27T11:50:49.232Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNodeInspectError [2021-07-27T11:50:49.232Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNodeInspectNodeNotFound [2021-07-27T11:50:49.232Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNodeInspectWithEmptyID [2021-07-27T11:50:49.232Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNodeInspect [2021-07-27T11:50:49.232Z] --- PASS: TestNodeInspect (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNodeListError [2021-07-27T11:50:49.232Z] --- PASS: TestNodeListError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNodeList [2021-07-27T11:50:49.232Z] --- PASS: TestNodeList (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNodeRemoveError [2021-07-27T11:50:49.232Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNodeRemove [2021-07-27T11:50:49.232Z] --- PASS: TestNodeRemove (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNodeUpdateError [2021-07-27T11:50:49.232Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestNodeUpdate [2021-07-27T11:50:49.232Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestOptionWithTimeout [2021-07-27T11:50:49.232Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPingFail [2021-07-27T11:50:49.232Z] --- PASS: TestPingFail (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPingWithError [2021-07-27T11:50:49.232Z] 2021/07/27 11:50:47 RoundTripper returned a response & error; ignoring response [2021-07-27T11:50:49.232Z] 2021/07/27 11:50:47 RoundTripper returned a response & error; ignoring response [2021-07-27T11:50:49.232Z] --- PASS: TestPingWithError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPingSuccess [2021-07-27T11:50:49.232Z] --- PASS: TestPingSuccess (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPingHeadFallback [2021-07-27T11:50:49.232Z] === RUN TestPingHeadFallback/OK [2021-07-27T11:50:49.232Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-27T11:50:49.232Z] === RUN TestPingHeadFallback/Not_Found [2021-07-27T11:50:49.232Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-27T11:50:49.232Z] --- PASS: TestPingHeadFallback (0.02s) [2021-07-27T11:50:49.232Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-27T11:50:49.232Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-27T11:50:49.232Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-27T11:50:49.232Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginDisableError [2021-07-27T11:50:49.232Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginDisable [2021-07-27T11:50:49.232Z] --- PASS: TestPluginDisable (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginEnableError [2021-07-27T11:50:49.232Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginEnable [2021-07-27T11:50:49.232Z] --- PASS: TestPluginEnable (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginInspectError [2021-07-27T11:50:49.232Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginInspectWithEmptyID [2021-07-27T11:50:49.232Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginInspect [2021-07-27T11:50:49.232Z] --- PASS: TestPluginInspect (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginListError [2021-07-27T11:50:49.232Z] --- PASS: TestPluginListError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginList [2021-07-27T11:50:49.232Z] --- PASS: TestPluginList (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginPushError [2021-07-27T11:50:49.232Z] --- PASS: TestPluginPushError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginPush [2021-07-27T11:50:49.232Z] --- PASS: TestPluginPush (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginRemoveError [2021-07-27T11:50:49.232Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginRemove [2021-07-27T11:50:49.232Z] --- PASS: TestPluginRemove (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginSetError [2021-07-27T11:50:49.232Z] --- PASS: TestPluginSetError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPluginSet [2021-07-27T11:50:49.232Z] --- PASS: TestPluginSet (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSetHostHeader [2021-07-27T11:50:49.232Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestPlainTextError [2021-07-27T11:50:49.232Z] --- PASS: TestPlainTextError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestInfiniteError [2021-07-27T11:50:49.232Z] --- PASS: TestInfiniteError (0.05s) [2021-07-27T11:50:49.232Z] === RUN TestCanceledContext [2021-07-27T11:50:49.232Z] 2021/07/27 11:50:47 RoundTripper returned a response & error; ignoring response [2021-07-27T11:50:49.232Z] --- PASS: TestCanceledContext (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestDeadlineExceededContext [2021-07-27T11:50:49.232Z] 2021/07/27 11:50:47 RoundTripper returned a response & error; ignoring response [2021-07-27T11:50:49.232Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretCreateUnsupported [2021-07-27T11:50:49.232Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretCreateError [2021-07-27T11:50:49.232Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretCreate [2021-07-27T11:50:49.232Z] --- PASS: TestSecretCreate (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretInspectUnsupported [2021-07-27T11:50:49.232Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretInspectError [2021-07-27T11:50:49.232Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretInspectSecretNotFound [2021-07-27T11:50:49.232Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretInspectWithEmptyID [2021-07-27T11:50:49.232Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretInspect [2021-07-27T11:50:49.232Z] --- PASS: TestSecretInspect (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretListUnsupported [2021-07-27T11:50:49.232Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretListError [2021-07-27T11:50:49.232Z] --- PASS: TestSecretListError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretList [2021-07-27T11:50:49.232Z] --- PASS: TestSecretList (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretRemoveUnsupported [2021-07-27T11:50:49.232Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretRemoveError [2021-07-27T11:50:49.232Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretRemove [2021-07-27T11:50:49.232Z] --- PASS: TestSecretRemove (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretUpdateUnsupported [2021-07-27T11:50:49.232Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretUpdateError [2021-07-27T11:50:49.232Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSecretUpdate [2021-07-27T11:50:49.232Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceCreateError [2021-07-27T11:50:49.232Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceCreate [2021-07-27T11:50:49.232Z] --- PASS: TestServiceCreate (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-27T11:50:49.232Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceCreateDigestPinning [2021-07-27T11:50:49.232Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceInspectError [2021-07-27T11:50:49.232Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceInspectServiceNotFound [2021-07-27T11:50:49.232Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceInspectWithEmptyID [2021-07-27T11:50:49.232Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceInspect [2021-07-27T11:50:49.232Z] --- PASS: TestServiceInspect (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceListError [2021-07-27T11:50:49.232Z] --- PASS: TestServiceListError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceList [2021-07-27T11:50:49.232Z] --- PASS: TestServiceList (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceLogsError [2021-07-27T11:50:49.232Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceLogs [2021-07-27T11:50:49.232Z] --- PASS: TestServiceLogs (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceRemoveError [2021-07-27T11:50:49.232Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceRemoveNotFoundError [2021-07-27T11:50:49.232Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceRemove [2021-07-27T11:50:49.232Z] --- PASS: TestServiceRemove (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceUpdateError [2021-07-27T11:50:49.232Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestServiceUpdate [2021-07-27T11:50:49.232Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSwarmGetUnlockKeyError [2021-07-27T11:50:49.232Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSwarmGetUnlockKey [2021-07-27T11:50:49.232Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSwarmInitError [2021-07-27T11:50:49.232Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSwarmInit [2021-07-27T11:50:49.232Z] --- PASS: TestSwarmInit (0.00s) [2021-07-27T11:50:49.232Z] === RUN TestSwarmInspectError [2021-07-27T11:50:49.233Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestSwarmInspect [2021-07-27T11:50:49.233Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestSwarmJoinError [2021-07-27T11:50:49.233Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestSwarmJoin [2021-07-27T11:50:49.233Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestSwarmLeaveError [2021-07-27T11:50:49.233Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestSwarmLeave [2021-07-27T11:50:49.233Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestSwarmUnlockError [2021-07-27T11:50:49.233Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestSwarmUnlock [2021-07-27T11:50:49.233Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestSwarmUpdateError [2021-07-27T11:50:49.233Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestSwarmUpdate [2021-07-27T11:50:49.233Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestTaskInspectError [2021-07-27T11:50:49.233Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestTaskInspectWithEmptyID [2021-07-27T11:50:49.233Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestTaskInspect [2021-07-27T11:50:49.233Z] --- PASS: TestTaskInspect (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestTaskListError [2021-07-27T11:50:49.233Z] --- PASS: TestTaskListError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestTaskList [2021-07-27T11:50:49.233Z] --- PASS: TestTaskList (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestVolumeCreateError [2021-07-27T11:50:49.233Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestVolumeCreate [2021-07-27T11:50:49.233Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestVolumeInspectError [2021-07-27T11:50:49.233Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestVolumeInspectNotFound [2021-07-27T11:50:49.233Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestVolumeInspectWithEmptyID [2021-07-27T11:50:49.233Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestVolumeInspect [2021-07-27T11:50:49.233Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestVolumeListError [2021-07-27T11:50:49.233Z] --- PASS: TestVolumeListError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestVolumeList [2021-07-27T11:50:49.233Z] --- PASS: TestVolumeList (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestVolumeRemoveError [2021-07-27T11:50:49.233Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-27T11:50:49.233Z] === RUN TestVolumeRemove [2021-07-27T11:50:49.233Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-27T11:50:49.233Z] === CONT TestTLSCloseWriter [2021-07-27T11:50:49.233Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-27T11:50:49.233Z] PASS [2021-07-27T11:50:49.233Z] coverage: 75.0% of statements [2021-07-27T11:50:49.233Z] ok github.com/docker/docker/client 0.389s coverage: 75.0% of statements [2021-07-27T11:50:51.107Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2021-07-27T11:50:51.107Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T11:50:51.107Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:50:51.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:50:51.107Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:50:51.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:50:51.107Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:50:51.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:50:51.107Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:50:51.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:50:51.107Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:50:51.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:50:51.107Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:50:51.107Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:50:51.107Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:50:51.107Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:50:51.107Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:50:51.107Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-27T11:50:51.107Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T11:50:51.107Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T11:50:51.107Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T11:50:51.107Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T11:50:51.108Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-27T11:50:51.108Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T11:50:51.368Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-07-27T11:50:51.368Z] === RUN TestCreateDifferentPlatform [2021-07-27T11:50:51.368Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T11:50:51.368Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T11:50:51.368Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-27T11:50:51.368Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T11:50:51.368Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T11:50:51.368Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T11:50:51.626Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-27T11:50:51.626Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T11:50:51.626Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-27T11:50:51.626Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T11:50:51.626Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-27T11:50:51.626Z] === RUN TestDaemonRestartIpcMode [2021-07-27T11:50:51.626Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T11:50:51.626Z] === RUN TestDaemonHostGatewayIP [2021-07-27T11:50:51.626Z] === PAUSE TestDaemonHostGatewayIP [2021-07-27T11:50:51.626Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T11:50:51.626Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T11:50:51.626Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T11:50:51.626Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-27T11:50:51.626Z] === RUN TestDiff [2021-07-27T11:50:52.195Z] --- PASS: TestDiff (0.74s) [2021-07-27T11:50:52.195Z] === RUN TestExecWithCloseStdin [2021-07-27T11:50:53.571Z] --- PASS: TestExecWithCloseStdin (1.04s) [2021-07-27T11:50:53.571Z] === RUN TestExec [2021-07-27T11:50:54.507Z] --- PASS: TestExec (1.05s) [2021-07-27T11:50:54.507Z] === RUN TestExecUser [2021-07-27T11:50:55.442Z] --- PASS: TestExecUser (1.05s) [2021-07-27T11:50:55.442Z] === RUN TestExportContainerAndImportImage [2021-07-27T11:50:56.377Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2021-07-27T11:50:56.377Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T11:50:57.752Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-07-27T11:50:57.752Z] === RUN TestHealthCheckWorkdir [2021-07-27T11:50:59.127Z] --- PASS: TestHealthCheckWorkdir (1.47s) [2021-07-27T11:50:59.127Z] === RUN TestHealthKillContainer [2021-07-27T11:51:02.410Z] --- PASS: TestHealthKillContainer (3.10s) [2021-07-27T11:51:02.410Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T11:51:02.977Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-07-27T11:51:02.977Z] === RUN TestIpcModeNone [2021-07-27T11:51:04.009Z] --- PASS: TestCheckoutGit (27.18s) [2021-07-27T11:51:04.009Z] === RUN TestValidGitTransport [2021-07-27T11:51:04.009Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-27T11:51:04.009Z] === RUN TestGitInvalidRef [2021-07-27T11:51:04.009Z] --- PASS: TestGitInvalidRef (0.17s) [2021-07-27T11:51:04.009Z] PASS [2021-07-27T11:51:04.009Z] coverage: 86.3% of statements [2021-07-27T11:51:04.009Z] ok github.com/docker/docker/builder/remotecontext/git 27.483s coverage: 86.3% of statements [2021-07-27T11:51:04.009Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T11:51:04.009Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T11:51:04.352Z] --- PASS: TestIpcModeNone (1.06s) [2021-07-27T11:51:04.352Z] === RUN TestIpcModePrivate [2021-07-27T11:51:04.920Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-07-27T11:51:05.178Z] --- PASS: TestIpcModePrivate (1.03s) [2021-07-27T11:51:05.178Z] === RUN TestIpcModeShareable [2021-07-27T11:51:06.113Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-07-27T11:51:06.113Z] --- PASS: TestIpcModeShareable (1.07s) [2021-07-27T11:51:06.113Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T11:51:09.399Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s) [2021-07-27T11:51:09.399Z] === RUN TestAPIIpcModeHost [2021-07-27T11:51:09.966Z] --- PASS: TestAPIIpcModeHost (1.09s) [2021-07-27T11:51:09.966Z] === RUN TestDaemonIpcModeShareable [2021-07-27T11:51:10.733Z] sha256:1a254c4eef558ffaceaf2b1c1e44f7c88664c63a71bc146f93cdc57eca01f979 [2021-07-27T11:51:10.733Z] INFO: Starting docker-py tests... [2021-07-27T11:51:10.990Z] ============================= test session starts ============================== [2021-07-27T11:51:10.990Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-27T11:51:10.990Z] rootdir: /src, inifile: pytest.ini [2021-07-27T11:51:10.990Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-27T11:51:11.867Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-27T11:51:11.867Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2021-07-27T11:51:11.867Z] === RUN TestDaemonIpcModePrivate [2021-07-27T11:51:12.358Z] collected 390 items / 1 deselected / 389 selected [2021-07-27T11:51:12.358Z] [2021-07-27T11:51:13.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-27T11:51:13.244Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2021-07-27T11:51:13.244Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T11:51:15.148Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-27T11:51:15.148Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2021-07-27T11:51:15.148Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T11:51:16.355Z] === RUN TestContainerStopSignal [2021-07-27T11:51:16.355Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestContainerStopTimeout [2021-07-27T11:51:16.355Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-27T11:51:16.355Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-27T11:51:16.355Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-27T11:51:16.355Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestReplaceAndAppendEnvVars [2021-07-27T11:51:16.355Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-27T11:51:16.355Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestNewMemoryStore [2021-07-27T11:51:16.355Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestAddContainers [2021-07-27T11:51:16.355Z] --- PASS: TestAddContainers (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestGetContainer [2021-07-27T11:51:16.355Z] --- PASS: TestGetContainer (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestDeleteContainer [2021-07-27T11:51:16.355Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestListContainers [2021-07-27T11:51:16.355Z] --- PASS: TestListContainers (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestFirstContainer [2021-07-27T11:51:16.355Z] --- PASS: TestFirstContainer (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestApplyAllContainer [2021-07-27T11:51:16.355Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestIsValidHealthString [2021-07-27T11:51:16.355Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestStateRunStop [2021-07-27T11:51:16.355Z] --- PASS: TestStateRunStop (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestStateTimeoutWait [2021-07-27T11:51:16.355Z] state_test.go:141: Stop callback fired [2021-07-27T11:51:16.355Z] state_test.go:165: Stop callback fired [2021-07-27T11:51:16.355Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-27T11:51:16.355Z] === RUN TestIsValidStateString [2021-07-27T11:51:16.355Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestViewSaveDelete [2021-07-27T11:51:16.355Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-27T11:51:16.355Z] === RUN TestViewAll [2021-07-27T11:51:16.355Z] --- PASS: TestViewAll (0.01s) [2021-07-27T11:51:16.355Z] === RUN TestViewGet [2021-07-27T11:51:16.355Z] --- PASS: TestViewGet (0.01s) [2021-07-27T11:51:16.355Z] === RUN TestNames [2021-07-27T11:51:16.355Z] --- PASS: TestNames (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestViewWithHealthCheck [2021-07-27T11:51:16.355Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-07-27T11:51:16.355Z] PASS [2021-07-27T11:51:16.355Z] coverage: 41.4% of statements [2021-07-27T11:51:16.355Z] ok github.com/docker/docker/container 0.248s coverage: 41.4% of statements [2021-07-27T11:51:16.355Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-27T11:51:16.355Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-27T11:51:16.355Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-27T11:51:16.355Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-27T11:51:16.355Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-27T11:51:16.356Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-27T11:51:16.356Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-27T11:51:16.356Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-27T11:51:16.356Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-27T11:51:16.356Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-27T11:51:16.356Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-27T11:51:16.356Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-27T11:51:16.356Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-27T11:51:16.356Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestConfigureDaemonLogs [2021-07-27T11:51:16.356Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestCommonOptionsInstallFlags [2021-07-27T11:51:16.356Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-27T11:51:16.356Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-27T11:51:16.356Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-27T11:51:16.356Z] PASS [2021-07-27T11:51:16.356Z] coverage: 18.5% of statements [2021-07-27T11:51:16.356Z] ok github.com/docker/docker/cmd/dockerd 0.167s coverage: 18.5% of statements [2021-07-27T11:51:16.356Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-27T11:51:16.356Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T11:51:16.356Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T11:51:16.356Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T11:51:16.356Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T11:51:16.356Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T11:51:16.524Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-27T11:51:16.524Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s) [2021-07-27T11:51:16.524Z] === RUN TestIpcModeOlderClient [2021-07-27T11:51:16.524Z] === PAUSE TestIpcModeOlderClient [2021-07-27T11:51:16.524Z] === RUN TestKillContainerInvalidSignal [2021-07-27T11:51:17.459Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2021-07-27T11:51:17.459Z] === RUN TestKillContainer [2021-07-27T11:51:17.459Z] === RUN TestKillContainer/no_signal [2021-07-27T11:51:18.025Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T11:51:18.524Z] === RUN TestPrepare [2021-07-27T11:51:18.524Z] --- PASS: TestPrepare (0.00s) [2021-07-27T11:51:18.524Z] === RUN TestStart [2021-07-27T11:51:18.524Z] --- PASS: TestStart (0.00s) [2021-07-27T11:51:18.524Z] === RUN TestWaitCancel [2021-07-27T11:51:18.524Z] --- PASS: TestWaitCancel (0.00s) [2021-07-27T11:51:18.524Z] === RUN TestWaitDisabled [2021-07-27T11:51:18.524Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-27T11:51:18.524Z] === RUN TestWaitEnabled [2021-07-27T11:51:18.524Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-27T11:51:18.524Z] === RUN TestRemove [2021-07-27T11:51:18.524Z] --- PASS: TestRemove (0.00s) [2021-07-27T11:51:18.524Z] PASS [2021-07-27T11:51:18.524Z] coverage: 65.3% of statements [2021-07-27T11:51:18.524Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2021-07-27T11:51:18.592Z] === RUN TestKillContainer/killing_signal [2021-07-27T11:51:19.547Z] --- PASS: TestKillContainer (2.05s) [2021-07-27T11:51:19.547Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-07-27T11:51:19.547Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-07-27T11:51:19.547Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-07-27T11:51:19.547Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T11:51:19.547Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T11:51:20.114Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T11:51:20.253Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-27T11:51:20.253Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-27T11:51:20.253Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-27T11:51:20.253Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] === RUN TestNewListSecretsFilters [2021-07-27T11:51:20.254Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-27T11:51:20.254Z] === RUN TestNewListConfigsFilters [2021-07-27T11:51:20.254Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-27T11:51:20.254Z] PASS [2021-07-27T11:51:20.254Z] coverage: 0.5% of statements [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-27T11:51:20.254Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-27T11:51:20.254Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-27T11:51:20.254Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-27T11:51:20.254Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-27T11:51:20.254Z] PASS [2021-07-27T11:51:20.254Z] coverage: 35.9% of statements [2021-07-27T11:51:20.254Z] ok github.com/docker/docker/daemon/cluster/convert 0.218s coverage: 35.9% of statements [2021-07-27T11:51:20.254Z] ok github.com/docker/docker/daemon/cluster 0.552s coverage: 0.5% of statements [2021-07-27T11:51:20.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2021-07-27T11:51:20.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-07-27T11:51:20.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-07-27T11:51:20.680Z] === RUN TestKillStoppedContainer [2021-07-27T11:51:20.680Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-27T11:51:20.680Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T11:51:20.680Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-27T11:51:20.680Z] === RUN TestKillDifferentUserContainer [2021-07-27T11:51:21.616Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-07-27T11:51:21.616Z] === RUN TestInspectOomKilledTrue [2021-07-27T11:51:21.616Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-27T11:51:21.616Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T11:51:21.616Z] === RUN TestInspectOomKilledFalse [2021-07-27T11:51:22.183Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2021-07-27T11:51:22.183Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T11:51:22.750Z] --- PASS: TestLinksEtcHostsContentMatch (0.79s) [2021-07-27T11:51:22.750Z] === RUN TestLinksContainerNames [2021-07-27T11:51:23.976Z] === RUN TestDiscoveryOptsErrors [2021-07-27T11:51:23.977Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-27T11:51:23.977Z] === RUN TestDiscoveryOpts [2021-07-27T11:51:23.977Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-27T11:51:23.977Z] PASS [2021-07-27T11:51:23.977Z] coverage: 30.0% of statements [2021-07-27T11:51:23.977Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2021-07-27T11:51:24.129Z] --- PASS: TestLinksContainerNames (1.33s) [2021-07-27T11:51:24.129Z] === RUN TestLogsFollowTailEmpty [2021-07-27T11:51:24.943Z] === RUN TestBuilderGC [2021-07-27T11:51:24.943Z] --- PASS: TestBuilderGC (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestDaemonConfigurationNotFound [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestDaemonBrokenConfiguration [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestParseClusterAdvertiseSettings [2021-07-27T11:51:24.943Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestFindConfigurationConflicts [2021-07-27T11:51:24.943Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-27T11:51:24.943Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-27T11:51:24.943Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-27T11:51:24.943Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-27T11:51:24.943Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-27T11:51:24.943Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-27T11:51:24.943Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-27T11:51:24.943Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestValidateConfiguration [2021-07-27T11:51:24.943Z] === RUN TestValidateConfiguration/with_label [2021-07-27T11:51:24.943Z] === RUN TestValidateConfiguration/with_dns [2021-07-27T11:51:24.943Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-27T11:51:24.943Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-27T11:51:24.943Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-27T11:51:24.943Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-27T11:51:24.943Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-27T11:51:24.943Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-27T11:51:24.943Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestModifiedDiscoverySettings [2021-07-27T11:51:24.943Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestReloadSetConfigFileNotExist [2021-07-27T11:51:24.943Z] time="2021-07-27T11:51:24Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-27T11:51:24.943Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2021-07-27T11:51:24.943Z] === RUN TestReloadDefaultConfigNotExist [2021-07-27T11:51:24.943Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:51:24.943Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestReloadBadDefaultConfig [2021-07-27T11:51:24.943Z] time="2021-07-27T11:51:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-105423303" [2021-07-27T11:51:24.943Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestReloadWithConflictingLabels [2021-07-27T11:51:24.943Z] time="2021-07-27T11:51:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-006585466" [2021-07-27T11:51:24.943Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestReloadWithDuplicateLabels [2021-07-27T11:51:24.943Z] time="2021-07-27T11:51:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-930158481" [2021-07-27T11:51:24.943Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-27T11:51:24.943Z] === RUN TestDaemonConfigurationMerge [2021-07-27T11:51:24.943Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-27T11:51:24.943Z] PASS [2021-07-27T11:51:24.943Z] coverage: 79.2% of statements [2021-07-27T11:51:24.943Z] ok github.com/docker/docker/daemon/config 0.197s coverage: 79.2% of statements [2021-07-27T11:51:25.064Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-07-27T11:51:25.064Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T11:51:25.399Z] === RUN TestEventsLog [2021-07-27T11:51:25.399Z] --- PASS: TestEventsLog (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestEventsLogTimeout [2021-07-27T11:51:25.399Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestLogEvents [2021-07-27T11:51:25.399Z] --- PASS: TestLogEvents (0.05s) [2021-07-27T11:51:25.399Z] === RUN TestLoadBufferedEvents [2021-07-27T11:51:25.399Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-07-27T11:51:25.399Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-27T11:51:25.399Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-27T11:51:25.399Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-27T11:51:25.399Z] PASS [2021-07-27T11:51:25.399Z] coverage: 50.0% of statements [2021-07-27T11:51:25.399Z] ok github.com/docker/docker/daemon/events 0.204s coverage: 50.0% of statements [2021-07-27T11:51:25.399Z] === RUN TestVerifyNetworkingConfig [2021-07-27T11:51:25.399Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestGetContainer [2021-07-27T11:51:25.399Z] --- PASS: TestGetContainer (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestValidContainerNames [2021-07-27T11:51:25.399Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestContainerInitDNS [2021-07-27T11:51:25.399Z] daemon_test.go:147: root required [2021-07-27T11:51:25.399Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestMerge [2021-07-27T11:51:25.399Z] --- PASS: TestMerge (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestValidateContainerIsolation [2021-07-27T11:51:25.399Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestFindNetworkErrorType [2021-07-27T11:51:25.399Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestEnsureServicesExist [2021-07-27T11:51:25.399Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestEnsureServicesExistErrors [2021-07-27T11:51:25.399Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-27T11:51:25.399Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-27T11:51:25.399Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-27T11:51:25.399Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-27T11:51:25.399Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-27T11:51:25.399Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-27T11:51:25.399Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestContainerDelete [2021-07-27T11:51:25.399Z] --- PASS: TestContainerDelete (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestContainerDoubleDelete [2021-07-27T11:51:25.399Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestLogContainerEventCopyLabels [2021-07-27T11:51:25.399Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestLogContainerEventWithAttributes [2021-07-27T11:51:25.399Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestNoneHealthcheck [2021-07-27T11:51:25.399Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-27T11:51:25.399Z] === RUN TestHealthStates [2021-07-27T11:51:25.399Z] === RUN TestWaitNodeAttachment [2021-07-27T11:51:25.630Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/default [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/private [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/slave [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/shared [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T11:51:25.630Z] === CONT TestMountDaemonRoot/default [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T11:51:25.630Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T11:51:25.630Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T11:51:25.630Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T11:51:25.630Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T11:51:25.630Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T11:51:25.630Z] === CONT TestMountDaemonRoot/shared [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/slave [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/private [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T11:51:25.631Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T11:51:25.631Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T11:51:25.631Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T11:51:25.855Z] time="2021-07-27T11:51:25Z" 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-07-27T11:51:25.855Z] time="2021-07-27T11:51:25Z" 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-07-27T11:51:25.855Z] time="2021-07-27T11:51:25Z" 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-07-27T11:51:25.855Z] time="2021-07-27T11:51:25Z" 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-07-27T11:51:25.855Z] time="2021-07-27T11:51:25Z" 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-07-27T11:51:25.855Z] time="2021-07-27T11:51:25Z" 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-07-27T11:51:25.855Z] time="2021-07-27T11:51:25Z" 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-07-27T11:51:25.855Z] time="2021-07-27T11:51:25Z" 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-07-27T11:51:25.855Z] time="2021-07-27T11:51:25Z" 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-07-27T11:51:25.855Z] time="2021-07-27T11:51:25Z" 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-07-27T11:51:25.856Z] --- PASS: TestHealthStates (0.14s) [2021-07-27T11:51:25.856Z] === RUN TestMaskURLCredentials [2021-07-27T11:51:25.856Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestGetInspectData [2021-07-27T11:51:25.856Z] --- PASS: TestGetInspectData (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestFillLicense [2021-07-27T11:51:25.856Z] --- PASS: TestFillLicense (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestListInvalidFilter [2021-07-27T11:51:25.856Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestNameFilter [2021-07-27T11:51:25.856Z] --- PASS: TestNameFilter (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-27T11:51:25.856Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-27T11:51:25.856Z] === 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-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-27T11:51:25.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-27T11:51:25.856Z] --- 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-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestDaemonReloadLabels [2021-07-27T11:51:25.856Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-27T11:51:25.856Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestDaemonReloadMirrors [2021-07-27T11:51:25.856Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-27T11:51:25.856Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-27T11:51:25.856Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestDaemonDiscoveryReload [2021-07-27T11:51:25.856Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-27T11:51:25.856Z] === RUN TestIsolationConversion [2021-07-27T11:51:25.856Z] === RUN TestIsolationConversion/default [2021-07-27T11:51:25.856Z] === RUN TestIsolationConversion/process [2021-07-27T11:51:25.856Z] === RUN TestIsolationConversion/hyperv [2021-07-27T11:51:25.856Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestContainerLabels [2021-07-27T11:51:25.856Z] --- PASS: TestContainerLabels (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestCredentialSpecConversion [2021-07-27T11:51:25.856Z] === RUN TestCredentialSpecConversion/none [2021-07-27T11:51:25.856Z] === RUN TestCredentialSpecConversion/config [2021-07-27T11:51:25.856Z] === RUN TestCredentialSpecConversion/file [2021-07-27T11:51:25.856Z] === RUN TestCredentialSpecConversion/registry [2021-07-27T11:51:25.856Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-27T11:51:25.856Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestControllerValidateMountBind [2021-07-27T11:51:25.856Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestControllerValidateMountVolume [2021-07-27T11:51:25.856Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestControllerValidateMountTarget [2021-07-27T11:51:25.856Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestControllerValidateMountTmpfs [2021-07-27T11:51:25.856Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestControllerValidateMountInvalidType [2021-07-27T11:51:25.856Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-27T11:51:25.856Z] === RUN TestControllerValidateMountNamedPipe [2021-07-27T11:51:25.856Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-27T11:51:25.856Z] PASS [2021-07-27T11:51:25.856Z] coverage: 11.0% of statements [2021-07-27T11:51:25.856Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.610s coverage: 11.0% of statements [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T11:51:25.889Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-27T11:51:25.889Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-27T11:51:25.889Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T11:51:26.312Z] === RUN TestIsEmptyDir [2021-07-27T11:51:26.312Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-27T11:51:26.312Z] PASS [2021-07-27T11:51:26.312Z] coverage: 2.3% of statements [2021-07-27T11:51:26.312Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2021-07-27T11:51:26.768Z] === RUN TestLinkNaming [2021-07-27T11:51:26.768Z] --- PASS: TestLinkNaming (0.00s) [2021-07-27T11:51:26.768Z] === RUN TestLinkNew [2021-07-27T11:51:26.768Z] --- PASS: TestLinkNew (0.00s) [2021-07-27T11:51:26.768Z] === RUN TestLinkEnv [2021-07-27T11:51:26.768Z] --- PASS: TestLinkEnv (0.00s) [2021-07-27T11:51:26.768Z] === RUN TestLinkMultipleEnv [2021-07-27T11:51:26.768Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-27T11:51:26.768Z] === RUN TestLinkPortRangeEnv [2021-07-27T11:51:26.768Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-27T11:51:26.768Z] PASS [2021-07-27T11:51:26.768Z] coverage: 93.0% of statements [2021-07-27T11:51:26.768Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2021-07-27T11:51:26.768Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-27T11:51:26.768Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-27T11:51:27.228Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-27T11:51:27.228Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-27T11:51:27.683Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-27T11:51:27.683Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-27T11:51:27.683Z] reload_test.go:520: root required [2021-07-27T11:51:27.683Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-27T11:51:27.683Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-27T11:51:27.683Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-27T11:51:27.683Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-27T11:51:27.683Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-27T11:51:27.683Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-27T11:51:27.683Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-27T11:51:27.683Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-27T11:51:27.683Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-07-27T11:51:27.683Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-27T11:51:27.683Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-27T11:51:27.683Z] === RUN TestParseVolumesFrom [2021-07-27T11:51:27.683Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-27T11:51:27.683Z] PASS [2021-07-27T11:51:27.683Z] coverage: 9.1% of statements [2021-07-27T11:51:27.683Z] ok github.com/docker/docker/daemon 2.394s coverage: 9.1% of statements [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-27T11:51:27.683Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-27T11:51:27.792Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2021-07-27T11:51:27.792Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T11:51:27.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T11:51:27.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T11:51:28.139Z] === RUN TestAdapterReadLogs [2021-07-27T11:51:28.139Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-27T11:51:28.139Z] === RUN TestCopier [2021-07-27T11:51:28.139Z] --- PASS: TestCopier (0.00s) [2021-07-27T11:51:28.139Z] === RUN TestCopierLongLines [2021-07-27T11:51:28.139Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-27T11:51:28.139Z] === RUN TestCopierSlow [2021-07-27T11:51:28.358Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-07-27T11:51:28.358Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T11:51:28.595Z] --- PASS: TestCopierSlow (0.20s) [2021-07-27T11:51:28.595Z] === RUN TestCopierWithSized [2021-07-27T11:51:28.595Z] === RUN TestCopierWithSized/as_is [2021-07-27T11:51:28.595Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-27T11:51:28.595Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-27T11:51:28.595Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-27T11:51:28.595Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-27T11:51:28.595Z] === RUN TestCopierWithPartial [2021-07-27T11:51:28.595Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-27T11:51:28.595Z] === RUN TestRingLogger [2021-07-27T11:51:28.595Z] --- PASS: TestRingLogger (0.00s) [2021-07-27T11:51:28.595Z] === RUN TestRingCap [2021-07-27T11:51:28.595Z] --- PASS: TestRingCap (0.00s) [2021-07-27T11:51:28.595Z] === RUN TestRingClose [2021-07-27T11:51:28.595Z] --- PASS: TestRingClose (0.00s) [2021-07-27T11:51:28.595Z] === RUN TestRingDrain [2021-07-27T11:51:28.595Z] --- PASS: TestRingDrain (0.00s) [2021-07-27T11:51:28.595Z] PASS [2021-07-27T11:51:28.595Z] coverage: 43.8% of statements [2021-07-27T11:51:28.595Z] ok github.com/docker/docker/daemon/logger 0.267s coverage: 43.8% of statements [2021-07-27T11:51:29.051Z] === RUN TestNewStreamConfig [2021-07-27T11:51:29.051Z] === RUN TestNewStreamConfig/defaults [2021-07-27T11:51:29.051Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-27T11:51:29.051Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-27T11:51:29.051Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-27T11:51:29.051Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-27T11:51:29.051Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-27T11:51:29.051Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-27T11:51:29.051Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-27T11:51:29.051Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-27T11:51:29.051Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-27T11:51:29.051Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-27T11:51:29.051Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-27T11:51:29.051Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-27T11:51:29.051Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-27T11:51:29.051Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-27T11:51:29.051Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-27T11:51:29.051Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-27T11:51:29.051Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-27T11:51:29.051Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-27T11:51:29.051Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-27T11:51:29.234Z] --- PASS: TestBuildWithHugeFile (51.05s) [2021-07-27T11:51:29.234Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T11:51:29.234Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T11:51:29.234Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-27T11:51:29.234Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T11:51:29.234Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:51:29.234Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:51:29.234Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:51:29.234Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:51:29.234Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:51:29.234Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:51:29.234Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:51:29.234Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:51:29.234Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:51:29.234Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-07-27T11:51:29.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-27T11:51:29.234Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-07-27T11:51:29.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-27T11:51:29.234Z] === RUN TestBuildPreserveOwnership [2021-07-27T11:51:29.234Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T11:51:29.294Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s) [2021-07-27T11:51:29.294Z] === RUN TestNetworkNat [2021-07-27T11:51:29.507Z] time="2021-07-27T11:51:28Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-27T11:51:29.507Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-07-27T11:51:29.507Z] === RUN TestCreateSuccess [2021-07-27T11:51:29.507Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCreateStreamSkipped [2021-07-27T11:51:29.507Z] time="2021-07-27T11:51:29Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-27T11:51:29.507Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCreateLogGroupSuccess [2021-07-27T11:51:29.507Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCreateError [2021-07-27T11:51:29.507Z] --- PASS: TestCreateError (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCreateAlreadyExists [2021-07-27T11:51:29.507Z] time="2021-07-27T11:51:29Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-27T11:51:29.507Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestLogClosed [2021-07-27T11:51:29.507Z] --- PASS: TestLogClosed (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestLogBlocking [2021-07-27T11:51:29.507Z] --- PASS: TestLogBlocking (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-27T11:51:29.507Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestLogNonBlockingBufferFull [2021-07-27T11:51:29.507Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestPublishBatchSuccess [2021-07-27T11:51:29.507Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestPublishBatchError [2021-07-27T11:51:29.507Z] time="2021-07-27T11:51:29Z" level=error msg=Error [2021-07-27T11:51:29.507Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-27T11:51:29.507Z] time="2021-07-27T11:51:29Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-27T11:51:29.507Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-27T11:51:29.507Z] time="2021-07-27T11:51:29Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-27T11:51:29.507Z] time="2021-07-27T11:51:29Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-27T11:51:29.507Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchSimple [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchTicker [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchMultilinePattern [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchClose [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestEffectiveLen [2021-07-27T11:51:29.507Z] === RUN TestEffectiveLen/0/Hello [2021-07-27T11:51:29.507Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-27T11:51:29.507Z] === RUN TestEffectiveLen/2/🙃 [2021-07-27T11:51:29.507Z] === RUN TestEffectiveLen/3/���� [2021-07-27T11:51:29.507Z] === RUN TestEffectiveLen/4/He��o [2021-07-27T11:51:29.507Z] === RUN TestEffectiveLen/5/ [2021-07-27T11:51:29.507Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestFindValidSplit [2021-07-27T11:51:29.507Z] === RUN TestFindValidSplit/0/ [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1064: [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1065: [2021-07-27T11:51:29.507Z] === RUN TestFindValidSplit/1/Hello [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1064: Hello [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1065: [2021-07-27T11:51:29.507Z] === RUN TestFindValidSplit/2/Hello [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1064: He [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1065: llo [2021-07-27T11:51:29.507Z] === RUN TestFindValidSplit/3/Hello [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1064: [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1065: Hello [2021-07-27T11:51:29.507Z] === RUN TestFindValidSplit/4/🙃 [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1064: [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-27T11:51:29.507Z] === RUN TestFindValidSplit/5/🙃 [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1065: [2021-07-27T11:51:29.507Z] === RUN TestFindValidSplit/6/a� [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1064: a [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1065: � [2021-07-27T11:51:29.507Z] === RUN TestFindValidSplit/7/a� [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1064: a� [2021-07-27T11:51:29.507Z] cloudwatchlogs_test.go:1065: [2021-07-27T11:51:29.507Z] --- PASS: TestFindValidSplit (0.01s) [2021-07-27T11:51:29.507Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestProcessEventEmoji [2021-07-27T11:51:29.507Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchLineSplit [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchMaxEvents [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-27T11:51:29.507Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-27T11:51:29.507Z] === RUN TestSearchRegistryForImagesErrors [2021-07-27T11:51:29.507Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestSearchRegistryForImages [2021-07-27T11:51:29.507Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestOnlyPlatformWithFallback [2021-07-27T11:51:29.507Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestImageDelete [2021-07-27T11:51:29.507Z] === RUN TestImageDelete/no_lease [2021-07-27T11:51:29.507Z] === RUN TestImageDelete/lease_exists [2021-07-27T11:51:29.507Z] --- PASS: TestImageDelete (0.03s) [2021-07-27T11:51:29.507Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-27T11:51:29.507Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-27T11:51:29.507Z] === RUN TestContentStoreForPull [2021-07-27T11:51:29.507Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-27T11:51:29.507Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-27T11:51:29.507Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-27T11:51:29.507Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-27T11:51:29.507Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-27T11:51:29.507Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-27T11:51:29.507Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-27T11:51:29.507Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-27T11:51:29.507Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-27T11:51:29.507Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-27T11:51:29.507Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-27T11:51:29.507Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-27T11:51:29.507Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-27T11:51:29.507Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-27T11:51:29.507Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-27T11:51:29.507Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-27T11:51:29.507Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-27T11:51:29.507Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-27T11:51:29.507Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-27T11:51:29.508Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-27T11:51:29.508Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-27T11:51:29.508Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-27T11:51:29.508Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-27T11:51:29.508Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-27T11:51:29.508Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-27T11:51:29.508Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-27T11:51:29.508Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-27T11:51:29.508Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-27T11:51:29.508Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-27T11:51:29.508Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-27T11:51:29.508Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-27T11:51:29.508Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-27T11:51:29.508Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-27T11:51:29.508Z] === RUN TestCreateTagSuccess [2021-07-27T11:51:29.508Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-27T11:51:29.508Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-27T11:51:29.508Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-27T11:51:29.508Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-27T11:51:29.508Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-27T11:51:29.508Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-27T11:51:29.508Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-27T11:51:29.508Z] PASS [2021-07-27T11:51:29.508Z] coverage: 77.4% of statements [2021-07-27T11:51:29.508Z] ok github.com/docker/docker/daemon/logger/awslogs 0.327s coverage: 77.4% of statements [2021-07-27T11:51:29.508Z] --- PASS: TestContentStoreForPull (0.13s) [2021-07-27T11:51:29.508Z] PASS [2021-07-27T11:51:29.508Z] coverage: 6.8% of statements [2021-07-27T11:51:29.508Z] ok github.com/docker/docker/daemon/images 0.286s coverage: 6.8% of statements [2021-07-27T11:51:29.508Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T11:51:29.508Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T11:51:29.508Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-27T11:51:29.508Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T11:51:29.508Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T11:51:29.508Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-27T11:51:29.508Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-27T11:51:29.508Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-27T11:51:29.508Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-27T11:51:29.508Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-27T11:51:29.861Z] --- PASS: TestNetworkNat (0.71s) [2021-07-27T11:51:29.861Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T11:51:29.964Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-07-27T11:51:29.964Z] === RUN TestFastTimeMarshalJSON [2021-07-27T11:51:29.964Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-27T11:51:29.964Z] PASS [2021-07-27T11:51:29.964Z] coverage: 87.2% of statements [2021-07-27T11:51:29.964Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.166s coverage: 87.2% of statements [2021-07-27T11:51:29.964Z] === RUN TestJSONFileLogger [2021-07-27T11:51:29.964Z] --- PASS: TestJSONFileLogger (0.01s) [2021-07-27T11:51:29.964Z] === RUN TestJSONFileLoggerWithTags [2021-07-27T11:51:29.964Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-07-27T11:51:29.964Z] === RUN TestJSONFileLoggerWithOpts [2021-07-27T11:51:29.964Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-27T11:51:29.964Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-27T11:51:29.964Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-27T11:51:29.964Z] === RUN TestEncodeDecode [2021-07-27T11:51:29.964Z] === PAUSE TestEncodeDecode [2021-07-27T11:51:29.964Z] === RUN TestUnexpectedEOF [2021-07-27T11:51:30.175Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T11:51:30.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T11:51:30.420Z] time="2021-07-27T11:51:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-27T11:51:30.420Z] time="2021-07-27T11:51:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-27T11:51:30.420Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-07-27T11:51:30.420Z] === CONT TestEncodeDecode [2021-07-27T11:51:30.420Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-27T11:51:30.420Z] PASS [2021-07-27T11:51:30.420Z] coverage: 69.9% of statements [2021-07-27T11:51:30.420Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.257s coverage: 69.9% of statements [2021-07-27T11:51:30.428Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-07-27T11:51:30.428Z] === RUN TestNetworkLoopbackNat [2021-07-27T11:51:31.382Z] === RUN TestOpenFileDelete [2021-07-27T11:51:31.382Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-27T11:51:31.382Z] === RUN TestOpenFileRename [2021-07-27T11:51:31.382Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-27T11:51:31.382Z] === RUN TestParseLogTagDefaultTag [2021-07-27T11:51:31.382Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-27T11:51:31.382Z] === RUN TestParseLogTag [2021-07-27T11:51:31.382Z] --- PASS: TestParseLogTag (0.00s) [2021-07-27T11:51:31.382Z] === RUN TestParseLogTagEmptyTag [2021-07-27T11:51:31.382Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-27T11:51:31.382Z] === RUN TestTailFiles [2021-07-27T11:51:31.382Z] --- PASS: TestTailFiles (0.00s) [2021-07-27T11:51:31.382Z] === RUN TestFollowLogsConsumerGone [2021-07-27T11:51:31.382Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-27T11:51:31.382Z] === RUN TestFollowLogsProducerGone [2021-07-27T11:51:31.382Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-27T11:51:31.382Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-27T11:51:31.382Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-27T11:51:31.382Z] === RUN TestCheckCapacityAndRotate [2021-07-27T11:51:31.382Z] === RUN TestWriteLog [2021-07-27T11:51:31.382Z] === PAUSE TestWriteLog [2021-07-27T11:51:31.382Z] === RUN TestReadLog [2021-07-27T11:51:31.382Z] === PAUSE TestReadLog [2021-07-27T11:51:31.382Z] === CONT TestWriteLog [2021-07-27T11:51:31.382Z] === CONT TestReadLog [2021-07-27T11:51:31.382Z] === RUN TestReadLog/tail_exact [2021-07-27T11:51:31.382Z] --- PASS: TestWriteLog (0.02s) [2021-07-27T11:51:31.382Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-27T11:51:31.382Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-27T11:51:31.382Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2021-07-27T11:51:31.382Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-27T11:51:31.382Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-07-27T11:51:31.382Z] PASS [2021-07-27T11:51:31.382Z] coverage: 53.7% of statements [2021-07-27T11:51:31.382Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.269s coverage: 53.7% of statements [2021-07-27T11:51:31.382Z] === RUN TestLog [2021-07-27T11:51:31.382Z] --- PASS: TestLog (0.01s) [2021-07-27T11:51:31.382Z] PASS [2021-07-27T11:51:31.382Z] coverage: 31.5% of statements [2021-07-27T11:51:31.382Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 31.5% of statements [2021-07-27T11:51:31.382Z] === RUN TestReadLog/tail_less_than_available [2021-07-27T11:51:31.382Z] === RUN TestReadLog/tail_more_than_available [2021-07-27T11:51:31.382Z] --- PASS: TestReadLog (0.17s) [2021-07-27T11:51:31.382Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-07-27T11:51:31.382Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-27T11:51:31.382Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-27T11:51:31.382Z] PASS [2021-07-27T11:51:31.382Z] coverage: 75.2% of statements [2021-07-27T11:51:31.382Z] ok github.com/docker/docker/daemon/logger/local 0.293s coverage: 75.2% of statements [2021-07-27T11:51:31.382Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T11:51:32.209Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-27T11:51:32.343Z] === RUN TestNewParse [2021-07-27T11:51:32.343Z] --- PASS: TestNewParse (0.00s) [2021-07-27T11:51:32.343Z] PASS [2021-07-27T11:51:32.343Z] coverage: 8.3% of statements [2021-07-27T11:51:32.343Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2021-07-27T11:51:32.343Z] === RUN TestValidateLogOpt [2021-07-27T11:51:32.343Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestNewMissedConfig [2021-07-27T11:51:32.343Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestNewMissedUrl [2021-07-27T11:51:32.343Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestNewMissedToken [2021-07-27T11:51:32.343Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestNewWithProxy [2021-07-27T11:51:32.343Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestDefault [2021-07-27T11:51:32.343Z] --- PASS: TestDefault (0.01s) [2021-07-27T11:51:32.343Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-27T11:51:32.343Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestJsonFormat [2021-07-27T11:51:32.343Z] --- PASS: TestJsonFormat (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestRawFormat [2021-07-27T11:51:32.343Z] --- PASS: TestRawFormat (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestRawFormatWithLabels [2021-07-27T11:51:32.343Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestRawFormatWithoutTag [2021-07-27T11:51:32.343Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestBatching [2021-07-27T11:51:32.343Z] === RUN TestParseLogFormat [2021-07-27T11:51:32.343Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestValidateLogOptEmpty [2021-07-27T11:51:32.343Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestValidateSyslogAddress [2021-07-27T11:51:32.343Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestParseAddressDefaultPort [2021-07-27T11:51:32.343Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestValidateSyslogFacility [2021-07-27T11:51:32.343Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestValidateLogOptSyslogFormat [2021-07-27T11:51:32.343Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-27T11:51:32.343Z] === RUN TestValidateLogOpt [2021-07-27T11:51:32.343Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-27T11:51:32.343Z] PASS [2021-07-27T11:51:32.343Z] coverage: 46.8% of statements [2021-07-27T11:51:32.343Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 46.8% of statements [2021-07-27T11:51:32.799Z] --- PASS: TestBatching (0.21s) [2021-07-27T11:51:32.799Z] === RUN TestFrequency [2021-07-27T11:51:32.799Z] --- PASS: TestFrequency (0.19s) [2021-07-27T11:51:32.799Z] === RUN TestOneMessagePerRequest [2021-07-27T11:51:32.799Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-27T11:51:32.799Z] === RUN TestVerify [2021-07-27T11:51:32.799Z] --- PASS: TestVerify (0.00s) [2021-07-27T11:51:32.799Z] === RUN TestSkipVerify [2021-07-27T11:51:32.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T11:51:33.027Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-27T11:51:33.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] --- PASS: TestSkipVerify (0.53s) [2021-07-27T11:51:33.256Z] === RUN TestBufferMaximum [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627386693.142102\",\"host\":\"833cd5ef7ff9\"}'" [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627386693.142102\",\"host\":\"833cd5ef7ff9\"}'" [2021-07-27T11:51:33.256Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-27T11:51:33.256Z] === RUN TestServerAlwaysDown [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627386693.144980\",\"host\":\"833cd5ef7ff9\"}'" [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627386693.144980\",\"host\":\"833cd5ef7ff9\"}'" [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627386693.144980\",\"host\":\"833cd5ef7ff9\"}'" [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627386693.144980\",\"host\":\"833cd5ef7ff9\"}'" [2021-07-27T11:51:33.256Z] time="2021-07-27T11:51:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627386693.144980\",\"host\":\"833cd5ef7ff9\"}'" [2021-07-27T11:51:33.256Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-27T11:51:33.256Z] === RUN TestCannotSendAfterClose [2021-07-27T11:51:33.256Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-27T11:51:33.256Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-27T11:51:33.711Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2021-07-27T11:51:33.711Z] === RUN TestPause [2021-07-27T11:51:34.218Z] === RUN TestV1IDService [2021-07-27T11:51:34.218Z] --- PASS: TestV1IDService (0.01s) [2021-07-27T11:51:34.218Z] === RUN TestV2MetadataService [2021-07-27T11:51:34.218Z] time="2021-07-27T11:51:34Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-27T11:51:34.218Z] time="2021-07-27T11:51:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"833cd5ef7ff9\"}'" [2021-07-27T11:51:34.218Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-27T11:51:34.218Z] PASS [2021-07-27T11:51:34.218Z] coverage: 82.5% of statements [2021-07-27T11:51:34.218Z] ok github.com/docker/docker/daemon/logger/splunk 2.016s coverage: 82.5% of statements [2021-07-27T11:51:34.218Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T11:51:34.218Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-27T11:51:34.218Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T11:51:34.279Z] --- PASS: TestPause (0.70s) [2021-07-27T11:51:34.279Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T11:51:34.279Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T11:51:34.279Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T11:51:34.279Z] === RUN TestPauseStopPausedContainer [2021-07-27T11:51:34.374Z] --- PASS: TestBuildPreserveOwnership (10.64s) [2021-07-27T11:51:34.374Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.63s) [2021-07-27T11:51:34.374Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-27T11:51:34.374Z] === RUN TestBuildPlatformInvalid [2021-07-27T11:51:34.374Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-27T11:51:34.374Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T11:51:34.374Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-27T11:51:34.374Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-27T11:51:34.374Z] PASS [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] === Skipped [2021-07-27T11:51:34.374Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-27T11:51:34.374Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-27T11:51:34.374Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-27T11:51:34.374Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] DONE 34 tests, 3 skipped in 134.162s [2021-07-27T11:51:34.374Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T11:51:34.374Z] INFO: Testing against a local daemon [2021-07-27T11:51:34.374Z] === RUN TestConfigInspect [2021-07-27T11:51:34.374Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-27T11:51:34.374Z] === RUN TestConfigList [2021-07-27T11:51:34.374Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] --- SKIP: TestConfigList (0.01s) [2021-07-27T11:51:34.374Z] === RUN TestConfigsCreateAndDelete [2021-07-27T11:51:34.374Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-27T11:51:34.374Z] === RUN TestConfigsUpdate [2021-07-27T11:51:34.374Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-27T11:51:34.374Z] === RUN TestTemplatedConfig [2021-07-27T11:51:34.374Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-27T11:51:34.374Z] === RUN TestConfigCreateResolve [2021-07-27T11:51:34.374Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-27T11:51:34.374Z] PASS [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] === Skipped [2021-07-27T11:51:34.374Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-27T11:51:34.374Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-27T11:51:34.374Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-27T11:51:34.374Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-27T11:51:34.374Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-27T11:51:34.374Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-27T11:51:34.374Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] [2021-07-27T11:51:34.374Z] DONE 6 tests, 6 skipped in 0.186s [2021-07-27T11:51:34.374Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T11:51:34.634Z] INFO: Testing against a local daemon [2021-07-27T11:51:34.634Z] === RUN TestCheckpoint [2021-07-27T11:51:34.634Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T11:51:34.634Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T11:51:34.634Z] === RUN TestContainerInvalidJSON [2021-07-27T11:51:34.634Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:51:34.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:51:34.634Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:51:34.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:51:34.634Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:51:34.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:51:34.634Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:51:34.634Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:51:34.634Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:51:34.634Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-27T11:51:34.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-27T11:51:34.634Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T11:51:34.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T11:51:34.634Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T11:51:34.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-27T11:51:34.634Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T11:51:34.674Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-27T11:51:34.674Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-27T11:51:34.674Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-27T11:51:34.674Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-27T11:51:34.674Z] === RUN TestContinueOnError_NeverContinue [2021-07-27T11:51:34.674Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-27T11:51:34.674Z] === RUN TestManifestStore [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/no_remote_or_local [2021-07-27T11:51:34.674Z] --- PASS: TestV2MetadataService (0.65s) [2021-07-27T11:51:34.674Z] PASS [2021-07-27T11:51:34.674Z] coverage: 48.2% of statements [2021-07-27T11:51:34.674Z] ok github.com/docker/docker/distribution/metadata 0.718s coverage: 48.2% of statements [2021-07-27T11:51:34.674Z] time="2021-07-27T11:51:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local306715527\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/no_local_cache [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/with_local_cache [2021-07-27T11:51:34.674Z] === RUN TestSuccessfulDownload [2021-07-27T11:51:34.674Z] download_test.go:268: Needs fixing on Windows [2021-07-27T11:51:34.674Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-27T11:51:34.674Z] === RUN TestCancelledDownload [2021-07-27T11:51:34.674Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-27T11:51:34.674Z] === RUN TestMaxDownloadAttempts [2021-07-27T11:51:34.674Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T11:51:34.674Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T11:51:34.674Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T11:51:34.674Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T11:51:34.674Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T11:51:34.674Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T11:51:34.674Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T11:51:34.674Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T11:51:34.674Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T11:51:34.674Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T11:51:34.674Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T11:51:34.674Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/unknown_media_type [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-27T11:51:34.674Z] time="2021-07-27T11:51:34Z" level=warning msg="reference for unknown type: " [2021-07-27T11:51:34.674Z] time="2021-07-27T11:51:34Z" level=warning msg="reference for unknown type: " [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-27T11:51:34.674Z] time="2021-07-27T11:51:34Z" level=warning msg="reference for unknown type: " [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-27T11:51:34.674Z] time="2021-07-27T11:51:34Z" level=warning msg="reference for unknown type: " [2021-07-27T11:51:34.674Z] time="2021-07-27T11:51:34Z" level=warning msg="reference for unknown type: " [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-27T11:51:34.674Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-27T11:51:34.674Z] time="2021-07-27T11:51:34Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore (0.21s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-27T11:51:34.674Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-27T11:51:34.674Z] === RUN TestDetectManifestBlobMediaType [2021-07-27T11:51:34.674Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-27T11:51:34.674Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-27T11:51:34.674Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-27T11:51:34.674Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-27T11:51:34.674Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-27T11:51:34.674Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-27T11:51:34.674Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-27T11:51:34.674Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-27T11:51:34.675Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-27T11:51:34.675Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-27T11:51:34.675Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-27T11:51:34.675Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-27T11:51:34.675Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-27T11:51:34.675Z] === RUN TestFixManifestLayers [2021-07-27T11:51:34.675Z] --- PASS: TestFixManifestLayers (0.01s) [2021-07-27T11:51:34.675Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-27T11:51:34.675Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-27T11:51:34.675Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-27T11:51:34.675Z] === RUN TestFixManifestLayersBadParent [2021-07-27T11:51:34.675Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-27T11:51:34.675Z] === RUN TestValidateManifest [2021-07-27T11:51:34.675Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-27T11:51:34.675Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-27T11:51:34.675Z] === RUN TestFormatPlatform [2021-07-27T11:51:34.675Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-27T11:51:34.675Z] === RUN TestGetRepositoryMountCandidates [2021-07-27T11:51:34.675Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-27T11:51:34.675Z] === RUN TestLayerAlreadyExists [2021-07-27T11:51:34.675Z] 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-07-27T11:51:34.675Z] 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-07-27T11:51:34.675Z] 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-07-27T11:51:34.675Z] 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-07-27T11:51:34.675Z] 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-07-27T11:51:34.675Z] 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-07-27T11:51:34.675Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-27T11:51:34.675Z] === RUN TestWhenEmptyAuthConfig [2021-07-27T11:51:34.772Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-27T11:51:34.846Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2021-07-27T11:51:34.846Z] === RUN TestPidHost [2021-07-27T11:51:34.896Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-27T11:51:34.896Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T11:51:34.896Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-27T11:51:34.896Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T11:51:34.896Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-27T11:51:34.896Z] === RUN TestCopyFromContainer [2021-07-27T11:51:35.131Z] time="2021-07-27T11:51:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T11:51:35.131Z] time="2021-07-27T11:51:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T11:51:35.131Z] time="2021-07-27T11:51:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T11:51:35.131Z] time="2021-07-27T11:51:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T11:51:35.131Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-27T11:51:35.131Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-07-27T11:51:35.131Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-07-27T11:51:35.131Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-07-27T11:51:35.131Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-07-27T11:51:35.131Z] === RUN TestTransfer [2021-07-27T11:51:35.131Z] --- PASS: TestTransfer (0.15s) [2021-07-27T11:51:35.131Z] === RUN TestConcurrencyLimit [2021-07-27T11:51:35.587Z] === RUN TestNotFound [2021-07-27T11:51:35.587Z] --- PASS: TestNotFound (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestConflict [2021-07-27T11:51:35.587Z] --- PASS: TestConflict (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestForbidden [2021-07-27T11:51:35.587Z] --- PASS: TestForbidden (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestInvalidParameter [2021-07-27T11:51:35.587Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestNotImplemented [2021-07-27T11:51:35.587Z] --- PASS: TestNotImplemented (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestNotModified [2021-07-27T11:51:35.587Z] --- PASS: TestNotModified (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestUnauthorized [2021-07-27T11:51:35.587Z] --- PASS: TestUnauthorized (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestUnknown [2021-07-27T11:51:35.587Z] --- PASS: TestUnknown (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestCancelled [2021-07-27T11:51:35.587Z] --- PASS: TestCancelled (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestDeadline [2021-07-27T11:51:35.587Z] --- PASS: TestDeadline (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestDataLoss [2021-07-27T11:51:35.587Z] --- PASS: TestDataLoss (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestUnavailable [2021-07-27T11:51:35.587Z] --- PASS: TestUnavailable (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestSystem [2021-07-27T11:51:35.587Z] --- PASS: TestSystem (0.00s) [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Not_Found [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Bad_Request [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Conflict [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Unauthorized [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Forbidden [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Not_Modified [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-27T11:51:35.587Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-27T11:51:35.587Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-27T11:51:35.587Z] PASS [2021-07-27T11:51:35.587Z] coverage: 53.1% of statements [2021-07-27T11:51:35.587Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-07-27T11:51:35.587Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-07-27T11:51:35.587Z] === RUN TestInactiveJobs [2021-07-27T11:51:36.043Z] --- PASS: TestInactiveJobs (0.38s) [2021-07-27T11:51:36.043Z] === RUN TestWatchRelease [2021-07-27T11:51:36.043Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2021-07-27T11:51:36.043Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-27T11:51:36.043Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-27T11:51:36.043Z] === RUN TestTokenPassThru [2021-07-27T11:51:36.043Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-27T11:51:36.043Z] === RUN TestTokenPassThruDifferentHost [2021-07-27T11:51:36.043Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-07-27T11:51:36.043Z] PASS [2021-07-27T11:51:36.043Z] coverage: 23.8% of statements [2021-07-27T11:51:36.043Z] ok github.com/docker/docker/distribution 1.517s coverage: 23.8% of statements [2021-07-27T11:51:36.043Z] --- PASS: TestWatchRelease (0.05s) [2021-07-27T11:51:36.043Z] === RUN TestWatchFinishedTransfer [2021-07-27T11:51:36.043Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-27T11:51:36.043Z] === RUN TestDuplicateTransfer [2021-07-27T11:51:36.043Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T11:51:36.043Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-07-27T11:51:36.043Z] === RUN TestSuccessfulUpload [2021-07-27T11:51:36.043Z] === RUN TestFSGetInvalidData [2021-07-27T11:51:36.043Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-27T11:51:36.043Z] === RUN TestFSInvalidSet [2021-07-27T11:51:36.043Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-27T11:51:36.043Z] === RUN TestFSInvalidRoot [2021-07-27T11:51:36.043Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-27T11:51:36.043Z] === RUN TestFSMetadataGetSet [2021-07-27T11:51:36.043Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-07-27T11:51:36.043Z] === RUN TestFSInvalidWalker [2021-07-27T11:51:36.043Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-27T11:51:36.043Z] === RUN TestFSGetSet [2021-07-27T11:51:36.043Z] --- PASS: TestFSGetSet (0.01s) [2021-07-27T11:51:36.043Z] === RUN TestFSGetUnsetKey [2021-07-27T11:51:36.043Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-07-27T11:51:36.043Z] === RUN TestFSGetEmptyData [2021-07-27T11:51:36.044Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-27T11:51:36.044Z] === RUN TestFSDelete [2021-07-27T11:51:36.044Z] --- PASS: TestFSDelete (0.01s) [2021-07-27T11:51:36.044Z] === RUN TestFSWalker [2021-07-27T11:51:36.500Z] --- PASS: TestFSWalker (0.01s) [2021-07-27T11:51:36.500Z] === RUN TestFSWalkerStopOnError [2021-07-27T11:51:36.500Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-27T11:51:36.500Z] === RUN TestNewFromJSON [2021-07-27T11:51:36.500Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-27T11:51:36.500Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-27T11:51:36.500Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-27T11:51:36.500Z] === RUN TestMarshalKeyOrder [2021-07-27T11:51:36.500Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-27T11:51:36.500Z] === RUN TestHistoryEqual [2021-07-27T11:51:36.500Z] time="2021-07-27T11:51:36Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-27T11:51:36.500Z] --- PASS: TestHistoryEqual (0.11s) [2021-07-27T11:51:36.500Z] === RUN TestImage [2021-07-27T11:51:36.500Z] --- PASS: TestImage (0.00s) [2021-07-27T11:51:36.500Z] === RUN TestImageOSNotEmpty [2021-07-27T11:51:36.500Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-27T11:51:36.500Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-27T11:51:36.500Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-27T11:51:36.500Z] === RUN TestCreate [2021-07-27T11:51:36.500Z] --- PASS: TestCreate (0.01s) [2021-07-27T11:51:36.500Z] === RUN TestRestore [2021-07-27T11:51:36.500Z] time="2021-07-27T11:51:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-27T11:51:36.500Z] --- PASS: TestRestore (0.02s) [2021-07-27T11:51:36.500Z] === RUN TestAddDelete [2021-07-27T11:51:36.500Z] --- PASS: TestAddDelete (0.06s) [2021-07-27T11:51:36.500Z] === RUN TestSearchAfterDelete [2021-07-27T11:51:36.500Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-27T11:51:36.500Z] === RUN TestParentReset [2021-07-27T11:51:36.500Z] --- PASS: TestParentReset (0.02s) [2021-07-27T11:51:36.500Z] === RUN TestGetAndSetLastUpdated [2021-07-27T11:51:36.500Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-07-27T11:51:36.500Z] === RUN TestStoreLen [2021-07-27T11:51:36.500Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-07-27T11:51:36.500Z] === RUN TestCancelledUpload [2021-07-27T11:51:36.500Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-27T11:51:36.500Z] PASS [2021-07-27T11:51:36.500Z] coverage: 76.8% of statements [2021-07-27T11:51:36.500Z] ok github.com/docker/docker/distribution/xfer 1.859s coverage: 76.8% of statements [2021-07-27T11:51:36.500Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T11:51:36.500Z] --- PASS: TestStoreLen (0.06s) [2021-07-27T11:51:36.500Z] PASS [2021-07-27T11:51:36.500Z] coverage: 86.6% of statements [2021-07-27T11:51:36.500Z] ok github.com/docker/docker/image 0.465s coverage: 86.6% of statements [2021-07-27T11:51:36.956Z] === RUN TestCompare [2021-07-27T11:51:36.956Z] --- PASS: TestCompare (0.00s) [2021-07-27T11:51:36.956Z] PASS [2021-07-27T11:51:36.956Z] coverage: 19.2% of statements [2021-07-27T11:51:36.956Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements [2021-07-27T11:51:37.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T11:51:37.411Z] === RUN TestValidateManifest [2021-07-27T11:51:37.411Z] === RUN TestValidateManifest/nil [2021-07-27T11:51:37.411Z] === RUN TestValidateManifest/non-nil [2021-07-27T11:51:37.411Z] --- PASS: TestValidateManifest (0.00s) [2021-07-27T11:51:37.411Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-27T11:51:37.411Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-27T11:51:37.411Z] PASS [2021-07-27T11:51:37.411Z] coverage: 0.7% of statements [2021-07-27T11:51:37.411Z] ok github.com/docker/docker/image/tarexport 0.093s coverage: 0.7% of statements [2021-07-27T11:51:37.465Z] --- PASS: TestPidHost (2.07s) [2021-07-27T11:51:37.465Z] === RUN TestPsFilter [2021-07-27T11:51:37.465Z] --- PASS: TestPsFilter (0.12s) [2021-07-27T11:51:37.465Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T11:51:37.729Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-07-27T11:51:37.729Z] === RUN TestRemoveContainerWithVolume [2021-07-27T11:51:37.867Z] === RUN TestMakeV1ConfigFromConfig [2021-07-27T11:51:37.867Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-27T11:51:37.867Z] PASS [2021-07-27T11:51:37.867Z] coverage: 25.0% of statements [2021-07-27T11:51:37.867Z] ok github.com/docker/docker/image/v1 0.137s coverage: 25.0% of statements [2021-07-27T11:51:37.867Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T11:51:38.192Z] === RUN TestCopyFromContainer// [2021-07-27T11:51:38.192Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T11:51:38.192Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T11:51:38.297Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-07-27T11:51:38.297Z] === RUN TestRemoveContainerRunning [2021-07-27T11:51:38.328Z] === RUN TestSerialization [2021-07-27T11:51:38.329Z] --- PASS: TestSerialization (0.02s) [2021-07-27T11:51:38.329Z] PASS [2021-07-27T11:51:38.329Z] coverage: 100.0% of statements [2021-07-27T11:51:38.329Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-07-27T11:51:38.452Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T11:51:38.452Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T11:51:38.452Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T11:51:38.452Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T11:51:38.452Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T11:51:38.712Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T11:51:38.712Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer (3.84s) [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-27T11:51:38.712Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-27T11:51:38.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T11:51:38.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:51:38.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:51:38.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:51:38.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:51:38.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:51:38.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:51:38.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:51:38.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:51:38.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:51:38.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-27T11:51:38.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T11:51:38.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T11:51:38.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T11:51:38.712Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T11:51:38.712Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-27T11:51:38.712Z] === RUN TestCreateWithInvalidEnv [2021-07-27T11:51:38.712Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T11:51:38.712Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T11:51:38.712Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T11:51:38.712Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T11:51:38.712Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T11:51:38.712Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T11:51:38.712Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T11:51:38.712Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T11:51:38.712Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T11:51:38.712Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-27T11:51:38.712Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T11:51:38.712Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T11:51:38.712Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T11:51:38.712Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T11:51:38.712Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-27T11:51:38.712Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T11:51:39.235Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-07-27T11:51:39.235Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T11:51:39.292Z] === RUN TestEmptyLayer [2021-07-27T11:51:39.292Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestCommitFailure [2021-07-27T11:51:39.292Z] --- PASS: TestCommitFailure (0.01s) [2021-07-27T11:51:39.292Z] === RUN TestStartTransactionFailure [2021-07-27T11:51:39.292Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestGetOrphan [2021-07-27T11:51:39.292Z] --- PASS: TestGetOrphan (0.01s) [2021-07-27T11:51:39.292Z] === RUN TestMountAndRegister [2021-07-27T11:51:39.292Z] layer_test.go:271: Layer size: 14 [2021-07-27T11:51:39.292Z] --- PASS: TestMountAndRegister (0.04s) [2021-07-27T11:51:39.292Z] === RUN TestLayerRelease [2021-07-27T11:51:39.292Z] layer_test.go:304: Failing on Windows [2021-07-27T11:51:39.292Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestStoreRestore [2021-07-27T11:51:39.292Z] layer_test.go:353: Failing on Windows [2021-07-27T11:51:39.292Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestTarStreamStability [2021-07-27T11:51:39.292Z] layer_test.go:468: Failing on Windows [2021-07-27T11:51:39.292Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestRegisterExistingLayer [2021-07-27T11:51:39.292Z] === RUN TestEnvironmentParsing [2021-07-27T11:51:39.292Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-27T11:51:39.292Z] PASS [2021-07-27T11:51:39.292Z] coverage: 1.2% of statements [2021-07-27T11:51:39.292Z] ok github.com/docker/docker/libcontainerd/local 0.050s coverage: 1.2% of statements [2021-07-27T11:51:39.292Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-07-27T11:51:39.292Z] === RUN TestTarStreamVerification [2021-07-27T11:51:39.292Z] layer_test.go:697: Failing on Windows [2021-07-27T11:51:39.292Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestLayerMigration [2021-07-27T11:51:39.292Z] migration_test.go:46: Failing on Windows [2021-07-27T11:51:39.292Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestLayerMigrationNoTarsplit [2021-07-27T11:51:39.292Z] migration_test.go:182: Failing on Windows [2021-07-27T11:51:39.292Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestMountInit [2021-07-27T11:51:39.292Z] mount_test.go:17: Failing on Windows [2021-07-27T11:51:39.292Z] --- SKIP: TestMountInit (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestMountSize [2021-07-27T11:51:39.292Z] mount_test.go:76: Failing on Windows [2021-07-27T11:51:39.292Z] --- SKIP: TestMountSize (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestMountChanges [2021-07-27T11:51:39.292Z] mount_test.go:125: Failing on Windows [2021-07-27T11:51:39.292Z] --- SKIP: TestMountChanges (0.00s) [2021-07-27T11:51:39.292Z] === RUN TestMountApply [2021-07-27T11:51:39.292Z] mount_test.go:212: Failing on Windows [2021-07-27T11:51:39.292Z] --- SKIP: TestMountApply (0.00s) [2021-07-27T11:51:39.292Z] PASS [2021-07-27T11:51:39.292Z] coverage: 30.1% of statements [2021-07-27T11:51:39.292Z] ok github.com/docker/docker/layer 0.257s coverage: 30.1% of statements [2021-07-27T11:51:39.292Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T11:51:39.292Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T11:51:39.292Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T11:51:39.292Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T11:51:39.802Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-07-27T11:51:39.802Z] === RUN TestRemoveInvalidContainer [2021-07-27T11:51:39.802Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-27T11:51:39.802Z] === RUN TestRenameLinkedContainer [2021-07-27T11:51:40.254Z] === RUN TestSequenceGetAvailableBit [2021-07-27T11:51:40.255Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestSequenceEqual [2021-07-27T11:51:40.255Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestSequenceCopy [2021-07-27T11:51:40.255Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestGetFirstAvailable [2021-07-27T11:51:40.255Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestFindSequence [2021-07-27T11:51:40.255Z] --- PASS: TestFindSequence (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestCheckIfAvailable [2021-07-27T11:51:40.255Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestMergeSequences [2021-07-27T11:51:40.255Z] --- PASS: TestMergeSequences (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestPushReservation [2021-07-27T11:51:40.255Z] --- PASS: TestPushReservation (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestSerializeDeserialize [2021-07-27T11:51:40.255Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestSet [2021-07-27T11:51:40.255Z] --- PASS: TestSet (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestSetUnset [2021-07-27T11:51:40.255Z] --- PASS: TestSetUnset (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestOffsetSetUnset [2021-07-27T11:51:40.255Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestSetInRange [2021-07-27T11:51:40.255Z] --- PASS: TestSetInRange (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestSetAnyInRange [2021-07-27T11:51:40.255Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestMethods [2021-07-27T11:51:40.255Z] --- PASS: TestMethods (0.00s) [2021-07-27T11:51:40.255Z] === RUN TestRandomAllocateDeallocate [2021-07-27T11:51:40.624Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2021-07-27T11:51:40.624Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T11:51:41.782Z] === RUN TestInvalidConfig [2021-07-27T11:51:41.782Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-27T11:51:41.782Z] === RUN TestConfig [2021-07-27T11:51:41.782Z] --- PASS: TestConfig (0.00s) [2021-07-27T11:51:41.782Z] === RUN TestOptionsLabels [2021-07-27T11:51:41.782Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-27T11:51:41.782Z] === RUN TestValidName [2021-07-27T11:51:41.782Z] --- PASS: TestValidName (0.00s) [2021-07-27T11:51:41.782Z] === RUN TestTLSConfiguration [2021-07-27T11:51:41.782Z] time="2021-07-27T11:51:41Z" level=info msg="Option Initializing KV with TLS" [2021-07-27T11:51:41.782Z] --- PASS: TestTLSConfiguration (0.13s) [2021-07-27T11:51:41.782Z] PASS [2021-07-27T11:51:41.782Z] coverage: 24.0% of statements [2021-07-27T11:51:41.782Z] ok github.com/docker/docker/libnetwork/config 0.189s coverage: 24.0% of statements [2021-07-27T11:51:42.239Z] === RUN TestKey [2021-07-27T11:51:42.239Z] --- PASS: TestKey (0.00s) [2021-07-27T11:51:42.239Z] === RUN TestParseKey [2021-07-27T11:51:42.239Z] --- PASS: TestParseKey (0.00s) [2021-07-27T11:51:42.239Z] === RUN TestInvalidDataStore [2021-07-27T11:51:42.239Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-27T11:51:42.239Z] === RUN TestKVObjectFlatKey [2021-07-27T11:51:42.239Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-27T11:51:42.239Z] === RUN TestAtomicKVObjectFlatKey [2021-07-27T11:51:42.239Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-27T11:51:42.239Z] PASS [2021-07-27T11:51:42.239Z] coverage: 21.9% of statements [2021-07-27T11:51:42.239Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2021-07-27T11:51:42.535Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.81s) [2021-07-27T11:51:42.535Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T11:51:42.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:51:42.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:51:42.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:51:42.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:51:42.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:51:42.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:51:42.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:51:42.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:51:42.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:51:42.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:51:42.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:51:42.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:51:42.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:51:42.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:51:42.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:51:42.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-27T11:51:42.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T11:51:42.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T11:51:42.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T11:51:42.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T11:51:42.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-27T11:51:42.535Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T11:51:43.086Z] --- PASS: TestRenameLinkedContainer (2.64s) [2021-07-27T11:51:43.086Z] === RUN TestRenameStoppedContainer [2021-07-27T11:51:43.086Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-07-27T11:51:43.086Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T11:51:43.106Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-07-27T11:51:43.106Z] === RUN TestCreateDifferentPlatform [2021-07-27T11:51:43.106Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T11:51:43.106Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T11:51:43.106Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-27T11:51:43.106Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T11:51:43.106Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T11:51:43.106Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T11:51:43.106Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-27T11:51:43.106Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T11:51:43.106Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-27T11:51:43.106Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T11:51:43.106Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-27T11:51:43.106Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-27T11:51:43.106Z] === RUN TestDaemonRestartIpcMode [2021-07-27T11:51:43.106Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T11:51:43.106Z] === RUN TestDaemonHostGatewayIP [2021-07-27T11:51:43.106Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:51:43.106Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-27T11:51:43.106Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T11:51:43.106Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T11:51:43.106Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T11:51:43.106Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-27T11:51:43.106Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-27T11:51:43.106Z] === RUN TestDiff [2021-07-27T11:51:43.200Z] === RUN TestIPDataMarshalling [2021-07-27T11:51:43.200Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-27T11:51:43.200Z] === RUN TestValidateAndIsV6 [2021-07-27T11:51:43.200Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-27T11:51:43.200Z] PASS [2021-07-27T11:51:43.200Z] coverage: 68.9% of statements [2021-07-27T11:51:43.200Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-07-27T11:51:43.200Z] === RUN TestErrorInterfaces [2021-07-27T11:51:43.200Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-27T11:51:43.200Z] === RUN TestNetworkMarshalling [2021-07-27T11:51:43.656Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-07-27T11:51:43.656Z] === RUN TestEndpointMarshalling [2021-07-27T11:51:43.656Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestAuxAddresses [2021-07-27T11:51:43.656Z] time="2021-07-27T11:51:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T11:51:43.656Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-27T11:51:43.656Z] === RUN TestSRVServiceQuery [2021-07-27T11:51:43.656Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:51:43.656Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestServiceVIPReuse [2021-07-27T11:51:43.656Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:51:43.656Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-27T11:51:43.656Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:51:43.656Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestDNSIPQuery [2021-07-27T11:51:43.656Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:51:43.656Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestDNSProxyServFail [2021-07-27T11:51:43.656Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:51:43.656Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestSandboxAddEmpty [2021-07-27T11:51:43.656Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:51:43.656Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestSandboxAddMultiPrio [2021-07-27T11:51:43.656Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:51:43.656Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestSandboxAddSamePrio [2021-07-27T11:51:43.656Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:51:43.656Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestCleanupServiceDiscovery [2021-07-27T11:51:43.656Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:51:43.656Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestDNSOptions [2021-07-27T11:51:43.656Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:51:43.656Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-27T11:51:43.656Z] === RUN TestMultipleControllersWithSameStore [2021-07-27T11:51:43.656Z] time="2021-07-27T11:51:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T11:51:43.656Z] time="2021-07-27T11:51:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T11:51:43.656Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-07-27T11:51:43.656Z] PASS [2021-07-27T11:51:43.656Z] coverage: 8.6% of statements [2021-07-27T11:51:43.656Z] ok github.com/docker/docker/libnetwork 0.270s coverage: 8.6% of statements [2021-07-27T11:51:43.656Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-27T11:51:43.656Z] === RUN TestDriver [2021-07-27T11:51:43.656Z] --- PASS: TestDriver (0.00s) [2021-07-27T11:51:43.656Z] PASS [2021-07-27T11:51:43.656Z] coverage: 34.8% of statements [2021-07-27T11:51:43.656Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-07-27T11:51:44.047Z] --- PASS: TestDiff (0.61s) [2021-07-27T11:51:44.047Z] === RUN TestExecWithCloseStdin [2021-07-27T11:51:44.113Z] === RUN TestDriver [2021-07-27T11:51:44.113Z] --- PASS: TestDriver (0.00s) [2021-07-27T11:51:44.113Z] PASS [2021-07-27T11:51:44.113Z] coverage: 34.8% of statements [2021-07-27T11:51:44.113Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2021-07-27T11:51:44.461Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2021-07-27T11:51:44.461Z] === RUN TestRenameInvalidName [2021-07-27T11:51:44.569Z] --- PASS: TestRandomAllocateDeallocate (4.28s) [2021-07-27T11:51:44.569Z] === RUN TestAllocateRandomDeallocate [2021-07-27T11:51:44.569Z] === RUN TestNetworkAllocateFree [2021-07-27T11:51:44.569Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-27T11:51:44.569Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-27T11:51:44.569Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-27T11:51:44.569Z] PASS [2021-07-27T11:51:44.569Z] coverage: 63.6% of statements [2021-07-27T11:51:44.569Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.037s coverage: 63.6% of statements [2021-07-27T11:51:44.617Z] --- PASS: TestExecWithCloseStdin (0.90s) [2021-07-27T11:51:44.617Z] === RUN TestExec [2021-07-27T11:51:45.025Z] === RUN TestGetEmptyCapabilities [2021-07-27T11:51:45.025Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-27T11:51:45.025Z] === RUN TestGetExtraCapabilities [2021-07-27T11:51:45.025Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-27T11:51:45.025Z] === RUN TestGetInvalidCapabilities [2021-07-27T11:51:45.025Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-27T11:51:45.025Z] === RUN TestRemoteDriver [2021-07-27T11:51:45.025Z] --- PASS: TestRemoteDriver (0.00s) [2021-07-27T11:51:45.025Z] === RUN TestDriverError [2021-07-27T11:51:45.025Z] --- PASS: TestDriverError (0.00s) [2021-07-27T11:51:45.025Z] === RUN TestMissingValues [2021-07-27T11:51:45.025Z] --- PASS: TestMissingValues (0.00s) [2021-07-27T11:51:45.025Z] === RUN TestRollback [2021-07-27T11:51:45.025Z] --- PASS: TestRollback (0.00s) [2021-07-27T11:51:45.025Z] PASS [2021-07-27T11:51:45.025Z] coverage: 57.4% of statements [2021-07-27T11:51:45.025Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2021-07-27T11:51:45.028Z] --- PASS: TestRenameInvalidName (0.66s) [2021-07-27T11:51:45.028Z] === RUN TestRenameAnonymousContainer [2021-07-27T11:51:45.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T11:51:45.482Z] --- PASS: TestAllocateRandomDeallocate (0.86s) [2021-07-27T11:51:45.482Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-27T11:51:45.559Z] --- PASS: TestExec (0.91s) [2021-07-27T11:51:45.559Z] === RUN TestExecUser [2021-07-27T11:51:45.938Z] === RUN TestNAT [2021-07-27T11:51:45.938Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-27T11:51:45.938Z] --- SKIP: TestNAT (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestTransparent [2021-07-27T11:51:45.938Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-27T11:51:45.938Z] --- SKIP: TestTransparent (0.00s) [2021-07-27T11:51:45.938Z] PASS [2021-07-27T11:51:45.938Z] coverage: 0.0% of statements [2021-07-27T11:51:45.938Z] === RUN TestNew [2021-07-27T11:51:45.938Z] --- PASS: TestNew (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestAddDriver [2021-07-27T11:51:45.938Z] --- PASS: TestAddDriver (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestAddDuplicateDriver [2021-07-27T11:51:45.938Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-27T11:51:45.938Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestDriver [2021-07-27T11:51:45.938Z] --- PASS: TestDriver (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestIPAM [2021-07-27T11:51:45.938Z] --- PASS: TestIPAM (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestWalkIPAMs [2021-07-27T11:51:45.938Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestWalkDrivers [2021-07-27T11:51:45.938Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-27T11:51:45.938Z] PASS [2021-07-27T11:51:45.938Z] coverage: 82.4% of statements [2021-07-27T11:51:45.938Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.044s coverage: 0.0% of statements [2021-07-27T11:51:45.938Z] ok github.com/docker/docker/libnetwork/drvregistry 0.065s coverage: 82.4% of statements [2021-07-27T11:51:45.938Z] === RUN TestBuildDefault [2021-07-27T11:51:45.938Z] --- PASS: TestBuildDefault (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestBuildHostnameDomainname [2021-07-27T11:51:45.938Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestBuildHostname [2021-07-27T11:51:45.938Z] --- PASS: TestBuildHostname (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestBuildHostnameFQDN [2021-07-27T11:51:45.938Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestBuildNoIP [2021-07-27T11:51:45.938Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestUpdate [2021-07-27T11:51:45.938Z] --- PASS: TestUpdate (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-27T11:51:45.938Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-27T11:51:45.938Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestAddEmpty [2021-07-27T11:51:45.938Z] --- PASS: TestAddEmpty (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestAdd [2021-07-27T11:51:45.938Z] --- PASS: TestAdd (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestDeleteEmpty [2021-07-27T11:51:45.938Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestDeleteNewline [2021-07-27T11:51:45.938Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestDelete [2021-07-27T11:51:45.938Z] --- PASS: TestDelete (0.00s) [2021-07-27T11:51:45.938Z] === RUN TestConcurrentWrites [2021-07-27T11:51:45.938Z] --- PASS: TestConcurrentWrites (0.15s) [2021-07-27T11:51:45.938Z] PASS [2021-07-27T11:51:45.938Z] coverage: 81.2% of statements [2021-07-27T11:51:45.938Z] ok github.com/docker/docker/libnetwork/etchosts 0.203s coverage: 81.2% of statements [2021-07-27T11:51:46.394Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.82s) [2021-07-27T11:51:46.394Z] === RUN TestRetrieveFromStore [2021-07-27T11:51:46.394Z] --- PASS: TestRetrieveFromStore (0.35s) [2021-07-27T11:51:46.394Z] === RUN TestIsCorrupted [2021-07-27T11:51:46.394Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-27T11:51:46.394Z] === RUN TestSetRollover [2021-07-27T11:51:46.504Z] --- PASS: TestExecUser (0.91s) [2021-07-27T11:51:46.504Z] === RUN TestExportContainerAndImportImage [2021-07-27T11:51:46.850Z] === RUN TestNew [2021-07-27T11:51:46.850Z] --- PASS: TestNew (0.00s) [2021-07-27T11:51:46.850Z] === RUN TestAllocate [2021-07-27T11:51:46.850Z] --- PASS: TestAllocate (0.00s) [2021-07-27T11:51:46.850Z] === RUN TestUninitialized [2021-07-27T11:51:46.850Z] --- PASS: TestUninitialized (0.00s) [2021-07-27T11:51:46.850Z] === RUN TestAllocateInRange [2021-07-27T11:51:46.850Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-27T11:51:46.850Z] === RUN TestAllocateSerial [2021-07-27T11:51:46.850Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-27T11:51:46.850Z] PASS [2021-07-27T11:51:46.850Z] coverage: 87.5% of statements [2021-07-27T11:51:46.850Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2021-07-27T11:51:46.850Z] === RUN TestDiff [2021-07-27T11:51:46.850Z] --- PASS: TestDiff (0.00s) [2021-07-27T11:51:46.850Z] === RUN TestAddedCallback [2021-07-27T11:51:46.850Z] --- PASS: TestAddedCallback (0.00s) [2021-07-27T11:51:46.850Z] === RUN TestRemovedCallback [2021-07-27T11:51:46.850Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-27T11:51:46.850Z] === RUN TestNoCallback [2021-07-27T11:51:46.850Z] --- PASS: TestNoCallback (0.00s) [2021-07-27T11:51:46.850Z] PASS [2021-07-27T11:51:46.850Z] coverage: 48.1% of statements [2021-07-27T11:51:46.850Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.042s coverage: 48.1% of statements [2021-07-27T11:51:47.306Z] === RUN TestCaller [2021-07-27T11:51:47.306Z] --- PASS: TestCaller (0.00s) [2021-07-27T11:51:47.306Z] PASS [2021-07-27T11:51:47.306Z] coverage: 100.0% of statements [2021-07-27T11:51:47.306Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-07-27T11:51:47.306Z] === RUN TestSetSerialInsertDelete [2021-07-27T11:51:47.306Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-27T11:51:47.306Z] === RUN TestSetParallelInsertDelete [2021-07-27T11:51:47.447Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-07-27T11:51:47.447Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T11:51:47.560Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2021-07-27T11:51:47.560Z] === RUN TestRenameContainerWithSameName [2021-07-27T11:51:48.127Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-07-27T11:51:48.127Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T11:51:48.268Z] --- PASS: TestSetRollover (1.54s) [2021-07-27T11:51:48.268Z] === RUN TestSetRolloverSerial [2021-07-27T11:51:48.268Z] === RUN TestPoolRequest [2021-07-27T11:51:48.268Z] --- PASS: TestPoolRequest (0.00s) [2021-07-27T11:51:48.268Z] === RUN TestOtherRequests [2021-07-27T11:51:48.268Z] --- PASS: TestOtherRequests (0.00s) [2021-07-27T11:51:48.268Z] PASS [2021-07-27T11:51:48.268Z] coverage: 57.1% of statements [2021-07-27T11:51:48.268Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2021-07-27T11:51:48.268Z] === RUN TestInt2IP2IntConversion [2021-07-27T11:51:48.829Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-07-27T11:51:48.829Z] === RUN TestHealthCheckWorkdir [2021-07-27T11:51:49.230Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2021-07-27T11:51:49.230Z] === RUN TestGetAddressVersion [2021-07-27T11:51:49.230Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-27T11:51:49.230Z] === RUN TestKeyString [2021-07-27T11:51:49.230Z] --- PASS: TestKeyString (0.00s) [2021-07-27T11:51:49.230Z] === RUN TestPoolDataMarshal [2021-07-27T11:51:49.230Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-27T11:51:49.230Z] === RUN TestSubnetsMarshal [2021-07-27T11:51:49.230Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-07-27T11:51:49.230Z] === RUN TestAddSubnets [2021-07-27T11:51:49.230Z] --- PASS: TestAddSubnets (0.03s) [2021-07-27T11:51:49.230Z] === RUN TestDoublePoolRelease [2021-07-27T11:51:49.230Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-27T11:51:49.230Z] === RUN TestAddReleasePoolID [2021-07-27T11:51:49.230Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-07-27T11:51:49.230Z] === RUN TestPredefinedPool [2021-07-27T11:51:49.230Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-27T11:51:49.230Z] === RUN TestRemoveSubnet [2021-07-27T11:51:49.230Z] === RUN TestGetCapabilities [2021-07-27T11:51:49.230Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-27T11:51:49.230Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-27T11:51:49.230Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-27T11:51:49.230Z] === RUN TestGetDefaultAddressSpaces [2021-07-27T11:51:49.230Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-27T11:51:49.230Z] === RUN TestRemoteDriver [2021-07-27T11:51:49.230Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-27T11:51:49.230Z] PASS [2021-07-27T11:51:49.230Z] coverage: 47.4% of statements [2021-07-27T11:51:49.230Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2021-07-27T11:51:49.230Z] --- PASS: TestRemoveSubnet (0.14s) [2021-07-27T11:51:49.230Z] === RUN TestGetSameAddress [2021-07-27T11:51:49.230Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-27T11:51:49.230Z] === RUN TestPoolAllocationReuse [2021-07-27T11:51:49.503Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2021-07-27T11:51:49.503Z] === RUN TestResize [2021-07-27T11:51:49.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T11:51:49.686Z] --- PASS: TestSetRolloverSerial (1.72s) [2021-07-27T11:51:49.686Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-27T11:51:49.686Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-27T11:51:49.686Z] PASS [2021-07-27T11:51:49.686Z] coverage: 84.4% of statements [2021-07-27T11:51:49.686Z] ok github.com/docker/docker/libnetwork/bitseq 9.622s coverage: 84.4% of statements [2021-07-27T11:51:50.070Z] --- PASS: TestResize (0.66s) [2021-07-27T11:51:50.070Z] === RUN TestResizeWithInvalidSize [2021-07-27T11:51:50.142Z] === RUN TestWindowsIPAM [2021-07-27T11:51:50.142Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-27T11:51:50.142Z] PASS [2021-07-27T11:51:50.142Z] coverage: 71.4% of statements [2021-07-27T11:51:50.142Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-07-27T11:51:50.212Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2021-07-27T11:51:50.212Z] === RUN TestHealthKillContainer [2021-07-27T11:51:51.005Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-07-27T11:51:51.005Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T11:51:51.103Z] === RUN TestDefaultNetwork [2021-07-27T11:51:51.103Z] --- PASS: TestDefaultNetwork (0.23s) [2021-07-27T11:51:51.103Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-27T11:51:51.559Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-07-27T11:51:51.559Z] === RUN TestInitAddressPools [2021-07-27T11:51:51.559Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-27T11:51:51.559Z] PASS [2021-07-27T11:51:51.559Z] coverage: 74.0% of statements [2021-07-27T11:51:51.559Z] ok github.com/docker/docker/libnetwork/ipamutils 0.599s coverage: 74.0% of statements [2021-07-27T11:51:51.571Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:51:51.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:51:51.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:51:51.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T11:51:51.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T11:51:52.015Z] === RUN TestKeyValue [2021-07-27T11:51:52.015Z] --- PASS: TestKeyValue (0.00s) [2021-07-27T11:51:52.015Z] PASS [2021-07-27T11:51:52.015Z] coverage: 60.0% of statements [2021-07-27T11:51:52.015Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2021-07-27T11:51:52.015Z] --- PASS: TestPoolAllocationReuse (2.69s) [2021-07-27T11:51:52.015Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-27T11:51:52.015Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-27T11:51:52.015Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-27T11:51:52.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T11:51:52.471Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T11:51:52.751Z] --- PASS: TestHealthKillContainer (2.92s) [2021-07-27T11:51:52.751Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T11:51:52.927Z] === RUN TestGenerate [2021-07-27T11:51:52.927Z] --- PASS: TestGenerate (0.00s) [2021-07-27T11:51:52.927Z] === RUN TestGeneratePtr [2021-07-27T11:51:52.927Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-27T11:51:52.927Z] === RUN TestGenerateMissingField [2021-07-27T11:51:52.927Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-27T11:51:52.927Z] === RUN TestFieldCannotBeSet [2021-07-27T11:51:52.927Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-27T11:51:52.927Z] === RUN TestTypeMismatchError [2021-07-27T11:51:52.927Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-27T11:51:52.927Z] PASS [2021-07-27T11:51:52.927Z] coverage: 100.0% of statements [2021-07-27T11:51:53.382Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2021-07-27T11:51:53.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T11:51:53.694Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-07-27T11:51:53.694Z] === RUN TestIpcModeNone [2021-07-27T11:51:54.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:51:54.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:51:54.265Z] --- PASS: TestIpcModeNone (0.87s) [2021-07-27T11:51:54.266Z] === RUN TestIpcModePrivate [2021-07-27T11:51:54.344Z] === RUN TestNetworkDBSimple [2021-07-27T11:51:54.344Z] testing: warning: no tests to run [2021-07-27T11:51:54.344Z] PASS [2021-07-27T11:51:54.344Z] coverage: 0.0% of statements [2021-07-27T11:51:54.344Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-07-27T11:51:54.800Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.78s) [2021-07-27T11:51:54.800Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-27T11:51:55.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:51:55.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:51:55.209Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-27T11:51:55.209Z] --- PASS: TestIpcModePrivate (0.92s) [2021-07-27T11:51:55.209Z] === RUN TestIpcModeShareable [2021-07-27T11:51:55.209Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T11:51:55.209Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-27T11:51:55.209Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T11:51:55.257Z] === RUN TestRequestNewPort [2021-07-27T11:51:55.257Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-27T11:51:55.257Z] === RUN TestRequestSpecificPort [2021-07-27T11:51:55.257Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-27T11:51:55.257Z] === RUN TestReleasePort [2021-07-27T11:51:55.257Z] --- PASS: TestReleasePort (0.00s) [2021-07-27T11:51:55.257Z] === RUN TestReuseReleasedPort [2021-07-27T11:51:55.257Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-27T11:51:55.257Z] === RUN TestReleaseUnreadledPort [2021-07-27T11:51:55.257Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-27T11:51:55.257Z] === RUN TestUnknowProtocol [2021-07-27T11:51:55.257Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-27T11:51:55.257Z] === RUN TestAllocateAllPorts [2021-07-27T11:51:55.257Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-27T11:51:55.257Z] === RUN TestPortAllocation [2021-07-27T11:51:55.257Z] --- PASS: TestPortAllocation (0.00s) [2021-07-27T11:51:55.257Z] === RUN TestPortAllocationWithCustomRange [2021-07-27T11:51:55.257Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-27T11:51:55.257Z] === RUN TestNoDuplicateBPR [2021-07-27T11:51:55.257Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-27T11:51:55.257Z] === RUN TestChangePortRange [2021-07-27T11:51:55.257Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-27T11:51:55.257Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-27T11:51:55.257Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-27T11:51:55.257Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-27T11:51:55.257Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-27T11:51:55.257Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-27T11:51:55.257Z] --- PASS: TestChangePortRange (0.00s) [2021-07-27T11:51:55.257Z] PASS [2021-07-27T11:51:55.257Z] coverage: 88.6% of statements [2021-07-27T11:51:55.257Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2021-07-27T11:51:55.257Z] 2021/07/27 11:51:54 Closing DB instances... [2021-07-27T11:51:55.714Z] === RUN TestTransportPortConv [2021-07-27T11:51:55.714Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-27T11:51:55.714Z] === RUN TestTransportPortBindingConv [2021-07-27T11:51:55.714Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-27T11:51:55.714Z] === RUN TestErrorConstructors [2021-07-27T11:51:55.714Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-27T11:51:55.714Z] === RUN TestCompareIPMask [2021-07-27T11:51:55.714Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-27T11:51:55.714Z] === RUN TestUtilGetHostPartIP [2021-07-27T11:51:55.714Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-27T11:51:55.714Z] === RUN TestUtilGetBroadcastIP [2021-07-27T11:51:55.714Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-27T11:51:55.714Z] === RUN TestParseCIDR [2021-07-27T11:51:55.714Z] --- PASS: TestParseCIDR (0.00s) [2021-07-27T11:51:55.714Z] PASS [2021-07-27T11:51:55.714Z] coverage: 47.9% of statements [2021-07-27T11:51:55.714Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 47.9% of statements [2021-07-27T11:51:55.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T11:51:56.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T11:51:56.169Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.31s) [2021-07-27T11:51:56.169Z] === RUN TestGetAddress [2021-07-27T11:51:56.169Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-07-27T11:51:56.169Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-27T11:51:56.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-27T11:51:57.131Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-27T11:51:57.131Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-27T11:51:57.131Z] PASS [2021-07-27T11:51:57.131Z] coverage: 44.0% of statements [2021-07-27T11:51:57.131Z] ok github.com/docker/docker/oci 0.045s coverage: 44.0% of statements [2021-07-27T11:51:57.131Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-27T11:51:57.131Z] PASS [2021-07-27T11:51:57.131Z] coverage: 100.0% of statements [2021-07-27T11:51:57.131Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2021-07-27T11:51:57.587Z] 2021/07/27 11:51:57 Closing DB instances... [2021-07-27T11:51:57.751Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2021-07-27T11:51:57.752Z] === RUN TestAPIIpcModeHost [2021-07-27T11:51:57.752Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T11:51:57.752Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-27T11:51:57.752Z] === RUN TestDaemonIpcModeShareable [2021-07-27T11:51:57.752Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T11:51:57.752Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-27T11:51:57.752Z] === RUN TestDaemonIpcModePrivate [2021-07-27T11:51:58.044Z] === RUN TestAddressPoolOpt [2021-07-27T11:51:58.044Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/a [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/something [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/_=a [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/env1=value1 [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/_env1=value1 [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/PATH [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/=a [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/PATH= [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/PATH=something [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/asd!qwe [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/1asd [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/123 [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/some_space [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/__some_space_before [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/some_space_after__ [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/= [2021-07-27T11:51:58.044Z] === RUN TestValidateEnv/PaTh [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestParseHost [2021-07-27T11:51:58.044Z] --- PASS: TestParseHost (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestParseDockerDaemonHost [2021-07-27T11:51:58.044Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestParseTCP [2021-07-27T11:51:58.044Z] --- PASS: TestParseTCP (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-27T11:51:58.044Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestValidateExtraHosts [2021-07-27T11:51:58.044Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestIpOptString [2021-07-27T11:51:58.044Z] --- PASS: TestIpOptString (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-27T11:51:58.044Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestNewIpOptValidDefaultVal [2021-07-27T11:51:58.044Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestIpOptSetInvalidVal [2021-07-27T11:51:58.044Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestValidateIPAddress [2021-07-27T11:51:58.044Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestMapOpts [2021-07-27T11:51:58.044Z] --- PASS: TestMapOpts (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestListOptsWithoutValidator [2021-07-27T11:51:58.044Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestListOptsWithValidator [2021-07-27T11:51:58.044Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestValidateDNSSearch [2021-07-27T11:51:58.044Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_general_format [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_one_more [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-27T11:51:58.044Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-27T11:51:58.044Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestNamedListOpts [2021-07-27T11:51:58.044Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestNamedMapOpts [2021-07-27T11:51:58.044Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestParseLink [2021-07-27T11:51:58.044Z] --- PASS: TestParseLink (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestQuotedStringSetWithQuotes [2021-07-27T11:51:58.044Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-27T11:51:58.044Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-27T11:51:58.044Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-27T11:51:58.044Z] === RUN TestUlimitOpt [2021-07-27T11:51:58.044Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-27T11:51:58.044Z] PASS [2021-07-27T11:51:58.044Z] coverage: 67.1% of statements [2021-07-27T11:51:58.044Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2021-07-27T11:51:58.044Z] === RUN TestParseVersion [2021-07-27T11:51:58.044Z] --- PASS: TestParseVersion (0.00s) [2021-07-27T11:51:58.044Z] PASS [2021-07-27T11:51:58.044Z] coverage: 52.9% of statements [2021-07-27T11:51:58.044Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2021-07-27T11:51:58.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T11:51:58.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T11:51:59.134Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-27T11:51:59.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T11:51:59.394Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2021-07-27T11:51:59.394Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T11:51:59.394Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T11:51:59.394Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-27T11:51:59.394Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T11:51:59.394Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T11:51:59.394Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-27T11:51:59.394Z] === RUN TestIpcModeOlderClient [2021-07-27T11:51:59.394Z] === PAUSE TestIpcModeOlderClient [2021-07-27T11:51:59.394Z] === RUN TestKillContainerInvalidSignal [2021-07-27T11:51:59.571Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.09s) [2021-07-27T11:51:59.571Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-27T11:51:59.964Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-07-27T11:51:59.964Z] === RUN TestKillContainer [2021-07-27T11:51:59.964Z] === RUN TestKillContainer/no_signal [2021-07-27T11:52:00.043Z] === RUN TestPeerCertificateMarshalJSON [2021-07-27T11:52:00.043Z] === RUN TestIsArchivePathDir [2021-07-27T11:52:00.044Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-07-27T11:52:00.044Z] === RUN TestIsArchivePathInvalidFile [2021-07-27T11:52:00.044Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-07-27T11:52:00.044Z] === RUN TestIsArchivePathTar [2021-07-27T11:52:00.044Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-07-27T11:52:00.044Z] === RUN TestDecompressStreamGzip [2021-07-27T11:52:00.044Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-27T11:52:00.044Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-27T11:52:00.044Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2021-07-27T11:52:00.044Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-27T11:52:00.044Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-27T11:52:00.044Z] === RUN TestMiddleware [2021-07-27T11:52:00.044Z] --- PASS: TestMiddleware (0.00s) [2021-07-27T11:52:00.044Z] === RUN TestNewResponseModifier [2021-07-27T11:52:00.044Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-27T11:52:00.044Z] PASS [2021-07-27T11:52:00.044Z] coverage: 26.8% of statements [2021-07-27T11:52:00.044Z] ok github.com/docker/docker/pkg/authorization 0.426s coverage: 26.8% of statements [2021-07-27T11:52:00.500Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-07-27T11:52:00.500Z] === RUN TestDecompressStreamBzip2 [2021-07-27T11:52:00.500Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-07-27T11:52:00.500Z] === RUN TestDecompressStreamXz [2021-07-27T11:52:00.500Z] archive_test.go:134: Xz not present in msys2 [2021-07-27T11:52:00.500Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCompressStreamXzUnsupported [2021-07-27T11:52:00.500Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-27T11:52:00.500Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCompressStreamInvalid [2021-07-27T11:52:00.500Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestExtensionInvalid [2021-07-27T11:52:00.500Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestExtensionUncompressed [2021-07-27T11:52:00.500Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestExtensionBzip2 [2021-07-27T11:52:00.500Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestExtensionGzip [2021-07-27T11:52:00.500Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestExtensionXz [2021-07-27T11:52:00.500Z] --- PASS: TestExtensionXz (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCmdStreamLargeStderr [2021-07-27T11:52:00.500Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-27T11:52:00.500Z] === RUN TestCmdStreamBad [2021-07-27T11:52:00.500Z] archive_test.go:239: Failing on Windows CI machines [2021-07-27T11:52:00.500Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCmdStreamGood [2021-07-27T11:52:00.500Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-27T11:52:00.500Z] === RUN TestUntarPathWithInvalidDest [2021-07-27T11:52:00.500Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-07-27T11:52:00.500Z] === RUN TestUntarPathWithInvalidSrc [2021-07-27T11:52:00.500Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestUntarPath [2021-07-27T11:52:00.500Z] --- PASS: TestUntarPath (0.05s) [2021-07-27T11:52:00.500Z] === RUN TestUntarPathWithDestinationFile [2021-07-27T11:52:00.500Z] 2021/07/27 11:52:00 Closing DB instances... [2021-07-27T11:52:00.500Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-27T11:52:00.500Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-27T11:52:00.500Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-07-27T11:52:00.500Z] === RUN TestCopyWithTarInvalidSrc [2021-07-27T11:52:00.500Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-27T11:52:00.500Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCopyWithTarSrcFile [2021-07-27T11:52:00.500Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCopyWithTarSrcFolder [2021-07-27T11:52:00.500Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-27T11:52:00.500Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-27T11:52:00.500Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-27T11:52:00.500Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-27T11:52:00.500Z] === RUN TestCopyFileWithTarSrcFile [2021-07-27T11:52:00.500Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-27T11:52:00.500Z] === RUN TestTarFiles [2021-07-27T11:52:00.906Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T11:52:00.957Z] === RUN TestUnbuffered [2021-07-27T11:52:00.957Z] --- PASS: TestUnbuffered (0.00s) [2021-07-27T11:52:00.957Z] === RUN TestRaceUnbuffered [2021-07-27T11:52:00.957Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-27T11:52:00.957Z] PASS [2021-07-27T11:52:00.957Z] coverage: 100.0% of statements [2021-07-27T11:52:00.957Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-07-27T11:52:01.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T11:52:01.167Z] === RUN TestKillContainer/killing_signal [2021-07-27T11:52:01.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T11:52:01.413Z] === RUN TestMatch [2021-07-27T11:52:01.413Z] === RUN TestMatch/[[]] [2021-07-27T11:52:01.413Z] === RUN TestMatch/[[foo]] [2021-07-27T11:52:01.413Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-27T11:52:01.413Z] === RUN TestMatch/[[foo_bar]] [2021-07-27T11:52:01.413Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-27T11:52:01.413Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-27T11:52:01.413Z] === RUN TestMatch/[] [2021-07-27T11:52:01.413Z] === RUN TestMatch/[]#01 [2021-07-27T11:52:01.413Z] === RUN TestMatch/[[qux]] [2021-07-27T11:52:01.413Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-27T11:52:01.413Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-27T11:52:01.413Z] === RUN TestMatch/[[foo_baz]] [2021-07-27T11:52:01.413Z] --- PASS: TestMatch (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[] (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-27T11:52:01.413Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-27T11:52:01.413Z] PASS [2021-07-27T11:52:01.413Z] coverage: 87.5% of statements [2021-07-27T11:52:01.413Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2021-07-27T11:52:02.108Z] --- PASS: TestKillContainer (1.88s) [2021-07-27T11:52:02.108Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-07-27T11:52:02.108Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-07-27T11:52:02.108Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2021-07-27T11:52:02.108Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T11:52:02.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T11:52:02.376Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-07-27T11:52:02.376Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-27T11:52:02.376Z] === RUN TestChrootTarUntar [2021-07-27T11:52:02.376Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:52:02.376Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-27T11:52:02.376Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-27T11:52:02.376Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:52:02.376Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-27T11:52:02.376Z] === RUN TestChrootUntarEmptyArchive [2021-07-27T11:52:02.376Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-27T11:52:02.376Z] === RUN TestChrootTarUntarWithSymlink [2021-07-27T11:52:02.376Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T11:52:02.376Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-27T11:52:02.376Z] === RUN TestChrootCopyWithTar [2021-07-27T11:52:02.376Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T11:52:02.376Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-27T11:52:02.376Z] === RUN TestChrootCopyFileWithTar [2021-07-27T11:52:02.376Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:52:02.376Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-27T11:52:02.376Z] === RUN TestChrootUntarPath [2021-07-27T11:52:02.376Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T11:52:02.376Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-27T11:52:02.376Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-27T11:52:02.376Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:52:02.376Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-27T11:52:02.376Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-27T11:52:02.376Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:52:02.376Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-27T11:52:02.376Z] === RUN TestChrootApplyDotDotFile [2021-07-27T11:52:02.376Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:52:02.376Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-27T11:52:02.376Z] PASS [2021-07-27T11:52:02.376Z] coverage: 15.4% of statements [2021-07-27T11:52:02.376Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 15.4% of statements [2021-07-27T11:52:02.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T11:52:02.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T11:52:03.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2021-07-27T11:52:03.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-07-27T11:52:03.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-07-27T11:52:03.249Z] === RUN TestKillStoppedContainer [2021-07-27T11:52:03.249Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-27T11:52:03.249Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T11:52:03.249Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-27T11:52:03.249Z] === RUN TestKillDifferentUserContainer [2021-07-27T11:52:03.338Z] === RUN TestSizeEmpty [2021-07-27T11:52:03.338Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-27T11:52:03.338Z] === RUN TestSizeEmptyFile [2021-07-27T11:52:03.338Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-27T11:52:03.338Z] === RUN TestSizeNonemptyFile [2021-07-27T11:52:03.338Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-27T11:52:03.338Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-27T11:52:03.338Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-27T11:52:03.338Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-27T11:52:03.338Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-27T11:52:03.338Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-27T11:52:03.338Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-27T11:52:03.338Z] === RUN TestMoveToSubdir [2021-07-27T11:52:03.338Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-27T11:52:03.338Z] === RUN TestSizeNonExistingDirectory [2021-07-27T11:52:03.338Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-27T11:52:03.338Z] PASS [2021-07-27T11:52:03.338Z] coverage: 80.0% of statements [2021-07-27T11:52:03.338Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-07-27T11:52:03.819Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-07-27T11:52:03.819Z] === RUN TestInspectOomKilledTrue [2021-07-27T11:52:03.819Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:52:03.819Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T11:52:03.819Z] === RUN TestInspectOomKilledFalse [2021-07-27T11:52:03.819Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T11:52:03.819Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T11:52:03.819Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T11:52:03.819Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-27T11:52:03.819Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-27T11:52:03.819Z] === RUN TestLinksContainerNames [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.09s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.09s) [2021-07-27T11:52:03.879Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s) [2021-07-27T11:52:03.879Z] === RUN TestCgroupNamespacesRun [2021-07-27T11:52:04.051Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T11:52:04.051Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T11:52:04.051Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:52:04.051Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T11:52:04.051Z] [2021-07-27T11:52:04.051Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T11:52:04.051Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T11:52:04.051Z] HOSTNAME=ed6b1fe6a082 [2021-07-27T11:52:04.051Z] TESTDEBUG=0 [2021-07-27T11:52:04.051Z] DEST=bundles/test-integration [2021-07-27T11:52:04.051Z] PWD=/go/src/github.com/docker/docker [2021-07-27T11:52:04.051Z] DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c [2021-07-27T11:52:04.051Z] container=docker [2021-07-27T11:52:04.051Z] HOME=/root [2021-07-27T11:52:04.051Z] GOLANG_VERSION=1.16.6 [2021-07-27T11:52:04.051Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T11:52:04.051Z] VALIDATE_BRANCH=master [2021-07-27T11:52:04.051Z] TERM=xterm [2021-07-27T11:52:04.051Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T11:52:04.051Z] SHLVL=1 [2021-07-27T11:52:04.051Z] TIMEOUT=120m [2021-07-27T11:52:04.051Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T11:52:04.051Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T11:52:04.051Z] GO111MODULE=off [2021-07-27T11:52:04.051Z] DOCKER_EXPERIMENTAL=1 [2021-07-27T11:52:04.051Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T11:52:04.051Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T11:52:04.051Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T11:52:04.051Z] GOPATH=/go [2021-07-27T11:52:04.051Z] PKG_CONFIG=pkg-config [2021-07-27T11:52:04.051Z] _=/usr/bin/env [2021-07-27T11:52:04.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T11:52:04.301Z] === RUN Test [2021-07-27T11:52:04.301Z] === RUN Test/TestContainsEntry [2021-07-27T11:52:04.301Z] === RUN Test/TestCreateEntries [2021-07-27T11:52:04.301Z] === RUN Test/TestEntriesDiff [2021-07-27T11:52:04.301Z] === RUN Test/TestEntriesEquality [2021-07-27T11:52:04.301Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-27T11:52:04.302Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-27T11:52:04.302Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-27T11:52:04.302Z] === RUN Test/TestGeneratorNotGenerate [2021-07-27T11:52:04.302Z] === RUN Test/TestGeneratorWithPort [2021-07-27T11:52:04.302Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-27T11:52:04.302Z] === RUN Test/TestNewEntry [2021-07-27T11:52:04.302Z] === RUN Test/TestParse [2021-07-27T11:52:04.302Z] --- PASS: Test (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-27T11:52:04.302Z] --- PASS: Test/TestParse (0.00s) [2021-07-27T11:52:04.302Z] PASS [2021-07-27T11:52:04.302Z] coverage: 58.3% of statements [2021-07-27T11:52:04.302Z] ok github.com/docker/docker/pkg/discovery 0.039s coverage: 58.3% of statements [2021-07-27T11:52:04.302Z] --- PASS: TestTarFiles (3.40s) [2021-07-27T11:52:04.302Z] === RUN TestTarUntar [2021-07-27T11:52:04.302Z] --- PASS: TestTarUntar (0.03s) [2021-07-27T11:52:04.302Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-27T11:52:04.302Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-27T11:52:04.302Z] === RUN TestTarWithOptions [2021-07-27T11:52:04.302Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-27T11:52:04.302Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-27T11:52:04.302Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-27T11:52:04.302Z] === RUN TestUntarUstarGnuConflict [2021-07-27T11:52:04.302Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-27T11:52:04.302Z] === RUN TestUntarInvalidFilenames [2021-07-27T11:52:04.302Z] 2021/07/27 11:52:03 Closing DB instances... [2021-07-27T11:52:04.302Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames672164698\\dest" [2021-07-27T11:52:04.302Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-07-27T11:52:04.302Z] === RUN TestUntarHardlinkToSymlink [2021-07-27T11:52:04.302Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-27T11:52:04.302Z] === RUN TestUntarInvalidHardlink [2021-07-27T11:52:04.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink553158219\\victim\\hello" -> "../victim/hello" [2021-07-27T11:52:04.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink868404526\\victim\\hello" -> "/../victim/hello" [2021-07-27T11:52:04.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink432675509\\victim" -> "../victim" [2021-07-27T11:52:04.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink127994512\\victim" -> "../victim" [2021-07-27T11:52:04.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink269308079\\victim" -> "../victim" [2021-07-27T11:52:04.302Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink386484802\\victim" -> "../victim" [2021-07-27T11:52:04.302Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-27T11:52:04.302Z] === RUN TestUntarInvalidSymlink [2021-07-27T11:52:04.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink542456505\\dest\\dotdot" -> "../victim/hello" [2021-07-27T11:52:04.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink287751876\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-27T11:52:04.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink790455635\\dest\\loophole-victim" -> "../victim" [2021-07-27T11:52:04.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink221928598\\dest\\loophole-victim" -> "../victim" [2021-07-27T11:52:04.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink245362429\\dest\\loophole-victim" -> "../victim" [2021-07-27T11:52:04.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink175891512\\dest\\loophole-victim" -> "../victim" [2021-07-27T11:52:04.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink797249591\\dest\\dir\\loophole" -> "../../victim" [2021-07-27T11:52:04.302Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-27T11:52:04.302Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-27T11:52:04.302Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-27T11:52:04.302Z] === RUN TestXGlobalNoParent [2021-07-27T11:52:04.302Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-27T11:52:04.302Z] === RUN TestReplaceFileTarWrapper [2021-07-27T11:52:04.302Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-07-27T11:52:04.302Z] === RUN TestPrefixHeaderReadable [2021-07-27T11:52:04.302Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-27T11:52:04.302Z] === RUN TestDisablePigz [2021-07-27T11:52:04.302Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-27T11:52:04.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T11:52:04.758Z] --- PASS: TestDisablePigz (0.12s) [2021-07-27T11:52:04.758Z] === RUN TestPigz [2021-07-27T11:52:04.758Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-27T11:52:04.758Z] --- PASS: TestPigz (0.11s) [2021-07-27T11:52:04.758Z] === RUN TestCopyFileWithInvalidDest [2021-07-27T11:52:04.758Z] archive_windows_test.go:16: Currently fails [2021-07-27T11:52:04.758Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-27T11:52:04.758Z] === RUN TestCanonicalTarNameForPath [2021-07-27T11:52:04.758Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-27T11:52:04.758Z] === RUN TestCanonicalTarName [2021-07-27T11:52:04.758Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-27T11:52:04.758Z] === RUN TestChmodTarEntry [2021-07-27T11:52:04.758Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-27T11:52:04.758Z] === RUN TestHardLinkOrder [2021-07-27T11:52:04.759Z] --- PASS: TestHardLinkOrder (0.06s) [2021-07-27T11:52:04.759Z] === RUN TestChangeString [2021-07-27T11:52:04.759Z] --- PASS: TestChangeString (0.00s) [2021-07-27T11:52:04.759Z] === RUN TestChangesWithNoChanges [2021-07-27T11:52:04.759Z] === RUN Test [2021-07-27T11:52:04.759Z] === RUN Test/TestContent [2021-07-27T11:52:04.759Z] === RUN Test/TestInitialize [2021-07-27T11:52:04.759Z] === RUN Test/TestNew [2021-07-27T11:52:04.759Z] === RUN Test/TestParsingContentsWithComments [2021-07-27T11:52:04.759Z] === RUN Test/TestRegister [2021-07-27T11:52:04.759Z] === RUN Test/TestWatch [2021-07-27T11:52:04.759Z] --- PASS: Test (0.00s) [2021-07-27T11:52:04.759Z] --- PASS: Test/TestContent (0.00s) [2021-07-27T11:52:04.759Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-27T11:52:04.759Z] --- PASS: Test/TestNew (0.00s) [2021-07-27T11:52:04.759Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-27T11:52:04.759Z] --- PASS: Test/TestRegister (0.00s) [2021-07-27T11:52:04.759Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T11:52:04.759Z] PASS [2021-07-27T11:52:04.759Z] coverage: 97.6% of statements [2021-07-27T11:52:04.759Z] ok github.com/docker/docker/pkg/discovery/file 0.039s coverage: 97.6% of statements [2021-07-27T11:52:04.759Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-27T11:52:04.759Z] === RUN TestChangesWithChanges [2021-07-27T11:52:04.759Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-27T11:52:04.759Z] === RUN TestChangesWithChangesGH13590 [2021-07-27T11:52:04.759Z] changes_test.go:196: needs more investigation [2021-07-27T11:52:04.759Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-27T11:52:04.759Z] === RUN TestChangesDirsEmpty [2021-07-27T11:52:04.759Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T11:52:04.759Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-27T11:52:04.759Z] === RUN TestChangesDirsMutated [2021-07-27T11:52:04.759Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T11:52:04.759Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-27T11:52:04.759Z] === RUN TestApplyLayer [2021-07-27T11:52:04.759Z] changes_test.go:433: needs further investigation [2021-07-27T11:52:04.759Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-27T11:52:04.759Z] === RUN TestChangesSizeWithHardlinks [2021-07-27T11:52:04.759Z] changes_test.go:469: needs further investigation [2021-07-27T11:52:04.759Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-27T11:52:04.759Z] === RUN TestChangesSizeWithNoChanges [2021-07-27T11:52:04.759Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-27T11:52:04.759Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-27T11:52:04.759Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-27T11:52:04.759Z] === RUN TestChangesSize [2021-07-27T11:52:04.759Z] --- PASS: TestChangesSize (0.00s) [2021-07-27T11:52:04.759Z] === RUN TestApplyLayerInvalidFilenames [2021-07-27T11:52:04.759Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames943237692\\dest" [2021-07-27T11:52:04.759Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-27T11:52:04.759Z] === RUN TestApplyLayerInvalidHardlink [2021-07-27T11:52:04.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink063205582\\victim\\hello" -> "../victim/hello" [2021-07-27T11:52:04.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink269901781\\victim\\hello" -> "/../victim/hello" [2021-07-27T11:52:04.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink149862192\\victim" -> "../victim" [2021-07-27T11:52:04.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink973458639\\victim" -> "../victim" [2021-07-27T11:52:04.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink497126882\\victim" -> "../victim" [2021-07-27T11:52:04.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink687516633\\victim" -> "../victim" [2021-07-27T11:52:04.759Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-07-27T11:52:04.759Z] === RUN TestApplyLayerInvalidSymlink [2021-07-27T11:52:04.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink730897252\\dest\\dotdot" -> "../victim/hello" [2021-07-27T11:52:04.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink865557875\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-27T11:52:04.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink625346614\\dest\\loophole-victim" -> "../victim" [2021-07-27T11:52:04.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink582517789\\dest\\loophole-victim" -> "../victim" [2021-07-27T11:52:04.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink008298200\\dest\\loophole-victim" -> "../victim" [2021-07-27T11:52:04.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink168969815\\dest\\loophole-victim" -> "../victim" [2021-07-27T11:52:04.759Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-07-27T11:52:04.759Z] === RUN TestApplyLayerWhiteouts [2021-07-27T11:52:04.759Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-07-27T11:52:04.759Z] === RUN TestGenerateEmptyFile [2021-07-27T11:52:04.759Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-27T11:52:04.759Z] === RUN TestGenerateWithContent [2021-07-27T11:52:04.759Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-27T11:52:04.759Z] PASS [2021-07-27T11:52:04.759Z] coverage: 61.6% of statements [2021-07-27T11:52:04.759Z] ok github.com/docker/docker/pkg/archive 5.123s coverage: 61.6% of statements [2021-07-27T11:52:05.203Z] --- PASS: TestLinksContainerNames (1.27s) [2021-07-27T11:52:05.203Z] === RUN TestLogsFollowTailEmpty [2021-07-27T11:52:05.255Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2021-07-27T11:52:05.255Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T11:52:05.255Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-27T11:52:05.255Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-27T11:52:05.255Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T11:52:05.735Z] === RUN Test [2021-07-27T11:52:05.735Z] === RUN Test/TestInitialize [2021-07-27T11:52:05.774Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2021-07-27T11:52:05.774Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T11:52:06.191Z] time="2021-07-27T11:52:05Z" level=info msg="Initializing discovery without TLS" [2021-07-27T11:52:06.191Z] time="2021-07-27T11:52:05Z" level=info msg="Initializing discovery without TLS" [2021-07-27T11:52:06.191Z] time="2021-07-27T11:52:05Z" level=info msg="Initializing discovery without TLS" [2021-07-27T11:52:06.191Z] === RUN Test/TestInitializeWithCerts [2021-07-27T11:52:06.191Z] time="2021-07-27T11:52:05Z" level=info msg="Initializing discovery with TLS" [2021-07-27T11:52:06.191Z] === RUN Test/TestWatch [2021-07-27T11:52:06.191Z] time="2021-07-27T11:52:05Z" level=info msg="Initializing discovery without TLS" [2021-07-27T11:52:06.191Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-07-27T11:52:06.191Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-27T11:52:06.345Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/default [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/private [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/slave [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/shared [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/default [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/shared [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/slave [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/private [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T11:52:06.345Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T11:52:06.345Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T11:52:06.345Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T11:52:06.606Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T11:52:06.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2021-07-27T11:52:06.631Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T11:52:06.866Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T11:52:06.866Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T11:52:06.866Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T11:52:06.866Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T11:52:06.866Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T11:52:06.866Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2021-07-27T11:52:06.866Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-27T11:52:06.867Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-27T11:52:06.867Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T11:52:06.867Z] 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-07-27T11:52:06.867Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-27T11:52:06.867Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T11:52:06.867Z] 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-07-27T11:52:06.867Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-27T11:52:06.867Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T11:52:06.867Z] 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-07-27T11:52:06.867Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-27T11:52:06.867Z] === RUN TestNetworkNat [2021-07-27T11:52:07.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T11:52:07.484Z] --- PASS: TestNetworkNat (0.77s) [2021-07-27T11:52:07.484Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T11:52:08.361Z] 2021/07/27 11:52:08 Closing DB instances... [2021-07-27T11:52:08.478Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-07-27T11:52:08.478Z] === RUN TestNetworkLoopbackNat [2021-07-27T11:52:08.536Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2021-07-27T11:52:08.536Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T11:52:09.323Z] --- PASS: Test (3.13s) [2021-07-27T11:52:09.323Z] --- PASS: Test/TestInitialize (0.13s) [2021-07-27T11:52:09.323Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-27T11:52:09.323Z] --- PASS: Test/TestWatch (3.00s) [2021-07-27T11:52:09.323Z] PASS [2021-07-27T11:52:09.323Z] coverage: 84.1% of statements [2021-07-27T11:52:09.323Z] ok github.com/docker/docker/pkg/discovery/kv 3.174s coverage: 84.1% of statements [2021-07-27T11:52:09.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T11:52:09.647Z] Using test binary docker [2021-07-27T11:52:09.647Z] +++ /etc/init.d/apparmor start [2021-07-27T11:52:09.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T11:52:09.647Z] INFO: Waiting for daemon to start... [2021-07-27T11:52:09.647Z] Starting dockerd [2021-07-27T11:52:09.647Z] +++ 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-07-27T11:52:09.779Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-07-27T11:52:09.779Z] === RUN TestNetworkDBNodeLeave [2021-07-27T11:52:09.779Z] === RUN Test [2021-07-27T11:52:09.779Z] === RUN Test/TestWatch [2021-07-27T11:52:09.779Z] --- PASS: Test (0.00s) [2021-07-27T11:52:09.779Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T11:52:09.779Z] PASS [2021-07-27T11:52:09.779Z] coverage: 92.3% of statements [2021-07-27T11:52:09.779Z] ok github.com/docker/docker/pkg/discovery/memory 0.068s coverage: 92.3% of statements [2021-07-27T11:52:09.914Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2021-07-27T11:52:09.914Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T11:52:10.235Z] === RUN Test [2021-07-27T11:52:10.235Z] === RUN Test/TestInitialize [2021-07-27T11:52:10.235Z] === RUN Test/TestInitializeWithPattern [2021-07-27T11:52:10.235Z] === RUN Test/TestRegister [2021-07-27T11:52:10.235Z] === RUN Test/TestWatch [2021-07-27T11:52:10.235Z] --- PASS: Test (0.00s) [2021-07-27T11:52:10.235Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-27T11:52:10.235Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-27T11:52:10.235Z] --- PASS: Test/TestRegister (0.00s) [2021-07-27T11:52:10.235Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T11:52:10.235Z] PASS [2021-07-27T11:52:10.235Z] coverage: 93.8% of statements [2021-07-27T11:52:10.235Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2021-07-27T11:52:10.942Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-27T11:52:11.197Z] === RUN TestPollerAddRemove [2021-07-27T11:52:11.197Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-27T11:52:11.197Z] === RUN TestPollerEvent [2021-07-27T11:52:11.197Z] poller_test.go:41: No chmod on Windows [2021-07-27T11:52:11.197Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-27T11:52:11.197Z] === RUN TestPollerClose [2021-07-27T11:52:11.197Z] --- PASS: TestPollerClose (0.00s) [2021-07-27T11:52:11.197Z] PASS [2021-07-27T11:52:11.197Z] coverage: 36.2% of statements [2021-07-27T11:52:11.197Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2021-07-27T11:52:11.289Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2021-07-27T11:52:11.289Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T11:52:11.772Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2021-07-27T11:52:11.772Z] === RUN TestPause [2021-07-27T11:52:11.772Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:52:11.772Z] --- SKIP: TestPause (0.00s) [2021-07-27T11:52:11.772Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T11:52:11.772Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T11:52:11.772Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T11:52:11.772Z] === RUN TestPauseStopPausedContainer [2021-07-27T11:52:11.772Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:52:11.772Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-27T11:52:11.772Z] === RUN TestPidHost [2021-07-27T11:52:11.856Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-27T11:52:11.856Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T11:52:12.159Z] === RUN TestCopyFileWithInvalidSrc [2021-07-27T11:52:12.159Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCopyFileWithInvalidDest [2021-07-27T11:52:12.159Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-27T11:52:12.159Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-27T11:52:12.159Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCopyFile [2021-07-27T11:52:12.159Z] --- PASS: TestCopyFile (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-27T11:52:12.159Z] fileutils_test.go:134: Needs porting to Windows [2021-07-27T11:52:12.159Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-27T11:52:12.159Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-27T11:52:12.159Z] fileutils_test.go:180: Needs porting to Windows [2021-07-27T11:52:12.159Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestWildcardMatches [2021-07-27T11:52:12.159Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestPatternMatches [2021-07-27T11:52:12.159Z] --- PASS: TestPatternMatches (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-27T11:52:12.159Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestPatternMatchesFolderExclusions [2021-07-27T11:52:12.159Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-27T11:52:12.159Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-27T11:52:12.159Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-27T11:52:12.159Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-27T11:52:12.159Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestSingleExclamationError [2021-07-27T11:52:12.159Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestMatchesWithNoPatterns [2021-07-27T11:52:12.159Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestMatchesWithMalformedPatterns [2021-07-27T11:52:12.159Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestMatches [2021-07-27T11:52:12.159Z] --- PASS: TestMatches (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCleanPatterns [2021-07-27T11:52:12.159Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-27T11:52:12.159Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCleanPatternsExceptionFlag [2021-07-27T11:52:12.159Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-27T11:52:12.159Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-27T11:52:12.159Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCleanPatternsErrorSingleException [2021-07-27T11:52:12.159Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestCreateIfNotExistsDir [2021-07-27T11:52:12.159Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-07-27T11:52:12.159Z] === RUN TestCreateIfNotExistsFile [2021-07-27T11:52:12.159Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-27T11:52:12.159Z] === RUN TestMatch [2021-07-27T11:52:12.159Z] --- PASS: TestMatch (0.00s) [2021-07-27T11:52:12.159Z] PASS [2021-07-27T11:52:12.159Z] coverage: 85.2% of statements [2021-07-27T11:52:12.159Z] ok github.com/docker/docker/pkg/fileutils 0.065s coverage: 85.2% of statements [2021-07-27T11:52:12.184Z] . [2021-07-27T11:52:12.184Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T11:52:12.184Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T11:52:12.184Z] Error: No such image: emptyfs [2021-07-27T11:52:12.184Z] ++++ docker load [2021-07-27T11:52:12.184Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T11:52:12.184Z] Running integration-test (iteration 1) [2021-07-27T11:52:12.184Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T11:52:12.184Z] ++ 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-07-27T11:52:12.184Z] ++ set -e [2021-07-27T11:52:12.184Z] ++ '[' -n 0 ']' [2021-07-27T11:52:12.184Z] ++ set -x [2021-07-27T11:52:12.184Z] ++ 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-07-27T11:52:12.615Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-07-27T11:52:12.615Z] === RUN TestNetworkDBWatch [2021-07-27T11:52:12.615Z] === RUN TestGet [2021-07-27T11:52:12.615Z] --- PASS: TestGet (0.00s) [2021-07-27T11:52:12.615Z] === RUN TestGetShortcutString [2021-07-27T11:52:12.615Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-27T11:52:12.615Z] PASS [2021-07-27T11:52:12.615Z] coverage: 42.9% of statements [2021-07-27T11:52:12.615Z] ok github.com/docker/docker/pkg/homedir 0.064s coverage: 42.9% of statements [2021-07-27T11:52:13.155Z] --- PASS: TestPidHost (1.80s) [2021-07-27T11:52:13.155Z] === RUN TestPsFilter [2021-07-27T11:52:13.155Z] --- PASS: TestPsFilter (0.13s) [2021-07-27T11:52:13.155Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T11:52:13.577Z] === RUN TestCreateIDMapOrder [2021-07-27T11:52:13.577Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-27T11:52:13.577Z] PASS [2021-07-27T11:52:13.577Z] coverage: 7.2% of statements [2021-07-27T11:52:13.577Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-07-27T11:52:13.757Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2021-07-27T11:52:13.757Z] === RUN TestNISDomainname [2021-07-27T11:52:14.033Z] 2021/07/27 11:52:13 Closing DB instances... [2021-07-27T11:52:14.097Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-07-27T11:52:14.097Z] === RUN TestRemoveContainerWithVolume [2021-07-27T11:52:14.489Z] === RUN TestFixedBufferCap [2021-07-27T11:52:14.489Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-27T11:52:14.489Z] === RUN TestFixedBufferLen [2021-07-27T11:52:14.489Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-27T11:52:14.489Z] === RUN TestFixedBufferString [2021-07-27T11:52:14.489Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-27T11:52:14.489Z] === RUN TestFixedBufferWrite [2021-07-27T11:52:14.489Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-27T11:52:14.489Z] === RUN TestFixedBufferRead [2021-07-27T11:52:14.489Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-27T11:52:14.489Z] === RUN TestBytesPipeRead [2021-07-27T11:52:14.489Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-27T11:52:14.489Z] === RUN TestBytesPipeWrite [2021-07-27T11:52:14.489Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-27T11:52:14.489Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-27T11:52:14.667Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2021-07-27T11:52:14.667Z] === RUN TestRemoveContainerRunning [2021-07-27T11:52:14.698Z] --- PASS: TestNISDomainname (1.27s) [2021-07-27T11:52:14.698Z] === RUN TestHostnameDnsResolution [2021-07-27T11:52:14.945Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2021-07-27T11:52:14.945Z] === RUN TestAtomicWriteToFile [2021-07-27T11:52:14.945Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-27T11:52:14.945Z] === RUN TestAtomicWriteSetCommit [2021-07-27T11:52:14.945Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-27T11:52:14.945Z] === RUN TestAtomicWriteSetCancel [2021-07-27T11:52:14.945Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-07-27T11:52:14.945Z] === RUN TestReadCloserWrapperClose [2021-07-27T11:52:14.945Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-27T11:52:14.945Z] === RUN TestReaderErrWrapperReadOnError [2021-07-27T11:52:14.945Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-27T11:52:14.945Z] === RUN TestReaderErrWrapperRead [2021-07-27T11:52:14.945Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-27T11:52:14.945Z] === RUN TestHashData [2021-07-27T11:52:14.945Z] --- PASS: TestHashData (0.00s) [2021-07-27T11:52:14.945Z] === RUN TestCancelReadCloser [2021-07-27T11:52:14.945Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-27T11:52:14.945Z] === RUN TestWriteCloserWrapperClose [2021-07-27T11:52:14.945Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-27T11:52:14.945Z] === RUN TestNopWriteCloser [2021-07-27T11:52:14.945Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-27T11:52:14.945Z] === RUN TestNopWriter [2021-07-27T11:52:14.945Z] --- PASS: TestNopWriter (0.00s) [2021-07-27T11:52:14.945Z] === RUN TestWriteCounter [2021-07-27T11:52:14.945Z] --- PASS: TestWriteCounter (0.00s) [2021-07-27T11:52:14.945Z] PASS [2021-07-27T11:52:14.945Z] coverage: 69.2% of statements [2021-07-27T11:52:14.945Z] ok github.com/docker/docker/pkg/ioutils 0.553s coverage: 69.2% of statements [2021-07-27T11:52:15.237Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-07-27T11:52:15.237Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T11:52:15.401Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-07-27T11:52:15.401Z] === RUN TestNetworkDBBulkSync [2021-07-27T11:52:15.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-07-27T11:52:15.808Z] === RUN TestRemoveInvalidContainer [2021-07-27T11:52:15.808Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-27T11:52:15.808Z] === RUN TestRenameLinkedContainer [2021-07-27T11:52:15.856Z] === RUN TestError [2021-07-27T11:52:15.856Z] --- PASS: TestError (0.00s) [2021-07-27T11:52:15.856Z] === RUN TestProgressString [2021-07-27T11:52:15.856Z] === RUN TestProgressString/no_progress [2021-07-27T11:52:15.856Z] === RUN TestProgressString/progress_1 [2021-07-27T11:52:15.856Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-27T11:52:15.856Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-27T11:52:15.856Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-27T11:52:15.856Z] === RUN TestProgressString/with_units [2021-07-27T11:52:15.856Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-27T11:52:15.856Z] === RUN TestProgressString/hide_counts [2021-07-27T11:52:15.856Z] --- PASS: TestProgressString (0.00s) [2021-07-27T11:52:15.856Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-27T11:52:15.856Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-27T11:52:15.856Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-27T11:52:15.856Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-27T11:52:15.856Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-27T11:52:15.856Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-27T11:52:15.856Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-27T11:52:15.856Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-27T11:52:15.856Z] === RUN TestJSONMessageDisplay [2021-07-27T11:52:15.856Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-07-27T11:52:15.856Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-27T11:52:15.856Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-27T11:52:15.856Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-27T11:52:15.856Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-27T11:52:15.856Z] === RUN TestDisplayJSONMessagesStream [2021-07-27T11:52:15.856Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-27T11:52:15.856Z] PASS [2021-07-27T11:52:15.856Z] coverage: 91.7% of statements [2021-07-27T11:52:15.856Z] ok github.com/docker/docker/pkg/jsonmessage 0.149s coverage: 91.7% of statements [2021-07-27T11:52:16.074Z] --- PASS: TestHostnameDnsResolution (1.25s) [2021-07-27T11:52:16.074Z] === RUN TestStats [2021-07-27T11:52:16.315Z] === RUN TestStandardLongPath [2021-07-27T11:52:16.315Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-27T11:52:16.315Z] === RUN TestUNCLongPath [2021-07-27T11:52:16.315Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-27T11:52:16.315Z] PASS [2021-07-27T11:52:16.315Z] coverage: 100.0% of statements [2021-07-27T11:52:16.315Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-07-27T11:52:16.771Z] --- PASS: TestGetAddress (20.43s) [2021-07-27T11:52:16.771Z] === RUN TestRequestSyntaxCheck [2021-07-27T11:52:16.771Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-27T11:52:16.771Z] === RUN TestRequest [2021-07-27T11:52:16.771Z] 2021/07/27 11:52:16 Closing DB instances... [2021-07-27T11:52:16.771Z] === RUN TestNameFormat [2021-07-27T11:52:16.771Z] --- PASS: TestNameFormat (0.00s) [2021-07-27T11:52:16.771Z] === RUN TestNameRetries [2021-07-27T11:52:16.771Z] --- PASS: TestNameRetries (0.00s) [2021-07-27T11:52:16.771Z] PASS [2021-07-27T11:52:16.771Z] coverage: 85.7% of statements [2021-07-27T11:52:16.771Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-07-27T11:52:17.733Z] === RUN TestParseKeyValueOpt [2021-07-27T11:52:17.733Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-27T11:52:17.733Z] === RUN TestParseUintList [2021-07-27T11:52:17.733Z] --- PASS: TestParseUintList (0.00s) [2021-07-27T11:52:17.733Z] === RUN TestParseUintListMaximumLimits [2021-07-27T11:52:17.733Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-27T11:52:17.733Z] PASS [2021-07-27T11:52:17.733Z] coverage: 97.0% of statements [2021-07-27T11:52:17.733Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2021-07-27T11:52:18.189Z] === RUN TestNewAndRemove [2021-07-27T11:52:18.189Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-27T11:52:18.189Z] === RUN TestRemoveInvalidPath [2021-07-27T11:52:18.189Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-27T11:52:18.189Z] PASS [2021-07-27T11:52:18.189Z] coverage: 82.6% of statements [2021-07-27T11:52:18.189Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-07-27T11:52:18.189Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-07-27T11:52:18.189Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-27T11:52:18.350Z] --- PASS: TestRenameLinkedContainer (2.50s) [2021-07-27T11:52:18.350Z] === RUN TestRenameStoppedContainer [2021-07-27T11:52:18.603Z] --- PASS: TestStats (2.70s) [2021-07-27T11:52:18.603Z] === RUN TestStopContainerWithTimeout [2021-07-27T11:52:18.603Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T11:52:18.603Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T11:52:18.603Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T11:52:18.603Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T11:52:18.603Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T11:52:18.603Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T11:52:18.603Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T11:52:18.603Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T11:52:18.603Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T11:52:18.603Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T11:52:18.921Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-07-27T11:52:18.921Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T11:52:19.151Z] === RUN TestParseEmptyInterface [2021-07-27T11:52:19.151Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-27T11:52:19.151Z] === RUN TestParseNonInterfaceType [2021-07-27T11:52:19.151Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-27T11:52:19.151Z] === RUN TestParseWithOneFunction [2021-07-27T11:52:19.151Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-27T11:52:19.151Z] === RUN TestParseWithMultipleFuncs [2021-07-27T11:52:19.151Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-27T11:52:19.151Z] === RUN TestParseWithUnnamedReturn [2021-07-27T11:52:19.151Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-27T11:52:19.151Z] === RUN TestEmbeddedInterface [2021-07-27T11:52:19.151Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-27T11:52:19.151Z] === RUN TestParsedImports [2021-07-27T11:52:19.151Z] --- PASS: TestParsedImports (0.00s) [2021-07-27T11:52:19.151Z] === RUN TestAliasedImports [2021-07-27T11:52:19.151Z] --- PASS: TestAliasedImports (0.00s) [2021-07-27T11:52:19.151Z] PASS [2021-07-27T11:52:19.151Z] coverage: 56.8% of statements [2021-07-27T11:52:19.151Z] === RUN TestFailedConnection [2021-07-27T11:52:19.151Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-07-27T11:52:19.985Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T11:52:20.113Z] === RUN TestHTTPTransport [2021-07-27T11:52:20.113Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-27T11:52:20.113Z] PASS [2021-07-27T11:52:20.113Z] coverage: 85.7% of statements [2021-07-27T11:52:20.113Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-07-27T11:52:20.306Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2021-07-27T11:52:20.306Z] === RUN TestRenameInvalidName [2021-07-27T11:52:20.569Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-27T11:52:20.569Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-27T11:52:20.569Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-27T11:52:20.569Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-27T11:52:20.569Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-27T11:52:20.569Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-27T11:52:20.569Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-27T11:52:20.570Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-27T11:52:20.570Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-27T11:52:20.570Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-27T11:52:20.570Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-27T11:52:20.570Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-27T11:52:20.570Z] === RUN TestBufferPoolPutAndGet [2021-07-27T11:52:20.570Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-27T11:52:20.570Z] PASS [2021-07-27T11:52:20.570Z] coverage: 88.2% of statements [2021-07-27T11:52:20.570Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2021-07-27T11:52:20.878Z] --- PASS: TestRenameInvalidName (0.64s) [2021-07-27T11:52:20.878Z] === RUN TestRenameAnonymousContainer [2021-07-27T11:52:21.026Z] === RUN TestOutputOnPrematureClose [2021-07-27T11:52:21.026Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-27T11:52:21.026Z] === RUN TestCompleteSilently [2021-07-27T11:52:21.026Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-27T11:52:21.026Z] PASS [2021-07-27T11:52:21.026Z] coverage: 75.9% of statements [2021-07-27T11:52:21.026Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-07-27T11:52:21.026Z] 2021/07/27 11:52:20 Closing DB instances... [2021-07-27T11:52:21.482Z] time="2021-07-27T11:52:21Z" level=error msg="node: 73b9bd97e9aa is unknown to memberlist" [2021-07-27T11:52:21.482Z] --- PASS: TestFailedConnection (2.10s) [2021-07-27T11:52:21.482Z] === RUN TestFailOnce [2021-07-27T11:52:21.482Z] --- PASS: TestRequest (4.96s) [2021-07-27T11:52:21.482Z] === RUN TestOverlappingRequests [2021-07-27T11:52:21.482Z] 2021/07/27 11:52:21 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-07-27T11:52:21.482Z] goroutine 23 [running]: [2021-07-27T11:52:21.482Z] net/http.(*conn).serve.func1(0xc0000c0000) [2021-07-27T11:52:21.482Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-27T11:52:21.482Z] panic(0x555280, 0x66c6d0) [2021-07-27T11:52:21.482Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-27T11:52:21.482Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x67cd90, 0xc00019c000, 0xc0000b8200) [2021-07-27T11:52:21.482Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-27T11:52:21.482Z] net/http.HandlerFunc.ServeHTTP(0xc00008e0b0, 0x67cd90, 0xc00019c000, 0xc0000b8200) [2021-07-27T11:52:21.482Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-27T11:52:21.482Z] net/http.(*ServeMux).ServeHTTP(0xc0000aa000, 0x67cd90, 0xc00019c000, 0xc0000b8200) [2021-07-27T11:52:21.482Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-27T11:52:21.482Z] net/http.serverHandler.ServeHTTP(0xc0000ae000, 0x67cd90, 0xc00019c000, 0xc0000b8200) [2021-07-27T11:52:21.482Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-27T11:52:21.482Z] net/http.(*conn).serve(0xc0000c0000, 0x67d980, 0xc0000aa0c0) [2021-07-27T11:52:21.482Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-27T11:52:21.482Z] created by net/http.(*Server).Serve [2021-07-27T11:52:21.482Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-27T11:52:21.482Z] time="2021-07-27T11:52:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-07-27T11:52:21.482Z] === RUN TestSendToOneSub [2021-07-27T11:52:21.482Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-27T11:52:21.482Z] === RUN TestSendToMultipleSubs [2021-07-27T11:52:21.482Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-27T11:52:21.482Z] === RUN TestEvictOneSub [2021-07-27T11:52:21.482Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-27T11:52:21.482Z] === RUN TestClosePublisher [2021-07-27T11:52:21.482Z] --- PASS: TestClosePublisher (0.00s) [2021-07-27T11:52:21.482Z] === RUN TestPubSubRace [2021-07-27T11:52:21.886Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T11:52:21.937Z] --- PASS: TestOverlappingRequests (0.22s) [2021-07-27T11:52:21.937Z] === RUN TestRelease [2021-07-27T11:52:22.393Z] --- PASS: TestFailOnce (1.12s) [2021-07-27T11:52:22.393Z] === RUN TestEchoInputOutput [2021-07-27T11:52:22.393Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-27T11:52:22.393Z] === RUN TestBackoff [2021-07-27T11:52:22.393Z] --- PASS: TestBackoff (0.00s) [2021-07-27T11:52:22.393Z] === RUN TestAbortRetry [2021-07-27T11:52:22.393Z] --- PASS: TestAbortRetry (0.00s) [2021-07-27T11:52:22.393Z] === RUN TestClientScheme [2021-07-27T11:52:22.393Z] --- PASS: TestClientScheme (0.00s) [2021-07-27T11:52:22.393Z] === RUN TestNewClientWithTimeout [2021-07-27T11:52:22.393Z] --- PASS: TestRelease (0.81s) [2021-07-27T11:52:22.393Z] === RUN TestAllocateRandomDeallocate [2021-07-27T11:52:22.849Z] --- PASS: TestPubSubRace (1.04s) [2021-07-27T11:52:22.849Z] PASS [2021-07-27T11:52:22.849Z] coverage: 75.0% of statements [2021-07-27T11:52:22.849Z] ok github.com/docker/docker/pkg/pubsub 1.069s coverage: 75.0% of statements [2021-07-27T11:52:22.849Z] time="2021-07-27T11:52:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-27T11:52:23.260Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-27T11:52:23.260Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-07-27T11:52:23.260Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2021-07-27T11:52:23.260Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2021-07-27T11:52:23.260Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-07-27T11:52:23.260Z] === RUN TestDeleteDevicemapper [2021-07-27T11:52:23.260Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T11:52:23.260Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T11:52:23.260Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T11:52:23.305Z] === RUN TestRegister [2021-07-27T11:52:23.305Z] --- PASS: TestRegister (0.00s) [2021-07-27T11:52:23.305Z] === RUN TestCommand [2021-07-27T11:52:23.305Z] --- PASS: TestCommand (0.02s) [2021-07-27T11:52:23.305Z] === RUN TestNaiveSelf [2021-07-27T11:52:23.305Z] --- PASS: TestNaiveSelf (0.02s) [2021-07-27T11:52:23.305Z] PASS [2021-07-27T11:52:23.305Z] coverage: 82.4% of statements [2021-07-27T11:52:23.305Z] ok github.com/docker/docker/pkg/reexec 0.079s coverage: 82.4% of statements [2021-07-27T11:52:23.422Z] --- PASS: TestRenameAnonymousContainer (2.15s) [2021-07-27T11:52:23.422Z] === RUN TestRenameContainerWithSameName [2021-07-27T11:52:23.682Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-07-27T11:52:23.682Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T11:52:23.762Z] === RUN TestDump [2021-07-27T11:52:23.762Z] goroutine 6 [running]: [2021-07-27T11:52:23.762Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x1cbf07b8, 0x4f88dcc3578) [2021-07-27T11:52:23.762Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-27T11:52:23.762Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-27T11:52:23.762Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-27T11:52:23.762Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-27T11:52:23.762Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-27T11:52:23.762Z] testing.tRunner(0xc000029080, 0x375ee0) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T11:52:23.762Z] created by testing.(*T).Run [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-27T11:52:23.762Z] [2021-07-27T11:52:23.762Z] goroutine 1 [chan receive]: [2021-07-27T11:52:23.762Z] testing.(*T).Run(0xc000029080, 0x368618, 0x8, 0x375ee0, 0x1da2cd) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-27T11:52:23.762Z] testing.runTests.func1(0xc000028f00) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-27T11:52:23.762Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T11:52:23.762Z] testing.runTests(0xc000004078, 0x4bb220, 0x3, 0x3, 0xc0381b53dcb6dd18, 0x8bb3058929, 0x4bfc80, 0x369e68) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-27T11:52:23.762Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-27T11:52:23.762Z] main.main() [2021-07-27T11:52:23.762Z] _testmain.go:95 +0x1c8 [2021-07-27T11:52:23.762Z] --- PASS: TestDump (0.00s) [2021-07-27T11:52:23.762Z] === RUN TestDumpToFile [2021-07-27T11:52:23.762Z] --- PASS: TestDumpToFile (0.09s) [2021-07-27T11:52:23.762Z] === RUN TestDumpToFileWithEmptyInput [2021-07-27T11:52:23.762Z] goroutine 8 [running]: [2021-07-27T11:52:23.762Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x254500) [2021-07-27T11:52:23.762Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-27T11:52:23.762Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-27T11:52:23.762Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-27T11:52:23.762Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-27T11:52:23.762Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-27T11:52:23.762Z] testing.tRunner(0xc000029500, 0x375ed0) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T11:52:23.762Z] created by testing.(*T).Run [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-27T11:52:23.762Z] [2021-07-27T11:52:23.762Z] goroutine 1 [chan receive]: [2021-07-27T11:52:23.762Z] testing.(*T).Run(0xc000029500, 0x36f0cc, 0x1c, 0x375ed0, 0x1da201) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-27T11:52:23.762Z] testing.runTests.func1(0xc000028f00) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-27T11:52:23.762Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T11:52:23.762Z] testing.runTests(0xc000004078, 0x4bb220, 0x3, 0x3, 0xc0381b53dcb6dd18, 0x8bb3058929, 0x4bfc80, 0x369e68) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-27T11:52:23.762Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-27T11:52:23.762Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-27T11:52:23.762Z] main.main() [2021-07-27T11:52:23.762Z] _testmain.go:95 +0x1c8 [2021-07-27T11:52:23.762Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-27T11:52:23.762Z] PASS [2021-07-27T11:52:23.762Z] coverage: 90.9% of statements [2021-07-27T11:52:23.762Z] ok github.com/docker/docker/pkg/stack 0.123s coverage: 90.9% of statements [2021-07-27T11:52:24.220Z] === RUN TestNewStdWriter [2021-07-27T11:52:24.220Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-27T11:52:24.220Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestWriteWithNilBytes [2021-07-27T11:52:24.220Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestWrite [2021-07-27T11:52:24.220Z] --- PASS: TestWrite (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestWriteWithWriterError [2021-07-27T11:52:24.220Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-27T11:52:24.220Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestStdCopyWriteAndRead [2021-07-27T11:52:24.220Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-27T11:52:24.220Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-27T11:52:24.220Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-27T11:52:24.220Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-27T11:52:24.220Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-27T11:52:24.220Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-27T11:52:24.220Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-27T11:52:24.221Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-27T11:52:24.221Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-27T11:52:24.221Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-27T11:52:24.221Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-27T11:52:24.221Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-27T11:52:24.221Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-27T11:52:24.221Z] PASS [2021-07-27T11:52:24.221Z] coverage: 100.0% of statements [2021-07-27T11:52:24.221Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-07-27T11:52:24.221Z] time="2021-07-27T11:52:24Z" level=error msg="node4(c94e9ae8f3c6) Could not close DB: timeout waiting for leave broadcast" [2021-07-27T11:52:24.221Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.10s) [2021-07-27T11:52:24.221Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-27T11:52:24.677Z] time="2021-07-27T11:52:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-27T11:52:25.065Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2021-07-27T11:52:25.066Z] === RUN TestResize [2021-07-27T11:52:25.133Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-27T11:52:25.133Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-27T11:52:25.133Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestFormatStatus [2021-07-27T11:52:25.133Z] --- PASS: TestFormatStatus (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestFormatError [2021-07-27T11:52:25.133Z] --- PASS: TestFormatError (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestFormatJSONError [2021-07-27T11:52:25.133Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-27T11:52:25.133Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-27T11:52:25.133Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestNewJSONProgressOutput [2021-07-27T11:52:25.133Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestAuxFormatterEmit [2021-07-27T11:52:25.133Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestStreamWriterStdout [2021-07-27T11:52:25.133Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestStreamWriterStderr [2021-07-27T11:52:25.133Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-27T11:52:25.133Z] PASS [2021-07-27T11:52:25.133Z] coverage: 66.2% of statements [2021-07-27T11:52:25.133Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2021-07-27T11:52:25.133Z] --- PASS: TestAllocateRandomDeallocate (2.67s) [2021-07-27T11:52:25.133Z] === RUN TestRetrieveFromStore [2021-07-27T11:52:25.133Z] === RUN TestGenerateRandomID [2021-07-27T11:52:25.133Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestShortenId [2021-07-27T11:52:25.133Z] --- PASS: TestShortenId (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestShortenSha256Id [2021-07-27T11:52:25.133Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestShortenIdEmpty [2021-07-27T11:52:25.133Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestShortenIdInvalid [2021-07-27T11:52:25.133Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestIsShortIDNonHex [2021-07-27T11:52:25.133Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-27T11:52:25.133Z] === RUN TestIsShortIDNotCorrectSize [2021-07-27T11:52:25.133Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-27T11:52:25.133Z] PASS [2021-07-27T11:52:25.133Z] coverage: 70.6% of statements [2021-07-27T11:52:25.133Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-07-27T11:52:25.588Z] 2021/07/27 11:52:25 Closing DB instances... [2021-07-27T11:52:25.637Z] --- PASS: TestResize (0.65s) [2021-07-27T11:52:25.637Z] === RUN TestResizeWithInvalidSize [2021-07-27T11:52:25.794Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2021-07-27T11:52:25.794Z] === RUN TestUpdateMemory [2021-07-27T11:52:26.044Z] === RUN TestIsCpusetListAvailable [2021-07-27T11:52:26.044Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-27T11:52:26.044Z] PASS [2021-07-27T11:52:26.044Z] coverage: 39.4% of statements [2021-07-27T11:52:26.044Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-07-27T11:52:26.044Z] --- PASS: TestRetrieveFromStore (0.79s) [2021-07-27T11:52:26.044Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-27T11:52:26.044Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-27T11:52:26.044Z] === RUN TestParallelPredefinedRequest1 [2021-07-27T11:52:26.044Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-27T11:52:26.044Z] === RUN TestParallelPredefinedRequest2 [2021-07-27T11:52:26.044Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-27T11:52:26.044Z] === RUN TestParallelPredefinedRequest3 [2021-07-27T11:52:26.044Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-27T11:52:26.044Z] === RUN TestParallelPredefinedRequest4 [2021-07-27T11:52:26.044Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-27T11:52:26.044Z] === RUN TestParallelPredefinedRequest5 [2021-07-27T11:52:26.044Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-27T11:52:26.044Z] === RUN TestDebug [2021-07-27T11:52:26.044Z] --- PASS: TestDebug (0.00s) [2021-07-27T11:52:26.044Z] === RUN TestRequestPoolParallel [2021-07-27T11:52:26.209Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-07-27T11:52:26.209Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T11:52:26.500Z] --- PASS: TestRequestPoolParallel (0.22s) [2021-07-27T11:52:26.500Z] === RUN TestFullAllocateRelease [2021-07-27T11:52:26.500Z] --- PASS: TestFullAllocateRelease (0.34s) [2021-07-27T11:52:26.500Z] === RUN TestOddAllocateRelease [2021-07-27T11:52:26.779Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-07-27T11:52:26.779Z] === RUN TestDaemonRestartKillContainers [2021-07-27T11:52:26.779Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-27T11:52:26.779Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-27T11:52:26.779Z] === RUN TestCgroupNamespacesRun [2021-07-27T11:52:26.955Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-07-27T11:52:26.955Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-27T11:52:26.955Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-07-27T11:52:26.955Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-27T11:52:26.955Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-07-27T11:52:26.955Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-27T11:52:26.955Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-07-27T11:52:26.955Z] === CONT TestParallelPredefinedRequest1 [2021-07-27T11:52:26.955Z] === CONT TestParallelPredefinedRequest4 [2021-07-27T11:52:26.955Z] === CONT TestParallelPredefinedRequest3 [2021-07-27T11:52:26.955Z] === CONT TestParallelPredefinedRequest1 [2021-07-27T11:52:26.955Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:52:26.955Z] === CONT TestParallelPredefinedRequest3 [2021-07-27T11:52:26.955Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:52:26.955Z] === CONT TestParallelPredefinedRequest4 [2021-07-27T11:52:26.955Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:52:26.955Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-27T11:52:26.955Z] === CONT TestParallelPredefinedRequest2 [2021-07-27T11:52:26.955Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:52:26.956Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-27T11:52:26.956Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-27T11:52:26.956Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-27T11:52:26.956Z] === CONT TestParallelPredefinedRequest5 [2021-07-27T11:52:26.956Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:52:26.956Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-27T11:52:26.956Z] PASS [2021-07-27T11:52:26.956Z] coverage: 85.3% of statements [2021-07-27T11:52:26.956Z] ok github.com/docker/docker/libnetwork/ipam 38.610s coverage: 85.3% of statements [2021-07-27T11:52:26.956Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-07-27T11:52:26.956Z] === RUN TestNetworkDBGarbageCollection [2021-07-27T11:52:26.956Z] time="2021-07-27T11:52:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-27T11:52:27.175Z] --- PASS: TestUpdateMemory (1.24s) [2021-07-27T11:52:27.175Z] === RUN TestUpdateCPUQuota [2021-07-27T11:52:27.412Z] === RUN TestChtimes [2021-07-27T11:52:27.412Z] --- PASS: TestChtimes (0.00s) [2021-07-27T11:52:27.412Z] === RUN TestChtimesWindows [2021-07-27T11:52:27.412Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-27T11:52:27.412Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-27T11:52:27.412Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-27T11:52:27.412Z] === RUN TestEnsureRemoveAllNotExist [2021-07-27T11:52:27.412Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-27T11:52:27.412Z] === RUN TestEnsureRemoveAllWithDir [2021-07-27T11:52:27.412Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-27T11:52:27.412Z] === RUN TestEnsureRemoveAllWithFile [2021-07-27T11:52:27.412Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-27T11:52:27.412Z] === RUN TestHasWin32KSupport [2021-07-27T11:52:27.412Z] syscall_windows_test.go:8: win32k: true [2021-07-27T11:52:27.412Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-27T11:52:27.412Z] PASS [2021-07-27T11:52:27.412Z] coverage: 12.9% of statements [2021-07-27T11:52:27.412Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 12.9% of statements [2021-07-27T11:52:27.868Z] === RUN TestTailFile [2021-07-27T11:52:27.868Z] --- PASS: TestTailFile (0.00s) [2021-07-27T11:52:27.868Z] === RUN TestTailFileManyLines [2021-07-27T11:52:27.868Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-27T11:52:27.868Z] === RUN TestTailEmptyFile [2021-07-27T11:52:27.868Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-27T11:52:27.868Z] === RUN TestTailNegativeN [2021-07-27T11:52:27.868Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader [2021-07-27T11:52:27.868Z] === CONT TestNewTailReader [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/no_delimiter [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/truncated_last_line [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-27T11:52:27.868Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T11:52:27.868Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.868Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/no_delimiter [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T11:52:27.869Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:27.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:27.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T11:52:27.870Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:27.870Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:27.870Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:27.871Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:27.871Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:27.871Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:27.871Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:27.871Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:27.871Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:27.871Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.327Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.327Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.327Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.327Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.327Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.328Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.328Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.329Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T11:52:28.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:28.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T11:52:28.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T11:52:28.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T11:52:28.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T11:52:28.690Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2021-07-27T11:52:28.690Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T11:52:28.788Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T11:52:28.789Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T11:52:28.790Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T11:52:28.790Z] PASS [2021-07-27T11:52:28.790Z] coverage: 88.6% of statements [2021-07-27T11:52:28.790Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2021-07-27T11:52:28.790Z] === RUN TestTarSumRemoveNonExistent [2021-07-27T11:52:28.790Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-27T11:52:28.790Z] === RUN TestTarSumRemove [2021-07-27T11:52:28.790Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-27T11:52:28.790Z] === RUN TestSortFileInfoSums [2021-07-27T11:52:28.790Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-27T11:52:29.245Z] === RUN TestNewTarSumForLabelInvalid [2021-07-27T11:52:29.245Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-27T11:52:29.245Z] === RUN TestNewTarSumForLabel [2021-07-27T11:52:29.245Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-27T11:52:29.245Z] === RUN TestEmptyTar [2021-07-27T11:52:29.245Z] --- PASS: TestEmptyTar (0.00s) [2021-07-27T11:52:29.245Z] === RUN TestTarSumsReadSize [2021-07-27T11:52:29.245Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-27T11:52:29.245Z] === RUN TestTarSums [2021-07-27T11:52:29.245Z] --- PASS: TestTarSums (0.05s) [2021-07-27T11:52:29.245Z] === RUN TestIteration [2021-07-27T11:52:29.245Z] --- PASS: TestIteration (0.00s) [2021-07-27T11:52:29.245Z] === RUN TestVersionLabelForChecksum [2021-07-27T11:52:29.245Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-27T11:52:29.245Z] === RUN TestVersion [2021-07-27T11:52:29.245Z] --- PASS: TestVersion (0.00s) [2021-07-27T11:52:29.245Z] === RUN TestGetVersion [2021-07-27T11:52:29.245Z] --- PASS: TestGetVersion (0.00s) [2021-07-27T11:52:29.245Z] === RUN TestGetVersions [2021-07-27T11:52:29.245Z] --- PASS: TestGetVersions (0.00s) [2021-07-27T11:52:29.245Z] PASS [2021-07-27T11:52:29.245Z] coverage: 89.3% of statements [2021-07-27T11:52:29.245Z] ok github.com/docker/docker/pkg/tarsum 0.096s coverage: 89.3% of statements [2021-07-27T11:52:29.630Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2021-07-27T11:52:29.630Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T11:52:29.701Z] testing: warning: no tests to run [2021-07-27T11:52:29.701Z] PASS [2021-07-27T11:52:29.701Z] coverage: [no statements] [2021-07-27T11:52:29.701Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-07-27T11:52:30.157Z] === RUN TestTruncIndex [2021-07-27T11:52:30.157Z] --- PASS: TestTruncIndex (0.10s) [2021-07-27T11:52:30.157Z] PASS [2021-07-27T11:52:30.157Z] coverage: 91.5% of statements [2021-07-27T11:52:30.157Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2021-07-27T11:52:30.613Z] === RUN TestIsGIT [2021-07-27T11:52:30.613Z] --- PASS: TestIsGIT (0.00s) [2021-07-27T11:52:30.614Z] === RUN TestIsTransport [2021-07-27T11:52:30.614Z] --- PASS: TestIsTransport (0.00s) [2021-07-27T11:52:30.614Z] PASS [2021-07-27T11:52:30.614Z] coverage: 100.0% of statements [2021-07-27T11:52:30.614Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2021-07-27T11:52:31.015Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2021-07-27T11:52:31.015Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T11:52:31.070Z] === RUN TestVersionInfo [2021-07-27T11:52:31.070Z] --- PASS: TestVersionInfo (0.00s) [2021-07-27T11:52:31.070Z] === RUN TestAppendVersions [2021-07-27T11:52:31.070Z] --- PASS: TestAppendVersions (0.00s) [2021-07-27T11:52:31.070Z] PASS [2021-07-27T11:52:31.070Z] coverage: 88.9% of statements [2021-07-27T11:52:31.070Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-07-27T11:52:31.527Z] time="2021-07-27T11:52:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-27T11:52:32.489Z] === RUN TestValidatePrivileges [2021-07-27T11:52:32.489Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-27T11:52:32.489Z] === RUN TestFilterByCapNeg [2021-07-27T11:52:32.489Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-27T11:52:32.489Z] === RUN TestFilterByCapPos [2021-07-27T11:52:32.489Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-27T11:52:32.489Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-27T11:52:32.489Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-27T11:52:32.489Z] PASS [2021-07-27T11:52:32.489Z] coverage: 12.0% of statements [2021-07-27T11:52:32.489Z] ok github.com/docker/docker/plugin 0.040s coverage: 12.0% of statements [2021-07-27T11:52:32.927Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s) [2021-07-27T11:52:32.927Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T11:52:32.945Z] === RUN TestNewSettable [2021-07-27T11:52:32.945Z] --- PASS: TestNewSettable (0.00s) [2021-07-27T11:52:32.945Z] === RUN TestIsSettable [2021-07-27T11:52:32.945Z] --- PASS: TestIsSettable (0.00s) [2021-07-27T11:52:32.945Z] === RUN TestUpdateSettingsEnv [2021-07-27T11:52:32.945Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-27T11:52:32.945Z] PASS [2021-07-27T11:52:32.945Z] coverage: 20.0% of statements [2021-07-27T11:52:32.945Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2021-07-27T11:52:32.945Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T11:52:32.945Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T11:52:32.945Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T11:52:32.945Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-27T11:52:33.730Z] --- PASS: TestUpdateCPUQuota (6.33s) [2021-07-27T11:52:33.730Z] === RUN TestUpdatePidsLimit [2021-07-27T11:52:33.730Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-27T11:52:33.909Z] === RUN TestLoad [2021-07-27T11:52:33.909Z] --- PASS: TestLoad (0.00s) [2021-07-27T11:52:33.909Z] === RUN TestSave [2021-07-27T11:52:33.909Z] --- PASS: TestSave (0.02s) [2021-07-27T11:52:33.909Z] === RUN TestAddDeleteGet [2021-07-27T11:52:33.909Z] --- PASS: TestAddDeleteGet (0.02s) [2021-07-27T11:52:33.909Z] === RUN TestInvalidTags [2021-07-27T11:52:33.909Z] --- PASS: TestInvalidTags (0.00s) [2021-07-27T11:52:33.909Z] PASS [2021-07-27T11:52:33.909Z] coverage: 83.7% of statements [2021-07-27T11:52:33.909Z] ok github.com/docker/docker/reference 0.077s coverage: 83.7% of statements [2021-07-27T11:52:33.988Z] === RUN TestUpdatePidsLimit/no_change [2021-07-27T11:52:34.314Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2021-07-27T11:52:34.314Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T11:52:34.554Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-27T11:52:34.871Z] === RUN TestResolveAuthConfigIndexServer [2021-07-27T11:52:34.871Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestResolveAuthConfigFullURL [2021-07-27T11:52:34.871Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-27T11:52:34.871Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestValidateMirror [2021-07-27T11:52:34.871Z] --- PASS: TestValidateMirror (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestLoadInsecureRegistries [2021-07-27T11:52:34.871Z] time="2021-07-27T11:52:34Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-27T11:52:34.871Z] time="2021-07-27T11:52:34Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-27T11:52:34.871Z] time="2021-07-27T11:52:34Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-27T11:52:34.871Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-07-27T11:52:34.871Z] === RUN TestNewServiceConfig [2021-07-27T11:52:34.871Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestValidateIndexName [2021-07-27T11:52:34.871Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestValidateIndexNameWithError [2021-07-27T11:52:34.871Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestEndpointParse [2021-07-27T11:52:34.871Z] --- PASS: TestEndpointParse (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestEndpointParseInvalid [2021-07-27T11:52:34.871Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestValidateEndpoint [2021-07-27T11:52:34.871Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestPing [2021-07-27T11:52:34.871Z] --- PASS: TestPing (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestPingRegistryEndpoint [2021-07-27T11:52:34.871Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:52:34.871Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestEndpoint [2021-07-27T11:52:34.871Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:52:34.871Z] --- SKIP: TestEndpoint (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestParseRepositoryInfo [2021-07-27T11:52:34.871Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestNewIndexInfo [2021-07-27T11:52:34.871Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestMirrorEndpointLookup [2021-07-27T11:52:34.871Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:52:34.871Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestSearchRepositories [2021-07-27T11:52:34.871Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-27T11:52:34.871Z] Host: 127.0.0.1:49312 [2021-07-27T11:52:34.871Z] User-Agent: docker test client [2021-07-27T11:52:34.871Z] Authorization: Token fake-token [2021-07-27T11:52:34.871Z] X-Docker-Token: true [2021-07-27T11:52:34.871Z] Accept-Encoding: gzip [2021-07-27T11:52:34.871Z] [2021-07-27T11:52:34.871Z] [2021-07-27T11:52:34.871Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-27T11:52:34.871Z] Connection: close [2021-07-27T11:52:34.871Z] Content-Length: 144 [2021-07-27T11:52:34.871Z] Cache-Control: no-cache [2021-07-27T11:52:34.871Z] Content-Type: application/json [2021-07-27T11:52:34.871Z] Date: Tue, 27 Jul 2021 11:52:34 GMT [2021-07-27T11:52:34.871Z] Expires: -1 [2021-07-27T11:52:34.871Z] Pragma: no-cache [2021-07-27T11:52:34.871Z] Server: docker-tests/mock [2021-07-27T11:52:34.871Z] X-Docker-Registry-Config: mock [2021-07-27T11:52:34.871Z] X-Docker-Registry-Version: 0.0.0 [2021-07-27T11:52:34.871Z] [2021-07-27T11:52:34.871Z] [2021-07-27T11:52:34.871Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestTrustedLocation [2021-07-27T11:52:34.871Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-27T11:52:34.871Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestAllowNondistributableArtifacts [2021-07-27T11:52:34.871Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestIsSecureIndex [2021-07-27T11:52:34.871Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-27T11:52:34.871Z] PASS [2021-07-27T11:52:34.871Z] coverage: 51.7% of statements [2021-07-27T11:52:34.871Z] ok github.com/docker/docker/registry 0.165s coverage: 51.7% of statements [2021-07-27T11:52:34.871Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-27T11:52:34.871Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-27T11:52:34.871Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-27T11:52:34.871Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-27T11:52:34.871Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestResumableRequestReaderWithReadError [2021-07-27T11:52:34.871Z] time="2021-07-27T11:52:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-27T11:52:34.871Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-07-27T11:52:34.871Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-27T11:52:34.871Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-27T11:52:34.871Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-27T11:52:34.871Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestResumableRequestReader [2021-07-27T11:52:34.871Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-27T11:52:34.871Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-27T11:52:34.871Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-27T11:52:34.871Z] PASS [2021-07-27T11:52:34.871Z] coverage: 100.0% of statements [2021-07-27T11:52:34.871Z] ok github.com/docker/docker/registry/resumable 0.140s coverage: 100.0% of statements [2021-07-27T11:52:35.327Z] === RUN TestRestartManagerTimeout [2021-07-27T11:52:35.327Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-27T11:52:35.327Z] === RUN TestRestartManagerTimeoutReset [2021-07-27T11:52:35.327Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-27T11:52:35.327Z] PASS [2021-07-27T11:52:35.327Z] coverage: 50.9% of statements [2021-07-27T11:52:35.327Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2021-07-27T11:52:35.489Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-27T11:52:35.696Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-07-27T11:52:35.696Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T11:52:35.783Z] === RUN TestDecodeContainerConfig [2021-07-27T11:52:35.783Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-27T11:52:35.783Z] === RUN TestDecodeContainerConfigIsolation [2021-07-27T11:52:35.783Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-27T11:52:35.783Z] === RUN TestValidatePrivileged [2021-07-27T11:52:35.783Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-27T11:52:35.783Z] PASS [2021-07-27T11:52:35.783Z] coverage: 52.2% of statements [2021-07-27T11:52:35.783Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.2% of statements [2021-07-27T11:52:35.783Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-27T11:52:35.783Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-27T11:52:35.783Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-27T11:52:35.783Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-27T11:52:35.783Z] PASS [2021-07-27T11:52:35.783Z] coverage: 62.5% of statements [2021-07-27T11:52:35.783Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-07-27T11:52:36.057Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-27T11:52:36.267Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-27T11:52:36.267Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T11:52:36.649Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-27T11:52:37.595Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-27T11:52:37.650Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.58s) [2021-07-27T11:52:37.650Z] === RUN TestNISDomainname [2021-07-27T11:52:37.650Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-27T11:52:37.650Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-27T11:52:37.650Z] === RUN TestHostnameDnsResolution [2021-07-27T11:52:38.674Z] === RUN TestGetDriver [2021-07-27T11:52:38.674Z] --- PASS: TestGetDriver (0.00s) [2021-07-27T11:52:38.674Z] === RUN TestVolumeRequestError [2021-07-27T11:52:38.674Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-27T11:52:38.674Z] PASS [2021-07-27T11:52:38.674Z] coverage: 36.1% of statements [2021-07-27T11:52:38.674Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2021-07-27T11:52:38.674Z] === RUN TestGetAddress [2021-07-27T11:52:38.674Z] --- PASS: TestGetAddress (0.00s) [2021-07-27T11:52:38.674Z] === RUN TestRemove [2021-07-27T11:52:38.674Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-27T11:52:38.674Z] --- SKIP: TestRemove (0.00s) [2021-07-27T11:52:38.674Z] === RUN TestInitializeWithVolumes [2021-07-27T11:52:38.674Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-27T11:52:38.674Z] === RUN TestCreate [2021-07-27T11:52:38.674Z] --- PASS: TestCreate (0.01s) [2021-07-27T11:52:38.674Z] === RUN TestValidateName [2021-07-27T11:52:38.674Z] --- PASS: TestValidateName (0.00s) [2021-07-27T11:52:38.674Z] === RUN TestCreateWithOpts [2021-07-27T11:52:38.674Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-27T11:52:38.674Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-27T11:52:38.674Z] === RUN TestRelaodNoOpts [2021-07-27T11:52:38.674Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-27T11:52:38.674Z] PASS [2021-07-27T11:52:38.674Z] coverage: 41.5% of statements [2021-07-27T11:52:38.674Z] ok github.com/docker/docker/volume/local 0.053s coverage: 41.5% of statements [2021-07-27T11:52:38.981Z] --- PASS: TestUpdatePidsLimit (5.47s) [2021-07-27T11:52:38.981Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-07-27T11:52:38.981Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-07-27T11:52:38.981Z] --- PASS: TestUpdatePidsLimit/update_lower (0.68s) [2021-07-27T11:52:38.981Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-07-27T11:52:38.981Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-07-27T11:52:38.981Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-07-27T11:52:38.981Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-07-27T11:52:38.981Z] === RUN TestUpdateRestartPolicy [2021-07-27T11:52:39.033Z] --- PASS: TestHostnameDnsResolution (1.12s) [2021-07-27T11:52:39.033Z] === RUN TestStats [2021-07-27T11:52:39.033Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:52:39.033Z] --- SKIP: TestStats (0.00s) [2021-07-27T11:52:39.033Z] === RUN TestStopContainerWithTimeout [2021-07-27T11:52:39.033Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T11:52:39.033Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T11:52:39.033Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T11:52:39.033Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T11:52:39.033Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T11:52:39.033Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T11:52:39.033Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T11:52:39.033Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T11:52:39.033Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T11:52:39.033Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T11:52:39.608Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRaw [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-27T11:52:39.636Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-27T11:52:39.636Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-27T11:52:39.636Z] === RUN TestLinuxParseMountRaw [2021-07-27T11:52:39.636Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-27T11:52:39.636Z] === RUN TestLinuxParseMountRawSplit [2021-07-27T11:52:39.636Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-27T11:52:39.636Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-27T11:52:39.636Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-27T11:52:39.637Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-27T11:52:39.637Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-27T11:52:39.637Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-27T11:52:39.637Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-27T11:52:39.637Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-27T11:52:39.637Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-27T11:52:39.637Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-27T11:52:39.637Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-27T11:52:39.637Z] === RUN TestConvertTmpfsOptions [2021-07-27T11:52:39.637Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-27T11:52:39.637Z] linux_parser_test.go:209: data="ro" [2021-07-27T11:52:39.637Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-27T11:52:39.637Z] === RUN TestParseMountSpec [2021-07-27T11:52:39.637Z] parser_test.go:63: case 0 [2021-07-27T11:52:39.637Z] parser_test.go:63: case 1 [2021-07-27T11:52:39.637Z] parser_test.go:63: case 2 [2021-07-27T11:52:39.637Z] parser_test.go:63: case 3 [2021-07-27T11:52:39.637Z] parser_test.go:63: case 4 [2021-07-27T11:52:39.637Z] parser_test.go:63: case 5 [2021-07-27T11:52:39.637Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-27T11:52:39.637Z] === RUN TestValidateMount [2021-07-27T11:52:39.637Z] --- PASS: TestValidateMount (0.00s) [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRaw [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-27T11:52:39.637Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-27T11:52:39.637Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-27T11:52:39.637Z] PASS [2021-07-27T11:52:39.637Z] coverage: 67.6% of statements [2021-07-27T11:52:39.637Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2021-07-27T11:52:40.093Z] === RUN TestSetGetMeta [2021-07-27T11:52:40.093Z] === PAUSE TestSetGetMeta [2021-07-27T11:52:40.093Z] === RUN TestRestore [2021-07-27T11:52:40.093Z] === PAUSE TestRestore [2021-07-27T11:52:40.093Z] === RUN TestServiceCreate [2021-07-27T11:52:40.093Z] === PAUSE TestServiceCreate [2021-07-27T11:52:40.093Z] === RUN TestServiceList [2021-07-27T11:52:40.093Z] === PAUSE TestServiceList [2021-07-27T11:52:40.093Z] === RUN TestServiceRemove [2021-07-27T11:52:40.093Z] === PAUSE TestServiceRemove [2021-07-27T11:52:40.093Z] === RUN TestServiceGet [2021-07-27T11:52:40.093Z] === PAUSE TestServiceGet [2021-07-27T11:52:40.093Z] === RUN TestServicePrune [2021-07-27T11:52:40.093Z] === PAUSE TestServicePrune [2021-07-27T11:52:40.093Z] === RUN TestCreate [2021-07-27T11:52:40.093Z] === PAUSE TestCreate [2021-07-27T11:52:40.093Z] === RUN TestRemove [2021-07-27T11:52:40.093Z] === PAUSE TestRemove [2021-07-27T11:52:40.093Z] === RUN TestList [2021-07-27T11:52:40.093Z] === PAUSE TestList [2021-07-27T11:52:40.093Z] === RUN TestFindByDriver [2021-07-27T11:52:40.093Z] === PAUSE TestFindByDriver [2021-07-27T11:52:40.093Z] === RUN TestFindByReferenced [2021-07-27T11:52:40.093Z] === PAUSE TestFindByReferenced [2021-07-27T11:52:40.093Z] === RUN TestDerefMultipleOfSameRef [2021-07-27T11:52:40.093Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-27T11:52:40.093Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T11:52:40.093Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T11:52:40.093Z] === RUN TestDefererencePluginOnCreateError [2021-07-27T11:52:40.093Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-27T11:52:40.093Z] === RUN TestRefDerefRemove [2021-07-27T11:52:40.093Z] === PAUSE TestRefDerefRemove [2021-07-27T11:52:40.093Z] === RUN TestGet [2021-07-27T11:52:40.093Z] === PAUSE TestGet [2021-07-27T11:52:40.093Z] === RUN TestGetWithReference [2021-07-27T11:52:40.093Z] === PAUSE TestGetWithReference [2021-07-27T11:52:40.093Z] === RUN TestFilterFunc [2021-07-27T11:52:40.093Z] === RUN TestFilterFunc/test_nil_list [2021-07-27T11:52:40.093Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-27T11:52:40.093Z] === RUN TestFilterFunc/test_empty_list [2021-07-27T11:52:40.093Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-27T11:52:40.093Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T11:52:40.093Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T11:52:40.093Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T11:52:40.093Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T11:52:40.093Z] === RUN TestFilterFunc/test_filter_some [2021-07-27T11:52:40.093Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-27T11:52:40.093Z] === RUN TestFilterFunc/test_filter_middle [2021-07-27T11:52:40.093Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-27T11:52:40.093Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-27T11:52:40.093Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-27T11:52:40.093Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-27T11:52:40.093Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-27T11:52:40.093Z] === CONT TestFilterFunc/test_nil_list [2021-07-27T11:52:40.093Z] === CONT TestFilterFunc/test_filter_some [2021-07-27T11:52:40.093Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T11:52:40.093Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T11:52:40.093Z] === CONT TestFilterFunc/test_empty_list [2021-07-27T11:52:40.093Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-27T11:52:40.093Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-27T11:52:40.093Z] === CONT TestFilterFunc/test_filter_middle [2021-07-27T11:52:40.093Z] --- PASS: TestFilterFunc (0.00s) [2021-07-27T11:52:40.093Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-27T11:52:40.093Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-27T11:52:40.093Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-27T11:52:40.093Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-27T11:52:40.093Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-27T11:52:40.093Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-27T11:52:40.093Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-27T11:52:40.093Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-27T11:52:40.093Z] === CONT TestSetGetMeta [2021-07-27T11:52:40.093Z] === CONT TestGetWithReference [2021-07-27T11:52:40.093Z] === CONT TestFindByReferenced [2021-07-27T11:52:40.093Z] === CONT TestDefererencePluginOnCreateError [2021-07-27T11:52:40.093Z] --- PASS: TestSetGetMeta (0.01s) [2021-07-27T11:52:40.093Z] === CONT TestGet [2021-07-27T11:52:40.093Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-27T11:52:40.093Z] === CONT TestRefDerefRemove [2021-07-27T11:52:40.093Z] --- PASS: TestGetWithReference (0.02s) [2021-07-27T11:52:40.093Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T11:52:40.093Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-27T11:52:40.093Z] === CONT TestDerefMultipleOfSameRef [2021-07-27T11:52:40.093Z] --- PASS: TestGet (0.02s) [2021-07-27T11:52:40.093Z] === CONT TestServicePrune [2021-07-27T11:52:40.093Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-27T11:52:40.093Z] === CONT TestFindByDriver [2021-07-27T11:52:40.093Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-27T11:52:40.093Z] === CONT TestList [2021-07-27T11:52:40.093Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-27T11:52:40.093Z] === CONT TestRemove [2021-07-27T11:52:40.093Z] --- PASS: TestFindByDriver (0.02s) [2021-07-27T11:52:40.093Z] === CONT TestCreate [2021-07-27T11:52:40.093Z] --- PASS: TestRemove (0.02s) [2021-07-27T11:52:40.093Z] === CONT TestServiceList [2021-07-27T11:52:40.093Z] --- PASS: TestList (0.02s) [2021-07-27T11:52:40.093Z] === CONT TestServiceGet [2021-07-27T11:52:40.093Z] --- PASS: TestCreate (0.01s) [2021-07-27T11:52:40.093Z] === CONT TestServiceRemove [2021-07-27T11:52:40.093Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-27T11:52:40.093Z] === RUN TestClientStream [2021-07-27T11:52:40.093Z] --- PASS: TestClientStream (0.00s) [2021-07-27T11:52:40.093Z] === RUN TestClientSendFile [2021-07-27T11:52:40.093Z] --- PASS: TestClientSendFile (0.00s) [2021-07-27T11:52:40.093Z] === RUN TestClientWithRequestTimeout [2021-07-27T11:52:40.093Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-27T11:52:40.093Z] === RUN TestFileSpecPlugin [2021-07-27T11:52:40.093Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-27T11:52:40.093Z] === RUN TestFileJSONSpecPlugin [2021-07-27T11:52:40.093Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-27T11:52:40.093Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-27T11:52:40.093Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-27T11:52:40.093Z] === RUN TestPluginAddHandler [2021-07-27T11:52:40.093Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-27T11:52:40.093Z] === RUN TestPluginWaitBadPlugin [2021-07-27T11:52:40.093Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-27T11:52:40.093Z] === RUN TestGet [2021-07-27T11:52:40.093Z] time="2021-07-27T11:52:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-27T11:52:40.093Z] --- PASS: TestServiceGet (0.08s) [2021-07-27T11:52:40.093Z] === CONT TestServiceCreate [2021-07-27T11:52:40.093Z] time="2021-07-27T11:52:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T11:52:40.093Z] --- PASS: TestServiceRemove (0.08s) [2021-07-27T11:52:40.093Z] === CONT TestRestore [2021-07-27T11:52:40.093Z] time="2021-07-27T11:52:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T11:52:40.093Z] --- PASS: TestServiceList (0.09s) [2021-07-27T11:52:40.093Z] time="2021-07-27T11:52:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T11:52:40.093Z] time="2021-07-27T11:52:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-27T11:52:40.093Z] --- PASS: TestServiceCreate (0.01s) [2021-07-27T11:52:40.093Z] time="2021-07-27T11:52:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T11:52:40.093Z] --- PASS: TestRestore (0.02s) [2021-07-27T11:52:40.093Z] --- PASS: TestServicePrune (0.13s) [2021-07-27T11:52:40.093Z] PASS [2021-07-27T11:52:40.093Z] coverage: 69.6% of statements [2021-07-27T11:52:40.093Z] ok github.com/docker/docker/volume/service 0.190s coverage: 69.6% of statements [2021-07-27T11:52:41.056Z] time="2021-07-27T11:52:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-27T11:52:41.517Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T11:52:43.223Z] time="2021-07-27T11:52:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-27T11:52:43.429Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-27T11:52:43.429Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) [2021-07-27T11:52:43.429Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2021-07-27T11:52:43.429Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2021-07-27T11:52:43.429Z] --- PASS: TestStopContainerWithTimeout/1 (1.60s) [2021-07-27T11:52:43.429Z] === RUN TestDeleteDevicemapper [2021-07-27T11:52:43.429Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T11:52:43.429Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T11:52:43.429Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T11:52:45.972Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.75s) [2021-07-27T11:52:45.972Z] === RUN TestUpdateMemory [2021-07-27T11:52:45.972Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:52:45.972Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-27T11:52:45.972Z] === RUN TestUpdateCPUQuota [2021-07-27T11:52:45.972Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:52:45.972Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-27T11:52:45.972Z] === RUN TestUpdatePidsLimit [2021-07-27T11:52:45.972Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:52:45.972Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-27T11:52:45.972Z] === RUN TestUpdateRestartPolicy [2021-07-27T11:52:47.899Z] time="2021-07-27T11:52:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-27T11:52:51.178Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2021-07-27T11:52:51.178Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T11:52:52.112Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-07-27T11:52:52.112Z] === RUN TestWaitNonBlocked [2021-07-27T11:52:52.112Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T11:52:52.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T11:52:52.112Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T11:52:52.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T11:52:52.112Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T11:52:52.112Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T11:52:53.050Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-27T11:52:53.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2021-07-27T11:52:53.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2021-07-27T11:52:53.050Z] === RUN TestWaitBlocked [2021-07-27T11:52:53.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T11:52:53.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T11:52:53.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T11:52:53.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T11:52:53.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T11:52:53.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T11:52:53.986Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-27T11:52:53.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-07-27T11:52:53.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-07-27T11:52:53.986Z] === CONT TestContainerStartOnDaemonRestart [2021-07-27T11:52:53.986Z] === CONT TestContainerKillOnDaemonStart [2021-07-27T11:52:56.433Z] --- PASS: TestGet (15.01s) [2021-07-27T11:52:56.433Z] === RUN TestPluginWithNoManifest [2021-07-27T11:52:56.433Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-27T11:52:56.433Z] === RUN TestGetAll [2021-07-27T11:52:56.433Z] --- PASS: TestGetAll (0.00s) [2021-07-27T11:52:56.433Z] PASS [2021-07-27T11:52:56.433Z] coverage: 73.4% of statements [2021-07-27T11:52:56.433Z] ok github.com/docker/docker/pkg/plugins 35.904s coverage: 73.4% of statements [2021-07-27T11:52:57.271Z] --- PASS: TestContainerStartOnDaemonRestart (2.75s) [2021-07-27T11:52:57.271Z] === CONT TestIpcModeOlderClient [2021-07-27T11:52:57.271Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-07-27T11:52:57.271Z] === CONT TestDaemonHostGatewayIP [2021-07-27T11:52:58.201Z] --- PASS: TestUpdateRestartPolicy (12.23s) [2021-07-27T11:52:58.201Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T11:52:58.875Z] Loaded image: buildpack-deps:buster [2021-07-27T11:52:58.875Z] Loaded image: busybox:latest [2021-07-27T11:52:58.875Z] Loaded image: busybox:glibc [2021-07-27T11:52:59.141Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-07-27T11:52:59.141Z] === RUN TestWaitNonBlocked [2021-07-27T11:52:59.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T11:52:59.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T11:52:59.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T11:52:59.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T11:52:59.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T11:52:59.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T11:52:59.799Z] --- PASS: TestDaemonHostGatewayIP (3.17s) [2021-07-27T11:52:59.799Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T11:53:00.082Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-27T11:53:00.082Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2021-07-27T11:53:00.082Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2021-07-27T11:53:00.082Z] === RUN TestWaitBlocked [2021-07-27T11:53:00.082Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T11:53:00.082Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T11:53:00.082Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T11:53:00.082Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T11:53:00.082Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T11:53:00.082Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T11:53:01.022Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-27T11:53:01.022Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2021-07-27T11:53:01.022Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2021-07-27T11:53:01.022Z] === CONT TestDaemonRestartIpcMode [2021-07-27T11:53:01.022Z] === CONT TestIpcModeOlderClient [2021-07-27T11:53:01.022Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-27T11:53:01.022Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T11:53:02.332Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2021-07-27T11:53:02.332Z] === CONT TestDaemonRestartIpcMode [2021-07-27T11:53:04.156Z] Loaded image: debian:bullseye [2021-07-27T11:53:04.156Z] Loaded image: hello-world:latest [2021-07-27T11:53:04.156Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T11:53:04.156Z] INFO: Testing against a local daemon [2021-07-27T11:53:04.156Z] === RUN TestCgroupNamespacesBuild [2021-07-27T11:53:04.321Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.03s) [2021-07-27T11:53:04.581Z] --- PASS: TestDaemonRestartIpcMode (3.66s) [2021-07-27T11:53:04.581Z] PASS [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === Skipped [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-27T11:53:04.581Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-27T11:53:04.581Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-27T11:53:04.581Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-27T11:53:04.581Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-27T11:53:04.581Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-27T11:53:04.581Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-27T11:53:04.581Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-27T11:53:04.581Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-27T11:53:04.581Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T11:53:04.581Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-27T11:53:04.581Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-27T11:53:04.581Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-27T11:53:04.581Z] 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-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-27T11:53:04.581Z] 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-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-27T11:53:04.581Z] 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-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-27T11:53:04.581Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T11:53:04.581Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-27T11:53:04.581Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-27T11:53:04.581Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-27T11:53:04.581Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-27T11:53:04.581Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T11:53:04.581Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-27T11:53:04.581Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-27T11:53:04.581Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-27T11:53:04.581Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] [2021-07-27T11:53:04.581Z] DONE 177 tests, 25 skipped in 90.090s [2021-07-27T11:53:04.581Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T11:53:04.581Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T11:53:05.152Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-27T11:53:05.152Z] === RUN TestDaemonConfigValidation [2021-07-27T11:53:05.152Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T11:53:05.152Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T11:53:05.152Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T11:53:05.152Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T11:53:05.152Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T11:53:05.152Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T11:53:05.152Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T11:53:05.152Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T11:53:05.152Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T11:53:05.152Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T11:53:05.152Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T11:53:05.152Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T11:53:05.546Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T11:53:05.546Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T11:53:05.546Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T11:53:05.546Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T11:53:05.546Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-27T11:53:05.546Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-07-27T11:53:05.546Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-27T11:53:05.546Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-27T11:53:05.546Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-27T11:53:05.546Z] PASS [2021-07-27T11:53:05.546Z] [2021-07-27T11:53:05.546Z] DONE 7 tests in 0.829s [2021-07-27T11:53:05.546Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T11:53:05.546Z] INFO: Testing against a local daemon [2021-07-27T11:53:05.546Z] === RUN TestCommitInheritsEnv [2021-07-27T11:53:05.617Z] --- PASS: TestDaemonRestartIpcMode (2.83s) [2021-07-27T11:53:06.185Z] --- PASS: TestContainerKillOnDaemonStart (12.20s) [2021-07-27T11:53:06.185Z] PASS [2021-07-27T11:53:06.185Z] [2021-07-27T11:53:06.185Z] === Skipped [2021-07-27T11:53:06.185Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-27T11:53:06.185Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T11:53:06.185Z] [2021-07-27T11:53:06.185Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T11:53:06.185Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-27T11:53:06.185Z] [2021-07-27T11:53:06.185Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T11:53:06.185Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T11:53:06.185Z] [2021-07-27T11:53:06.185Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-27T11:53:06.185Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-27T11:53:06.185Z] [2021-07-27T11:53:06.185Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T11:53:06.185Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T11:53:06.185Z] [2021-07-27T11:53:06.185Z] [2021-07-27T11:53:06.185Z] DONE 196 tests, 5 skipped in 142.181s [2021-07-27T11:53:06.185Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T11:53:06.185Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T11:53:06.751Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-27T11:53:06.751Z] === RUN TestDaemonConfigValidation [2021-07-27T11:53:06.751Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T11:53:06.751Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T11:53:06.751Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T11:53:06.751Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T11:53:06.751Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T11:53:06.751Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T11:53:06.751Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T11:53:06.751Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T11:53:06.751Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T11:53:06.751Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T11:53:06.751Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T11:53:06.751Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T11:53:06.751Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T11:53:06.751Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T11:53:06.751Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T11:53:07.009Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T11:53:07.009Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-07-27T11:53:07.009Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-27T11:53:07.009Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-27T11:53:07.009Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-27T11:53:07.009Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-27T11:53:07.009Z] PASS [2021-07-27T11:53:07.009Z] [2021-07-27T11:53:07.009Z] DONE 7 tests in 0.745s [2021-07-27T11:53:07.009Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T11:53:07.009Z] INFO: Testing against a local daemon [2021-07-27T11:53:07.009Z] === RUN TestCommitInheritsEnv [2021-07-27T11:53:07.268Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-07-27T11:53:07.268Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T11:53:07.268Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-27T11:53:07.268Z] === RUN TestImagesFilterMultiReference [2021-07-27T11:53:07.268Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-27T11:53:07.268Z] === RUN TestImagePullPlatformInvalid [2021-07-27T11:53:07.268Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-27T11:53:07.268Z] === RUN TestRemoveImageOrphaning [2021-07-27T11:53:07.458Z] --- PASS: TestCommitInheritsEnv (1.57s) [2021-07-27T11:53:07.458Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T11:53:07.458Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-27T11:53:07.458Z] === RUN TestImagesFilterMultiReference [2021-07-27T11:53:07.458Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-27T11:53:07.458Z] === RUN TestImagePullPlatformInvalid [2021-07-27T11:53:07.458Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-27T11:53:07.458Z] === RUN TestRemoveImageOrphaning [2021-07-27T11:53:07.526Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-07-27T11:53:07.526Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T11:53:08.360Z] --- PASS: TestCgroupNamespacesBuild (3.97s) [2021-07-27T11:53:08.360Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T11:53:09.367Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-07-27T11:53:09.367Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T11:53:09.367Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-27T11:53:09.367Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-27T11:53:09.367Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T11:53:09.367Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-27T11:53:09.367Z] === RUN TestTagInvalidReference [2021-07-27T11:53:09.367Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-27T11:53:09.367Z] === RUN TestTagValidPrefixedRepo [2021-07-27T11:53:09.367Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-27T11:53:09.367Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T11:53:09.367Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-27T11:53:09.367Z] === RUN TestTagOfficialNames [2021-07-27T11:53:09.367Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-27T11:53:09.367Z] === RUN TestTagMatchesDigest [2021-07-27T11:53:09.367Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-27T11:53:09.367Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-27T11:53:09.428Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2021-07-27T11:53:09.428Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T11:53:09.428Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-27T11:53:09.428Z] === RUN TestTagInvalidReference [2021-07-27T11:53:09.428Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-27T11:53:09.428Z] === RUN TestTagValidPrefixedRepo [2021-07-27T11:53:09.428Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-27T11:53:09.428Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T11:53:09.428Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-27T11:53:09.428Z] === RUN TestTagOfficialNames [2021-07-27T11:53:09.428Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-27T11:53:09.428Z] === RUN TestTagMatchesDigest [2021-07-27T11:53:09.686Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-27T11:53:09.686Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-27T11:53:10.942Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s) [2021-07-27T11:53:10.942Z] === RUN TestBuildWithSession [2021-07-27T11:53:10.942Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T11:53:10.942Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T11:53:10.942Z] === RUN TestBuildSquashParent [2021-07-27T11:53:17.726Z] ..........................xx.................... [ 29%] [2021-07-27T11:53:21.522Z] 2021/07/27 11:53:19 Closing DB instances... [2021-07-27T11:53:21.522Z] --- PASS: TestNetworkDBGarbageCollection (54.43s) [2021-07-27T11:53:21.522Z] === RUN TestFindNode [2021-07-27T11:53:21.522Z] 2021/07/27 11:53:21 Closing DB instances... [2021-07-27T11:53:21.522Z] --- PASS: TestFindNode (0.02s) [2021-07-27T11:53:21.522Z] === RUN TestChangeNodeState [2021-07-27T11:53:21.522Z] 2021/07/27 11:53:21 Closing DB instances... [2021-07-27T11:53:21.522Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-27T11:53:21.522Z] === RUN TestNodeReincarnation [2021-07-27T11:53:21.522Z] 2021/07/27 11:53:21 Closing DB instances... [2021-07-27T11:53:23.157Z] --- PASS: TestBuildSquashParent (12.20s) [2021-07-27T11:53:23.157Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T11:53:23.157Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:53:23.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:53:23.157Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:53:23.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:53:23.157Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:53:23.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:53:23.157Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:53:23.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:53:23.157Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:53:23.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:53:23.157Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:53:23.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:53:23.157Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:53:23.157Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:53:25.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T11:53:25.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-27T11:53:27.295Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-27T11:53:27.295Z] === RUN TestParallelCreate [2021-07-27T11:53:27.295Z] 2021/07/27 11:53:26 Closing DB instances... [2021-07-27T11:53:27.295Z] --- PASS: TestParallelCreate (0.02s) [2021-07-27T11:53:27.295Z] === RUN TestParallelDelete [2021-07-27T11:53:27.295Z] 2021/07/27 11:53:26 Closing DB instances... [2021-07-27T11:53:27.295Z] --- PASS: TestParallelDelete (0.01s) [2021-07-27T11:53:27.295Z] === RUN TestNetworkDBIslands [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f83c4cdd735b with config:&{NodeID:f83c4cdd735b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="Node f83c4cdd735b/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="Node f83c4cdd735b/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b5bdedab851d with config:&{NodeID:b5bdedab851d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="Node b5bdedab851d/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="Node b5bdedab851d/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49392" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="Node b5bdedab851d/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="Node b5bdedab851d/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="Node f83c4cdd735b/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=info msg="Node f83c4cdd735b/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49393" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:26Z" level=debug msg="memberlist: Failed to join 172.21.61.71: dial tcp 172.21.61.71:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:310e80293d17 with config:&{NodeID:310e80293d17 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=info msg="Node 310e80293d17/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=info msg="Node 310e80293d17/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49395" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=info msg="Node 310e80293d17/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=info msg="Node 310e80293d17/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=info msg="Node f83c4cdd735b/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=info msg="Node f83c4cdd735b/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=info msg="Node b5bdedab851d/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=info msg="Node b5bdedab851d/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-27T11:53:27.295Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49396" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node 310e80293d17/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node 310e80293d17/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5d3521b753f0 with config:&{NodeID:5d3521b753f0 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node 5d3521b753f0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node 5d3521b753f0/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49397" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node 5d3521b753f0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node 5d3521b753f0/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node f83c4cdd735b/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node f83c4cdd735b/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node b5bdedab851d/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node b5bdedab851d/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node 310e80293d17/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=info msg="Node 310e80293d17/172.21.61.71, added to nodes list" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49398" [2021-07-27T11:53:27.751Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 5d3521b753f0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 5d3521b753f0/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 5d3521b753f0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 5d3521b753f0/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:95dd0d674cc0 with config:&{NodeID:95dd0d674cc0 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49399" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node b5bdedab851d/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node b5bdedab851d/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 310e80293d17/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 310e80293d17/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node f83c4cdd735b/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node f83c4cdd735b/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 5d3521b753f0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=info msg="Node 5d3521b753f0/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49400" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:28Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:28Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:28Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:28Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:28Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:28.207Z] time="2021-07-27T11:53:28Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, added to nodes list" [2021-07-27T11:53:28.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:53:28.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:53:28.664Z] networkdb_test.go:842: Re-joining: 3 [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=info msg="The new bootstrap node list is:[172.21.61.71:10033 172.21.61.71:10034 172.21.61.71:10035]" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10033" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49401" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10034" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49402" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10035" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49403" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Failed to join 172.21.61.71: dial tcp 172.21.61.71:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-27T11:53:28.664Z] networkdb_test.go:842: Re-joining: 4 [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=info msg="The new bootstrap node list is:[172.21.61.71:10033 172.21.61.71:10034 172.21.61.71:10035]" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49406" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10033" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10034" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49407" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10035" [2021-07-27T11:53:28.664Z] time="2021-07-27T11:53:28Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49408" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="node 0 leaving" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="Node f83c4cdd735b change state NodeActive --> NodeLeft" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="node2(b5bdedab851d): Node leave event for f83c4cdd735b/172.21.61.71" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="Node f83c4cdd735b change state NodeActive --> NodeLeft" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="node5(95dd0d674cc0): Node leave event for f83c4cdd735b/172.21.61.71" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="Node f83c4cdd735b change state NodeActive --> NodeLeft" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="node4(5d3521b753f0): Node leave event for f83c4cdd735b/172.21.61.71" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="Node f83c4cdd735b change state NodeActive --> NodeLeft" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="node3(310e80293d17): Node leave event for f83c4cdd735b/172.21.61.71" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="Node f83c4cdd735b change state NodeActive --> NodeLeft" [2021-07-27T11:53:29.120Z] time="2021-07-27T11:53:28Z" level=info msg="node1(f83c4cdd735b): Node leave event for f83c4cdd735b/172.21.61.71" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node f83c4cdd735b/172.21.61.71, left gossip cluster" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node f83c4cdd735b/172.21.61.71, left gossip cluster" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node f83c4cdd735b/172.21.61.71, left gossip cluster" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node f83c4cdd735b/172.21.61.71, left gossip cluster" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node f83c4cdd735b/172.21.61.71, left gossip cluster" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="node 1 leaving" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node b5bdedab851d change state NodeActive --> NodeLeft" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="node4(5d3521b753f0): Node leave event for b5bdedab851d/172.21.61.71" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node b5bdedab851d/172.21.61.71, left gossip cluster" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node b5bdedab851d change state NodeActive --> NodeFailed" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node b5bdedab851d/172.21.61.71, added to failed nodes list" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node b5bdedab851d change state NodeActive --> NodeLeft" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="node3(310e80293d17): Node leave event for b5bdedab851d/172.21.61.71" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node b5bdedab851d change state NodeActive --> NodeLeft" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="node5(95dd0d674cc0): Node leave event for b5bdedab851d/172.21.61.71" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=error msg="node: b5bdedab851d is unknown to memberlist" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node b5bdedab851d/172.21.61.71, left gossip cluster" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node b5bdedab851d/172.21.61.71, left gossip cluster" [2021-07-27T11:53:29.576Z] time="2021-07-27T11:53:29Z" level=info msg="Node b5bdedab851d/172.21.61.71, left gossip cluster" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=info msg="node 2 leaving" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=info msg="Node 310e80293d17 change state NodeActive --> NodeLeft" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=info msg="node4(5d3521b753f0): Node leave event for 310e80293d17/172.21.61.71" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=info msg="Node 310e80293d17 change state NodeActive --> NodeLeft" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=info msg="node5(95dd0d674cc0): Node leave event for 310e80293d17/172.21.61.71" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=info msg="Node 310e80293d17 change state NodeActive --> NodeLeft" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=info msg="node3(310e80293d17): Node leave event for 310e80293d17/172.21.61.71" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=debug msg="memberlist: Failed ping: b5bdedab851d (timeout reached)" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.61.71:10035: use of closed network connection" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.61.71:10037: use of closed network connection" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.61.71:10036: use of closed network connection" [2021-07-27T11:53:30.033Z] time="2021-07-27T11:53:29Z" level=info msg="Node 310e80293d17/172.21.61.71, left gossip cluster" [2021-07-27T11:53:30.488Z] time="2021-07-27T11:53:30Z" level=info msg="Node 310e80293d17/172.21.61.71, left gossip cluster" [2021-07-27T11:53:30.488Z] time="2021-07-27T11:53:30Z" level=info msg="Node 310e80293d17/172.21.61.71, left gossip cluster" [2021-07-27T11:53:30.488Z] time="2021-07-27T11:53:30Z" level=info msg="memberlist: Suspect b5bdedab851d has failed, no acks received" [2021-07-27T11:53:30.488Z] networkdb_test.go:874: node5: OK [2021-07-27T11:53:30.488Z] networkdb_test.go:874: node4: OK [2021-07-27T11:53:30.488Z] time="2021-07-27T11:53:30Z" level=info msg="node 0 coming back" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f06336317e0f with config:&{NodeID:f06336317e0f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="Node f06336317e0f/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="Node f06336317e0f/172.21.61.71, added to nodes list" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="node 1 coming back" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5a66cb12a9be with config:&{NodeID:5a66cb12a9be Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, added to nodes list" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="node 2 coming back" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9563dc8063a2 with config:&{NodeID:9563dc8063a2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="Node 9563dc8063a2/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=info msg="Node 9563dc8063a2/172.21.61.71, added to nodes list" [2021-07-27T11:53:30.489Z] time="2021-07-27T11:53:30Z" level=debug msg="memberlist: Failed to join 172.21.61.71: dial tcp 172.21.61.71:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-27T11:53:32.655Z] time="2021-07-27T11:53:32Z" level=debug msg="memberlist: Failed to join 172.21.61.71: dial tcp 172.21.61.71:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-27T11:53:33.618Z] time="2021-07-27T11:53:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.61.71:10033 172.21.61.71:10034 172.21.61.71:10035]" [2021-07-27T11:53:33.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:53:33.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:53:34.075Z] time="2021-07-27T11:53:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.61.71:10033 172.21.61.71:10034 172.21.61.71:10035]" [2021-07-27T11:53:34.531Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Failed to join 172.21.61.71: dial tcp 172.21.61.71:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-27T11:53:34.986Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10033" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49413" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5d3521b753f0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5d3521b753f0/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node f06336317e0f/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node f06336317e0f/172.21.61.71, is the new incarnation of the shutdown node f83c4cdd735b/172.21.61.71" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node f06336317e0f/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49414" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10034" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5d3521b753f0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5d3521b753f0/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node f06336317e0f/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node f06336317e0f/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, is the new incarnation of the shutdown node b5bdedab851d/172.21.61.71" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10035" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49415" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5d3521b753f0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5d3521b753f0/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node f06336317e0f/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node f06336317e0f/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 9563dc8063a2/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 9563dc8063a2/172.21.61.71, is the new incarnation of the shutdown node 310e80293d17/172.21.61.71" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 9563dc8063a2/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, is the new incarnation of the shutdown node b5bdedab851d/172.21.61.71" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node f06336317e0f/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node f06336317e0f/172.21.61.71, is the new incarnation of the shutdown node f83c4cdd735b/172.21.61.71" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node f06336317e0f/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 9563dc8063a2/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 9563dc8063a2/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 9563dc8063a2/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 9563dc8063a2/172.21.61.71, is the new incarnation of the shutdown node 310e80293d17/172.21.61.71" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 9563dc8063a2/172.21.61.71, joined gossip cluster" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 9563dc8063a2/172.21.61.71, added to nodes list" [2021-07-27T11:53:34.987Z] time="2021-07-27T11:53:34Z" level=info msg="Node 9563dc8063a2/172.21.61.71, added to nodes list" [2021-07-27T11:53:35.443Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10033" [2021-07-27T11:53:35.443Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49416" [2021-07-27T11:53:35.443Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10034" [2021-07-27T11:53:35.443Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49417" [2021-07-27T11:53:35.443Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.61.71:10035" [2021-07-27T11:53:35.443Z] time="2021-07-27T11:53:34Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49418" [2021-07-27T11:53:35.443Z] 2021/07/27 11:53:35 Closing DB instances... [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="Node f06336317e0f change state NodeActive --> NodeLeft" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="node4(5d3521b753f0): Node leave event for f06336317e0f/172.21.61.71" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="Node f06336317e0f change state NodeActive --> NodeLeft" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="node2(5a66cb12a9be): Node leave event for f06336317e0f/172.21.61.71" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="Node f06336317e0f change state NodeActive --> NodeLeft" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="node5(95dd0d674cc0): Node leave event for f06336317e0f/172.21.61.71" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="Node f06336317e0f change state NodeActive --> NodeLeft" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="node1(f06336317e0f): Node leave event for f06336317e0f/172.21.61.71" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="Node f06336317e0f change state NodeActive --> NodeLeft" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="node3(9563dc8063a2): Node leave event for f06336317e0f/172.21.61.71" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="Node f06336317e0f/172.21.61.71, left gossip cluster" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="Node f06336317e0f/172.21.61.71, left gossip cluster" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="Node f06336317e0f/172.21.61.71, left gossip cluster" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="Node f06336317e0f/172.21.61.71, left gossip cluster" [2021-07-27T11:53:35.900Z] time="2021-07-27T11:53:35Z" level=info msg="Node f06336317e0f/172.21.61.71, left gossip cluster" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:35Z" level=info msg="Node 5a66cb12a9be change state NodeActive --> NodeLeft" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:35Z" level=info msg="node4(5d3521b753f0): Node leave event for 5a66cb12a9be/172.21.61.71" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:35Z" level=info msg="Node 5a66cb12a9be change state NodeActive --> NodeLeft" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:35Z" level=info msg="Node 5a66cb12a9be change state NodeActive --> NodeLeft" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:35Z" level=info msg="node5(95dd0d674cc0): Node leave event for 5a66cb12a9be/172.21.61.71" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:35Z" level=info msg="node3(9563dc8063a2): Node leave event for 5a66cb12a9be/172.21.61.71" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:35Z" level=info msg="Node 5a66cb12a9be change state NodeActive --> NodeLeft" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:35Z" level=info msg="node2(5a66cb12a9be): Node leave event for 5a66cb12a9be/172.21.61.71" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:36Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, left gossip cluster" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:36Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, left gossip cluster" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:36Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, left gossip cluster" [2021-07-27T11:53:36.356Z] time="2021-07-27T11:53:36Z" level=info msg="Node 5a66cb12a9be/172.21.61.71, left gossip cluster" [2021-07-27T11:53:36.812Z] time="2021-07-27T11:53:36Z" level=info msg="Node 9563dc8063a2 change state NodeActive --> NodeLeft" [2021-07-27T11:53:36.812Z] time="2021-07-27T11:53:36Z" level=info msg="node5(95dd0d674cc0): Node leave event for 9563dc8063a2/172.21.61.71" [2021-07-27T11:53:36.812Z] time="2021-07-27T11:53:36Z" level=info msg="Node 9563dc8063a2 change state NodeActive --> NodeLeft" [2021-07-27T11:53:36.812Z] time="2021-07-27T11:53:36Z" level=info msg="node4(5d3521b753f0): Node leave event for 9563dc8063a2/172.21.61.71" [2021-07-27T11:53:36.812Z] time="2021-07-27T11:53:36Z" level=debug msg="memberlist: Failed to join 172.21.61.71: dial tcp 172.21.61.71:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-27T11:53:36.812Z] time="2021-07-27T11:53:36Z" level=info msg="Node 9563dc8063a2 change state NodeActive --> NodeLeft" [2021-07-27T11:53:36.812Z] time="2021-07-27T11:53:36Z" level=info msg="node3(9563dc8063a2): Node leave event for 9563dc8063a2/172.21.61.71" [2021-07-27T11:53:36.812Z] time="2021-07-27T11:53:36Z" level=info msg="Node 9563dc8063a2/172.21.61.71, left gossip cluster" [2021-07-27T11:53:36.812Z] time="2021-07-27T11:53:36Z" level=info msg="Node 9563dc8063a2/172.21.61.71, left gossip cluster" [2021-07-27T11:53:36.812Z] time="2021-07-27T11:53:36Z" level=info msg="Node 9563dc8063a2/172.21.61.71, left gossip cluster" [2021-07-27T11:53:37.268Z] time="2021-07-27T11:53:36Z" level=debug msg="memberlist: Failed ping: 5d3521b753f0 (timeout reached)" [2021-07-27T11:53:37.268Z] time="2021-07-27T11:53:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.61.71:10035: use of closed network connection" [2021-07-27T11:53:37.268Z] time="2021-07-27T11:53:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.61.71:10037: use of closed network connection" [2021-07-27T11:53:37.268Z] time="2021-07-27T11:53:36Z" level=debug msg="memberlist: Stream connection from=172.21.61.71:49420" [2021-07-27T11:53:37.268Z] time="2021-07-27T11:53:37Z" level=info msg="Node 5d3521b753f0 change state NodeActive --> NodeLeft" [2021-07-27T11:53:37.268Z] time="2021-07-27T11:53:37Z" level=info msg="node5(95dd0d674cc0): Node leave event for 5d3521b753f0/172.21.61.71" [2021-07-27T11:53:37.268Z] time="2021-07-27T11:53:37Z" level=info msg="Node 5d3521b753f0 change state NodeActive --> NodeLeft" [2021-07-27T11:53:37.268Z] time="2021-07-27T11:53:37Z" level=info msg="node4(5d3521b753f0): Node leave event for 5d3521b753f0/172.21.61.71" [2021-07-27T11:53:37.725Z] time="2021-07-27T11:53:37Z" level=warning msg="memberlist: Was able to connect to 5d3521b753f0 but other probes failed, network may be misconfigured" [2021-07-27T11:53:38.182Z] time="2021-07-27T11:53:37Z" level=info msg="Node 5d3521b753f0/172.21.61.71, left gossip cluster" [2021-07-27T11:53:38.182Z] time="2021-07-27T11:53:37Z" level=info msg="Node 5d3521b753f0/172.21.61.71, left gossip cluster" [2021-07-27T11:53:38.638Z] time="2021-07-27T11:53:38Z" level=debug msg="memberlist: Failed to join 172.21.61.71: dial tcp 172.21.61.71:10022: connectex: No connection could be made because the target machine actively refused it." [2021-07-27T11:53:38.638Z] time="2021-07-27T11:53:38Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.21.61.71:10037: use of closed network connection" [2021-07-27T11:53:38.638Z] time="2021-07-27T11:53:38Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, left gossip cluster" [2021-07-27T11:53:38.638Z] time="2021-07-27T11:53:38Z" level=info msg="Node 95dd0d674cc0 change state NodeActive --> NodeFailed" [2021-07-27T11:53:38.638Z] time="2021-07-27T11:53:38Z" level=info msg="Node 95dd0d674cc0/172.21.61.71, added to failed nodes list" [2021-07-27T11:53:38.638Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-07-27T11:53:38.638Z] PASS [2021-07-27T11:53:38.638Z] coverage: 60.6% of statements [2021-07-27T11:53:38.638Z] ok github.com/docker/docker/libnetwork/networkdb 104.667s coverage: 60.6% of statements [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/quota [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T11:53:38.638Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T11:53:39.000Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-27T11:53:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.09s) [2021-07-27T11:53:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.34s) [2021-07-27T11:53:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.12s) [2021-07-27T11:53:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.14s) [2021-07-27T11:53:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.01s) [2021-07-27T11:53:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.05s) [2021-07-27T11:53:39.001Z] === RUN TestBuildMultiStageCopy [2021-07-27T11:53:39.001Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T11:53:40.165Z] [2021-07-27T11:53:40.166Z] === Skipped [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-27T11:53:40.166Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-27T11:53:40.166Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-27T11:53:40.166Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-27T11:53:40.166Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-27T11:53:40.166Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-27T11:53:40.166Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T11:53:40.166Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T11:53:40.166Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T11:53:40.166Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-27T11:53:40.166Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T11:53:40.166Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-27T11:53:40.166Z] daemon_test.go:147: root required [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-27T11:53:40.166Z] reload_test.go:520: root required [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-27T11:53:40.166Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-27T11:53:40.166Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-27T11:53:40.166Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-27T11:53:40.166Z] download_test.go:268: Needs fixing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-27T11:53:40.166Z] layer_test.go:304: Failing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-27T11:53:40.166Z] layer_test.go:353: Failing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-27T11:53:40.166Z] layer_test.go:468: Failing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-27T11:53:40.166Z] layer_test.go:697: Failing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-27T11:53:40.166Z] migration_test.go:46: Failing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-27T11:53:40.166Z] migration_test.go:182: Failing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-27T11:53:40.166Z] mount_test.go:17: Failing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-27T11:53:40.166Z] mount_test.go:76: Failing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-27T11:53:40.166Z] mount_test.go:125: Failing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-27T11:53:40.166Z] mount_test.go:212: Failing on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-27T11:53:40.166Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-27T11:53:40.166Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-27T11:53:40.166Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-27T11:53:40.166Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-27T11:53:40.166Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-27T11:53:40.166Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-27T11:53:40.166Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-27T11:53:40.166Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-27T11:53:40.166Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-27T11:53:40.166Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-27T11:53:40.166Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-27T11:53:40.166Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T11:53:40.166Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T11:53:40.166Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T11:53:40.166Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T11:53:40.166Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T11:53:40.166Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:134: Xz not present in msys2 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:239: Failing on Windows CI machines [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-27T11:53:40.166Z] archive_windows_test.go:16: Currently fails [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-27T11:53:40.166Z] changes_test.go:196: needs more investigation [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-27T11:53:40.166Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-27T11:53:40.166Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-27T11:53:40.166Z] changes_test.go:433: needs further investigation [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-27T11:53:40.166Z] changes_test.go:469: needs further investigation [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-27T11:53:40.166Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-27T11:53:40.166Z] poller_test.go:41: No chmod on Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-27T11:53:40.166Z] fileutils_test.go:134: Needs porting to Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-27T11:53:40.166Z] fileutils_test.go:180: Needs porting to Windows [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-27T11:53:40.166Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-27T11:53:40.166Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-27T11:53:40.166Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-27T11:53:40.166Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-27T11:53:40.166Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] [2021-07-27T11:53:40.166Z] DONE 2068 tests, 69 skipped in 269.160s [2021-07-27T11:53:40.622Z] INFO: make.ps1 ended at 07/27/2021 11:53:40 [2021-07-27T11:53:42.150Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-27T11:53:42.150Z] INFO: Unit tests ended at 07/27/2021 11:53:41. Duration:00:04:40.3153890 [2021-07-27T11:53:42.150Z] INFO: Building busybox [2021-07-27T11:53:42.150Z] Sending build context to Docker daemon 5.12kB [2021-07-27T11:53:42.150Z] [2021-07-27T11:53:42.150Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-27T11:53:42.150Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-27T11:53:42.150Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-27T11:53:42.150Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-27T11:53:42.150Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-27T11:53:42.150Z] ---> 39d157a84080 [2021-07-27T11:53:42.150Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-27T11:53:42.150Z] ---> Running in f6f896a3ed98 [2021-07-27T11:53:42.293Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T11:53:42.293Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T11:53:42.862Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T11:53:43.303Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-27T11:53:43.431Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T11:53:44.001Z] --- PASS: TestBuildMultiStageCopy (5.49s) [2021-07-27T11:53:44.001Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.53s) [2021-07-27T11:53:44.001Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2021-07-27T11:53:44.001Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2021-07-27T11:53:44.001Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-07-27T11:53:44.001Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2021-07-27T11:53:44.001Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T11:53:45.381Z] --- PASS: TestBuildMultiStageParentConfig (1.14s) [2021-07-27T11:53:45.381Z] === RUN TestBuildLabelWithTargets [2021-07-27T11:53:45.872Z] Removing intermediate container f6f896a3ed98 [2021-07-27T11:53:45.872Z] ---> f50ec5e716fe [2021-07-27T11:53:45.872Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-27T11:53:45.872Z] ---> Running in ba9fb17efcb6 [2021-07-27T11:53:45.872Z] Removing intermediate container ba9fb17efcb6 [2021-07-27T11:53:45.872Z] ---> 673f76fc82ea [2021-07-27T11:53:45.872Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-27T11:53:45.872Z] ---> Running in c742cd9a0309 [2021-07-27T11:53:46.328Z] Removing intermediate container c742cd9a0309 [2021-07-27T11:53:46.328Z] ---> 7c37e0922434 [2021-07-27T11:53:46.328Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-27T11:53:47.287Z] --- PASS: TestBuildLabelWithTargets (1.97s) [2021-07-27T11:53:47.287Z] === RUN TestBuildWithEmptyLayers [2021-07-27T11:53:47.855Z] [2021-07-27T11:53:47.855Z] ---> 179c029fa200 [2021-07-27T11:53:47.855Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-27T11:53:48.224Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2021-07-27T11:53:48.224Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T11:53:48.314Z] ---> Running in 6733d8b3dd44 [2021-07-27T11:53:52.420Z] --- PASS: TestBuildMultiStageOnBuild (3.92s) [2021-07-27T11:53:52.420Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T11:53:52.945Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-27T11:53:53.799Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2021-07-27T11:53:53.799Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T11:53:55.406Z] Removing intermediate container 6733d8b3dd44 [2021-07-27T11:53:55.406Z] ---> d591da60cce6 [2021-07-27T11:53:55.406Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-27T11:53:55.406Z] ---> Running in e93d90c7ed1f [2021-07-27T11:53:56.379Z] [2021-07-27T11:53:56.379Z] SUCCESS: Specified value was saved. [2021-07-27T11:53:56.632Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-27T11:53:57.995Z] --- PASS: TestBuildMultiStageLayerLeak (4.08s) [2021-07-27T11:53:57.995Z] === RUN TestBuildWithHugeFile [2021-07-27T11:53:58.545Z] Removing intermediate container e93d90c7ed1f [2021-07-27T11:53:58.545Z] ---> eebc372d07a8 [2021-07-27T11:53:58.545Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-27T11:53:58.545Z] ---> Running in 7dd51537c9fa [2021-07-27T11:54:01.435Z] Cannot create a file when that file already exists. [2021-07-27T11:54:05.153Z] Removing intermediate container 7dd51537c9fa [2021-07-27T11:54:05.153Z] ---> 405375850cff [2021-07-27T11:54:05.153Z] Step 13/13 : CMD ["sh"] [2021-07-27T11:54:05.609Z] ---> Running in c86110f2f6e6 [2021-07-27T11:54:05.609Z] Removing intermediate container c86110f2f6e6 [2021-07-27T11:54:05.609Z] ---> 47ac8687955f [2021-07-27T11:54:05.609Z] Successfully built 47ac8687955f [2021-07-27T11:54:05.609Z] Successfully tagged busybox:latest [2021-07-27T11:54:05.609Z] INFO: Docker images of the daemon under test [2021-07-27T11:54:05.609Z] [2021-07-27T11:54:05.609Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T11:54:05.609Z] busybox latest 47ac8687955f Less than a second ago 2.78GB [2021-07-27T11:54:05.609Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-27T11:54:05.609Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-27T11:54:05.609Z] [2021-07-27T11:54:05.609Z] INFO: Running integration tests at 07/27/2021 11:54:05... [2021-07-27T11:54:05.609Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-27T11:54:05.609Z] INFO: Integration API tests being run from the host: [2021-07-27T11:54:05.609Z] INFO: make.ps1 starting at 07/27/2021 11:54:05 [2021-07-27T11:54:06.570Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-27T11:54:15.777Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-27T11:54:22.567Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-27T11:54:23.750Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-27T11:54:28.075Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-27T11:54:31.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T11:54:31.703Z] INFO: Testing against a local daemon [2021-07-27T11:54:31.703Z] === RUN TestBuildWithSession [2021-07-27T11:54:31.703Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T11:54:31.703Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T11:54:31.703Z] === RUN TestBuildSquashParent [2021-07-27T11:54:31.703Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T11:54:31.703Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-27T11:54:31.703Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T11:54:31.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:54:31.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:54:31.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:54:31.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:54:31.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:54:31.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:54:31.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:54:31.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:54:31.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:54:31.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:54:31.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:54:31.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:54:31.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:54:31.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:54:31.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:54:31.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:54:42.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:54:42.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:54:42.546Z] .......................... [ 67%] [2021-07-27T11:54:44.701Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T11:54:44.701Z] Using test binary docker [2021-07-27T11:54:44.701Z] +++ /etc/init.d/apparmor start [2021-07-27T11:54:44.701Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T11:54:44.701Z] INFO: Waiting for daemon to start... [2021-07-27T11:54:44.701Z] Starting dockerd [2021-07-27T11:54:44.701Z] +++ 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-07-27T11:54:44.701Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T11:54:44.701Z] Using test binary docker [2021-07-27T11:54:44.701Z] +++ /etc/init.d/apparmor start [2021-07-27T11:54:44.701Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T11:54:44.701Z] INFO: Waiting for daemon to start... [2021-07-27T11:54:44.701Z] Starting dockerd [2021-07-27T11:54:44.701Z] +++ 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-07-27T11:54:44.701Z] . [2021-07-27T11:54:44.701Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T11:54:44.701Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T11:54:44.701Z] Error: No such image: emptyfs [2021-07-27T11:54:44.701Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T11:54:44.701Z] ++++ docker load [2021-07-27T11:54:44.701Z] [2021-07-27T11:54:44.701Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T11:54:44.701Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T11:54:44.701Z] Error: No such image: emptyfs [2021-07-27T11:54:44.701Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T11:54:44.701Z] ++++ docker load [2021-07-27T11:54:44.701Z] Running integration-test (iteration 1) [2021-07-27T11:54:44.701Z] 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-07-27T11:54:44.701Z] ++ 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-07-27T11:54:44.701Z] ++ set -e [2021-07-27T11:54:44.701Z] ++ '[' -n 0 ']' [2021-07-27T11:54:44.701Z] ++ set -x [2021-07-27T11:54:44.701Z] ++ 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-07-27T11:54:44.701Z] Running integration-test (iteration 1) [2021-07-27T11:54:44.701Z] 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-07-27T11:54:44.701Z] ++ 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-07-27T11:54:44.701Z] ++ set -e [2021-07-27T11:54:44.701Z] ++ '[' -n 0 ']' [2021-07-27T11:54:44.701Z] ++ set -x [2021-07-27T11:54:44.701Z] ++ 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-07-27T11:54:45.930Z] --- PASS: TestImportExtremelyLargeImageWorks (94.50s) [2021-07-27T11:54:45.930Z] PASS [2021-07-27T11:54:45.930Z] [2021-07-27T11:54:45.930Z] === Skipped [2021-07-27T11:54:45.930Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-27T11:54:45.930Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-27T11:54:45.930Z] [2021-07-27T11:54:45.930Z] [2021-07-27T11:54:45.930Z] DONE 12 tests, 1 skipped in 98.410s [2021-07-27T11:54:45.930Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T11:54:45.930Z] INFO: Testing against a local daemon [2021-07-27T11:54:45.930Z] === RUN TestNetworkCreateDelete [2021-07-27T11:54:45.930Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-27T11:54:45.930Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T11:54:45.930Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-27T11:54:45.930Z] === RUN TestDaemonDNSFallback [2021-07-27T11:54:46.119Z] --- PASS: TestImportExtremelyLargeImageWorks (94.71s) [2021-07-27T11:54:46.119Z] PASS [2021-07-27T11:54:46.119Z] [2021-07-27T11:54:46.119Z] DONE 12 tests in 97.351s [2021-07-27T11:54:46.119Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T11:54:46.119Z] INFO: Testing against a local daemon [2021-07-27T11:54:46.119Z] === RUN TestNetworkCreateDelete [2021-07-27T11:54:46.119Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-07-27T11:54:46.119Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T11:54:46.119Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-07-27T11:54:46.119Z] === RUN TestDaemonDNSFallback [2021-07-27T11:54:47.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T11:54:50.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T11:54:51.208Z] --- PASS: TestDaemonDNSFallback (6.51s) [2021-07-27T11:54:51.208Z] === RUN TestInspectNetwork [2021-07-27T11:54:51.208Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:54:51.208Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-27T11:54:51.208Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T11:54:51.208Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.208Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-27T11:54:51.208Z] === RUN TestNetworkInvalidJSON [2021-07-27T11:54:51.208Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T11:54:51.208Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T11:54:51.208Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T11:54:51.208Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T11:54:51.208Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T11:54:51.208Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T11:54:51.208Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T11:54:51.208Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T11:54:51.208Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T11:54:51.208Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-27T11:54:51.208Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T11:54:51.208Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T11:54:51.208Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T11:54:51.208Z] === RUN TestNetworkList [2021-07-27T11:54:51.208Z] === RUN TestNetworkList//networks [2021-07-27T11:54:51.208Z] === PAUSE TestNetworkList//networks [2021-07-27T11:54:51.208Z] === RUN TestNetworkList//networks/ [2021-07-27T11:54:51.208Z] === PAUSE TestNetworkList//networks/ [2021-07-27T11:54:51.208Z] === CONT TestNetworkList//networks [2021-07-27T11:54:51.208Z] === CONT TestNetworkList//networks/ [2021-07-27T11:54:51.208Z] --- PASS: TestNetworkList (0.01s) [2021-07-27T11:54:51.208Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T11:54:51.208Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T11:54:51.208Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T11:54:51.208Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.208Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-27T11:54:51.208Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T11:54:51.208Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.208Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-27T11:54:51.208Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T11:54:51.208Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.208Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-27T11:54:51.208Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T11:54:51.208Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.208Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-27T11:54:51.208Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T11:54:51.208Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.208Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-07-27T11:54:51.208Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T11:54:51.208Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.208Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-07-27T11:54:51.208Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T11:54:51.208Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:54:51.208Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T11:54:51.208Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T11:54:51.208Z] service_test.go:242: FLAKY_TEST [2021-07-27T11:54:51.208Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T11:54:51.208Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T11:54:51.208Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:54:51.208Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-27T11:54:51.208Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T11:54:51.208Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:54:51.208Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T11:54:51.208Z] PASS [2021-07-27T11:54:51.208Z] [2021-07-27T11:54:51.208Z] === Skipped [2021-07-27T11:54:51.208Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-27T11:54:51.208Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:54:51.208Z] [2021-07-27T11:54:51.208Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-27T11:54:51.208Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.208Z] [2021-07-27T11:54:51.208Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-27T11:54:51.208Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.208Z] [2021-07-27T11:54:51.208Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-27T11:54:51.208Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.208Z] [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-27T11:54:51.209Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-27T11:54:51.209Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-07-27T11:54:51.209Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-07-27T11:54:51.209Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T11:54:51.209Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T11:54:51.209Z] service_test.go:242: FLAKY_TEST [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-27T11:54:51.209Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T11:54:51.209Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] DONE 22 tests, 12 skipped in 7.208s [2021-07-27T11:54:51.209Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T11:54:51.209Z] INFO: Testing against a local daemon [2021-07-27T11:54:51.209Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T11:54:51.209Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T11:54:51.209Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T11:54:51.209Z] === RUN TestDockerNetworkIpvlan [2021-07-27T11:54:51.209Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T11:54:51.209Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T11:54:51.209Z] PASS [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === Skipped [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T11:54:51.209Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T11:54:51.209Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] DONE 2 tests, 2 skipped in 0.115s [2021-07-27T11:54:51.209Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T11:54:51.209Z] INFO: Testing against a local daemon [2021-07-27T11:54:51.209Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T11:54:51.209Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.209Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-27T11:54:51.209Z] === RUN TestDockerNetworkMacvlan [2021-07-27T11:54:51.209Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.209Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-27T11:54:51.209Z] PASS [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === Skipped [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-27T11:54:51.209Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-27T11:54:51.209Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] [2021-07-27T11:54:51.209Z] DONE 2 tests, 2 skipped in 0.107s [2021-07-27T11:54:51.209Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T11:54:51.381Z] --- PASS: TestDaemonDNSFallback (6.56s) [2021-07-27T11:54:51.381Z] === RUN TestInspectNetwork [2021-07-27T11:54:51.469Z] testing: warning: no tests to run [2021-07-27T11:54:51.469Z] PASS [2021-07-27T11:54:51.469Z] [2021-07-27T11:54:51.469Z] DONE 0 tests in 0.026s [2021-07-27T11:54:51.469Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T11:54:51.469Z] INFO: Testing against a local daemon [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginTLS [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginHeader [2021-07-27T11:54:51.469Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.469Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-27T11:54:51.469Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-07-27T11:54:51.729Z] === RUN TestAuthZPluginV2Disable [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-27T11:54:51.729Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-27T11:54:51.729Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-27T11:54:51.729Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-07-27T11:54:51.729Z] PASS [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === Skipped [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-07-27T11:54:51.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] [2021-07-27T11:54:51.729Z] DONE 17 tests, 17 skipped in 0.382s [2021-07-27T11:54:51.729Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T11:54:51.989Z] INFO: Testing against a local daemon [2021-07-27T11:54:51.989Z] === RUN TestPluginInvalidJSON [2021-07-27T11:54:51.989Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T11:54:51.989Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T11:54:51.989Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T11:54:51.989Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-27T11:54:51.989Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T11:54:51.989Z] === RUN TestPluginInstall [2021-07-27T11:54:51.989Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.989Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-27T11:54:51.989Z] === RUN TestPluginsWithRuntimes [2021-07-27T11:54:51.989Z] 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-07-27T11:54:51.989Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-27T11:54:51.989Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T11:54:51.989Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-27T11:54:51.989Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T11:54:51.989Z] PASS [2021-07-27T11:54:51.989Z] [2021-07-27T11:54:51.989Z] === Skipped [2021-07-27T11:54:51.989Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-27T11:54:51.989Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T11:54:51.989Z] [2021-07-27T11:54:51.989Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-27T11:54:51.989Z] 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-07-27T11:54:51.989Z] [2021-07-27T11:54:51.989Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T11:54:51.989Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-27T11:54:51.989Z] [2021-07-27T11:54:51.989Z] [2021-07-27T11:54:51.989Z] DONE 5 tests, 3 skipped in 0.136s [2021-07-27T11:54:51.989Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T11:54:51.989Z] INFO: Testing against a local daemon [2021-07-27T11:54:51.989Z] === RUN TestExternalGraphDriver [2021-07-27T11:54:51.989Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-27T11:54:51.989Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-27T11:54:51.989Z] === RUN TestGraphdriverPluginV2 [2021-07-27T11:54:54.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-27T11:54:54.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.90s) [2021-07-27T11:54:54.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.90s) [2021-07-27T11:54:54.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.90s) [2021-07-27T11:54:54.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.98s) [2021-07-27T11:54:54.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.60s) [2021-07-27T11:54:54.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.73s) [2021-07-27T11:54:54.368Z] === RUN TestBuildMultiStageCopy [2021-07-27T11:54:54.368Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T11:54:54.664Z] === RUN TestInspectNetwork/full_network_id [2021-07-27T11:54:54.664Z] === RUN TestInspectNetwork/partial_network_id [2021-07-27T11:54:54.664Z] === RUN TestInspectNetwork/network_name [2021-07-27T11:54:54.664Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-27T11:54:56.195Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2021-07-27T11:54:56.195Z] PASS [2021-07-27T11:54:56.195Z] [2021-07-27T11:54:56.195Z] === Skipped [2021-07-27T11:54:56.195Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-27T11:54:56.195Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-27T11:54:56.195Z] [2021-07-27T11:54:56.195Z] [2021-07-27T11:54:56.195Z] DONE 2 tests, 1 skipped in 4.031s [2021-07-27T11:54:56.195Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T11:54:56.195Z] INFO: Testing against a local daemon [2021-07-27T11:54:56.195Z] === RUN TestContinueAfterPluginCrash [2021-07-27T11:54:56.195Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T11:54:56.195Z] === RUN TestReadPluginNoRead [2021-07-27T11:54:56.195Z] === PAUSE TestReadPluginNoRead [2021-07-27T11:54:56.195Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T11:54:56.195Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T11:54:56.195Z] === CONT TestContinueAfterPluginCrash [2021-07-27T11:54:56.195Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T11:54:58.847Z] --- PASS: TestInspectNetwork (7.42s) [2021-07-27T11:54:58.847Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-27T11:54:58.847Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-27T11:54:58.847Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-27T11:54:58.847Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-27T11:54:58.847Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T11:54:59.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T11:54:59.996Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T11:55:00.407Z] --- PASS: TestDaemonStartWithLogOpt (4.26s) [2021-07-27T11:55:00.407Z] === CONT TestReadPluginNoRead [2021-07-27T11:55:00.452Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T11:55:01.979Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T11:55:02.131Z] --- PASS: TestRunContainerWithBridgeNone (2.98s) [2021-07-27T11:55:02.131Z] === RUN TestNetworkInvalidJSON [2021-07-27T11:55:02.131Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T11:55:02.131Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T11:55:02.131Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T11:55:02.131Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T11:55:02.131Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T11:55:02.131Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T11:55:02.131Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T11:55:02.131Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T11:55:02.131Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T11:55:02.131Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-27T11:55:02.131Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T11:55:02.131Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T11:55:02.131Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T11:55:02.131Z] === RUN TestNetworkList [2021-07-27T11:55:02.131Z] === RUN TestNetworkList//networks [2021-07-27T11:55:02.131Z] === PAUSE TestNetworkList//networks [2021-07-27T11:55:02.131Z] === RUN TestNetworkList//networks/ [2021-07-27T11:55:02.131Z] === PAUSE TestNetworkList//networks/ [2021-07-27T11:55:02.131Z] === CONT TestNetworkList//networks [2021-07-27T11:55:02.131Z] === CONT TestNetworkList//networks/ [2021-07-27T11:55:02.131Z] --- PASS: TestNetworkList (0.01s) [2021-07-27T11:55:02.131Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T11:55:02.131Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T11:55:02.131Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T11:55:02.390Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-27T11:55:02.390Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T11:55:02.940Z] --- PASS: TestBuildMultiStageCopy (10.01s) [2021-07-27T11:55:02.940Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.26s) [2021-07-27T11:55:02.940Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2021-07-27T11:55:02.940Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2021-07-27T11:55:02.940Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-07-27T11:55:02.940Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2021-07-27T11:55:02.940Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T11:55:02.947Z] === RUN TestReadPluginNoRead/default [2021-07-27T11:55:03.323Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-27T11:55:03.324Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T11:55:04.257Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-07-27T11:55:04.257Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T11:55:04.330Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T11:55:05.106Z] --- PASS: TestBuildMultiStageParentConfig (2.16s) [2021-07-27T11:55:05.106Z] === RUN TestBuildLabelWithTargets [2021-07-27T11:55:05.106Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T11:55:05.106Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-27T11:55:05.107Z] === RUN TestBuildWithEmptyLayers [2021-07-27T11:55:05.192Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-27T11:55:05.192Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T11:55:05.271Z] --- PASS: TestContinueAfterPluginCrash (9.25s) [2021-07-27T11:55:05.532Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T11:55:06.067Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-07-27T11:55:06.068Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T11:55:06.568Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-07-27T11:55:06.568Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T11:55:06.915Z] === CONT TestReadPluginNoRead [2021-07-27T11:55:06.915Z] read_test.go:92: [d480f989f3ba2] daemon is not started [2021-07-27T11:55:06.915Z] --- PASS: TestReadPluginNoRead (6.71s) [2021-07-27T11:55:06.915Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2021-07-27T11:55:06.915Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2021-07-27T11:55:06.915Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2021-07-27T11:55:06.915Z] PASS [2021-07-27T11:55:06.915Z] [2021-07-27T11:55:06.915Z] DONE 6 tests in 11.092s [2021-07-27T11:55:07.134Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-27T11:55:07.134Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T11:55:07.178Z] 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-07-27T11:55:07.178Z] testing: warning: no tests to run [2021-07-27T11:55:07.178Z] PASS [2021-07-27T11:55:07.178Z] [2021-07-27T11:55:07.178Z] DONE 0 tests in 0.031s [2021-07-27T11:55:07.178Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T11:55:07.178Z] INFO: Testing against a local daemon [2021-07-27T11:55:07.178Z] === RUN TestPluginWithDevMounts [2021-07-27T11:55:07.178Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-27T11:55:07.178Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-27T11:55:07.178Z] PASS [2021-07-27T11:55:07.178Z] [2021-07-27T11:55:07.178Z] === Skipped [2021-07-27T11:55:07.178Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-27T11:55:07.178Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-27T11:55:07.178Z] [2021-07-27T11:55:07.178Z] [2021-07-27T11:55:07.178Z] DONE 1 tests, 1 skipped in 0.110s [2021-07-27T11:55:07.178Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T11:55:07.439Z] INFO: Testing against a local daemon [2021-07-27T11:55:07.439Z] === RUN TestSecretInspect [2021-07-27T11:55:07.439Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-27T11:55:07.439Z] === RUN TestSecretList [2021-07-27T11:55:07.439Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] --- SKIP: TestSecretList (0.02s) [2021-07-27T11:55:07.439Z] === RUN TestSecretsCreateAndDelete [2021-07-27T11:55:07.439Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-27T11:55:07.439Z] === RUN TestSecretsUpdate [2021-07-27T11:55:07.439Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-27T11:55:07.439Z] === RUN TestTemplatedSecret [2021-07-27T11:55:07.439Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-27T11:55:07.439Z] === RUN TestSecretCreateResolve [2021-07-27T11:55:07.439Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-27T11:55:07.439Z] PASS [2021-07-27T11:55:07.439Z] [2021-07-27T11:55:07.439Z] === Skipped [2021-07-27T11:55:07.439Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-07-27T11:55:07.439Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] [2021-07-27T11:55:07.439Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-07-27T11:55:07.439Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] [2021-07-27T11:55:07.439Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-27T11:55:07.439Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] [2021-07-27T11:55:07.439Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-27T11:55:07.439Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] [2021-07-27T11:55:07.439Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-27T11:55:07.439Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] [2021-07-27T11:55:07.439Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-27T11:55:07.439Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] [2021-07-27T11:55:07.439Z] [2021-07-27T11:55:07.439Z] DONE 6 tests, 6 skipped in 0.176s [2021-07-27T11:55:07.439Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T11:55:07.439Z] INFO: Testing against a local daemon [2021-07-27T11:55:07.439Z] === RUN TestServiceCreateInit [2021-07-27T11:55:07.439Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T11:55:07.439Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T11:55:07.439Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] --- PASS: TestServiceCreateInit (0.02s) [2021-07-27T11:55:07.439Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T11:55:07.439Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T11:55:07.439Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T11:55:07.439Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-27T11:55:07.439Z] === RUN TestCreateServiceConflict [2021-07-27T11:55:07.439Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.439Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-27T11:55:07.439Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T11:55:07.699Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.699Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-27T11:55:07.699Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T11:55:07.699Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-27T11:55:07.700Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T11:55:07.700Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-27T11:55:07.700Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T11:55:07.700Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-27T11:55:07.700Z] === RUN TestCreateServiceSysctls [2021-07-27T11:55:07.700Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-27T11:55:07.700Z] === RUN TestCreateServiceCapabilities [2021-07-27T11:55:07.700Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-27T11:55:07.700Z] === RUN TestInspect [2021-07-27T11:55:07.700Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestInspect (0.01s) [2021-07-27T11:55:07.700Z] === RUN TestCreateJob [2021-07-27T11:55:07.700Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestCreateJob (0.01s) [2021-07-27T11:55:07.700Z] === RUN TestReplicatedJob [2021-07-27T11:55:07.700Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-27T11:55:07.700Z] === RUN TestUpdateReplicatedJob [2021-07-27T11:55:07.700Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-07-27T11:55:07.700Z] === RUN TestServiceListWithStatuses [2021-07-27T11:55:07.700Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T11:55:07.700Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T11:55:07.700Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T11:55:07.700Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-27T11:55:07.700Z] === RUN TestDockerNetworkReConnect [2021-07-27T11:55:07.700Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:07.700Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-27T11:55:07.700Z] === RUN TestServicePlugin [2021-07-27T11:55:09.037Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s) [2021-07-27T11:55:09.037Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T11:55:09.037Z] service_test.go:242: FLAKY_TEST [2021-07-27T11:55:09.037Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T11:55:09.037Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T11:55:09.614Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.614Z] --- SKIP: TestServicePlugin (1.99s) [2021-07-27T11:55:09.614Z] === RUN TestServiceUpdateLabel [2021-07-27T11:55:09.614Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.614Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-27T11:55:09.614Z] === RUN TestServiceUpdateSecrets [2021-07-27T11:55:09.614Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-07-27T11:55:09.874Z] === RUN TestServiceUpdateConfigs [2021-07-27T11:55:09.874Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-27T11:55:09.874Z] === RUN TestServiceUpdateNetwork [2021-07-27T11:55:09.874Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-07-27T11:55:09.874Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T11:55:09.874Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-27T11:55:09.874Z] PASS [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === Skipped [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T11:55:09.874Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T11:55:09.874Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-27T11:55:09.874Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-27T11:55:09.874Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-27T11:55:09.874Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-27T11:55:09.874Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-27T11:55:09.874Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-27T11:55:09.874Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-27T11:55:09.874Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-27T11:55:09.874Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-27T11:55:09.874Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-27T11:55:09.874Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-27T11:55:09.874Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-07-27T11:55:09.874Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T11:55:09.874Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-27T11:55:09.874Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-27T11:55:09.874Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) [2021-07-27T11:55:09.874Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-27T11:55:09.874Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-07-27T11:55:09.874Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-27T11:55:09.874Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-07-27T11:55:09.874Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-27T11:55:09.874Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] [2021-07-27T11:55:09.874Z] DONE 24 tests, 23 skipped in 2.392s [2021-07-27T11:55:09.875Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T11:55:09.875Z] INFO: Testing against a local daemon [2021-07-27T11:55:09.875Z] === RUN TestSessionCreate [2021-07-27T11:55:09.875Z] --- PASS: TestSessionCreate (0.02s) [2021-07-27T11:55:09.875Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T11:55:09.875Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-27T11:55:09.875Z] PASS [2021-07-27T11:55:09.875Z] [2021-07-27T11:55:09.875Z] DONE 2 tests in 0.145s [2021-07-27T11:55:09.875Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T11:55:10.135Z] INFO: Testing against a local daemon [2021-07-27T11:55:10.135Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T11:55:10.135Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T11:55:10.135Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T11:55:10.135Z] === RUN TestEventsExecDie [2021-07-27T11:55:11.076Z] --- PASS: TestEventsExecDie (0.97s) [2021-07-27T11:55:11.076Z] === RUN TestEventsBackwardsCompatible [2021-07-27T11:55:11.076Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-27T11:55:11.076Z] === RUN TestEventsVolumeCreate [2021-07-27T11:55:11.076Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-27T11:55:11.076Z] === RUN TestInfoBinaryCommits [2021-07-27T11:55:11.076Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-27T11:55:11.076Z] === RUN TestInfoAPIVersioned [2021-07-27T11:55:11.076Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T11:55:11.076Z] === RUN TestInfoDiscoveryBackend [2021-07-27T11:55:11.645Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-27T11:55:11.645Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T11:55:15.843Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-07-27T11:55:15.843Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T11:55:15.843Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:55:15.843Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-27T11:55:15.843Z] === RUN TestInfoAPI [2021-07-27T11:55:15.843Z] --- PASS: TestInfoAPI (0.02s) [2021-07-27T11:55:15.843Z] === RUN TestInfoAPIWarnings [2021-07-27T11:55:16.353Z] --- PASS: TestBuildMultiStageOnBuild (10.03s) [2021-07-27T11:55:16.353Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T11:55:16.353Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T11:55:16.353Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-27T11:55:16.353Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T11:55:23.275Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-27T11:55:23.959Z] --- PASS: TestServiceWithDataPathPortInit (14.33s) [2021-07-27T11:55:23.959Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T11:55:26.487Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kbf79w6ytrzhwgty8kil9qie2 Created:2021-07-27 11:55:24.803883819 +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[ff78e468aecfec1207a67b9a1c9301c29fc3c1f1f5e020bdf2577e3eea345d5e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bkm1m0w9iffja58x3ovqbo4nk EndpointID:35531635f7902e8d2539e3e454a86d76fe3cd29fb00bf3c84390bfc7bd1612bd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:000b80742d9661297cc99c0063c78309ea1a5bc395aa0c3987ecafb2f1d58e1f 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:0fb5cc6b8eb5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bkm1m0w9iffja58x3ovqbo4nk EndpointID:35531635f7902e8d2539e3e454a86d76fe3cd29fb00bf3c84390bfc7bd1612bd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-27T11:55:26.643Z] --- PASS: TestBuildMultiStageLayerLeak (9.20s) [2021-07-27T11:55:26.643Z] === RUN TestBuildWithHugeFile [2021-07-27T11:55:30.670Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2021-07-27T11:55:30.670Z] PASS [2021-07-27T11:55:30.670Z] [2021-07-27T11:55:30.670Z] === Skipped [2021-07-27T11:55:30.670Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T11:55:30.670Z] service_test.go:242: FLAKY_TEST [2021-07-27T11:55:30.670Z] [2021-07-27T11:55:30.670Z] [2021-07-27T11:55:30.670Z] DONE 26 tests, 1 skipped in 46.444s [2021-07-27T11:55:30.670Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T11:55:30.670Z] INFO: Testing against a local daemon [2021-07-27T11:55:30.670Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T11:55:30.670Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T11:55:30.670Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T11:55:30.670Z] === RUN TestDockerNetworkIpvlan [2021-07-27T11:55:30.670Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T11:55:30.670Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T11:55:30.670Z] PASS [2021-07-27T11:55:30.670Z] [2021-07-27T11:55:30.670Z] === Skipped [2021-07-27T11:55:30.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T11:55:30.670Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T11:55:30.670Z] [2021-07-27T11:55:30.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T11:55:30.670Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T11:55:30.670Z] [2021-07-27T11:55:30.670Z] [2021-07-27T11:55:30.670Z] DONE 2 tests, 2 skipped in 0.041s [2021-07-27T11:55:30.670Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T11:55:30.928Z] INFO: Testing against a local daemon [2021-07-27T11:55:30.928Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T11:55:31.390Z] Loaded image: buildpack-deps:buster [2021-07-27T11:55:31.390Z] Loaded image: busybox:latest [2021-07-27T11:55:31.390Z] Loaded image: busybox:glibc [2021-07-27T11:55:31.390Z] Loaded image: buildpack-deps:buster [2021-07-27T11:55:31.390Z] Loaded image: busybox:latest [2021-07-27T11:55:31.390Z] Loaded image: busybox:glibc [2021-07-27T11:55:31.957Z] Loaded image: debian:bullseye [2021-07-27T11:55:32.216Z] Loaded image: hello-world:latest [2021-07-27T11:55:32.303Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2021-07-27T11:55:32.303Z] === RUN TestDockerNetworkMacvlan [2021-07-27T11:55:32.475Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T11:55:32.475Z] INFO: Testing against a local daemon [2021-07-27T11:55:32.475Z] === RUN TestDockerDaemonSuite [2021-07-27T11:55:32.475Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-27T11:55:32.869Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-27T11:55:33.412Z] Loaded image: debian:bullseye [2021-07-27T11:55:33.434Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-27T11:55:33.671Z] Loaded image: hello-world:latest [2021-07-27T11:55:33.930Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T11:55:33.942Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-07-27T11:55:33.942Z] === RUN TestInfoDebug [2021-07-27T11:55:33.942Z] --- PASS: TestInfoDebug (0.53s) [2021-07-27T11:55:33.942Z] === RUN TestInfoInsecureRegistries [2021-07-27T11:55:33.942Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-27T11:55:33.942Z] === RUN TestInfoRegistryMirrors [2021-07-27T11:55:33.942Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-27T11:55:33.942Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T11:55:33.942Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-27T11:55:33.942Z] === RUN TestPingCacheHeaders [2021-07-27T11:55:33.942Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-27T11:55:33.942Z] === RUN TestPingGet [2021-07-27T11:55:33.942Z] --- PASS: TestPingGet (0.01s) [2021-07-27T11:55:33.942Z] === RUN TestPingHead [2021-07-27T11:55:33.942Z] --- PASS: TestPingHead (0.02s) [2021-07-27T11:55:33.942Z] === RUN TestVersion [2021-07-27T11:55:33.942Z] --- PASS: TestVersion (0.02s) [2021-07-27T11:55:33.942Z] PASS [2021-07-27T11:55:33.942Z] [2021-07-27T11:55:33.942Z] === Skipped [2021-07-27T11:55:33.942Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T11:55:33.942Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T11:55:33.942Z] [2021-07-27T11:55:33.942Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-27T11:55:33.942Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T11:55:33.942Z] [2021-07-27T11:55:33.942Z] [2021-07-27T11:55:33.942Z] DONE 19 tests, 2 skipped in 23.259s [2021-07-27T11:55:33.942Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T11:55:33.942Z] INFO: Testing against a local daemon [2021-07-27T11:55:33.942Z] === RUN TestVolumesCreateAndList [2021-07-27T11:55:33.942Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-27T11:55:33.942Z] === RUN TestVolumesRemove [2021-07-27T11:55:33.942Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-27T11:55:33.942Z] === RUN TestVolumesInspect [2021-07-27T11:55:33.942Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-27T11:55:33.942Z] === RUN TestVolumesInvalidJSON [2021-07-27T11:55:33.942Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T11:55:33.942Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T11:55:33.942Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T11:55:33.942Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-27T11:55:33.942Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T11:55:33.942Z] PASS [2021-07-27T11:55:33.942Z] [2021-07-27T11:55:33.942Z] DONE 5 tests in 0.208s [2021-07-27T11:55:33.942Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T11:55:33.942Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12605 is not a child of this shell [2021-07-27T11:55:33.942Z] warning: PID 12605 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-27T11:55:33.942Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T11:55:33.942Z] [2021-07-27T11:55:33.942Z] Unloading profiles will leave already running processes permanently [2021-07-27T11:55:33.942Z] unconfined, which can lead to unexpected situations. [2021-07-27T11:55:33.942Z] [2021-07-27T11:55:33.942Z] To set a process to complain mode, use the command line tool [2021-07-27T11:55:33.942Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T11:55:33.942Z] Removing test suite binaries [2021-07-27T11:55:33.942Z] exiting test-integration [2021-07-27T11:55:33.942Z] ++ exit 0 [2021-07-27T11:55:33.942Z] [2021-07-27T11:55:34.188Z] INFO: Testing against a local daemon [2021-07-27T11:55:34.188Z] === RUN TestDockerSuite [2021-07-27T11:55:34.188Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-27T11:55:34.369Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-27T11:55:34.447Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-27T11:55:34.447Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-27T11:55:34.447Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-27T11:55:34.447Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-27T11:55:34.447Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-27T11:55:34.447Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-27T11:55:34.447Z] === RUN TestDockerSuite/TestAPIImagesDelete Post stage [Pipeline] junit [2021-07-27T11:55:34.900Z] Recording test results [2021-07-27T11:55:35.823Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-27T11:55:35.823Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-27T11:55:36.356Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-07-27T11:55:36.394Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-27T11:55:36.394Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T11:55:36.715Z] + echo Ensuring container killed. [2021-07-27T11:55:36.715Z] Ensuring container killed. [2021-07-27T11:55:36.715Z] + docker rm -vf docker-pr9 [2021-07-27T11:55:36.715Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-07-27T11:55:36.901Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-27T11:55:37.015Z] + echo Chowning /workspace to jenkins user [2021-07-27T11:55:37.015Z] Chowning /workspace to jenkins user [2021-07-27T11:55:37.015Z] + id -u [2021-07-27T11:55:37.015Z] + id -g [2021-07-27T11:55:37.015Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42673:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T11:55:37.015Z] Unable to find image 'busybox:latest' locally [2021-07-27T11:55:37.015Z] latest: Pulling from library/busybox [2021-07-27T11:55:37.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T11:55:37.275Z] b71f96345d44: Pulling fs layer [2021-07-27T11:55:37.275Z] b71f96345d44: Verifying Checksum [2021-07-27T11:55:37.275Z] b71f96345d44: Download complete [2021-07-27T11:55:37.275Z] b71f96345d44: Pull complete [2021-07-27T11:55:37.275Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-27T11:55:37.275Z] Status: Downloaded newer image for busybox:latest [2021-07-27T11:55:37.332Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-27T11:55:37.332Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-27T11:55:37.332Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-27T11:55:38.361Z] tests/integration/api_volume_test.py ......... [ 74%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T11:55:39.237Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-27T11:55:39.439Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-27T11:55:39.489Z] + bundleName=amd64-rootless [2021-07-27T11:55:39.489Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-27T11:55:39.490Z] Creating amd64-rootless-bundles.tar.gz [2021-07-27T11:55:39.490Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-07-27T11:55:39.490Z] + 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-07-27T11:55:39.503Z] Archiving artifacts [2021-07-27T11:55:39.552Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-27T11:55:39.552Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-27T11:55:39.552Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-27T11:55:39.814Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-27T11:55:40.249Z] tests/integration/client_test.py ..... [ 75%] [2021-07-27T11:55:40.504Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-27T11:55:40.753Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-27T11:55:41.066Z] tests/integration/errors_test.py . [ 76%] [2021-07-27T11:55:41.384Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42673/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T11:55:41.704Z] + make clean [2021-07-27T11:55:41.963Z] docker volume rm -f docker-dev-cache [2021-07-27T11:55:41.963Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T11:55:42.130Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-27T11:55:42.392Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-27T11:55:42.392Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-27T11:55:42.392Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-27T11:55:42.392Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-27T11:55:42.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T11:55:43.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T11:55:44.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T11:55:45.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T11:55:46.005Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-27T11:55:46.571Z] --- PASS: TestDockerNetworkMacvlan (14.59s) [2021-07-27T11:55:46.571Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-07-27T11:55:46.571Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-27T11:55:46.571Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.55s) [2021-07-27T11:55:46.571Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.78s) [2021-07-27T11:55:46.571Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.49s) [2021-07-27T11:55:46.571Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2021-07-27T11:55:46.571Z] PASS [2021-07-27T11:55:46.571Z] [2021-07-27T11:55:46.571Z] DONE 8 tests in 15.886s [2021-07-27T11:55:46.571Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T11:55:46.829Z] testing: warning: no tests to run [2021-07-27T11:55:46.829Z] PASS [2021-07-27T11:55:46.829Z] [2021-07-27T11:55:46.829Z] DONE 0 tests in 0.007s [2021-07-27T11:55:46.829Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T11:55:46.829Z] INFO: Testing against a local daemon [2021-07-27T11:55:46.829Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T11:55:48.204Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2021-07-27T11:55:48.204Z] === RUN TestAuthZPluginTLS [2021-07-27T11:55:48.769Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-07-27T11:55:48.769Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T11:55:48.972Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-27T11:55:49.335Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-27T11:55:49.335Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T11:55:49.902Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-27T11:55:49.902Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T11:55:50.472Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-27T11:55:50.472Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T11:55:51.508Z] --- PASS: TestBuildWithHugeFile (113.69s) [2021-07-27T11:55:51.508Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T11:55:51.508Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T11:55:51.508Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-27T11:55:51.508Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T11:55:51.508Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:55:51.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:55:51.508Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:55:51.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:55:51.508Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:55:51.508Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:55:51.508Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:55:51.508Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:55:51.508Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:55:51.508Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-27T11:55:51.508Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2021-07-27T11:55:51.508Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-07-27T11:55:51.508Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-07-27T11:55:51.508Z] === RUN TestBuildPreserveOwnership [2021-07-27T11:55:51.508Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T11:55:51.846Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2021-07-27T11:55:51.846Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T11:55:52.412Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-27T11:55:52.412Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T11:55:52.445Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-27T11:55:52.978Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-27T11:55:52.978Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T11:55:53.545Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-27T11:55:53.545Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T11:55:54.922Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.63s) [2021-07-27T11:55:54.922Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T11:55:54.984Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T11:55:54.984Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-27T11:55:56.360Z] --- PASS: TestBuildPreserveOwnership (4.70s) [2021-07-27T11:55:56.360Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2021-07-27T11:55:56.360Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2021-07-27T11:55:56.360Z] === RUN TestBuildPlatformInvalid [2021-07-27T11:55:56.360Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-07-27T11:55:56.360Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T11:55:56.822Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.63s) [2021-07-27T11:55:56.822Z] === RUN TestAuthZPluginHeader [2021-07-27T11:55:56.927Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-27T11:55:57.390Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-07-27T11:55:57.390Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T11:55:58.830Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-27T11:55:59.089Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-27T11:56:00.467Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-27T11:56:01.036Z] docker_cli_daemon_test.go:1455: [dcbf2d16fafe7] daemon is not started [2021-07-27T11:56:01.575Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.62s) [2021-07-27T11:56:01.575Z] === RUN TestAuthZPluginV2Disable [2021-07-27T11:56:01.603Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-27T11:56:02.172Z] check_test.go:309: [d0e56b577376f] daemon is not started [2021-07-27T11:56:02.172Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-27T11:56:02.739Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-27T11:56:04.104Z] --- PASS: TestAuthZPluginV2Disable (2.79s) [2021-07-27T11:56:04.104Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T11:56:05.274Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-27T11:56:05.274Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-27T11:56:06.601Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-27T11:56:06.636Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.68s) [2021-07-27T11:56:06.636Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T11:56:07.177Z] check_test.go:309: [d966fe2a0adb1] daemon is not started [2021-07-27T11:56:07.177Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-27T11:56:07.436Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-27T11:56:07.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T11:56:08.813Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-27T11:56:09.750Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-27T11:56:11.655Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-27T11:56:11.913Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-27T11:56:13.290Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-27T11:56:14.669Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-27T11:56:14.669Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-27T11:56:16.581Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-27T11:56:16.610Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.86s) [2021-07-27T11:56:16.610Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T11:56:17.519Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-27T11:56:18.896Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-27T11:56:20.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T11:56:20.799Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-27T11:56:22.178Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-27T11:56:22.437Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-27T11:56:22.437Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-27T11:56:24.346Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-27T11:56:24.913Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-27T11:56:25.190Z] ......... [ 86%] [2021-07-27T11:56:26.819Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-27T11:56:27.758Z] Loaded image: buildpack-deps:buster [2021-07-27T11:56:27.758Z] Loaded image: busybox:latest [2021-07-27T11:56:28.326Z] Loaded image: busybox:glibc [2021-07-27T11:56:29.703Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-27T11:56:29.755Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-27T11:56:31.192Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-27T11:56:31.607Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-27T11:56:32.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T11:56:32.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T11:56:34.141Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-27T11:56:34.400Z] Loaded image: debian:bullseye [2021-07-27T11:56:34.658Z] Loaded image: hello-world:latest [2021-07-27T11:56:34.658Z] check_test.go:309: [db4a26a63437d] daemon is not started [2021-07-27T11:56:34.658Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-27T11:56:34.658Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T11:56:34.682Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-07-27T11:56:34.682Z] PASS [2021-07-27T11:56:34.682Z] [2021-07-27T11:56:34.682Z] DONE 17 tests in 45.139s [2021-07-27T11:56:34.682Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T11:56:34.682Z] INFO: Testing against a local daemon [2021-07-27T11:56:34.682Z] === RUN TestPluginInvalidJSON [2021-07-27T11:56:34.682Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T11:56:34.682Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T11:56:34.682Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T11:56:34.682Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-27T11:56:34.682Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T11:56:34.682Z] === RUN TestPluginInstall [2021-07-27T11:56:34.682Z] === RUN TestPluginInstall/no_auth [2021-07-27T11:56:34.682Z] time="2021-07-27T11:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T11:56:34.682Z] time="2021-07-27T11:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8adf19c12c9c316f938a29e8aa0d61cd69fe7de05b547f5064b7b2a8fd44dbca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T11:56:34.682Z] time="2021-07-27T11:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T11:56:34.682Z] time="2021-07-27T11:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8adf19c12c9c316f938a29e8aa0d61cd69fe7de05b547f5064b7b2a8fd44dbca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T11:56:34.682Z] === RUN TestPluginInstall/with_htpasswd [2021-07-27T11:56:34.682Z] time="2021-07-27T11:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T11:56:34.682Z] time="2021-07-27T11:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:372a1908d645e32804e9b97c497e38fce1b8186b30d050085209fa9b052637c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T11:56:34.682Z] time="2021-07-27T11:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T11:56:34.682Z] time="2021-07-27T11:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:372a1908d645e32804e9b97c497e38fce1b8186b30d050085209fa9b052637c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T11:56:34.682Z] === RUN TestPluginInstall/with_insecure [2021-07-27T11:56:35.225Z] check_test.go:309: [dafd365f98086] daemon is not started [2021-07-27T11:56:35.225Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-27T11:56:35.249Z] time="2021-07-27T11:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T11:56:35.249Z] time="2021-07-27T11:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1df6a91d84352c8869ebe1fab6ee629cdecf71ccc59437ec1948c5f93138560" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T11:56:35.249Z] time="2021-07-27T11:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T11:56:35.249Z] time="2021-07-27T11:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1df6a91d84352c8869ebe1fab6ee629cdecf71ccc59437ec1948c5f93138560" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T11:56:35.507Z] plugin_test.go:165: [d9574015db389] daemon is not started [2021-07-27T11:56:35.507Z] --- PASS: TestPluginInstall (3.49s) [2021-07-27T11:56:35.507Z] --- PASS: TestPluginInstall/no_auth (1.71s) [2021-07-27T11:56:35.507Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-07-27T11:56:35.507Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2021-07-27T11:56:35.507Z] === RUN TestPluginsWithRuntimes [2021-07-27T11:56:36.881Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-27T11:56:37.127Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-27T11:56:37.702Z] check_test.go:309: [d6868de7e3058] daemon is not started [2021-07-27T11:56:37.702Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-27T11:56:37.723Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-27T11:56:37.815Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-27T11:56:38.284Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-27T11:56:38.750Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2021-07-27T11:56:38.750Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-07-27T11:56:38.750Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-07-27T11:56:38.750Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T11:56:39.318Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-27T11:56:39.318Z] PASS [2021-07-27T11:56:39.318Z] [2021-07-27T11:56:39.318Z] DONE 10 tests in 7.561s [2021-07-27T11:56:39.318Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T11:56:39.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T11:56:39.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T11:56:39.577Z] INFO: Testing against a local daemon [2021-07-27T11:56:39.577Z] === RUN TestExternalGraphDriver [2021-07-27T11:56:39.577Z] === RUN TestExternalGraphDriver/json [2021-07-27T11:56:41.070Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-27T11:56:41.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T11:56:41.477Z] === RUN TestExternalGraphDriver/spec [2021-07-27T11:56:42.446Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-27T11:56:42.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T11:56:43.401Z] === RUN TestExternalGraphDriver/pull [2021-07-27T11:56:44.345Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-27T11:56:44.799Z] --- PASS: TestExternalGraphDriver (5.41s) [2021-07-27T11:56:44.799Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-07-27T11:56:44.799Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2021-07-27T11:56:44.799Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2021-07-27T11:56:44.799Z] === RUN TestGraphdriverPluginV2 [2021-07-27T11:56:45.731Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (49.06s) [2021-07-27T11:56:45.731Z] PASS [2021-07-27T11:56:45.731Z] [2021-07-27T11:56:45.731Z] === Skipped [2021-07-27T11:56:45.731Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-27T11:56:45.731Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T11:56:45.731Z] [2021-07-27T11:56:45.731Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-27T11:56:45.731Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T11:56:45.731Z] [2021-07-27T11:56:45.731Z] [2021-07-27T11:56:45.731Z] DONE 34 tests, 2 skipped in 273.174s [2021-07-27T11:56:45.731Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T11:56:45.731Z] ++ 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-07-27T11:56:45.731Z] ++ set -e [2021-07-27T11:56:45.731Z] ++ '[' -n 0 ']' [2021-07-27T11:56:45.731Z] ++ set -x [2021-07-27T11:56:45.731Z] ++ 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-07-27T11:56:45.731Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-27T11:56:45.731Z] INFO: Testing against a local daemon [2021-07-27T11:56:45.731Z] === RUN TestConfigInspect [2021-07-27T11:56:46.667Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-27T11:56:47.071Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-27T11:56:47.071Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-27T11:56:47.236Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-27T11:56:48.613Z] --- PASS: TestConfigInspect (2.78s) [2021-07-27T11:56:48.613Z] === RUN TestConfigList [2021-07-27T11:56:48.872Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-27T11:56:48.983Z] --- PASS: TestGraphdriverPluginV2 (3.62s) [2021-07-27T11:56:48.983Z] PASS [2021-07-27T11:56:48.983Z] [2021-07-27T11:56:48.983Z] DONE 5 tests in 9.078s [2021-07-27T11:56:48.983Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T11:56:48.983Z] INFO: Testing against a local daemon [2021-07-27T11:56:48.983Z] === RUN TestContinueAfterPluginCrash [2021-07-27T11:56:48.983Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T11:56:48.983Z] === RUN TestReadPluginNoRead [2021-07-27T11:56:48.983Z] === PAUSE TestReadPluginNoRead [2021-07-27T11:56:48.983Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T11:56:48.983Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T11:56:48.983Z] === CONT TestContinueAfterPluginCrash [2021-07-27T11:56:48.983Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T11:56:49.440Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-27T11:56:50.817Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-27T11:56:50.817Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-27T11:56:50.817Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-27T11:56:50.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T11:56:51.076Z] --- PASS: TestConfigList (2.64s) [2021-07-27T11:56:51.076Z] === RUN TestConfigsCreateAndDelete [2021-07-27T11:56:51.335Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-27T11:56:52.083Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-27T11:56:52.267Z] --- PASS: TestDaemonStartWithLogOpt (3.56s) [2021-07-27T11:56:52.267Z] === CONT TestReadPluginNoRead [2021-07-27T11:56:52.339Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-27T11:56:52.339Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-27T11:56:52.339Z] [2021-07-27T11:56:52.339Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-27T11:56:52.339Z] =========================== short test summary info ============================ [2021-07-27T11:56:52.339Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-27T11:56:52.339Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-27T11:56:52.339Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-27T11:56:52.339Z] Not supported on most drivers [2021-07-27T11:56:52.339Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-27T11:56:52.339Z] Output of docker top depends on host distro, and is not formalized. [2021-07-27T11:56:52.339Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-27T11:56:52.339Z] Output of docker top depends on host distro, and is not formalized. [2021-07-27T11:56:52.339Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-27T11:56:52.339Z] Can fail if eth0 has multiple IP addresses [2021-07-27T11:56:52.339Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-27T11:56:52.339Z] This doesn't seem to be taken into account by the engine [2021-07-27T11:56:52.339Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-27T11:56:52.339Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-27T11:56:52.339Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-27T11:56:52.339Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 341.34 seconds == [2021-07-27T11:56:52.900Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-27T11:56:53.237Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-27T11:56:53.803Z] --- PASS: TestConfigsCreateAndDelete (2.57s) [2021-07-27T11:56:53.803Z] === RUN TestConfigsUpdate [2021-07-27T11:56:54.370Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-27T11:56:54.797Z] === RUN TestReadPluginNoRead/default [2021-07-27T11:56:54.937Z] check_test.go:309: [db856b5a60872] daemon is not started [2021-07-27T11:56:54.937Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-27T11:56:55.195Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-27T11:56:55.453Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-27T11:56:56.020Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-27T11:56:56.020Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-27T11:56:56.171Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T11:56:56.279Z] --- PASS: TestConfigsUpdate (2.55s) [2021-07-27T11:56:56.279Z] === RUN TestTemplatedConfig [2021-07-27T11:56:56.537Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-27T11:56:57.545Z] --- PASS: TestContinueAfterPluginCrash (8.75s) [2021-07-27T11:56:57.545Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T11:56:58.921Z] === CONT TestReadPluginNoRead [2021-07-27T11:56:58.921Z] read_test.go:92: [d96e4e94fbd5f] daemon is not started [2021-07-27T11:56:58.921Z] --- PASS: TestReadPluginNoRead (6.77s) [2021-07-27T11:56:58.921Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-07-27T11:56:58.921Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2021-07-27T11:56:58.921Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-07-27T11:56:58.921Z] PASS [2021-07-27T11:56:58.921Z] [2021-07-27T11:56:58.921Z] DONE 6 tests in 10.363s [2021-07-27T11:56:58.921Z] 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-07-27T11:56:58.921Z] testing: warning: no tests to run [2021-07-27T11:56:58.921Z] PASS [2021-07-27T11:56:58.921Z] [2021-07-27T11:56:58.921Z] DONE 0 tests in 0.007s [2021-07-27T11:56:58.921Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T11:56:58.921Z] INFO: Testing against a local daemon [2021-07-27T11:56:58.921Z] === RUN TestPluginWithDevMounts [2021-07-27T11:56:58.921Z] === PAUSE TestPluginWithDevMounts [2021-07-27T11:56:58.921Z] === CONT TestPluginWithDevMounts [2021-07-27T11:57:00.727Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-27T11:57:00.821Z] --- PASS: TestPluginWithDevMounts (1.62s) [2021-07-27T11:57:00.821Z] PASS [2021-07-27T11:57:00.821Z] [2021-07-27T11:57:00.821Z] DONE 1 tests in 1.657s [2021-07-27T11:57:00.821Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T11:57:00.821Z] INFO: Testing against a local daemon [2021-07-27T11:57:00.821Z] === RUN TestSecretInspect [2021-07-27T11:57:01.294Z] --- PASS: TestTemplatedConfig (5.19s) [2021-07-27T11:57:01.294Z] === RUN TestConfigCreateResolve [2021-07-27T11:57:02.723Z] --- PASS: TestSecretInspect (2.18s) [2021-07-27T11:57:02.723Z] === RUN TestSecretList [2021-07-27T11:57:03.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T11:57:04.579Z] --- PASS: TestConfigCreateResolve (2.77s) [2021-07-27T11:57:04.579Z] PASS [2021-07-27T11:57:04.579Z] [2021-07-27T11:57:04.579Z] DONE 6 tests in 18.696s [2021-07-27T11:57:04.579Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T11:57:04.579Z] ++ 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-07-27T11:57:04.579Z] ++ set -e [2021-07-27T11:57:04.579Z] ++ '[' -n 0 ']' [2021-07-27T11:57:04.579Z] ++ set -x [2021-07-27T11:57:04.579Z] ++ 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-07-27T11:57:04.579Z] INFO: Testing against a local daemon [2021-07-27T11:57:04.579Z] === RUN TestCheckpoint [2021-07-27T11:57:04.579Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T11:57:04.579Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T11:57:04.579Z] === RUN TestContainerInvalidJSON [2021-07-27T11:57:04.579Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:57:04.579Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:57:04.579Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:57:04.579Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:57:04.579Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:57:04.579Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:57:04.579Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:57:04.579Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:57:04.579Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:57:04.579Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-27T11:57:04.579Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-27T11:57:04.579Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T11:57:04.579Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T11:57:04.579Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T11:57:04.579Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-27T11:57:04.579Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T11:57:04.579Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-27T11:57:04.579Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T11:57:04.579Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-27T11:57:04.579Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T11:57:04.579Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2021-07-27T11:57:04.579Z] === RUN TestCopyFromContainer [2021-07-27T11:57:05.060Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T11:57:05.060Z] [2021-07-27T11:57:05.060Z] Unloading profiles will leave already running processes permanently [2021-07-27T11:57:05.060Z] unconfined, which can lead to unexpected situations. [2021-07-27T11:57:05.060Z] [2021-07-27T11:57:05.060Z] To set a process to complain mode, use the command line tool [2021-07-27T11:57:05.060Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T11:57:05.060Z] Post stage [Pipeline] junit [2021-07-27T11:57:05.079Z] Recording test results [2021-07-27T11:57:05.252Z] --- PASS: TestSecretList (2.29s) [2021-07-27T11:57:05.252Z] === RUN TestSecretsCreateAndDelete [2021-07-27T11:57:06.009Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-27T11:57:06.270Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-27T11:57:06.328Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-27T11:57:06.642Z] + echo Ensuring container killed. [2021-07-27T11:57:06.642Z] Ensuring container killed. [2021-07-27T11:57:06.642Z] + docker rm -vf docker-pr9 [2021-07-27T11:57:06.642Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-07-27T11:57:06.838Z] === RUN TestCopyFromContainer// [2021-07-27T11:57:06.959Z] + echo Chowning /workspace to jenkins user [2021-07-27T11:57:06.959Z] Chowning /workspace to jenkins user [2021-07-27T11:57:06.959Z] + id -u [2021-07-27T11:57:06.959Z] + id -g [2021-07-27T11:57:06.959Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42673:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T11:57:07.102Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T11:57:07.102Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T11:57:07.217Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2021-07-27T11:57:07.217Z] === RUN TestSecretsUpdate [2021-07-27T11:57:07.360Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T11:57:07.360Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T11:57:07.360Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T11:57:07.618Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T11:57:07.618Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T11:57:07.618Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T11:57:07.826Z] --- PASS: TestBuildWithHugeFile (92.22s) [2021-07-27T11:57:07.826Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T11:57:07.877Z] === RUN TestCopyFromContainer/bar/notarget [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer (3.36s) [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer// (0.18s) [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-07-27T11:57:08.136Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-07-27T11:57:08.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T11:57:08.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:57:08.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:57:08.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:57:08.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:57:08.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:57:08.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:57:08.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:57:08.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:57:08.137Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:57:08.137Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-07-27T11:57:08.137Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T11:57:08.137Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T11:57:08.137Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-27T11:57:08.137Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T11:57:08.137Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-27T11:57:08.137Z] === RUN TestCreateWithInvalidEnv [2021-07-27T11:57:08.137Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T11:57:08.137Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T11:57:08.137Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T11:57:08.137Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T11:57:08.137Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T11:57:08.137Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T11:57:08.137Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T11:57:08.137Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T11:57:08.137Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T11:57:08.137Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-27T11:57:08.137Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T11:57:08.137Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T11:57:08.137Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T11:57:08.137Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T11:57:08.137Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-27T11:57:08.137Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T11:57:08.171Z] + bundleName=docker-py [2021-07-27T11:57:08.171Z] + echo Creating docker-py-bundles.tar.gz [2021-07-27T11:57:08.171Z] Creating docker-py-bundles.tar.gz [2021-07-27T11:57:08.171Z] + 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-07-27T11:57:08.182Z] Archiving artifacts [2021-07-27T11:57:09.518Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-27T11:57:09.518Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-27T11:57:09.518Z] check_test.go:309: [d31dc2b9d80d8] daemon is not started [2021-07-27T11:57:09.518Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-27T11:57:09.746Z] --- PASS: TestSecretsUpdate (2.15s) [2021-07-27T11:57:09.746Z] === RUN TestTemplatedSecret [2021-07-27T11:57:09.929Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42673/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-27T11:57:10.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER docker:384517218ac20470a44357b9307ad11f2164f89c hack/make.sh binary [2021-07-27T11:57:10.856Z] [2021-07-27T11:57:10.856Z] Removing bundles/ [2021-07-27T11:57:10.856Z] [2021-07-27T11:57:10.856Z] ---> Making bundle: binary (in bundles/binary) [2021-07-27T11:57:10.856Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-27T11:57:10.856Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:57:11.421Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-27T11:57:11.679Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-27T11:57:11.679Z] --- PASS: TestCreateWithCustomMaskedPaths (3.57s) [2021-07-27T11:57:11.679Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T11:57:12.247Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-27T11:57:13.032Z] --- PASS: TestTemplatedSecret (3.27s) [2021-07-27T11:57:13.032Z] === RUN TestSecretCreateResolve [2021-07-27T11:57:13.248Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T11:57:13.248Z] Using test binary docker [2021-07-27T11:57:13.248Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T11:57:13.248Z] +++ /etc/init.d/apparmor start [2021-07-27T11:57:13.248Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T11:57:13.248Z] INFO: Waiting for daemon to start... [2021-07-27T11:57:13.248Z] Starting dockerd [2021-07-27T11:57:13.248Z] +++ 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-07-27T11:57:13.625Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-27T11:57:14.193Z] . [2021-07-27T11:57:14.193Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T11:57:14.193Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T11:57:14.193Z] Error: No such image: emptyfs [2021-07-27T11:57:14.193Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T11:57:14.193Z] ++++ docker load [2021-07-27T11:57:14.456Z] Running integration-test (iteration 1) [2021-07-27T11:57:14.456Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T11:57:14.456Z] ++ 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-07-27T11:57:14.456Z] ++ set -e [2021-07-27T11:57:14.456Z] ++ '[' -n 0 ']' [2021-07-27T11:57:14.456Z] ++ set -x [2021-07-27T11:57:14.456Z] ++ 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-07-27T11:57:14.933Z] --- PASS: TestSecretCreateResolve (2.17s) [2021-07-27T11:57:14.933Z] PASS [2021-07-27T11:57:14.933Z] [2021-07-27T11:57:14.933Z] DONE 6 tests in 14.257s [2021-07-27T11:57:14.933Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T11:57:14.933Z] INFO: Testing against a local daemon [2021-07-27T11:57:14.933Z] === RUN TestServiceCreateInit [2021-07-27T11:57:14.933Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T11:57:15.004Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-27T11:57:15.262Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.37s) [2021-07-27T11:57:15.262Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T11:57:15.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:57:15.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:57:15.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:57:15.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:57:15.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:57:15.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:57:15.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:57:15.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:57:15.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:57:15.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:57:15.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:57:15.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:57:15.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:57:15.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:57:15.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:57:15.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-07-27T11:57:15.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-27T11:57:15.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-07-27T11:57:15.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-27T11:57:15.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-27T11:57:15.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-27T11:57:15.262Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T11:57:16.641Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.21s) [2021-07-27T11:57:16.641Z] === RUN TestCreateDifferentPlatform [2021-07-27T11:57:16.641Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T11:57:16.641Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T11:57:16.641Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-27T11:57:16.641Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T11:57:16.641Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T11:57:16.641Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T11:57:16.641Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-27T11:57:16.641Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T11:57:16.641Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-27T11:57:16.641Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T11:57:16.641Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-27T11:57:16.641Z] === RUN TestDaemonRestartIpcMode [2021-07-27T11:57:16.641Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T11:57:16.641Z] === RUN TestDaemonHostGatewayIP [2021-07-27T11:57:16.641Z] === PAUSE TestDaemonHostGatewayIP [2021-07-27T11:57:16.641Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T11:57:16.641Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T11:57:16.641Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T11:57:16.641Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-27T11:57:16.641Z] === RUN TestDiff [2021-07-27T11:57:17.578Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-27T11:57:17.837Z] --- PASS: TestDiff (1.19s) [2021-07-27T11:57:17.837Z] === RUN TestExecWithCloseStdin [2021-07-27T11:57:18.406Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-27T11:57:19.784Z] check_test.go:309: [d7e82bc8ecca9] daemon is not started [2021-07-27T11:57:19.784Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-27T11:57:19.784Z] --- PASS: TestExecWithCloseStdin (1.91s) [2021-07-27T11:57:19.784Z] === RUN TestExec [2021-07-27T11:57:20.043Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-27T11:57:20.197Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T11:57:21.421Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-27T11:57:21.421Z] --- PASS: TestExec (1.62s) [2021-07-27T11:57:21.421Z] === RUN TestExecUser [2021-07-27T11:57:23.331Z] --- PASS: TestExecUser (1.72s) [2021-07-27T11:57:23.331Z] === RUN TestExportContainerAndImportImage [2021-07-27T11:57:23.590Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-27T11:57:24.158Z] check_test.go:309: [d2f374b033eb6] daemon is not started [2021-07-27T11:57:24.158Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-27T11:57:24.384Z] --- PASS: TestServiceCreateInit (9.08s) [2021-07-27T11:57:24.384Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s) [2021-07-27T11:57:24.384Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2021-07-27T11:57:24.384Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T11:57:24.727Z] --- PASS: TestExportContainerAndImportImage (1.54s) [2021-07-27T11:57:24.727Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T11:57:25.665Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-27T11:57:26.233Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2021-07-27T11:57:26.233Z] === RUN TestHealthCheckWorkdir [2021-07-27T11:57:26.233Z] docker_cli_daemon_plugins_test.go:79: [dc9c6afc79983] daemon is not started [2021-07-27T11:57:27.170Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-27T11:57:27.738Z] --- PASS: TestHealthCheckWorkdir (1.66s) [2021-07-27T11:57:27.738Z] === RUN TestHealthKillContainer [2021-07-27T11:57:28.674Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-27T11:57:29.242Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-27T11:57:29.242Z] docker_cli_daemon_plugins_test.go:169: [d844ee7dc4bbe] daemon is not started [2021-07-27T11:57:29.391Z] Loaded image: buildpack-deps:buster [2021-07-27T11:57:29.391Z] Loaded image: busybox:latest [2021-07-27T11:57:29.391Z] Loaded image: busybox:glibc [2021-07-27T11:57:29.391Z] Loaded image: debian:bullseye [2021-07-27T11:57:29.391Z] Loaded image: hello-world:latest [2021-07-27T11:57:29.654Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T11:57:29.654Z] INFO: Testing against a local daemon [2021-07-27T11:57:29.654Z] === RUN TestCgroupNamespacesBuild [2021-07-27T11:57:30.619Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-27T11:57:30.619Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-27T11:57:31.185Z] --- PASS: TestHealthKillContainer (3.33s) [2021-07-27T11:57:31.185Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T11:57:32.206Z] --- PASS: TestCgroupNamespacesBuild (2.05s) [2021-07-27T11:57:32.206Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T11:57:32.561Z] --- PASS: TestInspectCpusetInConfigPre120 (1.21s) [2021-07-27T11:57:32.561Z] === RUN TestIpcModeNone [2021-07-27T11:57:33.599Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2021-07-27T11:57:33.599Z] === RUN TestBuildWithSession [2021-07-27T11:57:33.599Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T11:57:33.599Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T11:57:33.599Z] === RUN TestBuildSquashParent [2021-07-27T11:57:34.525Z] --- PASS: TestIpcModeNone (1.85s) [2021-07-27T11:57:34.525Z] === RUN TestIpcModePrivate [2021-07-27T11:57:34.525Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-27T11:57:34.795Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-27T11:57:35.371Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-27T11:57:35.939Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-07-27T11:57:35.939Z] --- PASS: TestIpcModePrivate (1.84s) [2021-07-27T11:57:35.939Z] === RUN TestIpcModeShareable [2021-07-27T11:57:35.939Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-27T11:57:36.507Z] check_test.go:309: [d506825d0132c] daemon is not started [2021-07-27T11:57:36.507Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-27T11:57:37.443Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-07-27T11:57:37.702Z] --- PASS: TestIpcModeShareable (1.64s) [2021-07-27T11:57:37.702Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T11:57:39.079Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-27T11:57:40.198Z] --- PASS: TestBuildSquashParent (6.64s) [2021-07-27T11:57:40.198Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T11:57:40.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:57:40.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:57:40.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:57:40.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:57:40.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:57:40.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:57:40.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:57:40.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:57:40.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:57:40.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:57:40.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:57:40.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:57:40.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T11:57:40.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T11:57:40.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T11:57:40.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T11:57:41.618Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-27T11:57:42.461Z] --- PASS: TestCreateServiceMultipleTimes (16.82s) [2021-07-27T11:57:42.461Z] === RUN TestCreateServiceConflict [2021-07-27T11:57:42.719Z] --- PASS: TestCreateServiceConflict (1.79s) [2021-07-27T11:57:42.719Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T11:57:42.998Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.15s) [2021-07-27T11:57:42.998Z] === RUN TestAPIIpcModeHost [2021-07-27T11:57:43.257Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-27T11:57:43.520Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T11:57:43.520Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T11:57:44.641Z] --- PASS: TestAPIIpcModeHost (2.00s) [2021-07-27T11:57:44.641Z] === RUN TestDaemonIpcModeShareable [2021-07-27T11:57:44.900Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-27T11:57:45.838Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-27T11:57:46.001Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2021-07-27T11:57:46.001Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T11:57:46.075Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-27T11:57:46.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2021-07-27T11:57:46.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2021-07-27T11:57:46.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2021-07-27T11:57:46.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2021-07-27T11:57:46.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2021-07-27T11:57:46.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2021-07-27T11:57:46.076Z] === RUN TestBuildMultiStageCopy [2021-07-27T11:57:46.076Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T11:57:47.743Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2021-07-27T11:57:47.743Z] --- PASS: TestDaemonIpcModeShareable (2.88s) [2021-07-27T11:57:47.743Z] === RUN TestDaemonIpcModePrivate [2021-07-27T11:57:47.743Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-27T11:57:47.996Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T11:57:47.996Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T11:57:48.259Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T11:57:48.521Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T11:57:49.095Z] --- PASS: TestBuildMultiStageCopy (3.22s) [2021-07-27T11:57:49.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s) [2021-07-27T11:57:49.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-07-27T11:57:49.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-07-27T11:57:49.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-07-27T11:57:49.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2021-07-27T11:57:49.095Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T11:57:49.677Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-07-27T11:57:49.677Z] === RUN TestBuildLabelWithTargets [2021-07-27T11:57:50.276Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-27T11:57:50.276Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2021-07-27T11:57:50.276Z] --- PASS: TestDaemonIpcModePrivate (2.64s) [2021-07-27T11:57:50.276Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T11:57:51.617Z] --- PASS: TestBuildLabelWithTargets (1.47s) [2021-07-27T11:57:51.617Z] === RUN TestBuildWithEmptyLayers [2021-07-27T11:57:51.656Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-27T11:57:51.879Z] --- PASS: TestBuildWithEmptyLayers (0.67s) [2021-07-27T11:57:51.879Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T11:57:52.225Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-27T11:57:52.793Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-07-27T11:57:52.793Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-27T11:57:53.053Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.67s) [2021-07-27T11:57:53.053Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T11:57:54.437Z] --- PASS: TestBuildMultiStageOnBuild (2.53s) [2021-07-27T11:57:54.437Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T11:57:54.959Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2021-07-27T11:57:55.218Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-27T11:57:55.218Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.24s) [2021-07-27T11:57:55.218Z] === RUN TestIpcModeOlderClient [2021-07-27T11:57:55.218Z] === PAUSE TestIpcModeOlderClient [2021-07-27T11:57:55.218Z] === RUN TestKillContainerInvalidSignal [2021-07-27T11:57:55.383Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2021-07-27T11:57:55.383Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T11:57:55.477Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-27T11:57:56.043Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2021-07-27T11:57:56.043Z] === RUN TestKillContainer [2021-07-27T11:57:56.043Z] === RUN TestKillContainer/no_signal [2021-07-27T11:57:56.303Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-27T11:57:57.241Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T11:57:57.936Z] --- PASS: TestBuildMultiStageLayerLeak (2.48s) [2021-07-27T11:57:57.936Z] === RUN TestBuildWithHugeFile [2021-07-27T11:57:58.177Z] === RUN TestKillContainer/killing_signal [2021-07-27T11:57:59.113Z] --- PASS: TestKillContainer (2.94s) [2021-07-27T11:57:59.113Z] --- PASS: TestKillContainer/no_signal (1.08s) [2021-07-27T11:57:59.113Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2021-07-27T11:57:59.113Z] --- PASS: TestKillContainer/killing_signal (0.96s) [2021-07-27T11:57:59.113Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T11:57:59.113Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T11:58:00.048Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T11:58:00.871Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2021-07-27T11:58:00.871Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T11:58:00.985Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.02s) [2021-07-27T11:58:00.985Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2021-07-27T11:58:00.985Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.94s) [2021-07-27T11:58:00.985Z] === RUN TestKillStoppedContainer [2021-07-27T11:58:01.244Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-07-27T11:58:01.244Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T11:58:01.244Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-07-27T11:58:01.244Z] === RUN TestKillDifferentUserContainer [2021-07-27T11:58:01.437Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2021-07-27T11:58:01.437Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T11:58:02.179Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2021-07-27T11:58:02.179Z] === RUN TestInspectOomKilledTrue [2021-07-27T11:58:02.179Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T11:58:02.179Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T11:58:02.179Z] === RUN TestInspectOomKilledFalse [2021-07-27T11:58:02.179Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T11:58:02.179Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T11:58:02.179Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T11:58:02.746Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-27T11:58:03.682Z] --- PASS: TestLinksEtcHostsContentMatch (1.29s) [2021-07-27T11:58:03.682Z] === RUN TestLinksContainerNames [2021-07-27T11:58:03.682Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-27T11:58:03.968Z] --- PASS: TestCreateServiceConfigFileMode (2.65s) [2021-07-27T11:58:03.968Z] === RUN TestCreateServiceSysctls [2021-07-27T11:58:05.587Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-27T11:58:05.852Z] --- PASS: TestLinksContainerNames (2.39s) [2021-07-27T11:58:05.852Z] === RUN TestLogsFollowTailEmpty [2021-07-27T11:58:07.230Z] --- PASS: TestLogsFollowTailEmpty (1.25s) [2021-07-27T11:58:07.230Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T11:58:07.230Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-27T11:58:08.153Z] --- PASS: TestCreateServiceSysctls (3.62s) [2021-07-27T11:58:08.153Z] === RUN TestCreateServiceCapabilities [2021-07-27T11:58:08.611Z] --- PASS: TestContainerNetworkMountsNoChown (1.21s) [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/default [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/private [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/slave [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/shared [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/default [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/shared [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/slave [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/private [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T11:58:08.611Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T11:58:08.611Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T11:58:08.611Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T11:58:08.870Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T11:58:08.871Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-27T11:58:09.130Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-27T11:58:09.130Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T11:58:10.686Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2021-07-27T11:58:10.686Z] === RUN TestInspect [2021-07-27T11:58:11.034Z] check_test.go:309: [d751df078cb30] daemon is not started [2021-07-27T11:58:11.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-27T11:58:12.939Z] --- PASS: TestContainerBindMountNonRecursive (3.61s) [2021-07-27T11:58:12.939Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T11:58:13.198Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-27T11:58:13.198Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2021-07-27T11:58:13.198Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T11:58:13.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-27T11:58:14.001Z] --- PASS: TestInspect (3.13s) [2021-07-27T11:58:14.001Z] === RUN TestCreateJob [2021-07-27T11:58:15.147Z] --- PASS: TestContainerVolumesMountedAsSlave (1.64s) [2021-07-27T11:58:15.147Z] === RUN TestNetworkNat [2021-07-27T11:58:16.523Z] --- PASS: TestNetworkNat (1.65s) [2021-07-27T11:58:16.523Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T11:58:17.306Z] --- PASS: TestCreateJob (3.66s) [2021-07-27T11:58:17.306Z] === RUN TestReplicatedJob [2021-07-27T11:58:17.901Z] --- PASS: TestNetworkLocalhostTCPNat (1.44s) [2021-07-27T11:58:17.901Z] === RUN TestNetworkLoopbackNat [2021-07-27T11:58:23.172Z] --- PASS: TestNetworkLoopbackNat (4.35s) [2021-07-27T11:58:23.172Z] === RUN TestPause [2021-07-27T11:58:23.431Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-27T11:58:23.690Z] --- PASS: TestPause (1.24s) [2021-07-27T11:58:23.690Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T11:58:23.690Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T11:58:23.690Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T11:58:23.690Z] === RUN TestPauseStopPausedContainer [2021-07-27T11:58:23.871Z] --- PASS: TestReplicatedJob (6.24s) [2021-07-27T11:58:23.871Z] === RUN TestUpdateReplicatedJob [2021-07-27T11:58:23.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-27T11:58:25.329Z] --- PASS: TestPauseStopPausedContainer (1.47s) [2021-07-27T11:58:25.329Z] === RUN TestPidHost [2021-07-27T11:58:27.154Z] --- PASS: TestUpdateReplicatedJob (3.54s) [2021-07-27T11:58:27.154Z] === RUN TestServiceListWithStatuses [2021-07-27T11:58:27.154Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T11:58:27.154Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T11:58:27.154Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T11:58:27.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-27T11:58:29.243Z] --- PASS: TestPidHost (4.13s) [2021-07-27T11:58:29.243Z] === RUN TestPsFilter [2021-07-27T11:58:29.243Z] --- PASS: TestPsFilter (0.12s) [2021-07-27T11:58:29.243Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T11:58:31.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-27T11:58:31.210Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.63s) [2021-07-27T11:58:31.210Z] === RUN TestRemoveContainerWithVolume [2021-07-27T11:58:31.340Z] --- PASS: TestDockerNetworkConnectAlias (4.34s) [2021-07-27T11:58:31.341Z] === RUN TestDockerNetworkReConnect [2021-07-27T11:58:32.590Z] --- PASS: TestRemoveContainerWithVolume (1.49s) [2021-07-27T11:58:32.590Z] === RUN TestRemoveContainerRunning [2021-07-27T11:58:33.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-27T11:58:34.094Z] --- PASS: TestRemoveContainerRunning (1.44s) [2021-07-27T11:58:34.094Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T11:58:35.473Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.34s) [2021-07-27T11:58:35.473Z] === RUN TestRemoveInvalidContainer [2021-07-27T11:58:35.473Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-27T11:58:35.473Z] === RUN TestRenameLinkedContainer [2021-07-27T11:58:35.526Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2021-07-27T11:58:35.526Z] === RUN TestServicePlugin [2021-07-27T11:58:36.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-27T11:58:38.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-27T11:58:38.810Z] plugin_test.go:62: [d62065842bccf] joining swarm manager [de81fc4d1d8ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T11:58:39.745Z] plugin_test.go:65: [d6f9d5752b322] joining swarm manager [de81fc4d1d8ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T11:58:40.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-27T11:58:40.765Z] --- PASS: TestRenameLinkedContainer (5.43s) [2021-07-27T11:58:40.765Z] === RUN TestRenameStoppedContainer [2021-07-27T11:58:41.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-27T11:58:41.962Z] --- PASS: TestRenameStoppedContainer (1.08s) [2021-07-27T11:58:41.962Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T11:58:42.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-27T11:58:43.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-27T11:58:44.170Z] --- PASS: TestRenameRunningContainerAndReuse (2.34s) [2021-07-27T11:58:44.170Z] === RUN TestRenameInvalidName [2021-07-27T11:58:44.685Z] --- PASS: TestBuildWithHugeFile (46.65s) [2021-07-27T11:58:44.685Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T11:58:44.685Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T11:58:44.685Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-27T11:58:44.685Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T11:58:44.685Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:58:44.685Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:58:44.685Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:58:44.685Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:58:44.685Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:58:44.685Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:58:44.685Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T11:58:44.685Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T11:58:44.685Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T11:58:44.685Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-07-27T11:58:44.685Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-27T11:58:44.685Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-07-27T11:58:44.685Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-07-27T11:58:44.685Z] === RUN TestBuildPreserveOwnership [2021-07-27T11:58:44.685Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T11:58:45.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-27T11:58:45.547Z] --- PASS: TestRenameInvalidName (1.22s) [2021-07-27T11:58:45.547Z] === RUN TestRenameAnonymousContainer [2021-07-27T11:58:47.241Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-27T11:58:47.241Z] Copying nested executables into bundles/binary-daemon [2021-07-27T11:58:47.241Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-27T11:58:47.241Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T11:58:47.241Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-27T11:58:47.241Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-27T11:58:47.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER docker:384517218ac20470a44357b9307ad11f2164f89c hack/make.sh cross [2021-07-27T11:58:48.141Z] [2021-07-27T11:58:48.141Z] Removing bundles/ [2021-07-27T11:58:48.141Z] [2021-07-27T11:58:48.141Z] ---> Making bundle: cross (in bundles/cross) [2021-07-27T11:58:48.141Z] Cross building: bundles/cross/linux/amd64 [2021-07-27T11:58:48.141Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-27T11:58:48.141Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-27T11:58:48.900Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T11:58:49.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-27T11:58:49.741Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2021-07-27T11:58:49.741Z] === RUN TestRenameContainerWithSameName [2021-07-27T11:58:49.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-27T11:58:49.849Z] --- PASS: TestBuildPreserveOwnership (5.16s) [2021-07-27T11:58:49.849Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.57s) [2021-07-27T11:58:49.849Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2021-07-27T11:58:49.849Z] === RUN TestBuildPlatformInvalid [2021-07-27T11:58:50.111Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-27T11:58:50.111Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T11:58:50.309Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2021-07-27T11:58:50.309Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T11:58:52.844Z] --- PASS: TestRenameContainerWithLinkedContainer (2.35s) [2021-07-27T11:58:52.845Z] === RUN TestResize [2021-07-27T11:58:53.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-27T11:58:54.040Z] --- PASS: TestResize (1.21s) [2021-07-27T11:58:54.040Z] === RUN TestResizeWithInvalidSize [2021-07-27T11:58:55.418Z] --- PASS: TestResizeWithInvalidSize (1.30s) [2021-07-27T11:58:55.418Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T11:58:56.355Z] --- PASS: TestResizeWhenContainerNotStarted (1.13s) [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:58:56.355Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:58:56.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:58:56.355Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T11:58:56.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T11:59:00.550Z] check_test.go:309: [da5efe7c0d04d] daemon is not started [2021-07-27T11:59:00.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-27T11:59:00.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:59:00.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:59:01.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-27T11:59:01.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T11:59:02.498Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T11:59:03.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T11:59:04.137Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T11:59:04.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-27T11:59:05.052Z] Loaded image: buildpack-deps:buster [2021-07-27T11:59:05.052Z] Loaded image: busybox:latest [2021-07-27T11:59:05.052Z] Loaded image: busybox:glibc [2021-07-27T11:59:05.052Z] Loaded image: debian:bullseye [2021-07-27T11:59:05.052Z] Loaded image: hello-world:latest [2021-07-27T11:59:05.314Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T11:59:06.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-27T11:59:06.280Z] --- PASS: TestServicePlugin (30.03s) [2021-07-27T11:59:06.280Z] === RUN TestServiceUpdateLabel [2021-07-27T11:59:07.215Z] --- PASS: TestServiceUpdateLabel (2.28s) [2021-07-27T11:59:07.215Z] === RUN TestServiceUpdateSecrets [2021-07-27T11:59:07.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T11:59:07.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T11:59:09.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-27T11:59:13.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T11:59:13.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-27T11:59:13.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T11:59:13.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-27T11:59:15.332Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.09s) [2021-07-27T11:59:15.332Z] PASS [2021-07-27T11:59:15.332Z] [2021-07-27T11:59:15.332Z] === Skipped [2021-07-27T11:59:15.332Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-27T11:59:15.332Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T11:59:15.332Z] [2021-07-27T11:59:15.332Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-27T11:59:15.332Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T11:59:15.332Z] [2021-07-27T11:59:15.332Z] [2021-07-27T11:59:15.332Z] DONE 34 tests, 2 skipped in 119.797s [2021-07-27T11:59:15.332Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T11:59:15.332Z] ++ 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-07-27T11:59:15.332Z] ++ set -e [2021-07-27T11:59:15.332Z] ++ '[' -n 0 ']' [2021-07-27T11:59:15.332Z] ++ set -x [2021-07-27T11:59:15.332Z] ++ 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-07-27T11:59:15.332Z] INFO: Testing against a local daemon [2021-07-27T11:59:15.332Z] === RUN TestConfigInspect [2021-07-27T11:59:16.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.88s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.06s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.58s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.70s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.34s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.69s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.96s) [2021-07-27T11:59:17.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.56s) [2021-07-27T11:59:17.104Z] === RUN TestCgroupNamespacesRun [2021-07-27T11:59:17.251Z] --- PASS: TestConfigInspect (2.77s) [2021-07-27T11:59:17.251Z] === RUN TestConfigList [2021-07-27T11:59:19.641Z] --- PASS: TestCgroupNamespacesRun (2.70s) [2021-07-27T11:59:19.641Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T11:59:19.807Z] --- PASS: TestConfigList (2.63s) [2021-07-27T11:59:19.807Z] === RUN TestConfigsCreateAndDelete [2021-07-27T11:59:20.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-27T11:59:20.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-27T11:59:21.147Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2021-07-27T11:59:21.147Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T11:59:22.358Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2021-07-27T11:59:22.358Z] === RUN TestConfigsUpdate [2021-07-27T11:59:24.438Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.77s) [2021-07-27T11:59:24.438Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T11:59:24.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-27T11:59:24.909Z] --- PASS: TestConfigsUpdate (2.59s) [2021-07-27T11:59:24.909Z] === RUN TestTemplatedConfig [2021-07-27T11:59:25.289Z] --- PASS: TestServiceUpdateSecrets (15.08s) [2021-07-27T11:59:25.289Z] === RUN TestServiceUpdateConfigs [2021-07-27T11:59:25.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-27T11:59:26.751Z] --- PASS: TestCgroupNamespacesRunHostMode (2.53s) [2021-07-27T11:59:26.751Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T11:59:27.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-27T11:59:28.219Z] --- PASS: TestTemplatedConfig (3.12s) [2021-07-27T11:59:28.219Z] === RUN TestConfigCreateResolve [2021-07-27T11:59:28.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-27T11:59:28.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-27T11:59:29.175Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.72s) [2021-07-27T11:59:29.175Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T11:59:30.621Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-27T11:59:30.770Z] --- PASS: TestConfigCreateResolve (2.19s) [2021-07-27T11:59:30.770Z] PASS [2021-07-27T11:59:30.770Z] [2021-07-27T11:59:30.770Z] DONE 6 tests in 16.057s [2021-07-27T11:59:30.770Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T11:59:30.770Z] ++ 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-07-27T11:59:30.770Z] ++ set -e [2021-07-27T11:59:30.770Z] ++ '[' -n 0 ']' [2021-07-27T11:59:30.770Z] ++ set -x [2021-07-27T11:59:30.770Z] ++ 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-07-27T11:59:30.770Z] INFO: Testing against a local daemon [2021-07-27T11:59:30.770Z] === RUN TestCheckpoint [2021-07-27T11:59:30.770Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T11:59:30.770Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T11:59:30.770Z] === RUN TestContainerInvalidJSON [2021-07-27T11:59:30.770Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:59:30.770Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:59:30.770Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:59:30.770Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:59:30.770Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:59:30.770Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:59:30.770Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T11:59:30.770Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T11:59:30.770Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T11:59:30.770Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-27T11:59:30.771Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T11:59:30.771Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-27T11:59:30.771Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T11:59:30.771Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T11:59:31.032Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-07-27T11:59:31.032Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T11:59:31.032Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-07-27T11:59:31.032Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T11:59:31.032Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-27T11:59:31.032Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T11:59:31.032Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-27T11:59:31.032Z] === RUN TestCopyFromContainer [2021-07-27T11:59:31.190Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.92s) [2021-07-27T11:59:31.190Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T11:59:31.190Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-27T11:59:32.135Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2021-07-27T11:59:32.135Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T11:59:32.135Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-27T11:59:32.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-27T11:59:32.394Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-27T11:59:32.394Z] check_test.go:309: [d401e1f246f98] daemon is not started [2021-07-27T11:59:32.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-27T11:59:32.394Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-27T11:59:32.394Z] check_test.go:309: [dec72c5ea50db] daemon is not started [2021-07-27T11:59:32.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-27T11:59:32.951Z] === RUN TestCopyFromContainer// [2021-07-27T11:59:32.951Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T11:59:32.951Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T11:59:32.951Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T11:59:32.951Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T11:59:33.214Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T11:59:33.214Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T11:59:33.214Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T11:59:33.476Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T11:59:33.476Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer (2.42s) [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-27T11:59:33.476Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-27T11:59:33.476Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T11:59:33.476Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:59:33.476Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:59:33.476Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:59:33.476Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:59:33.476Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:59:33.476Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:59:33.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T11:59:33.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T11:59:33.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T11:59:33.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-27T11:59:33.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T11:59:33.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T11:59:33.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T11:59:33.738Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T11:59:33.738Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-27T11:59:33.738Z] === RUN TestCreateWithInvalidEnv [2021-07-27T11:59:33.738Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T11:59:33.738Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T11:59:33.738Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T11:59:33.738Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T11:59:33.738Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T11:59:33.738Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T11:59:33.738Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T11:59:33.738Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T11:59:33.738Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T11:59:33.738Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-27T11:59:33.738Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T11:59:33.738Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T11:59:33.738Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T11:59:33.738Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T11:59:33.738Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-27T11:59:33.738Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T11:59:34.926Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s) [2021-07-27T11:59:34.926Z] === RUN TestNISDomainname [2021-07-27T11:59:36.288Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2021-07-27T11:59:36.289Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T11:59:36.831Z] check_test.go:309: [dcc279053f2e2] daemon is not started [2021-07-27T11:59:36.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-27T11:59:36.831Z] --- PASS: TestNISDomainname (2.10s) [2021-07-27T11:59:36.831Z] === RUN TestHostnameDnsResolution [2021-07-27T11:59:37.601Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2021-07-27T11:59:37.601Z] === RUN TestServiceUpdateNetwork [2021-07-27T11:59:38.859Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2021-07-27T11:59:38.859Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T11:59:38.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:59:38.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:59:38.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:59:38.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:59:38.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:59:38.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:59:38.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:59:38.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:59:38.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:59:38.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:59:38.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T11:59:38.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T11:59:38.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T11:59:38.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T11:59:38.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T11:59:38.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-27T11:59:38.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-07-27T11:59:38.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-07-27T11:59:38.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-07-27T11:59:38.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.08s) [2021-07-27T11:59:38.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-07-27T11:59:38.859Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T11:59:39.365Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-27T11:59:39.365Z] --- PASS: TestHostnameDnsResolution (2.25s) [2021-07-27T11:59:39.365Z] === RUN TestStats [2021-07-27T11:59:39.437Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-07-27T11:59:39.437Z] === RUN TestCreateDifferentPlatform [2021-07-27T11:59:39.437Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T11:59:39.437Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T11:59:39.437Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-27T11:59:39.437Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T11:59:39.437Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T11:59:39.437Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T11:59:39.437Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-27T11:59:39.437Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T11:59:39.437Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-27T11:59:39.437Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T11:59:39.437Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-27T11:59:39.437Z] === RUN TestDaemonRestartIpcMode [2021-07-27T11:59:39.437Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T11:59:39.437Z] === RUN TestDaemonHostGatewayIP [2021-07-27T11:59:39.437Z] === PAUSE TestDaemonHostGatewayIP [2021-07-27T11:59:39.437Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T11:59:39.437Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T11:59:39.437Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T11:59:39.437Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-27T11:59:39.437Z] === RUN TestDiff [2021-07-27T11:59:40.384Z] --- PASS: TestDiff (0.86s) [2021-07-27T11:59:40.384Z] === RUN TestExecWithCloseStdin [2021-07-27T11:59:40.743Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-27T11:59:41.310Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-27T11:59:41.772Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-07-27T11:59:41.772Z] === RUN TestExec [2021-07-27T11:59:42.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-27T11:59:42.246Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-27T11:59:42.505Z] --- PASS: TestStats (3.39s) [2021-07-27T11:59:42.505Z] === RUN TestStopContainerWithTimeout [2021-07-27T11:59:42.505Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T11:59:42.505Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T11:59:42.505Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T11:59:42.505Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T11:59:42.505Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T11:59:42.505Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T11:59:42.505Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T11:59:42.505Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T11:59:42.505Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T11:59:42.505Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T11:59:42.722Z] --- PASS: TestExec (1.08s) [2021-07-27T11:59:42.722Z] === RUN TestExecUser [2021-07-27T11:59:43.668Z] --- PASS: TestExecUser (1.07s) [2021-07-27T11:59:43.668Z] === RUN TestExportContainerAndImportImage [2021-07-27T11:59:44.626Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2021-07-27T11:59:44.626Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T11:59:45.048Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T11:59:46.017Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-07-27T11:59:46.017Z] === RUN TestHealthCheckWorkdir [2021-07-27T11:59:46.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-27T11:59:46.685Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T11:59:47.936Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-07-27T11:59:47.936Z] === RUN TestHealthKillContainer [2021-07-27T11:59:49.220Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-07-27T11:59:49.220Z] --- PASS: TestStopContainerWithTimeout/0 (2.27s) [2021-07-27T11:59:49.220Z] --- PASS: TestStopContainerWithTimeout/-1 (4.18s) [2021-07-27T11:59:49.220Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2021-07-27T11:59:49.220Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2021-07-27T11:59:49.220Z] === RUN TestDeleteDevicemapper [2021-07-27T11:59:49.220Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T11:59:49.220Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T11:59:49.220Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T11:59:49.793Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-27T11:59:50.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-27T11:59:51.253Z] --- PASS: TestHealthKillContainer (3.10s) [2021-07-27T11:59:51.253Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T11:59:51.516Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-07-27T11:59:51.516Z] === RUN TestIpcModeNone [2021-07-27T11:59:52.461Z] --- PASS: TestIpcModeNone (1.06s) [2021-07-27T11:59:52.461Z] === RUN TestIpcModePrivate [2021-07-27T11:59:52.472Z] --- PASS: TestServiceUpdateNetwork (12.91s) [2021-07-27T11:59:52.472Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T11:59:52.472Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-27T11:59:52.472Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-27T11:59:52.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-27T11:59:52.897Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-27T11:59:53.406Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-27T11:59:53.668Z] --- PASS: TestIpcModePrivate (1.06s) [2021-07-27T11:59:53.668Z] === RUN TestIpcModeShareable [2021-07-27T11:59:53.835Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.86s) [2021-07-27T11:59:53.835Z] === RUN TestUpdateMemory [2021-07-27T11:59:53.835Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T11:59:53.835Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-27T11:59:53.835Z] === RUN TestUpdateCPUQuota [2021-07-27T11:59:53.835Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-27T11:59:54.402Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-27T11:59:54.613Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-27T11:59:54.614Z] --- PASS: TestIpcModeShareable (1.07s) [2021-07-27T11:59:54.614Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T11:59:54.661Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-27T11:59:54.920Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-27T11:59:55.179Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-27T11:59:55.179Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-27T11:59:55.179Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-27T11:59:56.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-27T11:59:56.115Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-27T11:59:57.922Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2021-07-27T11:59:57.922Z] === RUN TestAPIIpcModeHost [2021-07-27T11:59:58.867Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-07-27T11:59:58.867Z] === RUN TestDaemonIpcModeShareable [2021-07-27T12:00:00.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-27T12:00:00.579Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-27T12:00:00.786Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-27T12:00:00.786Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2021-07-27T12:00:00.786Z] === RUN TestDaemonIpcModePrivate [2021-07-27T12:00:02.213Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-27T12:00:02.706Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-27T12:00:02.706Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2021-07-27T12:00:02.706Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T12:00:03.592Z] --- PASS: TestUpdateCPUQuota (9.62s) [2021-07-27T12:00:03.592Z] === RUN TestUpdatePidsLimit [2021-07-27T12:00:03.592Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-27T12:00:03.592Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-27T12:00:04.096Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-27T12:00:04.358Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2021-07-27T12:00:04.358Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T12:00:04.981Z] === RUN TestUpdatePidsLimit/no_change [2021-07-27T12:00:05.240Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-27T12:00:05.806Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-27T12:00:06.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-27T12:00:06.277Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-27T12:00:06.277Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-07-27T12:00:06.277Z] === RUN TestIpcModeOlderClient [2021-07-27T12:00:06.277Z] === PAUSE TestIpcModeOlderClient [2021-07-27T12:00:06.277Z] === RUN TestKillContainerInvalidSignal [2021-07-27T12:00:06.324Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-27T12:00:07.138Z] --- PASS: TestServiceUpdatePidsLimit (17.05s) [2021-07-27T12:00:07.138Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-27T12:00:07.138Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-07-27T12:00:07.138Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2021-07-27T12:00:07.138Z] PASS [2021-07-27T12:00:07.138Z] [2021-07-27T12:00:07.138Z] === Skipped [2021-07-27T12:00:07.138Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T12:00:07.138Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:00:07.138Z] [2021-07-27T12:00:07.138Z] [2021-07-27T12:00:07.138Z] DONE 27 tests, 1 skipped in 172.293s [2021-07-27T12:00:07.138Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T12:00:07.138Z] INFO: Testing against a local daemon [2021-07-27T12:00:07.138Z] === RUN TestSessionCreate [2021-07-27T12:00:07.138Z] --- PASS: TestSessionCreate (0.02s) [2021-07-27T12:00:07.138Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T12:00:07.138Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-27T12:00:07.138Z] PASS [2021-07-27T12:00:07.138Z] [2021-07-27T12:00:07.138Z] DONE 2 tests in 0.070s [2021-07-27T12:00:07.227Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-07-27T12:00:07.227Z] === RUN TestKillContainer [2021-07-27T12:00:07.227Z] === RUN TestKillContainer/no_signal [2021-07-27T12:00:07.259Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-27T12:00:07.396Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T12:00:07.397Z] INFO: Testing against a local daemon [2021-07-27T12:00:07.397Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:00:07.397Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:00:07.397Z] === RUN TestEventsExecDie [2021-07-27T12:00:07.518Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-27T12:00:07.801Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T12:00:08.085Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-27T12:00:08.332Z] --- PASS: TestEventsExecDie (1.00s) [2021-07-27T12:00:08.332Z] === RUN TestEventsBackwardsCompatible [2021-07-27T12:00:08.332Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-27T12:00:08.332Z] === RUN TestEventsVolumeCreate [2021-07-27T12:00:08.332Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-27T12:00:08.332Z] === RUN TestInfoBinaryCommits [2021-07-27T12:00:08.332Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-27T12:00:08.332Z] === RUN TestInfoAPIVersioned [2021-07-27T12:00:08.332Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T12:00:08.332Z] === RUN TestInfoDiscoveryBackend [2021-07-27T12:00:08.343Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-27T12:00:08.747Z] === RUN TestKillContainer/killing_signal [2021-07-27T12:00:08.899Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-27T12:00:08.899Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T12:00:08.911Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-27T12:00:09.170Z] check_test.go:309: [ddd84ac37cabd] daemon is not started [2021-07-27T12:00:09.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-27T12:00:09.692Z] --- PASS: TestKillContainer (2.45s) [2021-07-27T12:00:09.692Z] --- PASS: TestKillContainer/no_signal (0.81s) [2021-07-27T12:00:09.692Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-07-27T12:00:09.692Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2021-07-27T12:00:09.692Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T12:00:09.692Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T12:00:10.265Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T12:00:10.272Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-27T12:00:10.272Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T12:00:10.530Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-27T12:00:10.530Z] === RUN TestInfoAPI [2021-07-27T12:00:10.530Z] --- PASS: TestInfoAPI (0.02s) [2021-07-27T12:00:10.530Z] === RUN TestInfoAPIWarnings [2021-07-27T12:00:10.548Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-27T12:00:11.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2021-07-27T12:00:11.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2021-07-27T12:00:11.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-07-27T12:00:11.213Z] === RUN TestKillStoppedContainer [2021-07-27T12:00:11.213Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-07-27T12:00:11.213Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T12:00:11.213Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-27T12:00:11.213Z] === RUN TestKillDifferentUserContainer [2021-07-27T12:00:11.925Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-27T12:00:12.161Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-07-27T12:00:12.161Z] === RUN TestInspectOomKilledTrue [2021-07-27T12:00:12.161Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:00:12.161Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T12:00:12.161Z] === RUN TestInspectOomKilledFalse [2021-07-27T12:00:12.162Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:00:12.162Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2021-07-27T12:00:12.162Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T12:00:13.108Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-07-27T12:00:13.108Z] === RUN TestLinksContainerNames [2021-07-27T12:00:13.304Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-27T12:00:13.872Z] --- PASS: TestUpdatePidsLimit (10.42s) [2021-07-27T12:00:13.872Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.51s) [2021-07-27T12:00:13.872Z] --- PASS: TestUpdatePidsLimit/no_change (1.38s) [2021-07-27T12:00:13.872Z] --- PASS: TestUpdatePidsLimit/update_lower (1.21s) [2021-07-27T12:00:13.872Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.31s) [2021-07-27T12:00:13.872Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.41s) [2021-07-27T12:00:13.872Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.38s) [2021-07-27T12:00:13.872Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.37s) [2021-07-27T12:00:13.872Z] === RUN TestUpdateRestartPolicy [2021-07-27T12:00:15.028Z] --- PASS: TestLinksContainerNames (1.65s) [2021-07-27T12:00:15.028Z] === RUN TestLogsFollowTailEmpty [2021-07-27T12:00:15.601Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-07-27T12:00:15.601Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T12:00:16.547Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/default [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/private [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/slave [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/shared [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T12:00:16.547Z] === CONT TestMountDaemonRoot/default [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:00:16.547Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:00:16.547Z] === CONT TestMountDaemonRoot/slave [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:00:16.547Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:00:16.547Z] === CONT TestMountDaemonRoot/private [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T12:00:16.547Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:00:16.547Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:00:16.547Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T12:00:16.548Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:00:16.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:00:16.548Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:00:16.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:00:16.548Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:00:16.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:00:16.548Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:00:16.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/shared [2021-07-27T12:00:16.548Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T12:00:16.548Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T12:00:16.548Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:00:16.548Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:00:16.548Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T12:00:16.548Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T12:00:16.548Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:00:16.548Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T12:00:16.548Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T12:00:16.810Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T12:00:16.810Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-27T12:00:16.810Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-27T12:00:16.810Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T12:00:17.161Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-27T12:00:18.537Z] check_test.go:309: [d21ccded8e0e3] daemon is not started [2021-07-27T12:00:18.537Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-27T12:00:19.361Z] --- PASS: TestContainerBindMountNonRecursive (2.25s) [2021-07-27T12:00:19.361Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T12:00:19.623Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-07-27T12:00:19.623Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T12:00:20.568Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-07-27T12:00:20.568Z] === RUN TestNetworkNat [2021-07-27T12:00:21.514Z] --- PASS: TestNetworkNat (0.89s) [2021-07-27T12:00:21.514Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T12:00:21.828Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-27T12:00:22.086Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-27T12:00:22.087Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-07-27T12:00:22.087Z] === RUN TestNetworkLoopbackNat [2021-07-27T12:00:22.346Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-27T12:00:22.606Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-27T12:00:24.529Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-27T12:00:24.530Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-27T12:00:24.530Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-27T12:00:24.530Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-27T12:00:24.530Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-27T12:00:24.530Z] Cross building: bundles/cross/windows/amd64 [2021-07-27T12:00:24.530Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-27T12:00:24.530Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-27T12:00:25.406Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2021-07-27T12:00:25.406Z] === RUN TestPause [2021-07-27T12:00:25.899Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-27T12:00:26.354Z] --- PASS: TestPause (0.87s) [2021-07-27T12:00:26.354Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T12:00:26.354Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:00:26.354Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:00:26.354Z] === RUN TestPauseStopPausedContainer [2021-07-27T12:00:26.466Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-27T12:00:27.306Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-07-27T12:00:27.306Z] === RUN TestPidHost [2021-07-27T12:00:27.402Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-27T12:00:27.968Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-27T12:00:28.537Z] --- PASS: TestUpdateRestartPolicy (14.58s) [2021-07-27T12:00:28.537Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T12:00:28.537Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-27T12:00:28.537Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-27T12:00:28.635Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-07-27T12:00:28.635Z] === RUN TestInfoDebug [2021-07-27T12:00:28.635Z] --- PASS: TestInfoDebug (0.53s) [2021-07-27T12:00:28.635Z] === RUN TestInfoInsecureRegistries [2021-07-27T12:00:28.635Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-27T12:00:28.635Z] === RUN TestInfoRegistryMirrors [2021-07-27T12:00:28.635Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-27T12:00:28.635Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T12:00:28.635Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-27T12:00:28.635Z] === RUN TestPingCacheHeaders [2021-07-27T12:00:28.635Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-27T12:00:28.635Z] === RUN TestPingGet [2021-07-27T12:00:28.635Z] --- PASS: TestPingGet (0.01s) [2021-07-27T12:00:28.635Z] === RUN TestPingHead [2021-07-27T12:00:28.635Z] --- PASS: TestPingHead (0.02s) [2021-07-27T12:00:28.635Z] === RUN TestVersion [2021-07-27T12:00:28.635Z] --- PASS: TestVersion (0.02s) [2021-07-27T12:00:28.635Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:00:29.123Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-27T12:00:29.224Z] --- PASS: TestPidHost (2.13s) [2021-07-27T12:00:29.224Z] === RUN TestPsFilter [2021-07-27T12:00:29.487Z] --- PASS: TestPsFilter (0.16s) [2021-07-27T12:00:29.487Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T12:00:29.710Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-27T12:00:29.710Z] --- PASS: TestUpdateRestartWithAutoRemove (1.31s) [2021-07-27T12:00:29.710Z] === RUN TestWaitNonBlocked [2021-07-27T12:00:29.710Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:00:29.710Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:00:29.710Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:00:29.710Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:00:29.710Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:00:29.710Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:00:30.045Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.46s) [2021-07-27T12:00:30.045Z] PASS [2021-07-27T12:00:30.045Z] [2021-07-27T12:00:30.045Z] DONE 19 tests in 22.713s [2021-07-27T12:00:30.045Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T12:00:30.045Z] INFO: Testing against a local daemon [2021-07-27T12:00:30.045Z] === RUN TestVolumesCreateAndList [2021-07-27T12:00:30.045Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-27T12:00:30.045Z] === RUN TestVolumesRemove [2021-07-27T12:00:30.045Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-27T12:00:30.045Z] === RUN TestVolumesInspect [2021-07-27T12:00:30.045Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-27T12:00:30.045Z] === RUN TestVolumesInvalidJSON [2021-07-27T12:00:30.045Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T12:00:30.045Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T12:00:30.065Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-07-27T12:00:30.065Z] === RUN TestRemoveContainerWithVolume [2021-07-27T12:00:30.291Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-27T12:00:30.291Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-27T12:00:30.304Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T12:00:30.304Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-27T12:00:30.304Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T12:00:30.304Z] PASS [2021-07-27T12:00:30.304Z] [2021-07-27T12:00:30.304Z] DONE 5 tests in 0.179s [2021-07-27T12:00:30.304Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:00:30.861Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-27T12:00:30.872Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-27T12:00:30.872Z] Removing test suite binaries [2021-07-27T12:00:30.872Z] exiting test-integration [2021-07-27T12:00:30.872Z] ++ exit 0 [2021-07-27T12:00:30.872Z] [2021-07-27T12:00:31.010Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2021-07-27T12:00:31.010Z] === RUN TestRemoveContainerRunning [2021-07-27T12:00:31.120Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-27T12:00:31.380Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-27T12:00:31.380Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.48s) [2021-07-27T12:00:31.380Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.66s) [2021-07-27T12:00:31.380Z] === RUN TestWaitBlocked [2021-07-27T12:00:31.380Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:00:31.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:00:31.380Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:00:31.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:00:31.380Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:00:31.380Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:00:31.949Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-27T12:00:31.956Z] --- PASS: TestRemoveContainerRunning (0.81s) [2021-07-27T12:00:31.956Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T12:00:32.209Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-27T12:00:32.209Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-27T12:00:32.209Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-27T12:00:32.468Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-27T12:00:32.468Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-27T12:00:32.468Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-27T12:00:32.468Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-27T12:00:32.468Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-27T12:00:32.468Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-27T12:00:32.468Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-27T12:00:32.727Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-27T12:00:32.902Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2021-07-27T12:00:32.902Z] === RUN TestRemoveInvalidContainer [2021-07-27T12:00:32.902Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-27T12:00:32.902Z] === RUN TestRenameLinkedContainer [2021-07-27T12:00:33.296Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-27T12:00:33.296Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-27T12:00:33.296Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.78s) [2021-07-27T12:00:33.296Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.82s) [2021-07-27T12:00:33.296Z] === CONT TestContainerStartOnDaemonRestart [2021-07-27T12:00:33.296Z] === CONT TestIpcModeOlderClient [2021-07-27T12:00:33.296Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-07-27T12:00:33.296Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T12:00:33.867Z] check_test.go:309: [d8ebcc7635674] daemon is not started [2021-07-27T12:00:33.867Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors Post stage [Pipeline] junit [2021-07-27T12:00:34.174Z] Recording test results [2021-07-27T12:00:35.180Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T12:00:35.244Z] check_test.go:309: [dc505c852e38c] daemon is not started [2021-07-27T12:00:35.244Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-27T12:00:35.503Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-27T12:00:35.517Z] + echo Ensuring container killed. [2021-07-27T12:00:35.517Z] Ensuring container killed. [2021-07-27T12:00:35.517Z] + docker rm -vf docker-pr9 [2021-07-27T12:00:35.517Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-07-27T12:00:35.805Z] + echo Chowning /workspace to jenkins user [2021-07-27T12:00:35.805Z] Chowning /workspace to jenkins user [2021-07-27T12:00:35.805Z] + id -u [2021-07-27T12:00:35.805Z] + id -g [2021-07-27T12:00:35.805Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42673:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T12:00:35.805Z] Unable to find image 'busybox:latest' locally [2021-07-27T12:00:35.805Z] latest: Pulling from library/busybox [2021-07-27T12:00:36.063Z] b71f96345d44: Pulling fs layer [2021-07-27T12:00:36.063Z] b71f96345d44: Verifying Checksum [2021-07-27T12:00:36.063Z] b71f96345d44: Download complete [2021-07-27T12:00:36.063Z] b71f96345d44: Pull complete [2021-07-27T12:00:36.063Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-27T12:00:36.063Z] Status: Downloaded newer image for busybox:latest [2021-07-27T12:00:36.212Z] --- PASS: TestRenameLinkedContainer (3.39s) [2021-07-27T12:00:36.212Z] === RUN TestRenameStoppedContainer [2021-07-27T12:00:37.157Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-07-27T12:00:37.157Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T12:00:37.407Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-27T12:00:37.975Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-27T12:00:37.975Z] --- PASS: TestContainerStartOnDaemonRestart (4.72s) [2021-07-27T12:00:37.975Z] === CONT TestContainerKillOnDaemonStart [2021-07-27T12:00:38.546Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2021-07-27T12:00:38.546Z] === RUN TestRenameInvalidName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T12:00:38.889Z] + bundleName=amd64-cgroup2 [2021-07-27T12:00:38.889Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-27T12:00:38.889Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-27T12:00:38.889Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-27T12:00:38.889Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-27T12:00:38.911Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.35s) [2021-07-27T12:00:38.911Z] === CONT TestDaemonHostGatewayIP [Pipeline] archiveArtifacts [2021-07-27T12:00:39.157Z] Archiving artifacts [2021-07-27T12:00:39.491Z] --- PASS: TestRenameInvalidName (0.85s) [2021-07-27T12:00:39.491Z] === RUN TestRenameAnonymousContainer [2021-07-27T12:00:41.047Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42673/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T12:00:41.358Z] + make clean [2021-07-27T12:00:41.446Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-27T12:00:41.616Z] docker volume rm -f docker-dev-cache [2021-07-27T12:00:41.616Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T12:00:42.013Z] check_test.go:309: [d8e76248ee6bb] daemon is not started [2021-07-27T12:00:42.013Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-27T12:00:42.799Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2021-07-27T12:00:42.799Z] === RUN TestRenameContainerWithSameName [2021-07-27T12:00:43.060Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-07-27T12:00:43.060Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T12:00:44.978Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2021-07-27T12:00:44.978Z] === RUN TestResize [2021-07-27T12:00:45.305Z] --- PASS: TestDaemonHostGatewayIP (6.33s) [2021-07-27T12:00:45.305Z] === CONT TestDaemonRestartIpcMode [2021-07-27T12:00:45.305Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-27T12:00:45.552Z] --- PASS: TestResize (0.84s) [2021-07-27T12:00:45.552Z] === RUN TestResizeWithInvalidSize [2021-07-27T12:00:45.567Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-27T12:00:46.502Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-07-27T12:00:46.502Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T12:00:47.080Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:00:47.080Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:00:47.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:00:47.080Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T12:00:47.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T12:00:47.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:00:47.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T12:00:48.102Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-27T12:00:48.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T12:00:49.481Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-27T12:00:49.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T12:00:49.739Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-27T12:00:49.740Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2021-07-27T12:00:49.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T12:00:49.952Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:00:51.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T12:00:51.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T12:00:51.643Z] --- PASS: TestContainerKillOnDaemonStart (13.73s) [2021-07-27T12:00:51.643Z] PASS [2021-07-27T12:00:51.902Z] [2021-07-27T12:00:51.902Z] === Skipped [2021-07-27T12:00:51.902Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-27T12:00:51.902Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:00:51.902Z] [2021-07-27T12:00:51.902Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T12:00:51.902Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:00:51.902Z] [2021-07-27T12:00:51.902Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-27T12:00:51.902Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:00:51.902Z] [2021-07-27T12:00:51.902Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:00:51.902Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:00:51.902Z] [2021-07-27T12:00:51.902Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T12:00:51.902Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:00:51.902Z] [2021-07-27T12:00:51.902Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-27T12:00:51.902Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:00:51.902Z] [2021-07-27T12:00:51.902Z] [2021-07-27T12:00:51.902Z] DONE 196 tests, 6 skipped in 227.593s [2021-07-27T12:00:51.902Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T12:00:51.902Z] ++ 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-07-27T12:00:51.902Z] ++ set -e [2021-07-27T12:00:51.902Z] ++ '[' -n 0 ']' [2021-07-27T12:00:51.902Z] ++ set -x [2021-07-27T12:00:51.903Z] ++ 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-07-27T12:00:51.903Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T12:00:52.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T12:00:52.470Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-27T12:00:52.470Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-07-27T12:00:52.470Z] === RUN TestDaemonConfigValidation [2021-07-27T12:00:52.470Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:00:52.470Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:00:52.470Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T12:00:52.470Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T12:00:52.470Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T12:00:52.470Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T12:00:52.470Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T12:00:52.470Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T12:00:52.470Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T12:00:52.470Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T12:00:52.470Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:00:52.470Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T12:00:52.729Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T12:00:52.729Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T12:00:52.729Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T12:00:52.988Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T12:00:52.988Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-07-27T12:00:52.988Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2021-07-27T12:00:52.988Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-07-27T12:00:52.988Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2021-07-27T12:00:52.988Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.19s) [2021-07-27T12:00:52.988Z] PASS [2021-07-27T12:00:52.988Z] [2021-07-27T12:00:52.988Z] DONE 7 tests in 1.180s [2021-07-27T12:00:52.988Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T12:00:52.988Z] ++ 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-07-27T12:00:52.988Z] ++ set -e [2021-07-27T12:00:52.988Z] ++ '[' -n 0 ']' [2021-07-27T12:00:52.988Z] ++ set -x [2021-07-27T12:00:52.988Z] ++ 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-07-27T12:00:53.139Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T12:00:53.247Z] INFO: Testing against a local daemon [2021-07-27T12:00:53.247Z] === RUN TestCommitInheritsEnv [2021-07-27T12:00:53.507Z] check_test.go:309: [d1634f7458e9a] daemon is not started [2021-07-27T12:00:53.507Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-07-27T12:00:53.507Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T12:00:53.507Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-27T12:00:53.507Z] === RUN TestImagesFilterMultiReference [2021-07-27T12:00:53.507Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-27T12:00:53.766Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-27T12:00:53.766Z] === RUN TestImagePullPlatformInvalid [2021-07-27T12:00:53.766Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-27T12:00:53.766Z] === RUN TestRemoveImageOrphaning [2021-07-27T12:00:54.025Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2021-07-27T12:00:54.025Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.42s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2021-07-27T12:00:55.693Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2021-07-27T12:00:55.693Z] === RUN TestCgroupNamespacesRun [2021-07-27T12:00:57.082Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-07-27T12:00:57.082Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T12:00:57.314Z] --- PASS: TestRemoveImageGarbageCollector (2.88s) [2021-07-27T12:00:57.314Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T12:00:57.314Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-27T12:00:57.314Z] === RUN TestTagInvalidReference [2021-07-27T12:00:57.314Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-27T12:00:57.314Z] === RUN TestTagValidPrefixedRepo [2021-07-27T12:00:57.314Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-27T12:00:57.314Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T12:00:57.314Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-27T12:00:57.314Z] === RUN TestTagOfficialNames [2021-07-27T12:00:57.314Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-27T12:00:57.314Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-27T12:00:57.314Z] === RUN TestTagMatchesDigest [2021-07-27T12:00:57.314Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-27T12:00:57.314Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-27T12:00:58.474Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.48s) [2021-07-27T12:00:58.474Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T12:01:00.394Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-07-27T12:01:00.394Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T12:01:01.512Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-27T12:01:02.313Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-07-27T12:01:02.313Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T12:01:04.232Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2021-07-27T12:01:04.232Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T12:01:05.621Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s) [2021-07-27T12:01:05.621Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T12:01:05.704Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-27T12:01:05.963Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-27T12:01:06.532Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-27T12:01:06.566Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-07-27T12:01:06.566Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T12:01:07.910Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-27T12:01:08.491Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-07-27T12:01:08.491Z] === RUN TestNISDomainname [2021-07-27T12:01:09.437Z] --- PASS: TestNISDomainname (1.35s) [2021-07-27T12:01:09.437Z] === RUN TestHostnameDnsResolution [2021-07-27T12:01:11.203Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-27T12:01:11.356Z] --- PASS: TestHostnameDnsResolution (1.46s) [2021-07-27T12:01:11.356Z] === RUN TestStats [2021-07-27T12:01:13.110Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-27T12:01:13.369Z] check_test.go:309: [d261fc9bf8bcd] daemon is not started [2021-07-27T12:01:13.369Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-27T12:01:13.628Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-27T12:01:13.628Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-27T12:01:13.905Z] --- PASS: TestStats (2.85s) [2021-07-27T12:01:13.905Z] === RUN TestStopContainerWithTimeout [2021-07-27T12:01:13.905Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T12:01:13.905Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T12:01:13.905Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T12:01:13.905Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T12:01:13.905Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T12:01:13.905Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T12:01:13.905Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T12:01:13.905Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T12:01:13.905Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T12:01:13.905Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T12:01:13.905Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T12:01:13.905Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T12:01:14.195Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-27T12:01:14.763Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-27T12:01:15.023Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-27T12:01:15.282Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-27T12:01:17.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-27T12:01:17.266Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-27T12:01:17.266Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-07-27T12:01:17.266Z] --- PASS: TestStopContainerWithTimeout/1 (2.51s) [2021-07-27T12:01:17.266Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2021-07-27T12:01:17.266Z] --- PASS: TestStopContainerWithTimeout/3 (3.45s) [2021-07-27T12:01:17.266Z] === RUN TestDeleteDevicemapper [2021-07-27T12:01:17.266Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:01:17.266Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T12:01:17.266Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T12:01:17.446Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-27T12:01:17.446Z] check_test.go:309: [df9bcff712389] daemon is not started [2021-07-27T12:01:17.446Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-27T12:01:18.826Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-27T12:01:19.409Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-27T12:01:19.819Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2021-07-27T12:01:19.820Z] === RUN TestUpdateMemory [2021-07-27T12:01:19.820Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:01:19.820Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-27T12:01:19.820Z] === RUN TestUpdateCPUQuota [2021-07-27T12:01:21.319Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-27T12:01:24.606Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-27T12:01:26.412Z] --- PASS: TestUpdateCPUQuota (5.61s) [2021-07-27T12:01:26.412Z] === RUN TestUpdatePidsLimit [2021-07-27T12:01:26.412Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-27T12:01:26.412Z] === RUN TestUpdatePidsLimit/no_change [2021-07-27T12:01:26.513Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-27T12:01:26.675Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-27T12:01:27.248Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-27T12:01:28.193Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-27T12:01:28.416Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-27T12:01:28.766Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-27T12:01:29.340Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-27T12:01:30.735Z] --- PASS: TestUpdatePidsLimit (5.46s) [2021-07-27T12:01:30.735Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-07-27T12:01:30.735Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-07-27T12:01:30.735Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-07-27T12:01:30.735Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-07-27T12:01:30.735Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-07-27T12:01:30.735Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-07-27T12:01:30.735Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s) [2021-07-27T12:01:30.735Z] === RUN TestUpdateRestartPolicy [2021-07-27T12:01:32.176Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-27T12:01:32.176Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-27T12:01:32.176Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-27T12:01:32.177Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-27T12:01:32.177Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-27T12:01:32.177Z] remote: Enumerating objects: 23, done. [2021-07-27T12:01:32.177Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-27T12:01:32.177Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-27T12:01:32.177Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-27T12:01:32.177Z] 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-07-27T12:01:32.177Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-27T12:01:32.640Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-27T12:01:33.585Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-27T12:01:35.488Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-27T12:01:36.424Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-27T12:01:37.427Z] Cross building: bundles/cross/linux/ppc64le [2021-07-27T12:01:37.427Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-27T12:01:37.427Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-27T12:01:40.613Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-27T12:01:42.517Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-27T12:01:43.893Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-27T12:01:44.915Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-27T12:01:45.657Z] --- PASS: TestUpdateRestartPolicy (13.05s) [2021-07-27T12:01:45.657Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T12:01:45.657Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-07-27T12:01:45.657Z] === RUN TestWaitNonBlocked [2021-07-27T12:01:45.657Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:01:45.657Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:01:45.657Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:01:45.657Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:01:45.657Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:01:45.657Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:01:45.657Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-27T12:01:45.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-07-27T12:01:45.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-07-27T12:01:45.657Z] === RUN TestWaitBlocked [2021-07-27T12:01:45.657Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:01:45.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:01:45.657Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:01:45.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:01:45.657Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T12:01:45.657Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T12:01:46.292Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-27T12:01:47.054Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-27T12:01:47.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-07-27T12:01:47.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-07-27T12:01:47.054Z] === CONT TestContainerStartOnDaemonRestart [2021-07-27T12:01:47.054Z] === CONT TestIpcModeOlderClient [2021-07-27T12:01:47.054Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T12:01:47.054Z] === CONT TestContainerKillOnDaemonStart [2021-07-27T12:01:47.054Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-07-27T12:01:47.054Z] === CONT TestDaemonHostGatewayIP [2021-07-27T12:01:49.583Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-27T12:01:50.374Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2021-07-27T12:01:50.374Z] === CONT TestDaemonRestartIpcMode [2021-07-27T12:01:50.636Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s) [2021-07-27T12:01:51.583Z] --- PASS: TestDaemonHostGatewayIP (4.42s) [2021-07-27T12:01:54.135Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2021-07-27T12:01:57.701Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-27T12:01:57.701Z] docker_cli_daemon_test.go:2550: [d50bcf32335e4] daemon is not started [2021-07-27T12:01:57.961Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-27T12:01:57.961Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-27T12:01:59.865Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-27T12:02:00.731Z] --- PASS: TestContainerKillOnDaemonStart (12.69s) [2021-07-27T12:02:00.731Z] PASS [2021-07-27T12:02:00.731Z] [2021-07-27T12:02:00.731Z] === Skipped [2021-07-27T12:02:00.731Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-27T12:02:00.731Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:02:00.731Z] [2021-07-27T12:02:00.731Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T12:02:00.731Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:02:00.731Z] [2021-07-27T12:02:00.731Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.01s) [2021-07-27T12:02:00.731Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:02:00.731Z] [2021-07-27T12:02:00.731Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T12:02:00.731Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T12:02:00.731Z] [2021-07-27T12:02:00.731Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T12:02:00.731Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T12:02:00.731Z] [2021-07-27T12:02:00.731Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-27T12:02:00.731Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:02:00.731Z] [2021-07-27T12:02:00.731Z] [2021-07-27T12:02:00.731Z] DONE 196 tests, 6 skipped in 149.285s [2021-07-27T12:02:00.731Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T12:02:00.731Z] ++ 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-07-27T12:02:00.731Z] ++ set -e [2021-07-27T12:02:00.731Z] ++ '[' -n 0 ']' [2021-07-27T12:02:00.731Z] ++ set -x [2021-07-27T12:02:00.731Z] ++ 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-07-27T12:02:00.731Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T12:02:00.731Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-27T12:02:00.731Z] === RUN TestDaemonConfigValidation [2021-07-27T12:02:00.731Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:02:00.731Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:02:00.731Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T12:02:00.731Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T12:02:00.731Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T12:02:00.731Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T12:02:00.731Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T12:02:00.731Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T12:02:00.731Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T12:02:00.731Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T12:02:00.731Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T12:02:00.731Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T12:02:00.731Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T12:02:00.731Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T12:02:00.731Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T12:02:00.993Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T12:02:00.993Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2021-07-27T12:02:00.993Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-07-27T12:02:00.993Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2021-07-27T12:02:00.993Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-07-27T12:02:00.993Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-27T12:02:00.993Z] PASS [2021-07-27T12:02:00.993Z] [2021-07-27T12:02:00.993Z] DONE 7 tests in 1.277s [2021-07-27T12:02:00.993Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T12:02:00.993Z] ++ 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-07-27T12:02:00.993Z] ++ set -e [2021-07-27T12:02:00.993Z] ++ '[' -n 0 ']' [2021-07-27T12:02:00.993Z] ++ set -x [2021-07-27T12:02:00.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-27T12:02:04.056Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-27T12:02:07.347Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-27T12:02:09.882Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-27T12:02:10.817Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-27T12:02:11.003Z] INFO: Testing against a local daemon [2021-07-27T12:02:11.003Z] === RUN TestCommitInheritsEnv [2021-07-27T12:02:11.265Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-07-27T12:02:11.265Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T12:02:11.265Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-27T12:02:11.265Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T12:02:11.265Z] === RUN TestImagesFilterMultiReference [2021-07-27T12:02:11.265Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-27T12:02:11.265Z] === RUN TestImagePullPlatformInvalid [2021-07-27T12:02:11.527Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-27T12:02:11.527Z] === RUN TestRemoveImageOrphaning [2021-07-27T12:02:11.789Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-07-27T12:02:11.789Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T12:02:11.789Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:02:11.789Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-27T12:02:11.789Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T12:02:11.789Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-27T12:02:11.789Z] === RUN TestTagInvalidReference [2021-07-27T12:02:11.789Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-27T12:02:11.789Z] === RUN TestTagValidPrefixedRepo [2021-07-27T12:02:12.051Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-27T12:02:12.051Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T12:02:12.051Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-27T12:02:12.051Z] === RUN TestTagOfficialNames [2021-07-27T12:02:12.051Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-27T12:02:12.051Z] === RUN TestTagMatchesDigest [2021-07-27T12:02:12.051Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-27T12:02:12.051Z] PASS [2021-07-27T12:02:12.051Z] [2021-07-27T12:02:12.051Z] === Skipped [2021-07-27T12:02:12.051Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T12:02:12.051Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-27T12:02:12.051Z] [2021-07-27T12:02:12.051Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-27T12:02:12.051Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:02:12.051Z] [2021-07-27T12:02:12.051Z] [2021-07-27T12:02:12.051Z] DONE 12 tests, 2 skipped in 11.192s [2021-07-27T12:02:12.051Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T12:02:12.051Z] ++ 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-07-27T12:02:12.051Z] ++ set -e [2021-07-27T12:02:12.051Z] ++ '[' -n 0 ']' [2021-07-27T12:02:12.051Z] ++ set -x [2021-07-27T12:02:12.051Z] ++ 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-07-27T12:02:12.313Z] INFO: Testing against a local daemon [2021-07-27T12:02:12.313Z] === RUN TestNetworkCreateDelete [2021-07-27T12:02:12.575Z] --- PASS: TestNetworkCreateDelete (0.23s) [2021-07-27T12:02:12.575Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T12:02:13.148Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2021-07-27T12:02:13.148Z] === RUN TestDaemonDNSFallback [2021-07-27T12:02:15.008Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-27T12:02:16.915Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-27T12:02:18.294Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-27T12:02:20.827Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-27T12:02:20.827Z] check_test.go:309: [dd93abf0d4ad2] daemon is not started [2021-07-27T12:02:20.827Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-27T12:02:21.298Z] --- PASS: TestDaemonDNSFallback (6.85s) [2021-07-27T12:02:21.298Z] === RUN TestInspectNetwork [2021-07-27T12:02:21.395Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-27T12:02:24.684Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-27T12:02:25.516Z] === RUN TestInspectNetwork/full_network_id [2021-07-27T12:02:25.516Z] === RUN TestInspectNetwork/partial_network_id [2021-07-27T12:02:25.516Z] === RUN TestInspectNetwork/network_name [2021-07-27T12:02:25.516Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite (414.22s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.38s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.25s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.46s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.80s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.04s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.30s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.29s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.83s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.45s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.84s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.95s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.84s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.05s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.07s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.03s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-07-27T12:02:26.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.88s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.82s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.21s) [2021-07-27T12:02:26.594Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.80s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.61s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.55s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.18s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.01s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.15s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.24s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.43s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.59s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.27s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.41s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.09s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.29s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.13s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.24s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.24s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.05s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.78s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (24.67s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.78s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.93s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.83s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.21s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.89s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.42s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.11s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.74s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.87s) [2021-07-27T12:02:26.594Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-27T12:02:26.594Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.79s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.26s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.92s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.22s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.36s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.42s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.76s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.90s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.00s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.60s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.38s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.60s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.31s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.54s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.45s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.53s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.78s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.05s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.94s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.14s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.64s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.24s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.61s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.46s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.89s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.74s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.51s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.03s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.09s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.69s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.51s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.68s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2021-07-27T12:02:26.594Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.79s) [2021-07-27T12:02:26.594Z] === RUN TestDockerSwarmSuite [2021-07-27T12:02:26.594Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-27T12:02:29.731Z] --- PASS: TestInspectNetwork (9.60s) [2021-07-27T12:02:29.731Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-27T12:02:29.731Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-27T12:02:29.731Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-27T12:02:29.731Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-27T12:02:29.731Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T12:02:29.888Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-27T12:02:33.048Z] --- PASS: TestRunContainerWithBridgeNone (3.15s) [2021-07-27T12:02:33.048Z] === RUN TestNetworkInvalidJSON [2021-07-27T12:02:33.048Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T12:02:33.048Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T12:02:33.048Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:02:33.048Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:02:33.048Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:02:33.048Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:02:33.048Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T12:02:33.049Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:02:33.049Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:02:33.049Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-27T12:02:33.049Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T12:02:33.049Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T12:02:33.049Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T12:02:33.049Z] === RUN TestNetworkList [2021-07-27T12:02:33.049Z] === RUN TestNetworkList//networks [2021-07-27T12:02:33.049Z] === PAUSE TestNetworkList//networks [2021-07-27T12:02:33.049Z] === RUN TestNetworkList//networks/ [2021-07-27T12:02:33.049Z] === PAUSE TestNetworkList//networks/ [2021-07-27T12:02:33.049Z] === CONT TestNetworkList//networks [2021-07-27T12:02:33.049Z] === CONT TestNetworkList//networks/ [2021-07-27T12:02:33.049Z] --- PASS: TestNetworkList (0.03s) [2021-07-27T12:02:33.049Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T12:02:33.049Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T12:02:33.049Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T12:02:33.174Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-27T12:02:33.311Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-07-27T12:02:33.311Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T12:02:34.258Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-27T12:02:34.258Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T12:02:35.203Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-07-27T12:02:35.203Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T12:02:36.593Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-07-27T12:02:36.593Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T12:02:37.983Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2021-07-27T12:02:37.983Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T12:02:38.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-27T12:02:38.557Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-27T12:02:38.557Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T12:02:41.109Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2021-07-27T12:02:41.109Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T12:02:41.109Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:02:41.109Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:02:41.109Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T12:02:45.013Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-27T12:02:45.272Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-27T12:02:50.543Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-27T12:02:50.543Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-27T12:02:50.802Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-27T12:02:51.369Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-27T12:02:51.369Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-27T12:02:51.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-27T12:02:51.655Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-27T12:02:52.229Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-27T12:02:52.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-27T12:02:55.337Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-27T12:02:55.596Z] docker_api_swarm_test.go:562: [d6922f22996d3] joining swarm manager [d4d14e9022bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:02:57.501Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-27T12:02:58.819Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-27T12:02:58.819Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-27T12:02:58.819Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-27T12:02:59.075Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-27T12:02:59.075Z] Cross building: bundles/cross/linux/s390x [2021-07-27T12:02:59.075Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-27T12:02:59.075Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-27T12:02:59.241Z] --- PASS: TestServiceWithDataPathPortInit (16.75s) [2021-07-27T12:02:59.241Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T12:02:59.406Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-27T12:03:01.311Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-27T12:03:01.796Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oetsiyelve7pbh9vsq04yt45w Created:2021-07-27 12:02:59.444712009 +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[0b731a4d927bc6ec87f2c99ffcea2df01ac1e524cd6b89e3f23b605f94388361:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bxgs1pixg6ocuyzpk4omeh26q EndpointID:24199a6ebfb15296fbaed9150399812ae7196dbee397d27fc3311ecbaaa02c65 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d2e49633bed6c3aadfe5756e88084244145be3e99ea58526d8b6b8d53a5eda99 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:6ec3cfc2a5e9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bxgs1pixg6ocuyzpk4omeh26q EndpointID:24199a6ebfb15296fbaed9150399812ae7196dbee397d27fc3311ecbaaa02c65 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-27T12:03:02.688Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-27T12:03:04.064Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-27T12:03:06.007Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.05s) [2021-07-27T12:03:06.007Z] PASS [2021-07-27T12:03:06.007Z] [2021-07-27T12:03:06.007Z] === Skipped [2021-07-27T12:03:06.007Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:03:06.007Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:03:06.007Z] [2021-07-27T12:03:06.007Z] [2021-07-27T12:03:06.007Z] DONE 26 tests, 1 skipped in 53.830s [2021-07-27T12:03:06.007Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:03:06.007Z] ++ 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-07-27T12:03:06.007Z] ++ set -e [2021-07-27T12:03:06.007Z] ++ '[' -n 0 ']' [2021-07-27T12:03:06.007Z] ++ set -x [2021-07-27T12:03:06.007Z] ++ 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-07-27T12:03:10.219Z] INFO: Testing against a local daemon [2021-07-27T12:03:10.219Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T12:03:10.219Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:03:10.219Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:03:10.219Z] === RUN TestDockerNetworkIpvlan [2021-07-27T12:03:10.219Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:03:10.219Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:03:10.219Z] PASS [2021-07-27T12:03:10.219Z] [2021-07-27T12:03:10.219Z] === Skipped [2021-07-27T12:03:10.219Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:03:10.219Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:03:10.219Z] [2021-07-27T12:03:10.219Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:03:10.219Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:03:10.219Z] [2021-07-27T12:03:10.219Z] [2021-07-27T12:03:10.219Z] DONE 2 tests, 2 skipped in 4.200s [2021-07-27T12:03:10.219Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:03:10.219Z] ++ 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-07-27T12:03:10.219Z] ++ set -e [2021-07-27T12:03:10.219Z] ++ '[' -n 0 ']' [2021-07-27T12:03:10.219Z] ++ set -x [2021-07-27T12:03:10.219Z] ++ 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-07-27T12:03:10.219Z] INFO: Testing against a local daemon [2021-07-27T12:03:10.219Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T12:03:12.138Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-07-27T12:03:12.138Z] === RUN TestDockerNetworkMacvlan [2021-07-27T12:03:12.185Z] docker_api_swarm_test.go:584: [dbd99ef6939af] joining swarm manager [d4d14e9022bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:03:12.185Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-27T12:03:12.401Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-27T12:03:13.347Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-27T12:03:14.294Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-27T12:03:15.475Z] check_test.go:380: [d6922f22996d3] daemon is not started [2021-07-27T12:03:17.604Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-27T12:03:20.156Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-27T12:03:25.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-27T12:03:25.451Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-27T12:03:25.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-27T12:03:26.754Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-27T12:03:27.699Z] --- PASS: TestDockerNetworkMacvlan (15.96s) [2021-07-27T12:03:27.699Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-07-27T12:03:27.699Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-07-27T12:03:27.699Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.70s) [2021-07-27T12:03:27.699Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s) [2021-07-27T12:03:27.699Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.37s) [2021-07-27T12:03:27.699Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2021-07-27T12:03:27.699Z] PASS [2021-07-27T12:03:27.699Z] [2021-07-27T12:03:27.699Z] DONE 8 tests in 17.516s [2021-07-27T12:03:27.699Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T12:03:27.699Z] ++ 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-07-27T12:03:27.699Z] ++ set -e [2021-07-27T12:03:27.699Z] ++ '[' -n 0 ']' [2021-07-27T12:03:27.699Z] ++ set -x [2021-07-27T12:03:27.699Z] ++ 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-07-27T12:03:27.699Z] testing: warning: no tests to run [2021-07-27T12:03:27.699Z] PASS [2021-07-27T12:03:27.699Z] [2021-07-27T12:03:27.699Z] DONE 0 tests in 0.032s [2021-07-27T12:03:27.699Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T12:03:27.699Z] ++ 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-07-27T12:03:27.699Z] ++ set -e [2021-07-27T12:03:27.699Z] ++ '[' -n 0 ']' [2021-07-27T12:03:27.699Z] ++ set -x [2021-07-27T12:03:27.699Z] ++ 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-07-27T12:03:28.740Z] docker_api_swarm_test.go:45: [da593ffc34b27] joining swarm manager [db0e856129713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:03:31.911Z] INFO: Testing against a local daemon [2021-07-27T12:03:31.911Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T12:03:32.857Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2021-07-27T12:03:32.857Z] === RUN TestAuthZPluginTLS [2021-07-27T12:03:33.432Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-07-27T12:03:33.432Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T12:03:34.007Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-27T12:03:34.007Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T12:03:34.582Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-27T12:03:34.582Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T12:03:35.157Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-07-27T12:03:35.157Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T12:03:36.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-27T12:03:37.079Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-07-27T12:03:37.079Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T12:03:37.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-27T12:03:37.341Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-27T12:03:37.341Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T12:03:37.917Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-27T12:03:37.917Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T12:03:38.492Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-27T12:03:38.492Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T12:03:40.411Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2021-07-27T12:03:40.411Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T12:03:42.976Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2021-07-27T12:03:42.976Z] === RUN TestAuthZPluginHeader [2021-07-27T12:03:43.240Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-07-27T12:03:43.240Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T12:03:43.240Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:03:43.240Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-27T12:03:43.240Z] === RUN TestAuthZPluginV2Disable [2021-07-27T12:03:43.240Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:03:43.240Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-27T12:03:43.240Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T12:03:43.240Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:03:43.240Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-27T12:03:43.240Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T12:03:43.240Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:03:43.240Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-27T12:03:43.240Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T12:03:47.107Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-27T12:03:47.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-27T12:03:47.934Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-27T12:03:48.502Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-27T12:03:48.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-27T12:03:49.021Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-27T12:03:50.926Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-27T12:03:50.926Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-27T12:03:50.926Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-27T12:03:51.186Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-27T12:04:01.370Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2021-07-27T12:04:01.370Z] PASS [2021-07-27T12:04:01.370Z] [2021-07-27T12:04:01.370Z] === Skipped [2021-07-27T12:04:01.370Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-27T12:04:01.370Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:04:01.370Z] [2021-07-27T12:04:01.370Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-27T12:04:01.370Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:04:01.370Z] [2021-07-27T12:04:01.370Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-27T12:04:01.370Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:04:01.370Z] [2021-07-27T12:04:01.370Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-27T12:04:01.370Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:04:01.370Z] [2021-07-27T12:04:01.370Z] [2021-07-27T12:04:01.370Z] DONE 17 tests, 4 skipped in 32.377s [2021-07-27T12:04:01.370Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T12:04:01.370Z] ++ 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-07-27T12:04:01.370Z] ++ set -e [2021-07-27T12:04:01.370Z] ++ '[' -n 0 ']' [2021-07-27T12:04:01.370Z] ++ set -x [2021-07-27T12:04:01.370Z] ++ 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-07-27T12:04:05.581Z] INFO: Testing against a local daemon [2021-07-27T12:04:05.581Z] === RUN TestPluginInvalidJSON [2021-07-27T12:04:05.581Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:04:05.581Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:04:05.581Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:04:05.581Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-27T12:04:05.581Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T12:04:05.581Z] === RUN TestPluginInstall [2021-07-27T12:04:05.581Z] === RUN TestPluginInstall/no_auth [2021-07-27T12:04:06.069Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-27T12:04:06.069Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-27T12:04:06.069Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-27T12:04:06.069Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-27T12:04:06.069Z] === RUN TestDockerSuite/TestBuildFails [2021-07-27T12:04:06.636Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-27T12:04:06.636Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-27T12:04:07.573Z] --- PASS: TestImportExtremelyLargeImageWorks (190.42s) [2021-07-27T12:04:07.573Z] PASS [2021-07-27T12:04:07.573Z] [2021-07-27T12:04:07.573Z] DONE 12 tests in 194.606s [2021-07-27T12:04:07.573Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T12:04:07.573Z] ++ 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-07-27T12:04:07.573Z] ++ set -e [2021-07-27T12:04:07.573Z] ++ '[' -n 0 ']' [2021-07-27T12:04:07.573Z] ++ set -x [2021-07-27T12:04:07.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-27T12:04:07.831Z] INFO: Testing against a local daemon [2021-07-27T12:04:07.831Z] === RUN TestNetworkCreateDelete [2021-07-27T12:04:07.831Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-27T12:04:07.831Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T12:04:08.399Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-07-27T12:04:08.399Z] === RUN TestDaemonDNSFallback [2021-07-27T12:04:08.966Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-27T12:04:11.499Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-27T12:04:12.180Z] time="2021-07-27T12:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:04:12.180Z] time="2021-07-27T12:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57591760659d4939e147b6e7b84b4b2765d7a8d74a1cbab431ab70f37802e196" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:04:12.180Z] time="2021-07-27T12:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:04:12.180Z] time="2021-07-27T12:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57591760659d4939e147b6e7b84b4b2765d7a8d74a1cbab431ab70f37802e196" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:04:12.434Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-27T12:04:12.442Z] === RUN TestPluginInstall/with_htpasswd [2021-07-27T12:04:13.809Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-27T12:04:13.809Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-27T12:04:14.745Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-27T12:04:14.992Z] time="2021-07-27T12:04:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:04:14.992Z] time="2021-07-27T12:04:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba6881e2f8c181cffa576a3d259776962270df7722b6b626020eff90cf803fac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:04:14.992Z] time="2021-07-27T12:04:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:04:14.992Z] time="2021-07-27T12:04:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba6881e2f8c181cffa576a3d259776962270df7722b6b626020eff90cf803fac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:04:14.992Z] === RUN TestPluginInstall/with_insecure [2021-07-27T12:04:15.312Z] --- PASS: TestDaemonDNSFallback (6.97s) [2021-07-27T12:04:15.312Z] === RUN TestInspectNetwork [2021-07-27T12:04:16.382Z] time="2021-07-27T12:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:04:16.382Z] time="2021-07-27T12:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a54f18454d99b15d90ccb3bc16ed99f56b48b7aa9b4e059626d570bf71c8c8e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:04:16.382Z] time="2021-07-27T12:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:04:16.382Z] time="2021-07-27T12:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a54f18454d99b15d90ccb3bc16ed99f56b48b7aa9b4e059626d570bf71c8c8e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:04:16.382Z] plugin_test.go:165: [d38848ecda205] daemon is not started [2021-07-27T12:04:16.382Z] --- PASS: TestPluginInstall (11.55s) [2021-07-27T12:04:16.382Z] --- PASS: TestPluginInstall/no_auth (7.58s) [2021-07-27T12:04:16.382Z] --- PASS: TestPluginInstall/with_htpasswd (2.59s) [2021-07-27T12:04:16.382Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-07-27T12:04:16.382Z] === RUN TestPluginsWithRuntimes [2021-07-27T12:04:16.806Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-27T12:04:17.747Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-27T12:04:17.747Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-27T12:04:18.302Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-27T12:04:19.653Z] === RUN TestInspectNetwork/full_network_id [2021-07-27T12:04:19.653Z] === RUN TestInspectNetwork/partial_network_id [2021-07-27T12:04:19.653Z] === RUN TestInspectNetwork/network_name [2021-07-27T12:04:19.653Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-27T12:04:19.692Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-27T12:04:20.221Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-27T12:04:20.455Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-27T12:04:20.455Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-27T12:04:20.455Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-27T12:04:20.455Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-27T12:04:20.455Z] [2021-07-27T12:04:20.637Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-07-27T12:04:20.637Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2021-07-27T12:04:20.637Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-07-27T12:04:20.637Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T12:04:21.583Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s) [2021-07-27T12:04:21.583Z] PASS [2021-07-27T12:04:21.583Z] [2021-07-27T12:04:21.583Z] DONE 10 tests in 21.357s [2021-07-27T12:04:21.583Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T12:04:21.583Z] ++ 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-07-27T12:04:21.583Z] ++ set -e [2021-07-27T12:04:21.583Z] ++ '[' -n 0 ']' [2021-07-27T12:04:21.583Z] ++ set -x [2021-07-27T12:04:21.583Z] ++ 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-07-27T12:04:21.583Z] INFO: Testing against a local daemon [2021-07-27T12:04:21.583Z] === RUN TestExternalGraphDriver [2021-07-27T12:04:21.845Z] === RUN TestExternalGraphDriver/json [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-27T12:04:22.126Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-27T12:04:22.222Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-27T12:04:22.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:384517218ac20470a44357b9307ad11f2164f89c hack/test/unit [2021-07-27T12:04:22.693Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-27T12:04:23.093Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-27T12:04:23.093Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-27T12:04:23.093Z] + TESTDIRS=./... [2021-07-27T12:04:23.093Z] + exclude_paths='/vendor/|/integration' [2021-07-27T12:04:23.093Z] ++ go list ./... [2021-07-27T12:04:23.093Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-27T12:04:24.021Z] + pkg_list='github.com/docker/docker/api [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/backend/build [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/httputils [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/middleware [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/build [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/container [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/debug [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/image [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/network [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/session [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/system [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/volume [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/backend [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/container [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/events [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/filters [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/image [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/mount [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/network [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/registry [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/strslice [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/swarm [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/time [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/versions [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/volume [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/builder-next [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/dockerfile [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/dockerignore [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/remotecontext [2021-07-27T12:04:24.021Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T12:04:24.021Z] github.com/docker/docker/cli [2021-07-27T12:04:24.021Z] github.com/docker/docker/cli/config [2021-07-27T12:04:24.021Z] github.com/docker/docker/cli/debug [2021-07-27T12:04:24.021Z] github.com/docker/docker/client [2021-07-27T12:04:24.021Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T12:04:24.021Z] github.com/docker/docker/cmd/dockerd [2021-07-27T12:04:24.021Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T12:04:24.021Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T12:04:24.021Z] github.com/docker/docker/container [2021-07-27T12:04:24.021Z] github.com/docker/docker/container/stream [2021-07-27T12:04:24.021Z] github.com/docker/docker/contrib/apparmor [2021-07-27T12:04:24.021Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T12:04:24.021Z] github.com/docker/docker/contrib/httpserver [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/cluster [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/config [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/discovery [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/events [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/exec [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/images [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/initlayer [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/links [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/listeners [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/local [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/names [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/network [2021-07-27T12:04:24.021Z] github.com/docker/docker/daemon/stats [2021-07-27T12:04:24.021Z] github.com/docker/docker/distribution [2021-07-27T12:04:24.021Z] github.com/docker/docker/distribution/metadata [2021-07-27T12:04:24.021Z] github.com/docker/docker/distribution/utils [2021-07-27T12:04:24.021Z] github.com/docker/docker/distribution/xfer [2021-07-27T12:04:24.021Z] github.com/docker/docker/dockerversion [2021-07-27T12:04:24.021Z] github.com/docker/docker/errdefs [2021-07-27T12:04:24.021Z] github.com/docker/docker/image [2021-07-27T12:04:24.021Z] github.com/docker/docker/image/cache [2021-07-27T12:04:24.021Z] github.com/docker/docker/image/tarexport [2021-07-27T12:04:24.021Z] github.com/docker/docker/image/v1 [2021-07-27T12:04:24.021Z] github.com/docker/docker/internal/test/suite [2021-07-27T12:04:24.021Z] github.com/docker/docker/layer [2021-07-27T12:04:24.021Z] github.com/docker/docker/libcontainerd [2021-07-27T12:04:24.021Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T12:04:24.021Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T12:04:24.021Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T12:04:24.021Z] github.com/docker/docker/libcontainerd/types [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/api [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/config [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/idm [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/ns [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/options [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/osl [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T12:04:24.021Z] github.com/docker/docker/libnetwork/types [2021-07-27T12:04:24.021Z] github.com/docker/docker/oci [2021-07-27T12:04:24.021Z] github.com/docker/docker/oci/caps [2021-07-27T12:04:24.021Z] github.com/docker/docker/opts [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/aaparser [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/archive [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/authorization [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/capabilities [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/containerfs [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/directory [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/discovery [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/dmesg [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/filenotify [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/fileutils [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/fsutils [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/homedir [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/idtools [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/ioutils [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/locker [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/longpath [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/loopback [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/mount [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/parsers [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/pidfile [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/platform [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/plugins [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/pools [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/progress [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/pubsub [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/reexec [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/signal [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/stack [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/stringid [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/symlink [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/system [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/tailfile [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/tarsum [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/term [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/term/windows [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/truncindex [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/urlutil [2021-07-27T12:04:24.021Z] github.com/docker/docker/pkg/useragent [2021-07-27T12:04:24.021Z] github.com/docker/docker/plugin [2021-07-27T12:04:24.021Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T12:04:24.021Z] github.com/docker/docker/plugin/v2 [2021-07-27T12:04:24.021Z] github.com/docker/docker/profiles/apparmor [2021-07-27T12:04:24.021Z] github.com/docker/docker/profiles/seccomp [2021-07-27T12:04:24.021Z] github.com/docker/docker/quota [2021-07-27T12:04:24.021Z] github.com/docker/docker/reference [2021-07-27T12:04:24.021Z] github.com/docker/docker/registry [2021-07-27T12:04:24.021Z] github.com/docker/docker/registry/resumable [2021-07-27T12:04:24.021Z] github.com/docker/docker/restartmanager [2021-07-27T12:04:24.021Z] github.com/docker/docker/rootless [2021-07-27T12:04:24.021Z] github.com/docker/docker/rootless/specconv [2021-07-27T12:04:24.021Z] github.com/docker/docker/runconfig [2021-07-27T12:04:24.021Z] github.com/docker/docker/runconfig/opts [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil/daemon [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil/environment [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil/fakegit [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil/registry [2021-07-27T12:04:24.021Z] github.com/docker/docker/testutil/request [2021-07-27T12:04:24.021Z] github.com/docker/docker/volume [2021-07-27T12:04:24.021Z] github.com/docker/docker/volume/drivers [2021-07-27T12:04:24.021Z] github.com/docker/docker/volume/local [2021-07-27T12:04:24.021Z] github.com/docker/docker/volume/mounts [2021-07-27T12:04:24.021Z] github.com/docker/docker/volume/service [2021-07-27T12:04:24.021Z] github.com/docker/docker/volume/service/opts [2021-07-27T12:04:24.021Z] github.com/docker/docker/volume/testutils' [2021-07-27T12:04:24.021Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-27T12:04:24.021Z] + echo 'github.com/docker/docker/api [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/backend/build [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/httputils [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/middleware [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/build [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/container [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/debug [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/image [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/network [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/session [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/system [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/server/router/volume [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/backend [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/container [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/events [2021-07-27T12:04:24.021Z] github.com/docker/docker/api/types/filters [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/image [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/mount [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/network [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/registry [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/strslice [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/swarm [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/time [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/versions [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T12:04:24.022Z] github.com/docker/docker/api/types/volume [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/builder-next [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/dockerfile [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/dockerignore [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/remotecontext [2021-07-27T12:04:24.022Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T12:04:24.022Z] github.com/docker/docker/cli [2021-07-27T12:04:24.022Z] github.com/docker/docker/cli/config [2021-07-27T12:04:24.022Z] github.com/docker/docker/cli/debug [2021-07-27T12:04:24.022Z] github.com/docker/docker/client [2021-07-27T12:04:24.022Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T12:04:24.022Z] github.com/docker/docker/cmd/dockerd [2021-07-27T12:04:24.022Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T12:04:24.022Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T12:04:24.022Z] github.com/docker/docker/container [2021-07-27T12:04:24.022Z] github.com/docker/docker/container/stream [2021-07-27T12:04:24.022Z] github.com/docker/docker/contrib/apparmor [2021-07-27T12:04:24.022Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T12:04:24.022Z] github.com/docker/docker/contrib/httpserver [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/cluster [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/config [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/discovery [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/events [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/exec [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/images [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/initlayer [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/links [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/listeners [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/local [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/names [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/network [2021-07-27T12:04:24.022Z] github.com/docker/docker/daemon/stats [2021-07-27T12:04:24.022Z] github.com/docker/docker/distribution [2021-07-27T12:04:24.022Z] github.com/docker/docker/distribution/metadata [2021-07-27T12:04:24.022Z] github.com/docker/docker/distribution/utils [2021-07-27T12:04:24.022Z] github.com/docker/docker/distribution/xfer [2021-07-27T12:04:24.022Z] github.com/docker/docker/dockerversion [2021-07-27T12:04:24.022Z] github.com/docker/docker/errdefs [2021-07-27T12:04:24.022Z] github.com/docker/docker/image [2021-07-27T12:04:24.022Z] github.com/docker/docker/image/cache [2021-07-27T12:04:24.022Z] github.com/docker/docker/image/tarexport [2021-07-27T12:04:24.022Z] github.com/docker/docker/image/v1 [2021-07-27T12:04:24.022Z] github.com/docker/docker/internal/test/suite [2021-07-27T12:04:24.022Z] github.com/docker/docker/layer [2021-07-27T12:04:24.022Z] github.com/docker/docker/libcontainerd [2021-07-27T12:04:24.022Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T12:04:24.022Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T12:04:24.022Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T12:04:24.022Z] github.com/docker/docker/libcontainerd/types [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/api [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/config [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/idm [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/ns [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/options [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/osl [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/types [2021-07-27T12:04:24.022Z] github.com/docker/docker/oci [2021-07-27T12:04:24.022Z] github.com/docker/docker/oci/caps [2021-07-27T12:04:24.022Z] github.com/docker/docker/opts [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/aaparser [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/archive [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/authorization [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/capabilities [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/containerfs [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/directory [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/discovery [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/dmesg [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/filenotify [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/fileutils [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/fsutils [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/homedir [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/idtools [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/ioutils [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/locker [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/longpath [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/loopback [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/mount [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/parsers [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/pidfile [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/platform [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/plugins [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/pools [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/progress [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/pubsub [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/reexec [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/signal [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/stack [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/stringid [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/symlink [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/system [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/tailfile [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/tarsum [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/term [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/term/windows [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/truncindex [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/urlutil [2021-07-27T12:04:24.022Z] github.com/docker/docker/pkg/useragent [2021-07-27T12:04:24.022Z] github.com/docker/docker/plugin [2021-07-27T12:04:24.022Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T12:04:24.022Z] github.com/docker/docker/plugin/v2 [2021-07-27T12:04:24.022Z] github.com/docker/docker/profiles/apparmor [2021-07-27T12:04:24.022Z] github.com/docker/docker/profiles/seccomp [2021-07-27T12:04:24.022Z] github.com/docker/docker/quota [2021-07-27T12:04:24.022Z] github.com/docker/docker/reference [2021-07-27T12:04:24.022Z] github.com/docker/docker/registry [2021-07-27T12:04:24.022Z] github.com/docker/docker/registry/resumable [2021-07-27T12:04:24.022Z] github.com/docker/docker/restartmanager [2021-07-27T12:04:24.022Z] github.com/docker/docker/rootless [2021-07-27T12:04:24.022Z] github.com/docker/docker/rootless/specconv [2021-07-27T12:04:24.022Z] github.com/docker/docker/runconfig [2021-07-27T12:04:24.022Z] github.com/docker/docker/runconfig/opts [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil/daemon [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil/environment [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil/fakegit [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil/registry [2021-07-27T12:04:24.022Z] github.com/docker/docker/testutil/request [2021-07-27T12:04:24.022Z] github.com/docker/docker/volume [2021-07-27T12:04:24.022Z] github.com/docker/docker/volume/drivers [2021-07-27T12:04:24.022Z] github.com/docker/docker/volume/local [2021-07-27T12:04:24.022Z] github.com/docker/docker/volume/mounts [2021-07-27T12:04:24.022Z] github.com/docker/docker/volume/service [2021-07-27T12:04:24.022Z] github.com/docker/docker/volume/service/opts [2021-07-27T12:04:24.022Z] github.com/docker/docker/volume/testutils' [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T12:04:24.022Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T12:04:24.022Z] + type docker-proxy [2021-07-27T12:04:24.022Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-27T12:04:24.022Z] + hack/make.sh binary-proxy install-proxy [2021-07-27T12:04:24.022Z] [2021-07-27T12:04:24.022Z] Removing bundles/ [2021-07-27T12:04:24.022Z] [2021-07-27T12:04:24.022Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-27T12:04:24.022Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-27T12:04:24.022Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T12:04:24.070Z] --- PASS: TestInspectNetwork (8.41s) [2021-07-27T12:04:24.070Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-27T12:04:24.070Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-27T12:04:24.070Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-27T12:04:24.070Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-27T12:04:24.070Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T12:04:24.397Z] === RUN TestExternalGraphDriver/spec [2021-07-27T12:04:25.973Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-27T12:04:26.232Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-27T12:04:27.170Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-27T12:04:27.738Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-27T12:04:27.738Z] --- PASS: TestRunContainerWithBridgeNone (3.96s) [2021-07-27T12:04:27.738Z] === RUN TestNetworkInvalidJSON [2021-07-27T12:04:27.738Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T12:04:27.738Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T12:04:27.738Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:04:27.738Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:04:27.738Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:04:27.738Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:04:27.738Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T12:04:27.738Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:04:27.738Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:04:27.738Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-27T12:04:27.738Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T12:04:27.738Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T12:04:27.738Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T12:04:27.738Z] === RUN TestNetworkList [2021-07-27T12:04:27.738Z] === RUN TestNetworkList//networks [2021-07-27T12:04:27.738Z] === PAUSE TestNetworkList//networks [2021-07-27T12:04:27.738Z] === RUN TestNetworkList//networks/ [2021-07-27T12:04:27.738Z] === PAUSE TestNetworkList//networks/ [2021-07-27T12:04:27.738Z] === CONT TestNetworkList//networks [2021-07-27T12:04:27.738Z] === CONT TestNetworkList//networks/ [2021-07-27T12:04:27.738Z] --- PASS: TestNetworkList (0.02s) [2021-07-27T12:04:27.738Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T12:04:27.738Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T12:04:27.738Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T12:04:28.306Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-27T12:04:28.306Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-27T12:04:28.306Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-27T12:04:28.306Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T12:04:29.243Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-27T12:04:29.502Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-27T12:04:29.502Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-27T12:04:29.502Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T12:04:29.695Z] === RUN TestExternalGraphDriver/pull [2021-07-27T12:04:29.763Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-27T12:04:30.022Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-27T12:04:30.281Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2021-07-27T12:04:30.281Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T12:04:30.281Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-27T12:04:30.561Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-27T12:04:30.561Z] [2021-07-27T12:04:30.561Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-27T12:04:30.561Z] Installing docker-proxy to /usr/local/bin/ [2021-07-27T12:04:30.561Z] [2021-07-27T12:04:30.561Z] + mkdir -p bundles [2021-07-27T12:04:30.561Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-27T12:04:30.850Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-27T12:04:31.087Z] --- PASS: TestExternalGraphDriver (9.14s) [2021-07-27T12:04:31.087Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2021-07-27T12:04:31.087Z] --- PASS: TestExternalGraphDriver/spec (5.08s) [2021-07-27T12:04:31.087Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2021-07-27T12:04:31.087Z] === RUN TestGraphdriverPluginV2 [2021-07-27T12:04:31.087Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:04:31.087Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-27T12:04:31.087Z] PASS [2021-07-27T12:04:31.087Z] [2021-07-27T12:04:31.087Z] === Skipped [2021-07-27T12:04:31.087Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-27T12:04:31.087Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:04:31.087Z] [2021-07-27T12:04:31.087Z] [2021-07-27T12:04:31.087Z] DONE 5 tests, 1 skipped in 9.304s [2021-07-27T12:04:31.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T12:04:31.087Z] ++ 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-07-27T12:04:31.087Z] ++ set -e [2021-07-27T12:04:31.087Z] ++ '[' -n 0 ']' [2021-07-27T12:04:31.087Z] ++ set -x [2021-07-27T12:04:31.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-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-07-27T12:04:31.087Z] INFO: Testing against a local daemon [2021-07-27T12:04:31.087Z] === RUN TestContinueAfterPluginCrash [2021-07-27T12:04:31.087Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T12:04:31.087Z] === RUN TestReadPluginNoRead [2021-07-27T12:04:31.087Z] === PAUSE TestReadPluginNoRead [2021-07-27T12:04:31.087Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T12:04:31.087Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T12:04:31.087Z] === CONT TestContinueAfterPluginCrash [2021-07-27T12:04:31.087Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T12:04:31.087Z] === CONT TestReadPluginNoRead [2021-07-27T12:04:31.124Z] ? github.com/docker/docker/api [no test files] [2021-07-27T12:04:31.419Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-07-27T12:04:31.419Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T12:04:31.678Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-27T12:04:32.615Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-07-27T12:04:32.615Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T12:04:33.184Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-07-27T12:04:33.184Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T12:04:33.751Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-27T12:04:34.403Z] === RUN TestReadPluginNoRead/default [2021-07-27T12:04:35.349Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2021-07-27T12:04:36.283Z] --- PASS: TestServiceWithPredefinedNetwork (2.59s) [2021-07-27T12:04:36.283Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T12:04:36.283Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:04:36.283Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:04:36.283Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T12:04:36.294Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T12:04:37.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-27T12:04:38.211Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T12:04:39.565Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-27T12:04:39.601Z] === CONT TestReadPluginNoRead [2021-07-27T12:04:39.601Z] read_test.go:92: [d131de78ddcbe] daemon is not started [2021-07-27T12:04:39.601Z] --- PASS: TestReadPluginNoRead (8.55s) [2021-07-27T12:04:39.601Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2021-07-27T12:04:39.601Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2021-07-27T12:04:39.601Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2021-07-27T12:04:40.134Z] docker_api_swarm_test.go:303: [d7e4ec72e340f] joining swarm manager [d5244dffffd99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:04:40.546Z] --- PASS: TestContinueAfterPluginCrash (9.40s) [2021-07-27T12:04:40.546Z] PASS [2021-07-27T12:04:40.546Z] [2021-07-27T12:04:40.546Z] DONE 6 tests in 9.537s [2021-07-27T12:04:40.546Z] 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-07-27T12:04:40.546Z] ++ 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-07-27T12:04:40.546Z] ++ set -e [2021-07-27T12:04:40.546Z] ++ '[' -n 0 ']' [2021-07-27T12:04:40.546Z] ++ set -x [2021-07-27T12:04:40.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-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-07-27T12:04:40.546Z] testing: warning: no tests to run [2021-07-27T12:04:40.546Z] PASS [2021-07-27T12:04:40.546Z] [2021-07-27T12:04:40.546Z] DONE 0 tests in 0.042s [2021-07-27T12:04:40.546Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T12:04:40.546Z] ++ 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-07-27T12:04:40.546Z] ++ set -e [2021-07-27T12:04:40.546Z] ++ '[' -n 0 ']' [2021-07-27T12:04:40.546Z] ++ set -x [2021-07-27T12:04:40.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-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-07-27T12:04:40.546Z] INFO: Testing against a local daemon [2021-07-27T12:04:40.546Z] === RUN TestPluginWithDevMounts [2021-07-27T12:04:40.546Z] === PAUSE TestPluginWithDevMounts [2021-07-27T12:04:40.546Z] === CONT TestPluginWithDevMounts [2021-07-27T12:04:41.511Z] docker_api_swarm_test.go:304: [d33ec0f27955a] joining swarm manager [d5244dffffd99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:04:42.446Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-27T12:04:42.465Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-07-27T12:04:42.465Z] PASS [2021-07-27T12:04:42.465Z] [2021-07-27T12:04:42.465Z] DONE 1 tests in 2.016s [2021-07-27T12:04:42.465Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T12:04:42.465Z] ++ 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-07-27T12:04:42.465Z] ++ set -e [2021-07-27T12:04:42.465Z] ++ '[' -n 0 ']' [2021-07-27T12:04:42.465Z] ++ set -x [2021-07-27T12:04:42.465Z] ++ 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-07-27T12:04:42.727Z] INFO: Testing against a local daemon [2021-07-27T12:04:42.727Z] === RUN TestSecretInspect [2021-07-27T12:04:43.013Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-27T12:04:43.272Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-27T12:04:43.272Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-27T12:04:43.272Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-27T12:04:43.272Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-27T12:04:43.530Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-27T12:04:44.467Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-27T12:04:45.278Z] --- PASS: TestSecretInspect (2.66s) [2021-07-27T12:04:45.278Z] === RUN TestSecretList [2021-07-27T12:04:45.845Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-27T12:04:48.585Z] --- PASS: TestSecretList (2.72s) [2021-07-27T12:04:48.585Z] === RUN TestSecretsCreateAndDelete [2021-07-27T12:04:49.178Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-07-27T12:04:50.065Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-27T12:04:50.065Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-27T12:04:50.324Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-27T12:04:51.136Z] --- PASS: TestSecretsCreateAndDelete (2.71s) [2021-07-27T12:04:51.136Z] === RUN TestSecretsUpdate [2021-07-27T12:04:52.857Z] --- PASS: TestServiceWithDataPathPortInit (16.51s) [2021-07-27T12:04:52.858Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T12:04:53.737Z] --- PASS: TestSecretsUpdate (2.70s) [2021-07-27T12:04:53.737Z] === RUN TestTemplatedSecret [2021-07-27T12:04:56.146Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wfp0wa8jlvby4i3lrz9fkbu2l Created:2021-07-27 12:04:53.776386322 +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[9f66793b4d3cdf90f2f108283251a0c2a5045242a8f22213530200481f12fb11:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qphjc5hbgarsb2x4jzl2oobvk EndpointID:489a30b562f6f7b982671f46f02d8b9b828bdf508453ca19cee72d0f188517d4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4a64263f1bf1adc4e3558e8292974c2bf675361fea76e7d115b1a6cb5832229b 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:3d1495dcb775 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qphjc5hbgarsb2x4jzl2oobvk EndpointID:489a30b562f6f7b982671f46f02d8b9b828bdf508453ca19cee72d0f188517d4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-27T12:04:57.055Z] --- PASS: TestTemplatedSecret (3.69s) [2021-07-27T12:04:57.055Z] === RUN TestSecretCreateResolve [2021-07-27T12:04:59.432Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-27T12:04:59.691Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-27T12:05:00.363Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-07-27T12:05:00.363Z] PASS [2021-07-27T12:05:00.363Z] [2021-07-27T12:05:00.363Z] DONE 6 tests in 17.267s [2021-07-27T12:05:00.364Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T12:05:00.364Z] ++ 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-07-27T12:05:00.364Z] ++ set -e [2021-07-27T12:05:00.364Z] ++ '[' -n 0 ']' [2021-07-27T12:05:00.364Z] ++ set -x [2021-07-27T12:05:00.364Z] ++ 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-07-27T12:05:00.364Z] INFO: Testing against a local daemon [2021-07-27T12:05:00.364Z] === RUN TestServiceCreateInit [2021-07-27T12:05:00.364Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T12:05:01.069Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.57s) [2021-07-27T12:05:01.069Z] PASS [2021-07-27T12:05:01.069Z] [2021-07-27T12:05:01.069Z] === Skipped [2021-07-27T12:05:01.069Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:05:01.069Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:05:01.069Z] [2021-07-27T12:05:01.069Z] [2021-07-27T12:05:01.069Z] DONE 26 tests, 1 skipped in 53.302s [2021-07-27T12:05:01.069Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:05:01.069Z] ++ 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-07-27T12:05:01.069Z] ++ set -e [2021-07-27T12:05:01.069Z] ++ '[' -n 0 ']' [2021-07-27T12:05:01.069Z] ++ set -x [2021-07-27T12:05:01.069Z] ++ 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-07-27T12:05:01.069Z] INFO: Testing against a local daemon [2021-07-27T12:05:01.069Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T12:05:01.069Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:05:01.069Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:05:01.069Z] === RUN TestDockerNetworkIpvlan [2021-07-27T12:05:01.069Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:05:01.069Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:05:01.069Z] PASS [2021-07-27T12:05:01.069Z] [2021-07-27T12:05:01.069Z] === Skipped [2021-07-27T12:05:01.069Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T12:05:01.069Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:05:01.069Z] [2021-07-27T12:05:01.069Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T12:05:01.069Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T12:05:01.069Z] [2021-07-27T12:05:01.069Z] [2021-07-27T12:05:01.069Z] DONE 2 tests, 2 skipped in 0.178s [2021-07-27T12:05:01.069Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T12:05:01.069Z] ++ 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-07-27T12:05:01.069Z] ++ set -e [2021-07-27T12:05:01.069Z] ++ '[' -n 0 ']' [2021-07-27T12:05:01.069Z] ++ set -x [2021-07-27T12:05:01.069Z] ++ 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-07-27T12:05:01.328Z] INFO: Testing against a local daemon [2021-07-27T12:05:01.328Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T12:05:02.705Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-07-27T12:05:02.705Z] === RUN TestDockerNetworkMacvlan [2021-07-27T12:05:03.273Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-27T12:05:03.532Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-27T12:05:04.469Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-27T12:05:04.469Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-27T12:05:05.405Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-27T12:05:05.663Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T12:05:07.329Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-27T12:05:07.329Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-27T12:05:07.329Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-27T12:05:08.707Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-27T12:05:10.960Z] --- PASS: TestServiceCreateInit (10.11s) [2021-07-27T12:05:10.960Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2021-07-27T12:05:10.960Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2021-07-27T12:05:10.960Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T12:05:11.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-27T12:05:12.177Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-27T12:05:12.745Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-27T12:05:13.314Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-27T12:05:13.882Z] docker_api_swarm_test.go:271: [d25617f3ea1d0] joining swarm manager [dc618eee20deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:05:15.261Z] docker_api_swarm_test.go:272: [d470bdd498819] joining swarm manager [dc618eee20deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:05:16.197Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-27T12:05:16.456Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-27T12:05:19.745Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-27T12:05:20.005Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-27T12:05:20.005Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-27T12:05:20.941Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-27T12:05:22.319Z] --- PASS: TestDockerNetworkMacvlan (19.37s) [2021-07-27T12:05:22.319Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-27T12:05:22.319Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-27T12:05:22.319Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.21s) [2021-07-27T12:05:22.319Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2021-07-27T12:05:22.319Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.43s) [2021-07-27T12:05:22.319Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s) [2021-07-27T12:05:22.319Z] PASS [2021-07-27T12:05:22.319Z] [2021-07-27T12:05:22.319Z] DONE 8 tests in 20.892s [2021-07-27T12:05:22.319Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T12:05:22.319Z] ++ 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-07-27T12:05:22.319Z] ++ set -e [2021-07-27T12:05:22.319Z] ++ '[' -n 0 ']' [2021-07-27T12:05:22.319Z] ++ set -x [2021-07-27T12:05:22.319Z] ++ 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-07-27T12:05:22.319Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-27T12:05:22.319Z] testing: warning: no tests to run [2021-07-27T12:05:22.319Z] PASS [2021-07-27T12:05:22.319Z] [2021-07-27T12:05:22.319Z] DONE 0 tests in 0.033s [2021-07-27T12:05:22.319Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T12:05:22.319Z] ++ 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-07-27T12:05:22.319Z] ++ set -e [2021-07-27T12:05:22.319Z] ++ '[' -n 0 ']' [2021-07-27T12:05:22.319Z] ++ set -x [2021-07-27T12:05:22.319Z] ++ 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-07-27T12:05:22.319Z] INFO: Testing against a local daemon [2021-07-27T12:05:22.319Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T12:05:24.223Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-27T12:05:24.223Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2021-07-27T12:05:24.223Z] === RUN TestAuthZPluginTLS [2021-07-27T12:05:24.482Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-27T12:05:24.482Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-27T12:05:24.741Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-07-27T12:05:24.741Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T12:05:24.741Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-27T12:05:25.000Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-27T12:05:25.258Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-07-27T12:05:25.258Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T12:05:25.518Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-27T12:05:25.776Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-27T12:05:25.776Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T12:05:26.343Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-07-27T12:05:26.343Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T12:05:27.751Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-27T12:05:28.010Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2021-07-27T12:05:28.010Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T12:05:28.269Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-27T12:05:28.528Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-27T12:05:28.528Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T12:05:29.097Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-27T12:05:29.097Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T12:05:29.097Z] --- PASS: TestCreateServiceMultipleTimes (16.91s) [2021-07-27T12:05:29.097Z] === RUN TestCreateServiceConflict [2021-07-27T12:05:29.663Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-27T12:05:29.663Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T12:05:29.671Z] --- PASS: TestCreateServiceConflict (2.69s) [2021-07-27T12:05:29.671Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T12:05:30.599Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-27T12:05:31.975Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2021-07-27T12:05:31.975Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T12:05:32.234Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-27T12:05:33.884Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2021-07-27T12:05:33.884Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T12:05:34.138Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2021-07-27T12:05:34.138Z] === RUN TestAuthZPluginHeader [2021-07-27T12:05:34.706Z] --- PASS: TestAuthZPluginHeader (0.80s) [2021-07-27T12:05:34.706Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T12:05:34.706Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-27T12:05:35.641Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-27T12:05:37.020Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-27T12:05:37.278Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-27T12:05:37.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-27T12:05:39.445Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.51s) [2021-07-27T12:05:39.445Z] === RUN TestAuthZPluginV2Disable [2021-07-27T12:05:41.982Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-27T12:05:42.550Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2021-07-27T12:05:42.550Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T12:05:43.485Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-27T12:05:44.421Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-27T12:05:45.383Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-27T12:05:45.383Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.04s) [2021-07-27T12:05:45.383Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T12:05:48.811Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2021-07-27T12:05:48.811Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T12:05:50.202Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2021-07-27T12:05:50.202Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T12:05:53.510Z] --- PASS: TestCreateServiceConfigFileMode (2.92s) [2021-07-27T12:05:53.510Z] === RUN TestCreateServiceSysctls [2021-07-27T12:05:55.368Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-27T12:05:55.934Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.33s) [2021-07-27T12:05:55.934Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T12:05:56.818Z] --- PASS: TestCreateServiceSysctls (3.78s) [2021-07-27T12:05:56.818Z] === RUN TestCreateServiceCapabilities [2021-07-27T12:05:59.219Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-27T12:06:00.127Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2021-07-27T12:06:00.127Z] === RUN TestInspect [2021-07-27T12:06:01.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-27T12:06:03.441Z] --- PASS: TestInspect (3.28s) [2021-07-27T12:06:03.441Z] === RUN TestCreateJob [2021-07-27T12:06:03.653Z] === RUN TestDockerSuite/TestBuildRm [2021-07-27T12:06:06.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-27T12:06:07.202Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-27T12:06:07.658Z] --- PASS: TestCreateJob (4.11s) [2021-07-27T12:06:07.658Z] === RUN TestReplicatedJob [2021-07-27T12:06:08.579Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-27T12:06:08.839Z] docker_api_swarm_node_test.go:19: [dec254dc04766] joining swarm manager [df192845a0118]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:06:09.406Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-27T12:06:09.666Z] docker_api_swarm_node_test.go:20: [da0afbc8501d6] joining swarm manager [df192845a0118]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:06:09.666Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-27T12:06:10.233Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-27T12:06:11.169Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-27T12:06:12.558Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-27T12:06:12.558Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-07-27T12:06:12.558Z] PASS [2021-07-27T12:06:12.558Z] [2021-07-27T12:06:12.558Z] DONE 17 tests in 50.307s [2021-07-27T12:06:12.558Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T12:06:12.558Z] ++ 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-07-27T12:06:12.558Z] ++ set -e [2021-07-27T12:06:12.558Z] ++ '[' -n 0 ']' [2021-07-27T12:06:12.558Z] ++ set -x [2021-07-27T12:06:12.558Z] ++ 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-07-27T12:06:12.558Z] INFO: Testing against a local daemon [2021-07-27T12:06:12.558Z] === RUN TestPluginInvalidJSON [2021-07-27T12:06:12.558Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:06:12.558Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:06:12.558Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:06:12.558Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-27T12:06:12.558Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T12:06:12.558Z] === RUN TestPluginInstall [2021-07-27T12:06:12.558Z] === RUN TestPluginInstall/no_auth [2021-07-27T12:06:13.494Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-27T12:06:14.257Z] --- PASS: TestReplicatedJob (6.56s) [2021-07-27T12:06:14.257Z] === RUN TestUpdateReplicatedJob [2021-07-27T12:06:14.873Z] time="2021-07-27T12:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:06:14.873Z] time="2021-07-27T12:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aff7b12afe78929144a69c007b6d8873640f9376ab0e8f75cdd5b20f852bbd91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:06:14.873Z] time="2021-07-27T12:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:06:14.873Z] time="2021-07-27T12:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aff7b12afe78929144a69c007b6d8873640f9376ab0e8f75cdd5b20f852bbd91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:06:15.132Z] === RUN TestPluginInstall/with_htpasswd [2021-07-27T12:06:15.704Z] time="2021-07-27T12:06:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:06:15.705Z] time="2021-07-27T12:06:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:640c207779d8a0d1c71a3d39c6b1360a2c18644a7952118b2c269398ee89daaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:06:15.705Z] time="2021-07-27T12:06:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:06:15.705Z] time="2021-07-27T12:06:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:640c207779d8a0d1c71a3d39c6b1360a2c18644a7952118b2c269398ee89daaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:06:16.273Z] === RUN TestPluginInstall/with_insecure [2021-07-27T12:06:17.208Z] time="2021-07-27T12:06:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:06:17.208Z] time="2021-07-27T12:06:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3b3eef9d445936018abb946b3e24d1926ec4c28251456c8df275a1cbf84bb46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:06:17.208Z] time="2021-07-27T12:06:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T12:06:17.208Z] time="2021-07-27T12:06:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3b3eef9d445936018abb946b3e24d1926ec4c28251456c8df275a1cbf84bb46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T12:06:17.467Z] plugin_test.go:165: [d9c6b7de323fa] daemon is not started [2021-07-27T12:06:17.467Z] --- PASS: TestPluginInstall (4.81s) [2021-07-27T12:06:17.467Z] --- PASS: TestPluginInstall/no_auth (2.49s) [2021-07-27T12:06:17.467Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-07-27T12:06:17.467Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-07-27T12:06:17.467Z] === RUN TestPluginsWithRuntimes [2021-07-27T12:06:17.726Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-27T12:06:17.726Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-27T12:06:17.986Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-27T12:06:17.986Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-27T12:06:17.986Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-27T12:06:18.244Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-27T12:06:18.469Z] --- PASS: TestUpdateReplicatedJob (4.10s) [2021-07-27T12:06:18.469Z] === RUN TestServiceListWithStatuses [2021-07-27T12:06:18.469Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:06:18.469Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T12:06:18.469Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T12:06:19.180Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-27T12:06:19.180Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-27T12:06:19.438Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-27T12:06:20.375Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-27T12:06:20.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-27T12:06:20.375Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-27T12:06:21.752Z] --- PASS: TestPluginsWithRuntimes (4.16s) [2021-07-27T12:06:21.752Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-07-27T12:06:21.752Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.16s) [2021-07-27T12:06:21.752Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T12:06:22.691Z] --- PASS: TestPluginBackCompatMediaTypes (1.14s) [2021-07-27T12:06:22.691Z] PASS [2021-07-27T12:06:22.691Z] [2021-07-27T12:06:22.691Z] DONE 10 tests in 10.324s [2021-07-27T12:06:22.691Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T12:06:22.691Z] ++ 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-07-27T12:06:22.691Z] ++ set -e [2021-07-27T12:06:22.691Z] ++ '[' -n 0 ']' [2021-07-27T12:06:22.691Z] ++ set -x [2021-07-27T12:06:22.691Z] ++ 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-07-27T12:06:22.950Z] INFO: Testing against a local daemon [2021-07-27T12:06:22.951Z] === RUN TestExternalGraphDriver [2021-07-27T12:06:22.951Z] === RUN TestExternalGraphDriver/json [2021-07-27T12:06:23.778Z] --- PASS: TestDockerNetworkConnectAlias (5.31s) [2021-07-27T12:06:23.778Z] === RUN TestDockerNetworkReConnect [2021-07-27T12:06:25.486Z] === RUN TestExternalGraphDriver/spec [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/builder/dockerfile 0.214s coverage: 48.7% of statements [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/builder/remotecontext/git 1.238s coverage: 86.3% of statements [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T12:06:25.572Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/cmd/docker-proxy 0.105s coverage: 69.3% of statements [2021-07-27T12:06:25.572Z] ok github.com/docker/docker/client 0.149s coverage: 75.5% of statements [2021-07-27T12:06:26.422Z] docker_api_swarm_test.go:501: [d26f46ffea0c9] joining swarm manager [dd7a4b3f064c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:06:26.422Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-27T12:06:28.013Z] --- PASS: TestDockerNetworkReConnect (4.27s) [2021-07-27T12:06:28.013Z] === RUN TestServicePlugin [2021-07-27T12:06:28.013Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:06:28.013Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-27T12:06:28.013Z] === RUN TestServiceUpdateLabel [2021-07-27T12:06:28.326Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-27T12:06:28.326Z] === RUN TestExternalGraphDriver/pull [2021-07-27T12:06:29.261Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-27T12:06:29.520Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-27T12:06:29.931Z] --- PASS: TestServiceUpdateLabel (2.61s) [2021-07-27T12:06:29.931Z] === RUN TestServiceUpdateSecrets [2021-07-27T12:06:30.462Z] --- PASS: TestExternalGraphDriver (7.33s) [2021-07-27T12:06:30.462Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2021-07-27T12:06:30.462Z] --- PASS: TestExternalGraphDriver/spec (2.86s) [2021-07-27T12:06:30.462Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2021-07-27T12:06:30.462Z] === RUN TestGraphdriverPluginV2 [2021-07-27T12:06:30.462Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-27T12:06:31.840Z] === RUN TestDockerSuite/TestBuildUser [2021-07-27T12:06:33.746Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-27T12:06:34.685Z] --- PASS: TestGraphdriverPluginV2 (4.31s) [2021-07-27T12:06:34.685Z] PASS [2021-07-27T12:06:34.685Z] [2021-07-27T12:06:34.685Z] DONE 5 tests in 11.788s [2021-07-27T12:06:34.685Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T12:06:34.685Z] ++ 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-07-27T12:06:34.685Z] ++ set -e [2021-07-27T12:06:34.685Z] ++ '[' -n 0 ']' [2021-07-27T12:06:34.685Z] ++ set -x [2021-07-27T12:06:34.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-27T12:06:34.685Z] INFO: Testing against a local daemon [2021-07-27T12:06:34.685Z] === RUN TestContinueAfterPluginCrash [2021-07-27T12:06:34.685Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T12:06:34.685Z] === RUN TestReadPluginNoRead [2021-07-27T12:06:34.685Z] === PAUSE TestReadPluginNoRead [2021-07-27T12:06:34.685Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T12:06:34.685Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T12:06:34.685Z] === CONT TestContinueAfterPluginCrash [2021-07-27T12:06:34.685Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T12:06:35.253Z] docker_api_swarm_test.go:506: [d88a2cbe8666b] joining swarm manager [dd7a4b3f064c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:06:38.540Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-27T12:06:39.476Z] --- PASS: TestDaemonStartWithLogOpt (4.57s) [2021-07-27T12:06:39.476Z] === CONT TestReadPluginNoRead [2021-07-27T12:06:42.761Z] === RUN TestReadPluginNoRead/default [2021-07-27T12:06:44.138Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T12:06:45.076Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2021-07-27T12:06:46.014Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T12:06:47.919Z] === CONT TestReadPluginNoRead [2021-07-27T12:06:47.919Z] read_test.go:92: [d21fb30a3e523] daemon is not started [2021-07-27T12:06:47.919Z] --- PASS: TestReadPluginNoRead (8.53s) [2021-07-27T12:06:47.919Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2021-07-27T12:06:47.919Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2021-07-27T12:06:47.919Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2021-07-27T12:06:47.919Z] PASS [2021-07-27T12:06:47.919Z] [2021-07-27T12:06:47.919Z] DONE 6 tests in 13.255s [2021-07-27T12:06:47.919Z] 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-07-27T12:06:47.919Z] ++ 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-07-27T12:06:47.919Z] ++ set -e [2021-07-27T12:06:47.919Z] ++ '[' -n 0 ']' [2021-07-27T12:06:47.919Z] ++ set -x [2021-07-27T12:06:47.919Z] ++ 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-07-27T12:06:47.919Z] testing: warning: no tests to run [2021-07-27T12:06:47.919Z] PASS [2021-07-27T12:06:47.919Z] [2021-07-27T12:06:47.919Z] DONE 0 tests in 0.051s [2021-07-27T12:06:47.919Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T12:06:47.919Z] ++ 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-07-27T12:06:47.919Z] ++ set -e [2021-07-27T12:06:47.919Z] ++ '[' -n 0 ']' [2021-07-27T12:06:47.919Z] ++ set -x [2021-07-27T12:06:47.919Z] ++ 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-07-27T12:06:48.063Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2021-07-27T12:06:48.063Z] === RUN TestServiceUpdateConfigs [2021-07-27T12:06:48.178Z] INFO: Testing against a local daemon [2021-07-27T12:06:48.178Z] === RUN TestPluginWithDevMounts [2021-07-27T12:06:48.178Z] === PAUSE TestPluginWithDevMounts [2021-07-27T12:06:48.178Z] === CONT TestPluginWithDevMounts [2021-07-27T12:06:50.082Z] --- PASS: TestPluginWithDevMounts (1.82s) [2021-07-27T12:06:50.082Z] PASS [2021-07-27T12:06:50.082Z] [2021-07-27T12:06:50.082Z] DONE 1 tests in 1.980s [2021-07-27T12:06:50.082Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T12:06:50.082Z] ++ 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-07-27T12:06:50.082Z] ++ set -e [2021-07-27T12:06:50.082Z] ++ '[' -n 0 ']' [2021-07-27T12:06:50.082Z] ++ set -x [2021-07-27T12:06:50.083Z] ++ 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-07-27T12:06:50.083Z] INFO: Testing against a local daemon [2021-07-27T12:06:50.083Z] === RUN TestSecretInspect [2021-07-27T12:06:53.379Z] --- PASS: TestSecretInspect (2.71s) [2021-07-27T12:06:53.379Z] === RUN TestSecretList [2021-07-27T12:06:55.282Z] --- PASS: TestSecretList (2.54s) [2021-07-27T12:06:55.282Z] === RUN TestSecretsCreateAndDelete [2021-07-27T12:06:55.849Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-27T12:06:56.785Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-27T12:06:56.785Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-27T12:06:58.162Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2021-07-27T12:06:58.162Z] === RUN TestSecretsUpdate [2021-07-27T12:06:58.162Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-27T12:06:59.099Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-27T12:07:00.035Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-27T12:07:00.035Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-27T12:07:00.035Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-27T12:07:00.035Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-27T12:07:00.035Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-27T12:07:00.035Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-27T12:07:00.294Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-27T12:07:00.294Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-27T12:07:00.294Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-27T12:07:00.553Z] --- PASS: TestSecretsUpdate (2.53s) [2021-07-27T12:07:00.553Z] === RUN TestTemplatedSecret [2021-07-27T12:07:02.456Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-27T12:07:02.456Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-27T12:07:02.982Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2021-07-27T12:07:02.982Z] === RUN TestServiceUpdateNetwork [2021-07-27T12:07:03.391Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-27T12:07:03.959Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-27T12:07:04.220Z] --- PASS: TestTemplatedSecret (3.74s) [2021-07-27T12:07:04.220Z] === RUN TestSecretCreateResolve [2021-07-27T12:07:04.788Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-27T12:07:05.046Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-27T12:07:06.952Z] --- PASS: TestSecretCreateResolve (2.56s) [2021-07-27T12:07:06.952Z] PASS [2021-07-27T12:07:06.952Z] [2021-07-27T12:07:06.952Z] DONE 6 tests in 16.784s [2021-07-27T12:07:06.952Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T12:07:06.952Z] ++ 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-07-27T12:07:06.952Z] ++ set -e [2021-07-27T12:07:06.952Z] ++ '[' -n 0 ']' [2021-07-27T12:07:06.952Z] ++ set -x [2021-07-27T12:07:06.952Z] ++ 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-07-27T12:07:06.952Z] INFO: Testing against a local daemon [2021-07-27T12:07:06.952Z] === RUN TestServiceCreateInit [2021-07-27T12:07:06.952Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T12:07:07.889Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-27T12:07:09.795Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-27T12:07:10.731Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-27T12:07:10.731Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-27T12:07:10.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-27T12:07:11.568Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-27T12:07:11.568Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-27T12:07:11.568Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-27T12:07:12.194Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-07-27T12:07:12.194Z] ok github.com/docker/docker/cmd/dockerd/trap 2.541s coverage: 0.0% of statements [2021-07-27T12:07:12.194Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T12:07:12.194Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2021-07-27T12:07:12.194Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T12:07:12.194Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T12:07:12.194Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T12:07:12.194Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T12:07:12.505Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-27T12:07:12.505Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T12:07:13.882Z] docker_api_swarm_node_test.go:80: [d31812723962a] joining swarm manager [d67442a490fa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:07:14.819Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-27T12:07:14.819Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-27T12:07:14.819Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T12:07:14.819Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-27T12:07:15.226Z] --- PASS: TestServiceUpdateNetwork (13.86s) [2021-07-27T12:07:15.226Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T12:07:16.171Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-27T12:07:16.197Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-27T12:07:17.118Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-27T12:07:17.573Z] === RUN TestDockerSuite/TestCommitChange [2021-07-27T12:07:18.510Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-27T12:07:18.770Z] --- PASS: TestServiceCreateInit (11.93s) [2021-07-27T12:07:18.770Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.50s) [2021-07-27T12:07:18.770Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.39s) [2021-07-27T12:07:18.770Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T12:07:20.147Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-27T12:07:20.286Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2021-07-27T12:07:21.655Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2021-07-27T12:07:22.583Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-07-27T12:07:22.685Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-27T12:07:25.268Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-27T12:07:25.972Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-27T12:07:26.908Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-27T12:07:29.442Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-27T12:07:30.377Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-27T12:07:30.670Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-07-27T12:07:30.670Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.4% of statements [2021-07-27T12:07:30.926Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-27T12:07:31.487Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-27T12:07:31.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-27T12:07:31.906Z] --- PASS: TestServiceUpdatePidsLimit (17.24s) [2021-07-27T12:07:31.906Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-27T12:07:31.906Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-07-27T12:07:31.906Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-07-27T12:07:31.906Z] PASS [2021-07-27T12:07:31.906Z] [2021-07-27T12:07:31.906Z] === Skipped [2021-07-27T12:07:31.906Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T12:07:31.906Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:07:31.906Z] [2021-07-27T12:07:31.906Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-27T12:07:31.906Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T12:07:31.906Z] [2021-07-27T12:07:31.906Z] [2021-07-27T12:07:31.906Z] DONE 27 tests, 2 skipped in 152.143s [2021-07-27T12:07:31.906Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T12:07:31.906Z] ++ 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-07-27T12:07:31.906Z] ++ set -e [2021-07-27T12:07:31.906Z] ++ '[' -n 0 ']' [2021-07-27T12:07:31.906Z] ++ set -x [2021-07-27T12:07:31.906Z] ++ 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-07-27T12:07:32.029Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-27T12:07:32.051Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-27T12:07:32.981Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-27T12:07:32.981Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-27T12:07:32.981Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-27T12:07:32.981Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-27T12:07:32.981Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-27T12:07:33.239Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-27T12:07:33.239Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-27T12:07:33.419Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.800s coverage: 73.3% of statements [2021-07-27T12:07:33.675Z] ok github.com/docker/docker/daemon 12.169s coverage: 17.6% of statements [2021-07-27T12:07:33.675Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T12:07:33.675Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T12:07:33.675Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T12:07:33.675Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T12:07:34.176Z] docker_api_swarm_node_test.go:52: [db4412ae7dd38] joining swarm manager [db54a60a98fe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:07:35.042Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.431s coverage: 56.2% of statements [2021-07-27T12:07:35.113Z] docker_api_swarm_node_test.go:53: [dcb07235fcaa3] joining swarm manager [db54a60a98fe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:07:35.372Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-27T12:07:35.605Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.039s coverage: 3.1% of statements [2021-07-27T12:07:36.123Z] INFO: Testing against a local daemon [2021-07-27T12:07:36.123Z] === RUN TestSessionCreate [2021-07-27T12:07:36.123Z] --- PASS: TestSessionCreate (0.04s) [2021-07-27T12:07:36.123Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T12:07:36.123Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-27T12:07:36.123Z] PASS [2021-07-27T12:07:36.123Z] [2021-07-27T12:07:36.123Z] DONE 2 tests in 3.426s [2021-07-27T12:07:36.123Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T12:07:36.123Z] ++ 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-07-27T12:07:36.123Z] ++ set -e [2021-07-27T12:07:36.123Z] ++ '[' -n 0 ']' [2021-07-27T12:07:36.123Z] ++ set -x [2021-07-27T12:07:36.123Z] ++ 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-07-27T12:07:36.748Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-27T12:07:36.748Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-27T12:07:36.972Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-07-27T12:07:37.316Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-27T12:07:37.512Z] INFO: Testing against a local daemon [2021-07-27T12:07:37.512Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:07:37.512Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T12:07:37.512Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:07:37.512Z] === RUN TestEventsExecDie [2021-07-27T12:07:38.251Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-27T12:07:38.818Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-27T12:07:38.887Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.347s coverage: 49.4% of statements [2021-07-27T12:07:38.906Z] --- PASS: TestEventsExecDie (1.12s) [2021-07-27T12:07:38.906Z] === RUN TestEventsBackwardsCompatible [2021-07-27T12:07:38.906Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-27T12:07:38.906Z] === RUN TestEventsVolumeCreate [2021-07-27T12:07:38.906Z] --- PASS: TestEventsVolumeCreate (0.11s) [2021-07-27T12:07:38.906Z] === RUN TestInfoBinaryCommits [2021-07-27T12:07:38.906Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-27T12:07:38.906Z] === RUN TestInfoAPIVersioned [2021-07-27T12:07:38.906Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T12:07:38.906Z] === RUN TestInfoDiscoveryBackend [2021-07-27T12:07:39.385Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-27T12:07:39.485Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-27T12:07:39.485Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T12:07:39.817Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.571s coverage: 46.2% of statements [2021-07-27T12:07:39.817Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T12:07:39.951Z] --- PASS: TestCreateServiceMultipleTimes (21.00s) [2021-07-27T12:07:39.951Z] === RUN TestCreateServiceConflict [2021-07-27T12:07:40.210Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-27T12:07:40.210Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-27T12:07:40.210Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-27T12:07:40.431Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-27T12:07:40.431Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T12:07:40.746Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.637s coverage: 57.7% of statements [2021-07-27T12:07:40.746Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-27T12:07:40.746Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T12:07:41.003Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-07-27T12:07:41.006Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-27T12:07:41.006Z] === RUN TestInfoAPI [2021-07-27T12:07:41.006Z] --- PASS: TestInfoAPI (0.04s) [2021-07-27T12:07:41.006Z] === RUN TestInfoAPIWarnings [2021-07-27T12:07:41.148Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-27T12:07:41.148Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-27T12:07:41.148Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-27T12:07:41.148Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-27T12:07:41.408Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-27T12:07:41.934Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2021-07-27T12:07:42.345Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-27T12:07:42.604Z] --- PASS: TestCreateServiceConflict (2.75s) [2021-07-27T12:07:42.604Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T12:07:42.865Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-07-27T12:07:43.122Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.8% of statements [2021-07-27T12:07:43.122Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T12:07:43.122Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T12:07:43.172Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-27T12:07:44.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-27T12:07:44.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-27T12:07:44.490Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.5% of statements [2021-07-27T12:07:45.052Z] ok github.com/docker/docker/daemon/logger/awslogs 0.202s coverage: 77.0% of statements [2021-07-27T12:07:45.052Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T12:07:45.052Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T12:07:45.307Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-27T12:07:45.870Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-07-27T12:07:46.460Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-07-27T12:07:46.460Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2021-07-27T12:07:46.642Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-27T12:07:46.642Z] --- PASS: TestCreateServiceMaxReplicas (4.04s) [2021-07-27T12:07:46.642Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T12:07:47.038Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-07-27T12:07:47.038Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T12:07:47.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-27T12:07:47.209Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-27T12:07:47.612Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 55.1% of statements [2021-07-27T12:07:48.144Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-27T12:07:48.177Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2021-07-27T12:07:49.081Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-27T12:07:49.542Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2021-07-27T12:07:49.542Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-27T12:07:50.032Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-27T12:07:50.104Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-07-27T12:07:50.360Z] ok github.com/docker/docker/daemon/logger/splunk 1.596s coverage: 82.5% of statements [2021-07-27T12:07:50.360Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T12:07:50.360Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T12:07:50.966Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-27T12:07:50.966Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-27T12:07:51.534Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-27T12:07:51.725Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-07-27T12:07:51.725Z] ok github.com/docker/docker/distribution 0.120s coverage: 25.4% of statements [2021-07-27T12:07:51.725Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T12:07:52.469Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-27T12:07:52.654Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-07-27T12:07:53.037Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-27T12:07:53.037Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-27T12:07:53.582Z] ok github.com/docker/docker/image 0.019s coverage: 86.6% of statements [2021-07-27T12:07:53.839Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-27T12:07:53.975Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-27T12:07:54.405Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-27T12:07:54.662Z] ok github.com/docker/docker/distribution/xfer 1.941s coverage: 85.1% of statements [2021-07-27T12:07:54.662Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T12:07:54.662Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-07-27T12:07:54.662Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T12:07:55.223Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2021-07-27T12:07:55.358Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-27T12:07:56.734Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-27T12:07:56.734Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-27T12:07:56.734Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-27T12:07:56.734Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-27T12:07:56.734Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-27T12:07:57.303Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-27T12:07:59.140Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-07-27T12:07:59.140Z] === RUN TestInfoDebug [2021-07-27T12:07:59.140Z] --- PASS: TestInfoDebug (0.54s) [2021-07-27T12:07:59.140Z] === RUN TestInfoInsecureRegistries [2021-07-27T12:07:59.140Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-27T12:07:59.140Z] === RUN TestInfoRegistryMirrors [2021-07-27T12:07:59.140Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-27T12:07:59.140Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T12:07:59.140Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-07-27T12:07:59.140Z] === RUN TestPingCacheHeaders [2021-07-27T12:07:59.415Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-27T12:07:59.415Z] === RUN TestPingGet [2021-07-27T12:07:59.415Z] --- PASS: TestPingGet (0.03s) [2021-07-27T12:07:59.415Z] === RUN TestPingHead [2021-07-27T12:07:59.415Z] --- PASS: TestPingHead (0.03s) [2021-07-27T12:07:59.415Z] === RUN TestVersion [2021-07-27T12:07:59.415Z] --- PASS: TestVersion (0.03s) [2021-07-27T12:07:59.415Z] PASS [2021-07-27T12:07:59.415Z] [2021-07-27T12:07:59.415Z] === Skipped [2021-07-27T12:07:59.415Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:07:59.415Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T12:07:59.415Z] [2021-07-27T12:07:59.415Z] [2021-07-27T12:07:59.415Z] DONE 19 tests, 1 skipped in 23.938s [2021-07-27T12:07:59.415Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T12:07:59.415Z] ++ 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-07-27T12:07:59.415Z] ++ set -e [2021-07-27T12:07:59.415Z] ++ '[' -n 0 ']' [2021-07-27T12:07:59.415Z] ++ set -x [2021-07-27T12:07:59.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-27T12:08:00.586Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.08s) [2021-07-27T12:08:00.586Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T12:08:01.961Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-27T12:08:03.338Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-27T12:08:03.338Z] --- PASS: TestCreateServiceSecretFileMode (2.72s) [2021-07-27T12:08:03.338Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T12:08:03.906Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-27T12:08:03.906Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-27T12:08:03.906Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-27T12:08:03.906Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-27T12:08:05.166Z] ok github.com/docker/docker/layer 7.321s coverage: 68.8% of statements [2021-07-27T12:08:05.166Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T12:08:05.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T12:08:05.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T12:08:05.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T12:08:06.438Z] --- PASS: TestCreateServiceConfigFileMode (2.71s) [2021-07-27T12:08:06.438Z] === RUN TestCreateServiceSysctls [2021-07-27T12:08:06.698Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-27T12:08:07.055Z] ok github.com/docker/docker/libnetwork/api 1.390s coverage: 90.1% of statements [2021-07-27T12:08:07.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-27T12:08:07.311Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2021-07-27T12:08:07.524Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-27T12:08:08.676Z] ok github.com/docker/docker/libnetwork/config 0.041s coverage: 24.0% of statements [2021-07-27T12:08:08.932Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-27T12:08:09.189Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-27T12:08:09.434Z] INFO: Testing against a local daemon [2021-07-27T12:08:09.434Z] === RUN TestVolumesCreateAndList [2021-07-27T12:08:09.696Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-27T12:08:09.696Z] === RUN TestVolumesRemove [2021-07-27T12:08:09.696Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-27T12:08:09.696Z] === RUN TestVolumesInspect [2021-07-27T12:08:09.696Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-27T12:08:09.696Z] === RUN TestVolumesInvalidJSON [2021-07-27T12:08:09.696Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T12:08:09.696Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T12:08:09.696Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T12:08:09.696Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-27T12:08:09.696Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T12:08:09.696Z] PASS [2021-07-27T12:08:09.696Z] [2021-07-27T12:08:09.696Z] DONE 5 tests in 10.317s [2021-07-27T12:08:09.696Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:08:10.065Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-27T12:08:10.269Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T12:08:10.269Z] +++ kill 14564 [2021-07-27T12:08:10.531Z] +++ /etc/init.d/apparmor stop [2021-07-27T12:08:10.794Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T12:08:10.794Z] [2021-07-27T12:08:10.794Z] Unloading profiles will leave already running processes permanently [2021-07-27T12:08:10.794Z] unconfined, which can lead to unexpected situations. [2021-07-27T12:08:10.794Z] [2021-07-27T12:08:10.794Z] To set a process to complain mode, use the command line tool [2021-07-27T12:08:10.794Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T12:08:10.794Z] +++ true [2021-07-27T12:08:10.794Z] exiting test-integration [2021-07-27T12:08:10.794Z] ++ exit 0 [2021-07-27T12:08:10.794Z] [2021-07-27T12:08:11.000Z] --- PASS: TestCreateServiceSysctls (4.83s) [2021-07-27T12:08:11.000Z] === RUN TestCreateServiceCapabilities [2021-07-27T12:08:11.707Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.421s coverage: 59.9% of statements [2021-07-27T12:08:11.962Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-27T12:08:12.623Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.167s coverage: 4.0% of statements [2021-07-27T12:08:13.189Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-07-27T12:08:13.445Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements Post stage [Pipeline] junit [2021-07-27T12:08:14.119Z] Recording test results [2021-07-27T12:08:14.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-27T12:08:14.288Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2021-07-27T12:08:14.288Z] === RUN TestInspect [2021-07-27T12:08:14.415Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T12:08:14.762Z] + echo Ensuring container killed. [2021-07-27T12:08:14.762Z] Ensuring container killed. [2021-07-27T12:08:14.762Z] + docker rm -vf docker-pr9 [2021-07-27T12:08:14.762Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-07-27T12:08:15.055Z] + echo Chowning /workspace to jenkins user [2021-07-27T12:08:15.055Z] Chowning /workspace to jenkins user [2021-07-27T12:08:15.055Z] + id -u [2021-07-27T12:08:15.055Z] + id -g [2021-07-27T12:08:15.055Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42673:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T12:08:15.055Z] Unable to find image 'busybox:latest' locally [2021-07-27T12:08:15.317Z] latest: Pulling from library/busybox [2021-07-27T12:08:15.317Z] 38cc3b49dbab: Pulling fs layer [2021-07-27T12:08:15.317Z] 38cc3b49dbab: Verifying Checksum [2021-07-27T12:08:15.317Z] 38cc3b49dbab: Download complete [2021-07-27T12:08:15.580Z] 38cc3b49dbab: Pull complete [2021-07-27T12:08:15.580Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-27T12:08:15.580Z] Status: Downloaded newer image for busybox:latest [2021-07-27T12:08:16.195Z] docker_api_swarm_test.go:201: [d67018e597c44] joining swarm manager [da935da522305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:08:16.455Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-27T12:08:17.834Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-27T12:08:18.769Z] --- PASS: TestInspect (4.36s) [2021-07-27T12:08:18.769Z] === RUN TestCreateJob [2021-07-27T12:08:19.705Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-27T12:08:21.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T12:08:22.492Z] + bundleName=arm64-integration [2021-07-27T12:08:22.492Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-27T12:08:22.492Z] Creating arm64-integration-bundles.tar.gz [2021-07-27T12:08:22.492Z] + find bundles -path+ */root/*overlay2 -prune -o -type fxargs ( tar -name -czf *-report.json arm64-integration-bundles.tar.gz -o [2021-07-27T12:08:22.492Z] -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-27T12:08:22.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [Pipeline] archiveArtifacts [2021-07-27T12:08:22.769Z] Archiving artifacts [2021-07-27T12:08:23.115Z] --- PASS: TestCreateJob (4.31s) [2021-07-27T12:08:23.115Z] === RUN TestReplicatedJob [2021-07-27T12:08:23.387Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.231s coverage: 6.6% of statements [2021-07-27T12:08:23.387Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-27T12:08:23.387Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-07-27T12:08:23.387Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-07-27T12:08:23.643Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-07-27T12:08:23.899Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-27T12:08:24.155Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-27T12:08:24.411Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-27T12:08:24.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-27T12:08:25.032Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42673/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T12:08:25.363Z] + make clean [2021-07-27T12:08:25.938Z] docker volume rm -f docker-dev-cache [2021-07-27T12:08:25.938Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T12:08:26.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-27T12:08:27.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-27T12:08:28.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000fef0_} [2021-07-27T12:08:30.633Z] --- PASS: TestReplicatedJob (7.39s) [2021-07-27T12:08:30.633Z] === RUN TestUpdateReplicatedJob [2021-07-27T12:08:30.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1072783613_/foo_false____} [2021-07-27T12:08:32.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1072783613_/foo_true____} [2021-07-27T12:08:33.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3554348088_/foo_false____} [2021-07-27T12:08:34.170Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2021-07-27T12:08:34.170Z] === RUN TestServiceListWithStatuses [2021-07-27T12:08:34.170Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:08:34.170Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T12:08:34.170Z] === RUN TestDockerNetworkConnectAlias [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T12:08:35.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3554348088_/foo_true____} [2021-07-27T12:08:36.587Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-07-27T12:08:37.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3554348088_/foo_true__0xc00000ff20__} [2021-07-27T12:08:37.517Z] ok github.com/docker/docker/libnetwork 37.947s coverage: 40.7% of statements [2021-07-27T12:08:37.517Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T12:08:37.517Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T12:08:37.517Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-27T12:08:37.518Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T12:08:37.775Z] ok github.com/docker/docker/libnetwork/ipams/null 0.010s coverage: 57.1% of statements [2021-07-27T12:08:38.706Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.022s coverage: 47.4% of statements [2021-07-27T12:08:39.270Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.008s coverage: 71.4% of statements [2021-07-27T12:08:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000ff38_} [2021-07-27T12:08:39.614Z] --- PASS: TestDockerNetworkConnectAlias (5.38s) [2021-07-27T12:08:39.614Z] === RUN TestDockerNetworkReConnect [2021-07-27T12:08:40.200Z] ok github.com/docker/docker/libnetwork/ipamutils 0.591s coverage: 74.0% of statements [2021-07-27T12:08:40.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000ff50_} [2021-07-27T12:08:40.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-27T12:08:41.565Z] ok github.com/docker/docker/libnetwork/iptables 0.326s coverage: 45.1% of statements [2021-07-27T12:08:41.821Z] ok github.com/docker/docker/libnetwork/netlabel 0.014s coverage: 60.0% of statements [2021-07-27T12:08:42.383Z] ok github.com/docker/docker/libnetwork/netutils 0.050s coverage: 44.1% of statements [2021-07-27T12:08:42.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000ff68_} [2021-07-27T12:08:43.461Z] docker_api_swarm_test.go:383: [d0db1a412f524] joining swarm manager [dc44780ec0ee9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:08:44.836Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2021-07-27T12:08:44.836Z] === RUN TestServicePlugin [2021-07-27T12:08:44.836Z] docker_api_swarm_test.go:384: [d05d08bb4330d] joining swarm manager [dc44780ec0ee9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:08:44.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000ff80_} [2021-07-27T12:08:46.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-27T12:08:48.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-27T12:08:48.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-27T12:08:48.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-27T12:08:48.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-27T12:08:48.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-27T12:08:48.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-27T12:08:48.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-27T12:08:48.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-27T12:08:48.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-27T12:08:48.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-27T12:08:48.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-27T12:08:48.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-27T12:08:48.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-27T12:08:48.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-27T12:08:48.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-27T12:08:48.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-27T12:08:48.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-27T12:08:48.374Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-27T12:08:48.942Z] plugin_test.go:62: [d726e6918aece] joining swarm manager [d278993b63c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:08:50.332Z] plugin_test.go:65: [d88e52bdafa61] joining swarm manager [d278993b63c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:08:52.235Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-27T12:08:54.138Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-27T12:08:54.554Z] ok github.com/docker/docker/libnetwork/ipam 18.848s coverage: 85.3% of statements [2021-07-27T12:08:54.554Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T12:08:54.554Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T12:08:54.554Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T12:08:54.554Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-27T12:08:56.670Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-27T12:08:58.573Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-27T12:08:58.573Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-27T12:08:59.140Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-27T12:08:59.708Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-27T12:08:59.798Z] ok github.com/docker/docker/libnetwork/osl 4.329s coverage: 39.7% of statements [2021-07-27T12:08:59.798Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2021-07-27T12:08:59.798Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-27T12:09:00.362Z] ok github.com/docker/docker/libnetwork/portmapper 0.230s coverage: 49.5% of statements [2021-07-27T12:09:00.618Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-27T12:09:01.087Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-27T12:09:01.189Z] ok github.com/docker/docker/libnetwork/types 0.021s coverage: 47.9% of statements [2021-07-27T12:09:01.454Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-07-27T12:09:01.656Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-27T12:09:02.023Z] ok github.com/docker/docker/opts 0.028s coverage: 67.1% of statements [2021-07-27T12:09:02.280Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-27T12:09:02.593Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-27T12:09:03.528Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-27T12:09:03.648Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 82.3% of statements [2021-07-27T12:09:04.464Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-27T12:09:04.576Z] ok github.com/docker/docker/pkg/authorization 0.082s coverage: 68.3% of statements [2021-07-27T12:09:04.576Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-27T12:09:04.576Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-27T12:09:05.399Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-27T12:09:05.967Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-27T12:09:06.905Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-27T12:09:07.840Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-27T12:09:07.840Z] ok github.com/docker/docker/pkg/chrootarchive 2.469s coverage: 43.2% of statements [2021-07-27T12:09:07.840Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-27T12:09:08.096Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-07-27T12:09:08.352Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2021-07-27T12:09:08.407Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-27T12:09:09.362Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-27T12:09:10.299Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-27T12:09:11.235Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-27T12:09:12.172Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-27T12:09:12.172Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-27T12:09:12.512Z] --- PASS: TestBuildWCOWSandboxSize (725.94s) [2021-07-27T12:09:12.512Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T12:09:12.512Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:09:12.512Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:09:12.512Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:09:12.512Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:09:12.512Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:09:12.512Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:09:12.512Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T12:09:12.512Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T12:09:12.512Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T12:09:12.512Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-07-27T12:09:12.512Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-27T12:09:12.512Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-27T12:09:12.512Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-27T12:09:12.512Z] === RUN TestBuildPreserveOwnership [2021-07-27T12:09:12.512Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:09:12.512Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestBuildPlatformInvalid [2021-07-27T12:09:12.512Z] --- PASS: TestBuildPlatformInvalid (0.46s) [2021-07-27T12:09:12.512Z] PASS [2021-07-27T12:09:12.512Z] ok github.com/docker/docker/integration/build 874.372s [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === Skipped [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-27T12:09:12.512Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-27T12:09:12.512Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-27T12:09:12.512Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-27T12:09:12.512Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-27T12:09:12.512Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] DONE 29 tests, 5 skipped in 898.406s [2021-07-27T12:09:12.512Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-27T12:09:12.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:09:12.512Z] INFO: Testing against a local daemon [2021-07-27T12:09:12.512Z] === RUN TestConfigInspect [2021-07-27T12:09:12.512Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestConfigList [2021-07-27T12:09:12.512Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] --- SKIP: TestConfigList (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestConfigsCreateAndDelete [2021-07-27T12:09:12.512Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestConfigsUpdate [2021-07-27T12:09:12.512Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestTemplatedConfig [2021-07-27T12:09:12.512Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestConfigCreateResolve [2021-07-27T12:09:12.512Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:09:12.512Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-27T12:09:12.512Z] PASS [2021-07-27T12:09:12.512Z] ok github.com/docker/docker/integration/config 0.104s [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === Skipped [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-27T12:09:12.512Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-27T12:09:12.512Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-27T12:09:12.512Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-27T12:09:12.512Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-27T12:09:12.512Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-27T12:09:12.512Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] [2021-07-27T12:09:12.512Z] DONE 6 tests, 6 skipped in 2.441s [2021-07-27T12:09:12.512Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-27T12:09:12.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:09:12.512Z] INFO: Testing against a local daemon [2021-07-27T12:09:12.512Z] === RUN TestCheckpoint [2021-07-27T12:09:12.512Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:09:12.512Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestContainerInvalidJSON [2021-07-27T12:09:12.512Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:09:12.512Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:09:12.512Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:09:12.512Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:09:12.512Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:09:12.512Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:09:12.512Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-27T12:09:12.512Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T12:09:12.512Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T12:09:12.512Z] --- PASS: TestContainerInvalidJSON (0.41s) [2021-07-27T12:09:12.512Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-27T12:09:12.512Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-27T12:09:12.512Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-27T12:09:12.512Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T12:09:12.512Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-07-27T12:09:12.512Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T12:09:12.512Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-07-27T12:09:12.512Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T12:09:12.512Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-07-27T12:09:12.512Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T12:09:12.512Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-07-27T12:09:12.512Z] === RUN TestCopyFromContainer [2021-07-27T12:09:12.512Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T12:09:12.512Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:09:12.512Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:09:12.512Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:09:12.512Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:09:12.512Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:09:12.512Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:09:12.512Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T12:09:12.512Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T12:09:12.512Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T12:09:12.512Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T12:09:12.512Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-27T12:09:12.512Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestCreateWithInvalidEnv [2021-07-27T12:09:12.512Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T12:09:12.512Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T12:09:12.512Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T12:09:12.512Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T12:09:12.512Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T12:09:12.512Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T12:09:12.512Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T12:09:12.512Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T12:09:12.512Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T12:09:12.512Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T12:09:12.512Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T12:09:12.512Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:09:12.512Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T12:09:12.512Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:09:12.512Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T12:09:12.512Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:09:12.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:09:12.512Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:09:12.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:09:12.512Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:09:12.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:09:12.512Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:09:12.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:09:12.512Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:09:12.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:09:12.512Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T12:09:12.512Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T12:09:12.512Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T12:09:12.512Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T12:09:12.512Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T12:09:12.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T12:09:12.512Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-27T12:09:12.512Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestCreateDifferentPlatform [2021-07-27T12:09:12.512Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T12:09:12.512Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T12:09:12.512Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T12:09:12.512Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T12:09:12.512Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-07-27T12:09:12.512Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T12:09:12.512Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-27T12:09:12.512Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-07-27T12:09:12.512Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T12:09:12.512Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:12.512Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestDiff [2021-07-27T12:09:12.512Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-27T12:09:12.512Z] --- SKIP: TestDiff (0.00s) [2021-07-27T12:09:12.512Z] === RUN TestExecWithCloseStdin [2021-07-27T12:09:12.520Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-07-27T12:09:12.520Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-27T12:09:12.520Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-27T12:09:12.520Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-27T12:09:12.740Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-27T12:09:13.307Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-27T12:09:13.447Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-27T12:09:13.479Z] --- PASS: TestExecWithCloseStdin (2.55s) [2021-07-27T12:09:13.479Z] === RUN TestExec [2021-07-27T12:09:13.703Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-27T12:09:13.959Z] ok github.com/docker/docker/pkg/fsutils 0.104s coverage: 85.1% of statements [2021-07-27T12:09:14.215Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-27T12:09:14.243Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-27T12:09:14.777Z] ok github.com/docker/docker/pkg/idtools 0.295s coverage: 69.5% of statements [2021-07-27T12:09:15.178Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-27T12:09:15.653Z] --- PASS: TestExec (1.86s) [2021-07-27T12:09:15.653Z] === RUN TestExecUser [2021-07-27T12:09:15.653Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-27T12:09:15.653Z] --- SKIP: TestExecUser (0.00s) [2021-07-27T12:09:15.653Z] === RUN TestExportContainerAndImportImage [2021-07-27T12:09:15.653Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:15.653Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-27T12:09:15.653Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T12:09:15.653Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:15.653Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-27T12:09:15.653Z] === RUN TestHealthCheckWorkdir [2021-07-27T12:09:15.653Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-27T12:09:15.653Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-27T12:09:15.653Z] === RUN TestHealthKillContainer [2021-07-27T12:09:15.653Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-27T12:09:15.653Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-27T12:09:15.653Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T12:09:15.653Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-27T12:09:15.653Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-27T12:09:15.653Z] === RUN TestKillContainerInvalidSignal [2021-07-27T12:09:15.704Z] ok github.com/docker/docker/pkg/ioutils 0.379s coverage: 69.3% of statements [2021-07-27T12:09:15.745Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-27T12:09:15.961Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-27T12:09:15.961Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-27T12:09:16.217Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-27T12:09:16.473Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-27T12:09:16.687Z] --- PASS: TestServicePlugin (32.06s) [2021-07-27T12:09:16.687Z] === RUN TestServiceUpdateLabel [2021-07-27T12:09:16.729Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-07-27T12:09:16.729Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-27T12:09:16.985Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-27T12:09:17.187Z] --- PASS: TestKillContainerInvalidSignal (1.76s) [2021-07-27T12:09:17.187Z] === RUN TestKillContainer [2021-07-27T12:09:17.187Z] === RUN TestKillContainer/no_signal [2021-07-27T12:09:17.254Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-27T12:09:18.191Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-27T12:09:18.718Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T12:09:18.718Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-27T12:09:18.718Z] === RUN TestKillContainer/killing_signal [2021-07-27T12:09:18.758Z] --- PASS: TestServiceUpdateLabel (2.16s) [2021-07-27T12:09:18.758Z] === RUN TestServiceUpdateSecrets [2021-07-27T12:09:21.290Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-27T12:09:21.614Z] --- PASS: TestKillContainer (3.92s) [2021-07-27T12:09:21.614Z] --- PASS: TestKillContainer/no_signal (1.61s) [2021-07-27T12:09:21.614Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-27T12:09:21.614Z] --- PASS: TestKillContainer/killing_signal (2.28s) [2021-07-27T12:09:21.614Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T12:09:21.614Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:09:21.614Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-27T12:09:21.614Z] === RUN TestKillStoppedContainer [2021-07-27T12:09:21.614Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:09:21.614Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-27T12:09:21.614Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T12:09:21.614Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:09:21.614Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-27T12:09:21.614Z] === RUN TestKillDifferentUserContainer [2021-07-27T12:09:21.614Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-27T12:09:21.614Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-27T12:09:21.614Z] === RUN TestInspectOomKilledTrue [2021-07-27T12:09:21.614Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:21.614Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T12:09:21.614Z] === RUN TestInspectOomKilledFalse [2021-07-27T12:09:21.614Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:09:21.614Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T12:09:21.614Z] === RUN TestLogsFollowTailEmpty [2021-07-27T12:09:23.150Z] --- PASS: TestLogsFollowTailEmpty (1.69s) [2021-07-27T12:09:23.150Z] === RUN TestNetworkNat [2021-07-27T12:09:23.150Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-27T12:09:23.150Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-27T12:09:23.150Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T12:09:24.683Z] --- PASS: TestNetworkLocalhostTCPNat (1.98s) [2021-07-27T12:09:24.683Z] === RUN TestNetworkLoopbackNat [2021-07-27T12:09:24.683Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-27T12:09:24.683Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-27T12:09:24.683Z] === RUN TestPause [2021-07-27T12:09:24.683Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-27T12:09:24.683Z] --- SKIP: TestPause (0.00s) [2021-07-27T12:09:24.683Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T12:09:25.484Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-27T12:09:26.853Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.74s) [2021-07-27T12:09:26.853Z] === RUN TestPauseStopPausedContainer [2021-07-27T12:09:26.853Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:26.853Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-27T12:09:26.853Z] === RUN TestPsFilter [2021-07-27T12:09:26.853Z] --- PASS: TestPsFilter (0.29s) [2021-07-27T12:09:26.853Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T12:09:28.015Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-27T12:09:28.951Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-27T12:09:29.024Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.94s) [2021-07-27T12:09:29.024Z] === RUN TestRemoveContainerWithVolume [2021-07-27T12:09:31.238Z] --- PASS: TestRemoveContainerWithVolume (2.36s) [2021-07-27T12:09:31.238Z] === RUN TestRemoveContainerRunning [2021-07-27T12:09:32.771Z] --- PASS: TestRemoveContainerRunning (1.77s) [2021-07-27T12:09:32.771Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T12:09:33.149Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-27T12:09:34.951Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s) [2021-07-27T12:09:34.951Z] === RUN TestRemoveInvalidContainer [2021-07-27T12:09:34.951Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-27T12:09:34.951Z] === RUN TestRenameLinkedContainer [2021-07-27T12:09:34.951Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-27T12:09:34.951Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-27T12:09:34.951Z] === RUN TestRenameStoppedContainer [2021-07-27T12:09:35.053Z] --- PASS: TestServiceUpdateSecrets (15.88s) [2021-07-27T12:09:35.053Z] === RUN TestServiceUpdateConfigs [2021-07-27T12:09:36.432Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-27T12:09:37.126Z] --- PASS: TestRenameStoppedContainer (2.29s) [2021-07-27T12:09:37.126Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T12:09:37.366Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-27T12:09:40.851Z] --- PASS: TestRenameRunningContainerAndReuse (3.42s) [2021-07-27T12:09:40.851Z] === RUN TestRenameInvalidName [2021-07-27T12:09:41.552Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-27T12:09:42.119Z] === RUN TestDockerSuite/TestCpToDot [2021-07-27T12:09:42.383Z] --- PASS: TestRenameInvalidName (1.72s) [2021-07-27T12:09:42.383Z] === RUN TestRenameAnonymousContainer [2021-07-27T12:09:43.053Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-27T12:09:44.429Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-27T12:09:45.806Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-27T12:09:46.743Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-27T12:09:47.680Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-27T12:09:47.680Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-27T12:09:48.616Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-27T12:09:48.616Z] check_test.go:380: [d05d08bb4330d] daemon is not started [2021-07-27T12:09:48.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-27T12:09:49.551Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-27T12:09:49.551Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-27T12:09:49.810Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-27T12:09:50.071Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-27T12:09:50.646Z] --- PASS: TestServiceUpdateConfigs (15.77s) [2021-07-27T12:09:50.646Z] === RUN TestServiceUpdateNetwork [2021-07-27T12:09:50.942Z] --- PASS: TestRenameAnonymousContainer (8.49s) [2021-07-27T12:09:50.943Z] === RUN TestRenameContainerWithSameName [2021-07-27T12:09:51.214Z] docker_api_swarm_test.go:801: [d22922089cf0e] joining swarm manager [d6662028b46a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:09:51.214Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-27T12:09:51.214Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-27T12:09:51.214Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-27T12:09:51.472Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-27T12:09:52.409Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-27T12:09:52.474Z] --- PASS: TestRenameContainerWithSameName (1.74s) [2021-07-27T12:09:52.474Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T12:09:52.474Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-27T12:09:52.474Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-27T12:09:52.474Z] === RUN TestResize [2021-07-27T12:09:52.668Z] docker_api_swarm_test.go:801: [d7d0c3d042f06] joining swarm manager [d6662028b46a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:09:52.926Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-27T12:09:52.926Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-27T12:09:53.185Z] === RUN TestDockerSuite/TestCreateRM [2021-07-27T12:09:53.185Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-27T12:09:53.185Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T12:09:53.185Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-27T12:09:53.444Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-27T12:09:53.444Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-27T12:09:54.009Z] --- PASS: TestResize (1.71s) [2021-07-27T12:09:54.009Z] === RUN TestResizeWithInvalidSize [2021-07-27T12:09:54.381Z] docker_api_swarm_test.go:801: [d52bf99f79233] joining swarm manager [d6662028b46a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-27T12:09:55.542Z] --- PASS: TestResizeWithInvalidSize (1.71s) [2021-07-27T12:09:55.542Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.1% of statements [2021-07-27T12:09:55.634Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-27T12:09:55.757Z] docker_api_swarm_test.go:801: [dae87f79c3fe9] joining swarm manager [d6662028b46a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-27T12:09:55.757Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-27T12:09:55.890Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2021-07-27T12:09:56.016Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-27T12:09:56.016Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-27T12:09:56.453Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-07-27T12:09:56.454Z] testing: warning: no tests to run [2021-07-27T12:09:56.454Z] coverage: [no statements] [2021-07-27T12:09:56.454Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-07-27T12:09:56.953Z] docker_api_swarm_test.go:809: [d8a27e3dd4bef] joining swarm manager [d6662028b46a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-27T12:09:57.028Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-27T12:09:57.028Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-27T12:09:57.284Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-27T12:09:58.440Z] --- PASS: TestResizeWhenContainerNotStarted (2.26s) [2021-07-27T12:09:58.440Z] === RUN TestDaemonRestartKillContainers [2021-07-27T12:09:58.440Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:09:58.440Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-27T12:09:58.440Z] === RUN TestStats [2021-07-27T12:09:58.440Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-27T12:09:58.440Z] --- SKIP: TestStats (0.00s) [2021-07-27T12:09:58.440Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T12:09:59.172Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-27T12:09:59.427Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-27T12:09:59.488Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-27T12:09:59.683Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.7% of statements [2021-07-27T12:09:59.747Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-27T12:09:59.747Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-27T12:09:59.747Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-27T12:10:00.006Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-27T12:10:00.006Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-27T12:10:00.573Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-27T12:10:01.048Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2021-07-27T12:10:01.048Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-27T12:10:01.949Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-27T12:10:02.414Z] ok github.com/docker/docker/registry 0.050s coverage: 58.8% of statements [2021-07-27T12:10:02.670Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-27T12:10:02.670Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-27T12:10:02.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-27T12:10:03.232Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-27T12:10:03.489Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-27T12:10:04.789Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-27T12:10:04.789Z] --- PASS: TestServiceUpdateNetwork (14.37s) [2021-07-27T12:10:04.789Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T12:10:06.005Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-27T12:10:06.165Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-27T12:10:06.165Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-27T12:10:06.934Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2021-07-27T12:10:06.999Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.18s) [2021-07-27T12:10:06.999Z] === RUN TestStopContainerWithTimeout [2021-07-27T12:10:06.999Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-27T12:10:06.999Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-27T12:10:06.999Z] === RUN TestUpdateRestartPolicy [2021-07-27T12:10:07.497Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-07-27T12:10:07.543Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-27T12:10:07.801Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-27T12:10:08.069Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-27T12:10:08.330Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-27T12:10:08.426Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-07-27T12:10:08.899Z] === RUN TestDockerSuite/TestDockerFails [2021-07-27T12:10:08.899Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-27T12:10:08.899Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-27T12:10:08.899Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-27T12:10:10.277Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-27T12:10:10.843Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-27T12:10:12.220Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-27T12:10:12.220Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-27T12:10:12.220Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-27T12:10:12.220Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-27T12:10:15.502Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-27T12:10:18.785Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-27T12:10:20.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-27T12:10:23.221Z] --- PASS: TestServiceUpdatePidsLimit (18.03s) [2021-07-27T12:10:23.221Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.46s) [2021-07-27T12:10:23.221Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.40s) [2021-07-27T12:10:23.221Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2021-07-27T12:10:23.221Z] PASS [2021-07-27T12:10:23.221Z] [2021-07-27T12:10:23.221Z] === Skipped [2021-07-27T12:10:23.221Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T12:10:23.221Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T12:10:23.221Z] [2021-07-27T12:10:23.221Z] [2021-07-27T12:10:23.221Z] DONE 27 tests, 1 skipped in 196.165s [2021-07-27T12:10:23.221Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T12:10:23.222Z] ++ 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-07-27T12:10:23.222Z] ++ set -e [2021-07-27T12:10:23.222Z] ++ '[' -n 0 ']' [2021-07-27T12:10:23.222Z] ++ set -x [2021-07-27T12:10:23.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-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-07-27T12:10:23.222Z] INFO: Testing against a local daemon [2021-07-27T12:10:23.222Z] === RUN TestSessionCreate [2021-07-27T12:10:23.222Z] --- PASS: TestSessionCreate (0.03s) [2021-07-27T12:10:23.222Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T12:10:23.222Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2021-07-27T12:10:23.222Z] PASS [2021-07-27T12:10:23.222Z] [2021-07-27T12:10:23.222Z] DONE 2 tests in 0.246s [2021-07-27T12:10:23.222Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T12:10:23.222Z] ++ 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-07-27T12:10:23.222Z] ++ set -e [2021-07-27T12:10:23.222Z] ++ '[' -n 0 ']' [2021-07-27T12:10:23.222Z] ++ set -x [2021-07-27T12:10:23.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-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-07-27T12:10:23.222Z] INFO: Testing against a local daemon [2021-07-27T12:10:23.480Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:10:23.480Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T12:10:23.480Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:10:23.480Z] === RUN TestEventsExecDie [2021-07-27T12:10:23.480Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-27T12:10:24.859Z] --- PASS: TestEventsExecDie (1.38s) [2021-07-27T12:10:24.859Z] === RUN TestEventsBackwardsCompatible [2021-07-27T12:10:24.859Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-07-27T12:10:24.859Z] === RUN TestEventsVolumeCreate [2021-07-27T12:10:24.859Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-27T12:10:24.859Z] === RUN TestInfoBinaryCommits [2021-07-27T12:10:24.859Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-27T12:10:24.859Z] === RUN TestInfoAPIVersioned [2021-07-27T12:10:24.859Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T12:10:24.859Z] === RUN TestInfoDiscoveryBackend [2021-07-27T12:10:25.426Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-27T12:10:25.426Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T12:10:25.685Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-27T12:10:26.620Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-27T12:10:26.620Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T12:10:26.620Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-27T12:10:26.879Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-27T12:10:26.879Z] === RUN TestInfoAPI [2021-07-27T12:10:26.879Z] --- PASS: TestInfoAPI (0.03s) [2021-07-27T12:10:26.879Z] === RUN TestInfoAPIWarnings [2021-07-27T12:10:27.447Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-27T12:10:28.074Z] --- PASS: TestUpdateRestartPolicy (20.57s) [2021-07-27T12:10:28.074Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T12:10:28.394Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-27T12:10:28.532Z] --- PASS: TestUpdateRestartWithAutoRemove (1.74s) [2021-07-27T12:10:28.532Z] === RUN TestWaitNonBlocked [2021-07-27T12:10:28.532Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:10:28.532Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:10:28.532Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:10:28.532Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:10:28.532Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T12:10:28.532Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T12:10:28.963Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-27T12:10:29.898Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-27T12:10:30.303Z] ok github.com/docker/docker/libnetwork/networkdb 103.712s coverage: 60.1% of statements [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T12:10:30.304Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === Skipped [2021-07-27T12:10:30.304Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T12:10:30.304Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T12:10:30.304Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T12:10:30.304Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T12:10:30.304Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:71: No driver to put! [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-27T12:10:30.304Z] time="2021-07-27T12:07:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-27T12:10:30.304Z] time="2021-07-27T12:07:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-27T12:10:30.304Z] time="2021-07-27T12:07:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-27T12:10:30.304Z] time="2021-07-27T12:07:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-27T12:10:30.304Z] time="2021-07-27T12:07:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:71: No driver to put! [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-27T12:10:30.304Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-27T12:10:30.304Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-27T12:10:30.304Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T12:10:30.304Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-27T12:10:30.304Z] graphtest_unix.go:71: No driver to put! [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-27T12:10:30.304Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-27T12:10:30.304Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-27T12:10:30.304Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T12:10:30.304Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T12:10:30.304Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T12:10:30.304Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T12:10:30.304Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T12:10:30.304Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-27T12:10:30.304Z] firewalld_test.go:13: firewalld is not running [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-27T12:10:30.304Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-27T12:10:30.304Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] [2021-07-27T12:10:30.304Z] DONE 2669 tests, 37 skipped in 358.488s Post stage [Pipeline] junit [2021-07-27T12:10:30.314Z] Recording test results [2021-07-27T12:10:30.467Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-27T12:10:30.576Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-27T12:10:30.707Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-27T12:10:30.707Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.28s) [2021-07-27T12:10:30.707Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.38s) [2021-07-27T12:10:30.707Z] === RUN TestWaitBlocked [2021-07-27T12:10:30.707Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:30.707Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-27T12:10:30.707Z] PASS [2021-07-27T12:10:30.912Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42673/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=384517218ac20470a44357b9307ad11f2164f89c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:384517218ac20470a44357b9307ad11f2164f89c hack/validate/vendor [2021-07-27T12:10:31.166Z] ok github.com/docker/docker/integration/container 81.292s [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === Skipped [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-27T12:10:31.166Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-27T12:10:31.166Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-27T12:10:31.166Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-27T12:10:31.166Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-27T12:10:31.166Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-27T12:10:31.166Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-27T12:10:31.166Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-07-27T12:10:31.166Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-27T12:10:31.166Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-27T12:10:31.166Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-27T12:10:31.166Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-27T12:10:31.166Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-27T12:10:31.166Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-27T12:10:31.166Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-27T12:10:31.166Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-27T12:10:31.166Z] [2021-07-27T12:10:31.166Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-27T12:10:31.167Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-27T12:10:31.167Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-27T12:10:31.167Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-27T12:10:31.167Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-27T12:10:31.167Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-27T12:10:31.167Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-27T12:10:31.167Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-27T12:10:31.167Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-27T12:10:31.167Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-27T12:10:31.167Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-27T12:10:31.167Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-27T12:10:31.167Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-27T12:10:31.167Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-27T12:10:31.167Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-27T12:10:31.167Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-27T12:10:31.167Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-27T12:10:31.167Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-27T12:10:31.167Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-27T12:10:31.167Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] [2021-07-27T12:10:31.167Z] DONE 88 tests, 33 skipped in 83.354s [2021-07-27T12:10:31.167Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-27T12:10:31.841Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T12:10:32.369Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-27T12:10:32.408Z] + echo Ensuring container killed. [2021-07-27T12:10:32.408Z] Ensuring container killed. [2021-07-27T12:10:32.408Z] + docker rm -vf docker-pr9 [2021-07-27T12:10:32.408Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-07-27T12:10:32.701Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T12:10:32.701Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-27T12:10:32.701Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-27T12:10:32.701Z] === RUN TestDaemonConfigValidation [2021-07-27T12:10:32.701Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-27T12:10:32.701Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-27T12:10:32.701Z] PASS [2021-07-27T12:10:32.701Z] ok github.com/docker/docker/integration/daemon 0.108s [2021-07-27T12:10:32.701Z] [2021-07-27T12:10:32.701Z] === Skipped [2021-07-27T12:10:32.701Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-27T12:10:32.701Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-27T12:10:32.701Z] [2021-07-27T12:10:32.701Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-27T12:10:32.701Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-27T12:10:32.701Z] [2021-07-27T12:10:32.701Z] [2021-07-27T12:10:32.701Z] DONE 2 tests, 2 skipped in 1.371s [2021-07-27T12:10:32.701Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-27T12:10:32.724Z] + echo Chowning /workspace to jenkins user [2021-07-27T12:10:32.724Z] Chowning /workspace to jenkins user [2021-07-27T12:10:32.724Z] + id -u [2021-07-27T12:10:32.724Z] + id -g [2021-07-27T12:10:32.724Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42673:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T12:10:33.636Z] + bundleName=unit [2021-07-27T12:10:33.636Z] + echo Creating unit-bundles.tar.gz [2021-07-27T12:10:33.636Z] Creating unit-bundles.tar.gz [2021-07-27T12:10:33.636Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-27T12:10:33.636Z] bundles/junit-report.xml [2021-07-27T12:10:33.636Z] bundles/go-test-report.json [2021-07-27T12:10:33.636Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-27T12:10:33.645Z] Archiving artifacts [2021-07-27T12:10:33.752Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-27T12:10:34.118Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42673/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T12:10:34.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:10:34.234Z] INFO: Testing against a local daemon [2021-07-27T12:10:34.234Z] === RUN TestCommitInheritsEnv [2021-07-27T12:10:34.234Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:10:34.234Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-27T12:10:34.234Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T12:10:34.234Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-27T12:10:34.234Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T12:10:34.234Z] === RUN TestImagesFilterMultiReference [2021-07-27T12:10:34.234Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-27T12:10:34.234Z] === RUN TestImagePullPlatformInvalid [2021-07-27T12:10:34.234Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-27T12:10:34.234Z] === RUN TestRemoveImageOrphaning [2021-07-27T12:10:34.421Z] + make clean [2021-07-27T12:10:34.421Z] docker volume rm -f docker-dev-cache [2021-07-27T12:10:34.677Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T12:10:34.692Z] --- PASS: TestRemoveImageOrphaning (0.88s) [2021-07-27T12:10:34.692Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T12:10:34.692Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-27T12:10:34.692Z] === RUN TestTagInvalidReference [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T12:10:35.151Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-27T12:10:35.151Z] === RUN TestTagValidPrefixedRepo [2021-07-27T12:10:35.151Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-27T12:10:35.151Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T12:10:35.151Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-27T12:10:35.151Z] === RUN TestTagOfficialNames [2021-07-27T12:10:35.151Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-27T12:10:35.151Z] === RUN TestTagMatchesDigest [2021-07-27T12:10:35.151Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-27T12:10:35.151Z] PASS [2021-07-27T12:10:35.151Z] ok github.com/docker/docker/integration/image 1.265s [2021-07-27T12:10:35.151Z] [2021-07-27T12:10:35.151Z] === Skipped [2021-07-27T12:10:35.151Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-27T12:10:35.151Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:10:35.151Z] [2021-07-27T12:10:35.151Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T12:10:35.151Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-27T12:10:35.151Z] [2021-07-27T12:10:35.151Z] [2021-07-27T12:10:35.151Z] DONE 11 tests, 2 skipped in 2.753s [2021-07-27T12:10:35.151Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-27T12:10:37.041Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-27T12:10:37.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:10:37.328Z] INFO: Testing against a local daemon [2021-07-27T12:10:37.328Z] === RUN TestNetworkCreateDelete [2021-07-27T12:10:37.328Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:37.328Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T12:10:37.328Z] 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-07-27T12:10:37.328Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestDaemonDNSFallback [2021-07-27T12:10:37.328Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:37.328Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestInspectNetwork [2021-07-27T12:10:37.328Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-27T12:10:37.328Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T12:10:37.328Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:37.328Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestNetworkInvalidJSON [2021-07-27T12:10:37.328Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T12:10:37.328Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T12:10:37.328Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:10:37.328Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:10:37.328Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:10:37.328Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:10:37.328Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T12:10:37.328Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T12:10:37.328Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T12:10:37.328Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-27T12:10:37.328Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T12:10:37.328Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T12:10:37.328Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestNetworkList [2021-07-27T12:10:37.328Z] === RUN TestNetworkList//networks [2021-07-27T12:10:37.328Z] === PAUSE TestNetworkList//networks [2021-07-27T12:10:37.328Z] === RUN TestNetworkList//networks/ [2021-07-27T12:10:37.328Z] === PAUSE TestNetworkList//networks/ [2021-07-27T12:10:37.328Z] === CONT TestNetworkList//networks [2021-07-27T12:10:37.328Z] === CONT TestNetworkList//networks/ [2021-07-27T12:10:37.328Z] --- PASS: TestNetworkList (0.03s) [2021-07-27T12:10:37.328Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T12:10:37.328Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T12:10:37.328Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-27T12:10:37.328Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T12:10:37.328Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-27T12:10:37.328Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T12:10:37.328Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-27T12:10:37.328Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T12:10:37.328Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-27T12:10:37.328Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T12:10:37.328Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-27T12:10:37.328Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T12:10:37.328Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-27T12:10:37.328Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T12:10:37.328Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-27T12:10:37.328Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T12:10:37.328Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:10:37.328Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T12:10:37.328Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-27T12:10:37.328Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-27T12:10:37.328Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T12:10:37.328Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-27T12:10:37.328Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T12:10:37.328Z] PASS [2021-07-27T12:10:37.328Z] ok github.com/docker/docker/integration/network 0.162s [2021-07-27T12:10:37.328Z] [2021-07-27T12:10:37.328Z] === Skipped [2021-07-27T12:10:37.328Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-27T12:10:37.328Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:37.328Z] [2021-07-27T12:10:37.328Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-27T12:10:37.328Z] 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-07-27T12:10:37.328Z] [2021-07-27T12:10:37.328Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-27T12:10:37.328Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:37.328Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-27T12:10:37.329Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-27T12:10:37.329Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-27T12:10:37.329Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-27T12:10:37.329Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T12:10:37.329Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T12:10:37.329Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T12:10:37.329Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T12:10:37.329Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T12:10:37.329Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T12:10:37.329Z] service_test.go:242: FLAKY_TEST [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-27T12:10:37.329Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T12:10:37.329Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] [2021-07-27T12:10:37.329Z] DONE 22 tests, 15 skipped in 1.831s [2021-07-27T12:10:37.329Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-27T12:10:37.786Z] testing: warning: no tests to run [2021-07-27T12:10:37.786Z] PASS [2021-07-27T12:10:37.786Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2021-07-27T12:10:37.786Z] [2021-07-27T12:10:37.786Z] DONE 0 tests in 0.587s [2021-07-27T12:10:37.786Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-27T12:10:38.244Z] testing: warning: no tests to run [2021-07-27T12:10:38.244Z] PASS [2021-07-27T12:10:38.244Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [2021-07-27T12:10:38.702Z] [2021-07-27T12:10:38.702Z] DONE 0 tests in 0.591s [2021-07-27T12:10:38.702Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-27T12:10:38.942Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-27T12:10:39.160Z] testing: warning: no tests to run [2021-07-27T12:10:39.160Z] PASS [2021-07-27T12:10:39.160Z] ok github.com/docker/docker/integration/plugin 0.063s [2021-07-27T12:10:39.160Z] [2021-07-27T12:10:39.160Z] DONE 0 tests in 0.569s [2021-07-27T12:10:39.160Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-27T12:10:39.618Z] testing: warning: no tests to run [2021-07-27T12:10:39.618Z] PASS [2021-07-27T12:10:39.618Z] ok github.com/docker/docker/integration/plugin/authz 0.064s [2021-07-27T12:10:39.618Z] [2021-07-27T12:10:39.618Z] DONE 0 tests in 0.556s [2021-07-27T12:10:39.618Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-27T12:10:39.878Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-27T12:10:41.255Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-27T12:10:43.162Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-07-27T12:10:43.162Z] === RUN TestInfoDebug [2021-07-27T12:10:43.728Z] --- PASS: TestInfoDebug (0.53s) [2021-07-27T12:10:43.728Z] === RUN TestInfoInsecureRegistries [2021-07-27T12:10:44.294Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-27T12:10:44.294Z] === RUN TestInfoRegistryMirrors [2021-07-27T12:10:44.860Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-07-27T12:10:44.860Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T12:10:45.118Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-07-27T12:10:45.118Z] === RUN TestPingCacheHeaders [2021-07-27T12:10:45.118Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-27T12:10:45.118Z] === RUN TestPingGet [2021-07-27T12:10:45.118Z] --- PASS: TestPingGet (0.01s) [2021-07-27T12:10:45.118Z] === RUN TestPingHead [2021-07-27T12:10:45.118Z] --- PASS: TestPingHead (0.01s) [2021-07-27T12:10:45.118Z] === RUN TestVersion [2021-07-27T12:10:45.118Z] --- PASS: TestVersion (0.02s) [2021-07-27T12:10:45.118Z] PASS [2021-07-27T12:10:45.118Z] [2021-07-27T12:10:45.118Z] === Skipped [2021-07-27T12:10:45.118Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:10:45.118Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T12:10:45.118Z] [2021-07-27T12:10:45.118Z] [2021-07-27T12:10:45.118Z] DONE 19 tests, 1 skipped in 21.845s [2021-07-27T12:10:45.118Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T12:10:45.118Z] ++ 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-07-27T12:10:45.118Z] ++ set -e [2021-07-27T12:10:45.118Z] ++ '[' -n 0 ']' [2021-07-27T12:10:45.118Z] ++ set -x [2021-07-27T12:10:45.118Z] ++ 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-07-27T12:10:45.118Z] INFO: Testing against a local daemon [2021-07-27T12:10:45.118Z] === RUN TestVolumesCreateAndList [2021-07-27T12:10:45.118Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-27T12:10:45.118Z] === RUN TestVolumesRemove [2021-07-27T12:10:45.377Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-27T12:10:45.377Z] === RUN TestVolumesInspect [2021-07-27T12:10:45.377Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-27T12:10:45.377Z] === RUN TestVolumesInvalidJSON [2021-07-27T12:10:45.377Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T12:10:45.377Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T12:10:45.377Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T12:10:45.377Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-27T12:10:45.377Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T12:10:45.377Z] PASS [2021-07-27T12:10:45.377Z] [2021-07-27T12:10:45.377Z] DONE 5 tests in 0.231s [2021-07-27T12:10:45.377Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:10:45.636Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T12:10:45.636Z] +++ kill 5801 [2021-07-27T12:10:45.894Z] +++ /etc/init.d/apparmor stop [2021-07-27T12:10:45.894Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T12:10:45.894Z] [2021-07-27T12:10:45.894Z] Unloading profiles will leave already running processes permanently [2021-07-27T12:10:45.894Z] unconfined, which can lead to unexpected situations. [2021-07-27T12:10:45.894Z] [2021-07-27T12:10:45.894Z] To set a process to complain mode, use the command line tool [2021-07-27T12:10:45.894Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T12:10:45.894Z] +++ true [2021-07-27T12:10:45.894Z] exiting test-integration [2021-07-27T12:10:45.894Z] ++ exit 0 [2021-07-27T12:10:45.894Z] [2021-07-27T12:10:46.836Z] + for job in $(jobs -p) [2021-07-27T12:10:46.836Z] + wait 10320 [2021-07-27T12:10:46.836Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-27T12:10:47.098Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-27T12:10:48.197Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:10:48.197Z] INFO: Testing against a local daemon [2021-07-27T12:10:48.197Z] === RUN TestPluginInvalidJSON [2021-07-27T12:10:48.197Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:10:48.197Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:10:48.197Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T12:10:48.197Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-27T12:10:48.197Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T12:10:48.197Z] === RUN TestPluginInstall [2021-07-27T12:10:48.197Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-27T12:10:48.197Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-27T12:10:48.197Z] === RUN TestPluginsWithRuntimes [2021-07-27T12:10:48.197Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-27T12:10:48.197Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-27T12:10:48.197Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T12:10:48.197Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-27T12:10:48.197Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T12:10:48.197Z] PASS [2021-07-27T12:10:48.197Z] ok github.com/docker/docker/integration/plugin/common 0.096s [2021-07-27T12:10:48.197Z] [2021-07-27T12:10:48.197Z] === Skipped [2021-07-27T12:10:48.197Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-27T12:10:48.197Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-27T12:10:48.197Z] [2021-07-27T12:10:48.197Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-27T12:10:48.197Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-27T12:10:48.197Z] [2021-07-27T12:10:48.197Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T12:10:48.197Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-27T12:10:48.197Z] [2021-07-27T12:10:48.197Z] [2021-07-27T12:10:48.197Z] DONE 5 tests, 3 skipped in 8.476s [2021-07-27T12:10:48.197Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-27T12:10:48.480Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-27T12:10:49.046Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-27T12:10:49.304Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-27T12:10:49.562Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-27T12:10:49.821Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-27T12:10:49.821Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-27T12:10:51.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:10:51.100Z] INFO: Testing against a local daemon [2021-07-27T12:10:51.100Z] === RUN TestExternalGraphDriver [2021-07-27T12:10:51.100Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-27T12:10:51.100Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-27T12:10:51.100Z] === RUN TestGraphdriverPluginV2 [2021-07-27T12:10:51.100Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-27T12:10:51.100Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-27T12:10:51.100Z] PASS [2021-07-27T12:10:51.100Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.105s [2021-07-27T12:10:51.100Z] [2021-07-27T12:10:51.100Z] === Skipped [2021-07-27T12:10:51.100Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-27T12:10:51.100Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-27T12:10:51.100Z] [2021-07-27T12:10:51.100Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-27T12:10:51.100Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-27T12:10:51.100Z] [2021-07-27T12:10:51.100Z] [2021-07-27T12:10:51.100Z] DONE 2 tests, 2 skipped in 2.579s [2021-07-27T12:10:51.100Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-27T12:10:51.197Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-27T12:10:52.574Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-27T12:10:52.574Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-27T12:10:52.574Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-27T12:10:52.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:10:52.638Z] INFO: Testing against a local daemon [2021-07-27T12:10:52.638Z] === RUN TestReadPluginNoRead [2021-07-27T12:10:52.638Z] read_test.go:21: no unix domain sockets on Windows [2021-07-27T12:10:52.638Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-27T12:10:52.638Z] PASS [2021-07-27T12:10:52.638Z] ok github.com/docker/docker/integration/plugin/logging 0.094s [2021-07-27T12:10:52.638Z] [2021-07-27T12:10:52.638Z] === Skipped [2021-07-27T12:10:52.638Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-27T12:10:52.638Z] read_test.go:21: no unix domain sockets on Windows [2021-07-27T12:10:52.638Z] [2021-07-27T12:10:52.638Z] [2021-07-27T12:10:52.638Z] DONE 1 tests, 1 skipped in 1.756s [2021-07-27T12:10:52.638Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-27T12:10:53.509Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-27T12:10:53.509Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-27T12:10:53.605Z] testing: warning: no tests to run [2021-07-27T12:10:53.605Z] PASS [2021-07-27T12:10:53.605Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.064s [2021-07-27T12:10:53.605Z] [2021-07-27T12:10:53.605Z] DONE 0 tests in 0.853s [2021-07-27T12:10:53.605Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-27T12:10:53.767Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-27T12:10:55.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:10:55.138Z] INFO: Testing against a local daemon [2021-07-27T12:10:55.138Z] === RUN TestPluginWithDevMounts [2021-07-27T12:10:55.138Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:55.138Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-27T12:10:55.138Z] PASS [2021-07-27T12:10:55.138Z] ok github.com/docker/docker/integration/plugin/volumes 0.107s [2021-07-27T12:10:55.143Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-27T12:10:55.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-27T12:10:55.143Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-27T12:10:55.143Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-27T12:10:55.143Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-27T12:10:55.143Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-27T12:10:55.143Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-27T12:10:55.597Z] [2021-07-27T12:10:55.597Z] === Skipped [2021-07-27T12:10:55.597Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-27T12:10:55.597Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:55.597Z] [2021-07-27T12:10:55.597Z] [2021-07-27T12:10:55.597Z] DONE 1 tests, 1 skipped in 1.843s [2021-07-27T12:10:55.597Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-27T12:10:56.518Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-27T12:10:57.084Z] === RUN TestDockerSuite/TestEventsRename [2021-07-27T12:10:57.129Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:10:57.129Z] INFO: Testing against a local daemon [2021-07-27T12:10:57.129Z] === RUN TestSecretInspect [2021-07-27T12:10:57.129Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:57.129Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-27T12:10:57.129Z] === RUN TestSecretList [2021-07-27T12:10:57.129Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:57.129Z] --- SKIP: TestSecretList (0.00s) [2021-07-27T12:10:57.129Z] === RUN TestSecretsCreateAndDelete [2021-07-27T12:10:57.129Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:57.129Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-27T12:10:57.129Z] === RUN TestSecretsUpdate [2021-07-27T12:10:57.129Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:57.129Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-27T12:10:57.129Z] === RUN TestTemplatedSecret [2021-07-27T12:10:57.129Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:57.129Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-27T12:10:57.129Z] === RUN TestSecretCreateResolve [2021-07-27T12:10:57.129Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:57.129Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-27T12:10:57.129Z] PASS [2021-07-27T12:10:57.129Z] ok github.com/docker/docker/integration/secret 0.120s [2021-07-27T12:10:57.129Z] [2021-07-27T12:10:57.129Z] === Skipped [2021-07-27T12:10:57.129Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-27T12:10:57.129Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:57.129Z] [2021-07-27T12:10:57.129Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-27T12:10:57.129Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:57.129Z] [2021-07-27T12:10:57.129Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-27T12:10:57.129Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:57.129Z] [2021-07-27T12:10:57.129Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-27T12:10:57.129Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:57.129Z] [2021-07-27T12:10:57.129Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-27T12:10:57.129Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:57.129Z] [2021-07-27T12:10:57.129Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2021-07-27T12:10:57.129Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:57.129Z] [2021-07-27T12:10:57.129Z] [2021-07-27T12:10:57.129Z] DONE 6 tests, 6 skipped in 1.542s [2021-07-27T12:10:57.129Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-27T12:10:58.019Z] === RUN TestDockerSuite/TestEventsResize [2021-07-27T12:10:58.584Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-27T12:10:59.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:10:59.301Z] INFO: Testing against a local daemon [2021-07-27T12:10:59.301Z] === RUN TestServiceCreateInit [2021-07-27T12:10:59.301Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T12:10:59.301Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T12:10:59.301Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-27T12:10:59.301Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:10:59.301Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:10:59.301Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T12:10:59.301Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-27T12:10:59.301Z] === RUN TestCreateServiceConflict [2021-07-27T12:10:59.301Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-27T12:10:59.301Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T12:10:59.301Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-07-27T12:10:59.301Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T12:10:59.301Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-27T12:10:59.301Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T12:10:59.301Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-27T12:10:59.301Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T12:10:59.301Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-27T12:10:59.301Z] === RUN TestCreateServiceSysctls [2021-07-27T12:10:59.301Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-27T12:10:59.301Z] === RUN TestCreateServiceCapabilities [2021-07-27T12:10:59.301Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-27T12:10:59.301Z] === RUN TestInspect [2021-07-27T12:10:59.301Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestInspect (0.00s) [2021-07-27T12:10:59.301Z] === RUN TestCreateJob [2021-07-27T12:10:59.301Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestCreateJob (0.00s) [2021-07-27T12:10:59.301Z] === RUN TestReplicatedJob [2021-07-27T12:10:59.301Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-27T12:10:59.301Z] === RUN TestUpdateReplicatedJob [2021-07-27T12:10:59.301Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.301Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-27T12:10:59.302Z] === RUN TestServiceListWithStatuses [2021-07-27T12:10:59.302Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T12:10:59.302Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T12:10:59.302Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-27T12:10:59.302Z] === RUN TestDockerNetworkReConnect [2021-07-27T12:10:59.302Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-27T12:10:59.302Z] === RUN TestServicePlugin [2021-07-27T12:10:59.302Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-27T12:10:59.302Z] === RUN TestServiceUpdateLabel [2021-07-27T12:10:59.302Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:59.302Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-27T12:10:59.302Z] === RUN TestServiceUpdateSecrets [2021-07-27T12:10:59.302Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:59.302Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-27T12:10:59.302Z] === RUN TestServiceUpdateConfigs [2021-07-27T12:10:59.302Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:59.302Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-27T12:10:59.302Z] === RUN TestServiceUpdateNetwork [2021-07-27T12:10:59.302Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:59.302Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-27T12:10:59.302Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T12:10:59.302Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:59.302Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-27T12:10:59.302Z] PASS [2021-07-27T12:10:59.302Z] ok github.com/docker/docker/integration/service 0.217s [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === Skipped [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:10:59.302Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:10:59.302Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-27T12:10:59.302Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-27T12:10:59.302Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-07-27T12:10:59.302Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-27T12:10:59.302Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-27T12:10:59.302Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-27T12:10:59.302Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-07-27T12:10:59.302Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-07-27T12:10:59.302Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-27T12:10:59.302Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-27T12:10:59.302Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-27T12:10:59.302Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-27T12:10:59.302Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-27T12:10:59.302Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-27T12:10:59.302Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-27T12:10:59.302Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-27T12:10:59.302Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-27T12:10:59.302Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-27T12:10:59.302Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-27T12:10:59.302Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-27T12:10:59.302Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-27T12:10:59.302Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] [2021-07-27T12:10:59.302Z] DONE 24 tests, 23 skipped in 2.066s [2021-07-27T12:10:59.302Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-27T12:10:59.518Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-27T12:11:00.454Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-27T12:11:00.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:11:00.840Z] INFO: Testing against a local daemon [2021-07-27T12:11:00.840Z] === RUN TestSessionCreate [2021-07-27T12:11:00.840Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-27T12:11:00.840Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-27T12:11:00.840Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T12:11:00.840Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-27T12:11:00.840Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-27T12:11:00.840Z] PASS [2021-07-27T12:11:00.840Z] ok github.com/docker/docker/integration/session 0.087s [2021-07-27T12:11:00.840Z] [2021-07-27T12:11:00.840Z] === Skipped [2021-07-27T12:11:00.840Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-27T12:11:00.840Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-27T12:11:00.840Z] [2021-07-27T12:11:00.840Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-27T12:11:00.840Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-27T12:11:00.840Z] [2021-07-27T12:11:00.840Z] [2021-07-27T12:11:00.840Z] DONE 2 tests, 2 skipped in 1.486s [2021-07-27T12:11:00.840Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-27T12:11:01.020Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-27T12:11:02.374Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:11:02.374Z] INFO: Testing against a local daemon [2021-07-27T12:11:02.374Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T12:11:02.374Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:11:02.374Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:11:02.374Z] === RUN TestEventsExecDie [2021-07-27T12:11:02.374Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-27T12:11:02.374Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-27T12:11:02.374Z] === RUN TestEventsBackwardsCompatible [2021-07-27T12:11:02.374Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-27T12:11:02.374Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-27T12:11:02.374Z] === RUN TestEventsVolumeCreate [2021-07-27T12:11:02.374Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-27T12:11:02.374Z] --- SKIP: TestEventsVolumeCreate (0.02s) [2021-07-27T12:11:02.374Z] === RUN TestInfoAPI [2021-07-27T12:11:02.374Z] --- PASS: TestInfoAPI (0.04s) [2021-07-27T12:11:02.374Z] === RUN TestInfoAPIWarnings [2021-07-27T12:11:02.374Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:11:02.374Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-27T12:11:02.374Z] === RUN TestInfoDebug [2021-07-27T12:11:02.374Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:11:02.374Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-27T12:11:02.374Z] === RUN TestInfoInsecureRegistries [2021-07-27T12:11:02.374Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:11:02.374Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-27T12:11:02.374Z] === RUN TestInfoRegistryMirrors [2021-07-27T12:11:02.374Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:11:02.374Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-27T12:11:02.374Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T12:11:03.340Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-07-27T12:11:03.340Z] === RUN TestPingCacheHeaders [2021-07-27T12:11:03.340Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-27T12:11:03.340Z] === RUN TestPingGet [2021-07-27T12:11:03.340Z] --- PASS: TestPingGet (0.02s) [2021-07-27T12:11:03.340Z] === RUN TestPingHead [2021-07-27T12:11:03.340Z] --- PASS: TestPingHead (0.02s) [2021-07-27T12:11:03.340Z] === RUN TestVersion [2021-07-27T12:11:03.340Z] --- PASS: TestVersion (0.02s) [2021-07-27T12:11:03.340Z] PASS [2021-07-27T12:11:03.340Z] ok github.com/docker/docker/integration/system 1.189s [2021-07-27T12:11:03.799Z] [2021-07-27T12:11:03.799Z] === Skipped [2021-07-27T12:11:03.799Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T12:11:03.799Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T12:11:03.799Z] [2021-07-27T12:11:03.799Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-27T12:11:03.799Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-27T12:11:03.799Z] [2021-07-27T12:11:03.799Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-27T12:11:03.799Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-27T12:11:03.799Z] [2021-07-27T12:11:03.799Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.02s) [2021-07-27T12:11:03.799Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-27T12:11:03.799Z] [2021-07-27T12:11:03.799Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-27T12:11:03.799Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T12:11:03.799Z] [2021-07-27T12:11:03.799Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-27T12:11:03.799Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:11:03.799Z] [2021-07-27T12:11:03.799Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-27T12:11:03.799Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:11:03.799Z] [2021-07-27T12:11:03.799Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-27T12:11:03.799Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T12:11:03.799Z] [2021-07-27T12:11:03.799Z] [2021-07-27T12:11:03.799Z] DONE 14 tests, 8 skipped in 2.718s [2021-07-27T12:11:03.799Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-27T12:11:04.302Z] === RUN TestDockerSuite/TestEventsTop [2021-07-27T12:11:04.870Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-27T12:11:05.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:11:05.335Z] INFO: Testing against a local daemon [2021-07-27T12:11:05.335Z] === RUN TestVolumesCreateAndList [2021-07-27T12:11:05.335Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-27T12:11:05.335Z] === RUN TestVolumesRemove [2021-07-27T12:11:05.335Z] --- PASS: TestVolumesRemove (0.13s) [2021-07-27T12:11:05.335Z] === RUN TestVolumesInspect [2021-07-27T12:11:05.335Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-27T12:11:05.335Z] === RUN TestVolumesInvalidJSON [2021-07-27T12:11:05.335Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T12:11:05.335Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T12:11:05.335Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T12:11:05.335Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-27T12:11:05.335Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T12:11:05.335Z] PASS [2021-07-27T12:11:05.335Z] ok github.com/docker/docker/integration/volume 0.309s [2021-07-27T12:11:05.793Z] [2021-07-27T12:11:05.793Z] DONE 5 tests in 1.892s [2021-07-27T12:11:05.793Z] INFO: make.ps1 ended at 07/27/2021 12:11:05 [2021-07-27T12:11:05.793Z] INFO: Integration CLI tests being run from the host: [2021-07-27T12:11:05.793Z] 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-07-27T12:11:07.406Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-27T12:11:12.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T12:11:12.871Z] INFO: Testing against a local daemon [2021-07-27T12:11:12.871Z] === RUN TestDockerSuite [2021-07-27T12:11:12.871Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-27T12:11:12.871Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-27T12:11:12.871Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T12:11:12.871Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-27T12:11:12.871Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-27T12:11:12.871Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-27T12:11:12.871Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-27T12:11:12.871Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-27T12:11:12.871Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-27T12:11:12.871Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-27T12:11:13.836Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-27T12:11:13.836Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-27T12:11:13.966Z] === RUN TestDockerSuite/TestExec [2021-07-27T12:11:14.294Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-27T12:11:14.533Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-27T12:11:14.753Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-27T12:11:15.469Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-27T12:11:16.036Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-27T12:11:16.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-27T12:11:16.862Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-27T12:11:20.148Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-27T12:11:21.083Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-27T12:11:22.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-27T12:11:22.460Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-27T12:11:23.835Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-27T12:11:24.402Z] docker_api_swarm_service_test.go:394: [d39d607274dbb] joining swarm manager [d0b4fe0a23115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:11:24.970Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-27T12:11:25.538Z] docker_api_swarm_service_test.go:394: [d4bcc98c23a6c] joining swarm manager [d0b4fe0a23115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:11:26.104Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-27T12:11:28.016Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-27T12:11:30.549Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-27T12:11:33.836Z] === RUN TestDockerSuite/TestExecEnv [2021-07-27T12:11:34.770Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-27T12:11:36.671Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-27T12:11:37.237Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-27T12:11:39.770Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-27T12:11:40.338Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-27T12:11:41.273Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-27T12:11:42.208Z] === RUN TestDockerSuite/TestExecParseError [2021-07-27T12:11:43.143Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-27T12:11:43.711Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-27T12:11:43.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-27T12:11:44.536Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-27T12:11:46.437Z] docker_api_swarm_service_test.go:342: [df584e1649cd5] joining swarm manager [dff483354a390]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:11:47.400Z] docker_api_swarm_service_test.go:342: [d79581fd44ef1] joining swarm manager [dff483354a390]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:11:49.931Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-27T12:11:51.309Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-27T12:11:52.689Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-27T12:12:04.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-27T12:12:04.887Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-27T12:12:05.146Z] === RUN TestDockerSuite/TestExecTTY [2021-07-27T12:12:05.146Z] docker_api_swarm_service_test.go:489: [da48b9257ca37] joining swarm manager [d6952777872eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:12:06.081Z] docker_api_swarm_service_test.go:489: [d2be9bfa2fff6] joining swarm manager [d6952777872eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:12:06.344Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-27T12:12:08.247Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-27T12:12:09.622Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-27T12:12:10.558Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-27T12:12:10.558Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-27T12:12:10.558Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-27T12:12:12.461Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-27T12:12:13.396Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-27T12:12:15.162Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-27T12:12:15.162Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-27T12:12:15.162Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-27T12:12:15.162Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-27T12:12:15.162Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-27T12:12:15.162Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-27T12:12:15.162Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-27T12:12:15.162Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-27T12:12:15.162Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-27T12:12:15.162Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-27T12:12:15.162Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-27T12:12:15.314Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-27T12:12:16.249Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-27T12:12:16.698Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-27T12:12:17.624Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-27T12:12:19.595Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-27T12:12:19.595Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-27T12:12:19.595Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-27T12:12:19.595Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-27T12:12:19.595Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-27T12:12:19.595Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-27T12:12:19.595Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-27T12:12:19.595Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-27T12:12:19.595Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-27T12:12:20.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-27T12:12:22.053Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-27T12:12:22.520Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-27T12:12:22.520Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-27T12:12:22.520Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-27T12:12:22.520Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T12:12:22.520Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-27T12:12:27.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-27T12:12:27.324Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-27T12:12:29.225Z] docker_api_swarm_service_test.go:127: [de303e46581d4] joining swarm manager [dd18b88872198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:12:29.225Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-27T12:12:29.793Z] docker_api_swarm_service_test.go:128: [d55ce4cc4d2dd] joining swarm manager [dd18b88872198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:12:32.325Z] docker_api_swarm_service_test.go:136: [de05652fd50bf] joining swarm manager [dd18b88872198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-27T12:12:32.833Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-27T12:12:32.892Z] docker_api_swarm_service_test.go:137: [d85a5a1e1057e] joining swarm manager [dd18b88872198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-27T12:12:33.830Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-27T12:12:34.766Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-27T12:12:34.766Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-27T12:12:34.766Z] === RUN TestDockerSuite/TestHealth [2021-07-27T12:12:56.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-27T12:12:56.713Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-27T12:12:56.713Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-27T12:12:56.713Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-27T12:12:56.713Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-27T12:12:57.650Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-27T12:12:57.650Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-27T12:12:57.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-27T12:12:58.586Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-27T12:12:58.586Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-27T12:12:58.586Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-27T12:12:58.586Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-27T12:12:58.844Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-27T12:12:59.103Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-27T12:12:59.362Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-27T12:12:59.362Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-27T12:12:59.929Z] docker_api_swarm_service_test.go:303: [d218efca1909c] joining swarm manager [d32fd56e52f62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:13:00.188Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-27T12:13:00.447Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-27T12:13:01.015Z] docker_api_swarm_service_test.go:303: [db934f9d34cb9] joining swarm manager [d32fd56e52f62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:13:01.015Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-27T12:13:02.394Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-27T12:13:02.394Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-27T12:13:03.772Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-27T12:13:07.055Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-27T12:13:07.055Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-27T12:13:07.055Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-27T12:13:07.990Z] === RUN TestDockerSuite/TestImportFile [2021-07-27T12:13:09.895Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-27T12:13:09.895Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-27T12:13:11.855Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-27T12:13:13.757Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-27T12:13:15.133Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-27T12:13:16.067Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-27T12:13:16.635Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-27T12:13:17.569Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-27T12:13:17.569Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-27T12:13:17.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-27T12:13:18.136Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-27T12:13:18.705Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-27T12:13:19.642Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-27T12:13:20.210Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-27T12:13:20.778Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-27T12:13:21.346Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-27T12:13:21.346Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-27T12:13:22.724Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-27T12:13:22.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-27T12:13:23.550Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-27T12:13:24.485Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-27T12:13:24.485Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-27T12:13:25.422Z] docker_api_swarm_service_test.go:99: [db8d5b00038bd] joining swarm manager [dd36552a8dc0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:13:25.422Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-27T12:13:25.422Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-27T12:13:25.422Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-27T12:13:25.990Z] docker_api_swarm_service_test.go:100: [d816d1237038e] joining swarm manager [dd36552a8dc0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:13:26.248Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-27T12:13:27.184Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-27T12:13:28.121Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-27T12:13:29.511Z] === RUN TestDockerSuite/TestInspectImage [2021-07-27T12:13:29.511Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-27T12:13:29.511Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-27T12:13:29.511Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-27T12:13:29.511Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-27T12:13:30.890Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-27T12:13:31.829Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-27T12:13:31.829Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-27T12:13:33.207Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-27T12:13:33.248Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-27T12:13:33.248Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-27T12:13:33.706Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-27T12:13:33.774Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-27T12:13:35.149Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-27T12:13:35.149Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-27T12:13:36.084Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-27T12:13:36.652Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-27T12:13:38.028Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-27T12:13:38.384Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-27T12:13:38.384Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-27T12:13:38.963Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-27T12:13:39.531Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-27T12:13:40.467Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-27T12:13:41.037Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-27T12:13:41.605Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-27T12:13:42.123Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-27T12:13:42.542Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-27T12:13:42.542Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-27T12:13:42.581Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-27T12:13:42.581Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-27T12:13:42.581Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-27T12:13:42.581Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-27T12:13:42.581Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-27T12:13:42.581Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-27T12:13:42.581Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-27T12:13:42.581Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-27T12:13:43.547Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-27T12:13:44.446Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-27T12:13:46.347Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-27T12:13:47.273Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-27T12:13:48.237Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-27T12:13:48.237Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-27T12:13:48.237Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-27T12:13:48.237Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-27T12:13:48.237Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-27T12:13:48.259Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-27T12:13:48.694Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-27T12:13:48.826Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-27T12:13:51.358Z] check_test.go:380: [db8d5b00038bd] daemon is not started [2021-07-27T12:13:51.358Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-27T12:13:51.590Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-27T12:13:53.263Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-27T12:13:55.801Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-27T12:13:55.801Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-27T12:13:56.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-27T12:13:57.743Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-27T12:13:58.311Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-27T12:13:58.570Z] docker_api_swarm_service_test.go:532: [d34d775d4701e] joining swarm manager [db56a155d968a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:13:59.137Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-27T12:14:00.074Z] docker_api_swarm_service_test.go:533: [d5f79c4a9fedd] joining swarm manager [db56a155d968a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:14:01.896Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-27T12:14:06.578Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-27T12:14:07.542Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-27T12:14:07.542Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-27T12:14:07.542Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-27T12:14:10.440Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-27T12:14:12.613Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-27T12:14:14.959Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-27T12:14:14.959Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-27T12:14:17.294Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-27T12:14:17.294Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-27T12:14:17.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-27T12:14:17.294Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-27T12:14:17.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-27T12:14:17.294Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-27T12:14:17.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-27T12:14:17.294Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-27T12:14:17.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-27T12:14:17.294Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-27T12:14:17.494Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-27T12:14:18.060Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-27T12:14:20.591Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-27T12:14:20.591Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-27T12:14:20.849Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-27T12:14:20.849Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-27T12:14:20.849Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-27T12:14:21.783Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-27T12:14:22.351Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-27T12:14:26.534Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-27T12:14:26.793Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-27T12:14:26.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-27T12:14:28.693Z] docker_api_swarm_service_test.go:147: [d94f48c27df99] joining swarm manager [d1ababf19ae26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:14:29.627Z] docker_api_swarm_service_test.go:147: [d5a38c56ffc5d] joining swarm manager [d1ababf19ae26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:14:32.159Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-27T12:14:32.417Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-27T12:14:32.417Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-27T12:14:33.795Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-27T12:14:35.171Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-27T12:14:36.106Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-27T12:14:37.501Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-27T12:14:38.068Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-27T12:14:40.601Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-27T12:14:41.537Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-27T12:14:42.473Z] === RUN TestDockerSuite/TestLogsSince [2021-07-27T12:14:49.031Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-27T12:14:52.949Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-27T12:14:52.949Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-27T12:14:52.949Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-27T12:14:52.949Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-27T12:14:52.949Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-27T12:14:55.594Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-27T12:14:56.161Z] === RUN TestDockerSuite/TestLogsTail [2021-07-27T12:14:57.538Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-27T12:14:58.105Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-27T12:14:59.039Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-27T12:14:59.040Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-27T12:14:59.975Z] === RUN TestDockerSuite/TestNetHostname [2021-07-27T12:15:01.886Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-27T12:15:02.144Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-27T12:15:03.257Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-27T12:15:03.257Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-27T12:15:03.714Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-27T12:15:04.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-27T12:15:08.700Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-27T12:15:08.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-27T12:15:10.077Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-27T12:15:11.014Z] === RUN TestDockerSuite/TestPluginActive [2021-07-27T12:15:12.919Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-27T12:15:19.489Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-27T12:15:19.489Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-27T12:15:19.489Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-27T12:15:21.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-27T12:15:21.842Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-27T12:15:21.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-27T12:15:22.021Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-27T12:15:24.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-27T12:15:25.310Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-27T12:15:27.217Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-27T12:15:29.131Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-27T12:15:32.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-27T12:15:34.406Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-27T12:15:36.936Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-27T12:15:38.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-27T12:15:38.373Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-27T12:15:38.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-27T12:15:39.468Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-27T12:15:39.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-27T12:15:41.631Z] === RUN TestDockerSuite/TestPortList [2021-07-27T12:15:43.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-27T12:15:43.052Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-27T12:15:43.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-27T12:15:43.052Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-27T12:15:43.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-27T12:15:46.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-27T12:15:48.806Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-27T12:15:48.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-27T12:15:48.836Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-27T12:15:48.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-27T12:15:49.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-27T12:15:49.802Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-27T12:15:49.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-27T12:15:49.802Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-27T12:15:49.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-27T12:15:52.095Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-27T12:15:53.039Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-27T12:15:54.949Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-27T12:15:55.515Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-27T12:15:58.802Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-27T12:16:00.177Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-27T12:16:02.711Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-27T12:16:02.711Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-27T12:16:02.711Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-27T12:16:03.647Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-27T12:16:03.647Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-27T12:16:04.582Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-27T12:16:04.582Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-27T12:16:04.582Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-27T12:16:05.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-27T12:16:05.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-27T12:16:07.057Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-27T12:16:07.057Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-27T12:16:08.963Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-27T12:16:10.343Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-27T12:16:12.245Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-27T12:16:12.814Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-27T12:16:12.814Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-27T12:16:14.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-27T12:16:14.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-27T12:16:14.920Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-27T12:16:15.892Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-27T12:16:15.892Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T12:16:15.892Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-27T12:16:16.109Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-27T12:16:16.676Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-27T12:16:17.423Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-27T12:16:17.423Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-27T12:16:17.423Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-27T12:16:19.961Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-27T12:16:21.151Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-27T12:16:22.689Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-27T12:16:22.689Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-27T12:16:22.689Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-27T12:16:22.689Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-27T12:16:22.689Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-27T12:16:24.148Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-27T12:16:24.148Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-27T12:16:24.227Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-27T12:16:25.191Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-27T12:16:25.648Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-27T12:16:26.105Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-27T12:16:26.562Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-27T12:16:27.431Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-27T12:16:32.342Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-27T12:16:33.876Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-27T12:16:33.876Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-27T12:16:33.876Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-27T12:16:33.991Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-27T12:16:35.413Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-27T12:16:35.413Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-27T12:16:35.413Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-27T12:16:35.870Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-27T12:16:36.523Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-27T12:16:37.407Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-27T12:16:38.067Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-27T12:16:38.567Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-27T12:16:39.024Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-27T12:16:39.024Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-27T12:16:39.024Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-27T12:16:39.990Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-27T12:16:40.448Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-27T12:16:40.448Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-27T12:16:40.448Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-27T12:16:40.448Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-27T12:16:40.448Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-27T12:16:40.611Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-27T12:16:41.552Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-27T12:16:42.930Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-27T12:16:43.498Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-27T12:16:46.231Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-27T12:16:46.785Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-27T12:16:47.043Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-27T12:16:49.574Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-27T12:16:50.950Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-27T12:16:50.950Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-27T12:16:51.518Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-27T12:16:54.055Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-27T12:16:55.959Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-27T12:16:56.526Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-27T12:16:56.526Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-27T12:16:56.784Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-27T12:16:56.784Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-27T12:16:57.043Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-27T12:16:57.043Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-27T12:16:57.978Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-27T12:16:59.354Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-27T12:17:00.334Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-27T12:17:00.593Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-27T12:17:01.529Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-27T12:17:03.431Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-27T12:17:08.704Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-27T12:17:10.606Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-27T12:17:11.982Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-27T12:17:13.886Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-27T12:17:15.262Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-27T12:17:16.639Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-27T12:17:16.639Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-27T12:17:16.639Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-27T12:17:17.207Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-27T12:17:18.582Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-27T12:17:19.958Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-27T12:17:21.873Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-27T12:17:21.896Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-27T12:17:21.896Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-27T12:17:21.896Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-27T12:17:22.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-27T12:17:25.339Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-27T12:17:26.275Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-27T12:17:26.575Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-27T12:17:26.575Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-27T12:17:26.575Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-27T12:17:26.575Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-27T12:17:27.033Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-27T12:17:27.033Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-27T12:17:27.033Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-27T12:17:27.999Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-27T12:17:27.999Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-27T12:17:27.999Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-27T12:17:28.180Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-27T12:17:28.180Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-27T12:17:28.180Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-27T12:17:30.713Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-27T12:17:32.089Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-27T12:17:33.467Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-27T12:17:33.467Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-27T12:17:35.371Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-27T12:17:36.306Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-27T12:17:37.682Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-27T12:17:38.618Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-27T12:17:39.555Z] === RUN TestDockerSuite/TestRmiTag [2021-07-27T12:17:39.555Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-27T12:17:40.492Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-27T12:17:44.702Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-27T12:17:44.962Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-27T12:17:46.340Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-27T12:17:47.278Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-27T12:17:47.536Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-27T12:17:48.913Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-27T12:17:49.481Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-27T12:17:50.050Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-27T12:17:50.621Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-27T12:17:50.621Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-27T12:17:51.556Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-27T12:17:52.930Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-27T12:17:53.132Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-27T12:17:53.132Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-27T12:17:53.132Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-27T12:17:53.132Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-27T12:17:53.497Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-27T12:17:54.434Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-27T12:17:55.001Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-27T12:17:55.935Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-27T12:17:57.310Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-27T12:17:57.913Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-27T12:17:58.482Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-27T12:17:59.423Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-27T12:18:00.808Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-27T12:18:01.066Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-27T12:18:01.634Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-27T12:18:02.572Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-27T12:18:03.949Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-27T12:18:04.884Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-27T12:18:04.884Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-27T12:18:05.819Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-27T12:18:06.386Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-27T12:18:07.322Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-27T12:18:07.322Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-27T12:18:08.258Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-27T12:18:10.163Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-27T12:18:10.961Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-27T12:18:11.099Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-27T12:18:11.666Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-27T12:18:12.494Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-27T12:18:12.602Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-27T12:18:12.951Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-27T12:18:13.169Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-27T12:18:13.169Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-27T12:18:13.736Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-27T12:18:13.995Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-27T12:18:14.930Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-27T12:18:15.868Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-27T12:18:16.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-27T12:18:17.264Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-27T12:18:17.522Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-27T12:18:18.089Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-27T12:18:18.089Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-27T12:18:19.026Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-27T12:18:19.026Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-27T12:18:20.402Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-27T12:18:20.968Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-27T12:18:21.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-27T12:18:21.905Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-27T12:18:22.473Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-27T12:18:22.473Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-27T12:18:23.041Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-27T12:18:24.256Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-27T12:18:24.418Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-27T12:18:25.796Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-27T12:18:27.171Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-27T12:18:27.738Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-27T12:18:28.305Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-27T12:18:28.872Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-27T12:18:29.806Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-27T12:18:30.374Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-27T12:18:31.311Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-27T12:18:31.879Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-27T12:18:36.116Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-27T12:18:36.116Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-27T12:18:36.116Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-27T12:18:38.017Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-27T12:18:39.932Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-27T12:18:41.833Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-27T12:18:44.366Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-27T12:18:44.366Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-27T12:18:44.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-27T12:18:44.366Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-27T12:18:44.366Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-27T12:18:44.366Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-27T12:18:44.934Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-27T12:18:47.468Z] docker_cli_service_logs_test.go:245: checking task nb1zkr0kkg69 [2021-07-27T12:18:47.468Z] docker_cli_service_logs_test.go:250: checking messages for nb1zkr0kkg69 [2021-07-27T12:18:47.468Z] docker_cli_service_logs_test.go:245: checking task jkdl5ge4rplr [2021-07-27T12:18:47.468Z] docker_cli_service_logs_test.go:250: checking messages for jkdl5ge4rplr [2021-07-27T12:18:48.036Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-27T12:18:49.412Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-27T12:18:51.312Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-27T12:18:51.879Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-27T12:18:53.255Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-27T12:18:54.190Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-27T12:18:54.190Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-27T12:18:54.190Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-27T12:18:54.757Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-27T12:18:56.143Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-27T12:18:56.143Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-27T12:18:57.078Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-27T12:18:57.645Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-27T12:18:58.214Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-27T12:18:58.472Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-27T12:18:59.409Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-27T12:18:59.409Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-27T12:19:00.345Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-27T12:19:00.913Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-27T12:19:01.171Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-27T12:19:02.107Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-27T12:19:02.676Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-27T12:19:03.611Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-27T12:19:04.180Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-27T12:19:04.747Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-27T12:19:05.682Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-27T12:19:05.682Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-27T12:19:06.249Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-27T12:19:06.816Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-27T12:19:08.193Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-27T12:19:08.761Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T12:19:08.761Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T12:19:08.761Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-27T12:19:12.048Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-27T12:19:12.312Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-27T12:19:14.921Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-27T12:19:14.921Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-27T12:19:14.921Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-27T12:19:14.921Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-27T12:19:24.534Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-27T12:19:24.534Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-27T12:19:24.534Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-27T12:19:25.468Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-27T12:19:26.404Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-27T12:19:26.404Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-27T12:19:26.404Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-27T12:19:26.404Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-27T12:19:26.971Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-27T12:19:28.348Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-27T12:19:30.883Z] docker_cli_swarm_test.go:1901: [df605ccf9d50a] joining swarm manager [df88686f211d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:19:30.883Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-27T12:19:31.819Z] docker_cli_swarm_test.go:1902: [df7629fd993cf] joining swarm manager [df88686f211d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:19:32.386Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-27T12:19:33.779Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-27T12:19:40.342Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-27T12:19:40.342Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-27T12:19:40.602Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-27T12:19:41.979Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-27T12:19:41.979Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-27T12:19:41.979Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-27T12:19:43.370Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-27T12:19:44.746Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-27T12:19:46.120Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-27T12:19:46.120Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-27T12:19:46.120Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-27T12:19:47.518Z] === RUN TestDockerSuite/TestRunMount [2021-07-27T12:19:48.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-27T12:19:57.008Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-27T12:19:57.008Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-27T12:19:57.008Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-27T12:19:57.267Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-27T12:19:59.168Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-27T12:19:59.426Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-27T12:20:01.959Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-27T12:20:05.246Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-27T12:20:05.571Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-27T12:20:05.571Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-27T12:20:05.571Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-27T12:20:07.797Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-27T12:20:09.701Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-27T12:20:11.603Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-27T12:20:12.978Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-27T12:20:12.978Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-27T12:20:13.913Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-27T12:20:14.850Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-27T12:20:15.786Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-27T12:20:16.356Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-27T12:20:16.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-27T12:20:18.826Z] docker_cli_swarm_test.go:1802: [de483aa4960a2] joining swarm manager [d63d02615f632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:20:19.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-27T12:20:19.962Z] docker_cli_swarm_test.go:1803: [d44122f37f80d] joining swarm manager [d63d02615f632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:20:21.862Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-27T12:20:23.236Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-27T12:20:26.050Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-27T12:20:26.051Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-27T12:20:26.051Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-27T12:20:26.691Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-27T12:20:26.691Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-27T12:20:27.630Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-27T12:20:28.196Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-27T12:20:28.196Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-27T12:20:28.763Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-27T12:20:35.320Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-27T12:20:35.320Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-27T12:20:35.320Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-27T12:20:35.320Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-27T12:20:35.578Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-27T12:20:35.837Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-27T12:20:38.024Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-27T12:20:38.369Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-27T12:20:38.937Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-27T12:20:39.195Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-27T12:20:39.195Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-27T12:20:39.763Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-27T12:20:40.021Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-27T12:20:40.956Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-27T12:20:41.215Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T12:20:41.215Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-27T12:20:41.215Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-27T12:20:42.151Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-27T12:20:42.410Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-27T12:20:42.410Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-27T12:20:42.410Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-27T12:20:42.976Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-27T12:20:44.356Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-27T12:20:44.615Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-27T12:20:44.615Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-27T12:20:44.615Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-27T12:20:46.521Z] docker_cli_swarm_test.go:1321: [d0c88fd1f5430] joining swarm manager [dfbe1b557f50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:20:46.586Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-27T12:20:47.901Z] docker_cli_swarm_test.go:1322: [d8e6400c891ae] joining swarm manager [dfbe1b557f50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:20:48.161Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-27T12:20:50.063Z] === RUN TestDockerSuite/TestRunRm [2021-07-27T12:20:50.322Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-27T12:20:54.504Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-27T12:20:54.762Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-27T12:20:55.329Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-27T12:20:56.706Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-27T12:20:57.274Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-27T12:21:01.462Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-27T12:21:04.753Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-27T12:21:05.327Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-27T12:21:05.586Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-27T12:21:06.525Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-27T12:21:06.784Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-27T12:21:07.349Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-27T12:21:07.608Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-27T12:21:08.542Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-27T12:21:09.109Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-27T12:21:09.675Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-27T12:21:11.730Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-27T12:21:12.961Z] === RUN TestDockerSuite/TestRunState [2021-07-27T12:21:13.896Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-27T12:21:14.461Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-27T12:21:15.398Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-27T12:21:15.398Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-27T12:21:15.398Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-27T12:21:15.398Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-27T12:21:15.966Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-27T12:21:16.533Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-27T12:21:17.913Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-27T12:21:17.913Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-27T12:21:17.913Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-27T12:21:18.848Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-27T12:21:20.299Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-27T12:21:20.752Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-27T12:21:21.689Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-27T12:21:23.076Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-27T12:21:26.362Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-27T12:21:29.055Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-27T12:21:29.643Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-27T12:21:30.210Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-27T12:21:31.146Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-27T12:21:31.713Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-27T12:21:33.615Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-27T12:21:34.551Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-27T12:21:35.118Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-27T12:21:35.377Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-27T12:21:35.377Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-27T12:21:35.945Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-27T12:21:36.880Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-27T12:21:37.446Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-27T12:21:37.446Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-27T12:21:37.446Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-27T12:21:37.446Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-27T12:21:38.389Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-27T12:21:42.581Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-27T12:21:42.839Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-27T12:21:43.775Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-27T12:21:45.685Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-27T12:21:47.061Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-27T12:21:48.964Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-27T12:21:51.496Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-27T12:21:51.757Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-27T12:21:51.757Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-27T12:21:51.757Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-27T12:21:51.757Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-27T12:21:51.757Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-27T12:21:51.757Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-27T12:21:51.757Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-27T12:21:52.017Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-27T12:21:52.018Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-27T12:21:52.018Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-27T12:21:56.202Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-27T12:21:56.202Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-27T12:21:57.577Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-27T12:21:58.517Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-27T12:21:59.087Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-27T12:21:59.087Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-27T12:21:59.653Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-27T12:21:59.653Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-27T12:21:59.913Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-27T12:21:59.913Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-27T12:21:59.913Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-27T12:21:59.913Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-27T12:21:59.913Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-27T12:21:59.913Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-27T12:21:59.913Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-27T12:21:59.913Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-27T12:21:59.913Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-27T12:21:59.913Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-27T12:21:59.913Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-27T12:21:59.913Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-27T12:21:59.913Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-27T12:22:00.480Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-27T12:22:01.415Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-27T12:22:01.415Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-27T12:22:02.349Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-27T12:22:02.349Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-27T12:22:03.285Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-27T12:22:03.285Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-27T12:22:03.853Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-27T12:22:04.420Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-27T12:22:04.420Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-27T12:22:04.420Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-27T12:22:05.356Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-27T12:22:06.732Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-27T12:22:07.299Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-27T12:22:07.299Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-27T12:22:07.299Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-27T12:22:07.866Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-27T12:22:07.866Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-27T12:22:09.244Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-27T12:22:09.503Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-27T12:22:12.037Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-27T12:22:12.296Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-27T12:22:12.296Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-27T12:22:12.296Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-27T12:22:13.242Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-27T12:22:14.204Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-27T12:22:15.139Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-27T12:22:15.139Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-27T12:22:17.039Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-27T12:22:17.039Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-27T12:22:17.297Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-27T12:22:19.200Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents611682325 [2021-07-27T12:22:19.200Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-27T12:22:19.200Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-27T12:22:21.106Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-27T12:22:21.106Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-27T12:22:21.106Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-27T12:22:22.483Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-27T12:22:23.858Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-27T12:22:23.858Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-27T12:22:24.116Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-27T12:22:24.116Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-27T12:22:24.116Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-27T12:22:24.683Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-27T12:22:27.214Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-27T12:22:32.477Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-27T12:22:34.385Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-27T12:22:35.320Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-27T12:22:36.695Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-27T12:22:39.225Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-27T12:22:41.117Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-27T12:22:41.117Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-27T12:22:41.117Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-27T12:22:41.117Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-27T12:22:41.117Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-27T12:22:41.117Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-27T12:22:41.117Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-27T12:22:41.117Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-27T12:22:41.117Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-27T12:22:41.117Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-27T12:22:41.117Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-27T12:22:41.117Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-27T12:22:41.756Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-27T12:22:42.016Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-27T12:22:43.392Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-27T12:22:43.650Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-27T12:22:44.843Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-27T12:22:46.938Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-27T12:22:47.877Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-27T12:22:48.812Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-27T12:22:53.011Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-27T12:22:53.397Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-27T12:22:55.546Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-27T12:22:58.076Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-27T12:23:01.364Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-27T12:23:01.955Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-27T12:23:01.955Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-27T12:23:01.955Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-27T12:23:01.955Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-27T12:23:01.955Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-27T12:23:01.955Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-27T12:23:01.955Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-27T12:23:01.955Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-27T12:23:01.955Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-27T12:23:01.955Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-27T12:23:01.955Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-27T12:23:02.738Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-27T12:23:05.271Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-27T12:23:05.682Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-27T12:23:05.682Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-27T12:23:05.682Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-27T12:23:05.682Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-27T12:23:05.682Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-27T12:23:05.682Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T12:23:05.682Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-27T12:23:06.140Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-27T12:23:06.647Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-27T12:23:09.178Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-27T12:23:09.436Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-27T12:23:11.338Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-27T12:23:11.930Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-27T12:23:12.189Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-27T12:23:13.125Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-27T12:23:13.692Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-27T12:23:13.692Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-27T12:23:13.692Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-27T12:23:15.071Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-27T12:23:15.639Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-27T12:23:15.639Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-27T12:23:15.639Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-27T12:23:16.448Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-27T12:23:19.829Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-27T12:23:21.729Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-27T12:23:22.296Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-27T12:23:23.231Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-27T12:23:23.231Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-27T12:23:23.798Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-27T12:23:24.736Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-27T12:23:24.736Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-27T12:23:24.736Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-27T12:23:24.736Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-27T12:23:24.736Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-27T12:23:25.672Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-27T12:23:26.240Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-27T12:23:27.619Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-27T12:23:28.880Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-27T12:23:28.880Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-27T12:23:28.880Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-27T12:23:28.880Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-27T12:23:28.880Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-27T12:23:28.880Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-27T12:23:28.880Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-27T12:23:28.880Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-27T12:23:28.880Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-27T12:23:28.880Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-27T12:23:28.880Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-27T12:23:28.880Z] === RUN TestDockerSuite/TestBuildFails [2021-07-27T12:23:29.004Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-27T12:23:30.389Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-27T12:23:31.052Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-27T12:23:31.052Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-27T12:23:34.579Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-27T12:23:35.518Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-27T12:23:35.518Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-27T12:23:35.518Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-27T12:23:36.842Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-27T12:23:37.422Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-27T12:23:38.359Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-27T12:23:42.623Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-27T12:23:43.629Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-27T12:23:47.815Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-27T12:23:51.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-27T12:23:52.931Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-27T12:23:53.645Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-27T12:23:57.833Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-27T12:23:59.996Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-27T12:24:00.453Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-27T12:24:03.100Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-27T12:24:04.476Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-27T12:24:05.132Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-27T12:24:05.132Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-27T12:24:05.132Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-27T12:24:05.589Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-27T12:24:06.046Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-27T12:24:06.046Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-27T12:24:06.046Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-27T12:24:06.380Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-27T12:24:07.757Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-27T12:24:09.135Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-27T12:24:11.667Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-27T12:24:13.587Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-27T12:24:14.600Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-27T12:24:14.600Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T12:24:14.600Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-27T12:24:15.491Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-27T12:24:17.396Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-27T12:24:19.296Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-27T12:24:19.862Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-27T12:24:21.762Z] docker_cli_swarm_test.go:1186: [d078f6498978a] joining swarm manager [df10bf61e189e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:24:26.967Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-27T12:24:26.967Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-27T12:24:28.319Z] docker_cli_swarm_test.go:1195: [dd95dbb0e4ecb] joining swarm manager [df10bf61e189e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:24:28.499Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-27T12:24:28.499Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-27T12:24:28.499Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-27T12:24:29.463Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-27T12:24:29.463Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-27T12:24:34.142Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-27T12:24:34.599Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-27T12:24:34.876Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-27T12:24:34.876Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-27T12:24:34.876Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-27T12:24:35.057Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-27T12:24:35.136Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-27T12:24:35.136Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-27T12:24:35.395Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-27T12:24:35.395Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-27T12:24:35.965Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-27T12:24:35.965Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-27T12:24:36.022Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-27T12:24:36.481Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-27T12:24:36.908Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-27T12:24:36.908Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-27T12:24:36.908Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-27T12:24:36.908Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-27T12:24:37.166Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-27T12:24:37.445Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-27T12:24:38.977Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-27T12:24:39.066Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-27T12:24:39.328Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-27T12:24:39.328Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-27T12:24:39.328Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-27T12:24:39.328Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-27T12:24:44.763Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-27T12:24:44.763Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T12:24:44.763Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-27T12:24:44.763Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-27T12:24:44.763Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-27T12:24:44.763Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-27T12:24:44.763Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-27T12:24:45.222Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-27T12:24:45.222Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-27T12:24:45.680Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-27T12:24:45.890Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-27T12:24:46.138Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-27T12:24:47.266Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-27T12:24:47.266Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-27T12:24:47.266Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-27T12:24:49.891Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-27T12:24:50.971Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-27T12:24:54.083Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-27T12:24:54.083Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite (1759.34s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.12s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.14s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.19s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.70s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.25s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.60s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.53s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.31s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.57s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.23s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.23s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.26s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.20s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.32s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.17s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAttachDetach (1.23s) [2021-07-27T12:24:54.083Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.12s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.17s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.36s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.28s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.78s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.67s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.84s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.59s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.70s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.04s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.42s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.14s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.58s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.05s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.95s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.89s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.56s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.74s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.71s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.50s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.84s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.69s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.03s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.67s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.46s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.63s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.39s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.63s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.86s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.90s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.19s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.58s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.56s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.17s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.62s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.56s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.07s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.84s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.43s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.14s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.00s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.16s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.52s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.96s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.58s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.64s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.92s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.76s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.65s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.62s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.60s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.02s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s) [2021-07-27T12:24:54.084Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.92s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.19s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.65s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.45s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.42s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.34s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.17s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.55s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s) [2021-07-27T12:24:54.084Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-27T12:24:54.084Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-27T12:24:54.084Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-27T12:24:54.084Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.61s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.12s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.12s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.46s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.13s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.48s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.46s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.67s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.82s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.85s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.01s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.81s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.58s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.98s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.17s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.97s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.39s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.97s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.98s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.69s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.96s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.09s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.54s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.11s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.24s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.98s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnv (1.71s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.86s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.94s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.51s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.04s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.69s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) [2021-07-27T12:24:54.084Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.36s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildExpose (0.27s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.70s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFails (1.05s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.35s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.02s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.47s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.09s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.86s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.97s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.00s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.26s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.91s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildHistory (3.09s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.99s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.44s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.93s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLabels (0.37s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.86s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.08s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.63s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.76s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.97s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.41s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.75s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.26s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.86s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.17s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.19s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.59s) [2021-07-27T12:24:54.084Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.47s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.60s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.90s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.75s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.74s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.13s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.09s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.47s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.55s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.36s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.20s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.53s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildPATH (1.76s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.96s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.94s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.48s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.57s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildRm (3.99s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.19s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2021-07-27T12:24:54.084Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.93s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildStderr (0.88s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.26s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.55s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.99s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildUser (2.00s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.66s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.25s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.91s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.92s) [2021-07-27T12:24:54.084Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.26s) [2021-07-27T12:24:54.085Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-27T12:24:54.085Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-27T12:24:54.085Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-27T12:24:54.085Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.92s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.07s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.96s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.81s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.97s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2021-07-27T12:24:54.085Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.76s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.45s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-27T12:24:54.085Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.17s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.44s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.36s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.36s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCommitNewFile (3.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.32s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCommitTTY (2.48s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.32s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.42s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.07s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.09s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.45s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.95s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.49s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.06s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.76s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.68s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.32s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.39s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.52s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.20s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2021-07-27T12:24:54.085Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.03s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.73s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.32s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.89s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.78s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.32s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.69s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.84s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.99s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.65s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000fef0_} (1.79s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1072783613_/foo_false____} (1.68s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1072783613_/foo_true____} (1.69s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3554348088_/foo_false____} (1.60s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3554348088_/foo_true____} (1.93s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3554348088_/foo_true__0xc00000ff20__} (1.71s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000ff38_} (1.69s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000ff50_} (2.08s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000ff68_} (1.96s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000ff80_} (1.73s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.44s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.85s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.45s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.69s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.53s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.94s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.62s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.37s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.77s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.07s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.18s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.09s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.23s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.35s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.49s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToStdout (0.75s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.17s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.22s) [2021-07-27T12:24:54.085Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.99s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-07-27T12:24:54.085Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.65s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.36s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.98s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.56s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.04s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.89s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.66s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.19s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.72s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.20s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.26s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.25s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.72s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.07s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.69s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.68s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.47s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.96s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.24s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsCopy (1.00s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.41s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.59s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.40s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFilters (1.38s) [2021-07-27T12:24:54.085Z] --- PASS: TestDockerSuite/TestEventsFormat (1.33s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.81s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.34s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2021-07-27T12:24:54.086Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-27T12:24:54.086Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.40s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.68s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.66s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.73s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.95s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsTop (0.75s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.30s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExec (0.99s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.76s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.75s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.83s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.54s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.24s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.11s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.37s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.12s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.58s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecCgroup (3.37s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecEnv (0.98s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.65s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.98s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecInspectID (2.08s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.99s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecParseError (0.76s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.72s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.12s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.64s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecStartFails (1.39s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.50s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecTTY (1.30s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.65s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.36s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecUlimits (1.22s) [2021-07-27T12:24:54.086Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.82s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.98s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.74s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestExecWithUser (1.26s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.75s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.08s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestHealth (21.63s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.01s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.94s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.42s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.80s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.73s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.33s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesFormat (0.11s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.32s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.68s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImportDisplay (1.54s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImportFile (1.53s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.14s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImportGzipped (1.86s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.58s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.73s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.66s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.72s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.74s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.67s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.64s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.68s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.65s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.29s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.74s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.99s) [2021-07-27T12:24:54.086Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.05s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.70s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectDefault (0.85s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectHistory (1.46s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2021-07-27T12:24:54.086Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.14s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.11s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.12s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.89s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.35s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.67s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectStatus (0.77s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.40s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.73s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.71s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.76s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.69s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.11s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.55s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.04s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.65s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.50s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.10s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.04s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.16s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.61s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.69s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.21s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.15s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.73s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.61s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.67s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.41s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.05s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.19s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.89s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.44s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.96s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.67s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.03s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsTail (1.14s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.93s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.70s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.66s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestNetHostname (1.95s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.45s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.80s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.87s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.10s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPluginActive (1.81s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.48s) [2021-07-27T12:24:54.086Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (2.72s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.43s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.56s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.27s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.18s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.31s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.63s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.90s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPortList (11.73s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.83s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.67s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.90s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.91s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.74s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.35s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.00s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsByOrder (2.88s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.89s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.96s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.03s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.47s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.96s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.74s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.39s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.42s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.78s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.96s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.84s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.49s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-07-27T12:24:54.086Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.77s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.18s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.15s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.70s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.73s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.34s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.52s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.87s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.59s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.00s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.41s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.79s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.85s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.28s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.78s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.09s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.01s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.98s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.00s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.46s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.24s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.12s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.29s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAddHost (0.65s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.49s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.77s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.76s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.34s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.06s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.91s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.32s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.94s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.08s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.23s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.73s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.03s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.37s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.12s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.89s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.76s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.93s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.37s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.87s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.37s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.68s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.65s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.34s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.36s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.07s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.64s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.64s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.70s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.46s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.99s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.46s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.19s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.22s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (3.12s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.36s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.97s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.47s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.67s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.49s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.95s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.87s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.88s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunExitCode (0.84s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.64s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.47s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.88s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.68s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.84s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.76s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.54s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.50s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.12s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.33s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.42s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.38s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.32s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunMount (8.19s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.91s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.76s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.64s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.52s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.07s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.50s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.43s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.95s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.69s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.27s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.41s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.24s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.86s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.56s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.71s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.98s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.65s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.69s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.57s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.60s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.47s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunRm (0.65s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.29s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.57s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.60s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunState (1.40s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunSysctls (1.34s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.13s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.59s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.39s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.94s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.63s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUserByName (0.68s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2021-07-27T12:24:54.087Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.84s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2021-07-27T12:24:54.087Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.01s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.35s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.02s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.18s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.57s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.42s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.66s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.67s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.37s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.52s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.31s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.14s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.67s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.96s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.56s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveImageId (0.19s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.86s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.52s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.40s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.44s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.32s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.21s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.30s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.75s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.14s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStartRecordError (1.55s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.09s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.47s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.44s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.58s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.90s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.99s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.69s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.16s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.49s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.75s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.67s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.35s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.15s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUpdateStats (3.71s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.31s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.84s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.00s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.73s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.23s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.60s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.52s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.23s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.84s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.97s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.96s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.36s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.43s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.00s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.99s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.04s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.94s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.12s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.71s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.71s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.82s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.10s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.64s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.05s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.64s) [2021-07-27T12:24:54.088Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.62s) [2021-07-27T12:24:54.088Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-27T12:24:54.088Z] === RUN TestDockerRegistrySuite [2021-07-27T12:24:54.088Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-27T12:24:55.023Z] check_test.go:196: [d6bb1d56abc6e] daemon is not started [2021-07-27T12:24:55.023Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-27T12:24:56.401Z] check_test.go:196: [d13a71e90a501] daemon is not started [2021-07-27T12:24:56.401Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-27T12:24:57.780Z] check_test.go:196: [d6298aff6ca88] daemon is not started [2021-07-27T12:24:57.780Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-27T12:24:57.780Z] check_test.go:196: [d79b9164d15b8] daemon is not started [2021-07-27T12:24:57.780Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T12:25:01.065Z] check_test.go:196: [dda2993857a4a] daemon is not started [2021-07-27T12:25:01.065Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T12:25:05.761Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-27T12:25:05.761Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-27T12:25:05.761Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-27T12:25:07.645Z] check_test.go:196: [d75dbebefe0d1] daemon is not started [2021-07-27T12:25:07.645Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-27T12:25:07.935Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-27T12:25:10.932Z] check_test.go:196: [dfac8457f8bcb] daemon is not started [2021-07-27T12:25:10.932Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-27T12:25:10.932Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-27T12:25:11.868Z] check_test.go:196: [d2137730505ab] daemon is not started [2021-07-27T12:25:11.868Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-27T12:25:13.246Z] check_test.go:196: [d0abf80b8d492] daemon is not started [2021-07-27T12:25:13.505Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-27T12:25:14.883Z] check_test.go:196: [da6b2ed21c6c7] daemon is not started [2021-07-27T12:25:14.883Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-27T12:25:16.262Z] check_test.go:196: [d4ef9766658c0] daemon is not started [2021-07-27T12:25:16.262Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-27T12:25:17.214Z] check_test.go:196: [d0b4975e20104] daemon is not started [2021-07-27T12:25:17.214Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-27T12:25:18.594Z] check_test.go:196: [d7aad8e09e486] daemon is not started [2021-07-27T12:25:18.594Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-27T12:25:19.531Z] check_test.go:196: [d17ca97565b12] daemon is not started [2021-07-27T12:25:19.531Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-27T12:25:20.910Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:440af2b7e00458730478553d667aa36bbaa3ead5fdf3722dd7d01948d06ccb25 [2021-07-27T12:25:21.846Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:18cca998ac237cbe0304a32d70e73c948983a43027165102780fe0db6c076ad2 [2021-07-27T12:25:21.846Z] check_test.go:196: [daf61215dd3b0] daemon is not started [2021-07-27T12:25:21.846Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-27T12:25:23.223Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:19c35bf142b9db1e871854f514e009cdadf67b8c1f16ab4a1bfae63ac4b09d89 [2021-07-27T12:25:24.158Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:321f2f2db7220c994db42dfb6de3440f4d02d527c4d53c0ce1288e0cfe92f893 [2021-07-27T12:25:24.158Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-27T12:25:24.158Z] check_test.go:196: [d3385d961fd2f] daemon is not started [2021-07-27T12:25:24.158Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-27T12:25:26.061Z] check_test.go:196: [de327ff32dcb5] daemon is not started [2021-07-27T12:25:26.061Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-27T12:25:29.349Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-27T12:25:29.349Z] check_test.go:196: [da9f71faae6c8] daemon is not started [2021-07-27T12:25:29.349Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-27T12:25:30.727Z] check_test.go:196: [d699e4a3900a0] daemon is not started [2021-07-27T12:25:30.727Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-27T12:25:30.727Z] check_test.go:196: [da2dd295d054c] daemon is not started [2021-07-27T12:25:30.727Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T12:25:30.986Z] docker_cli_swarm_test.go:1118: [d0168fbcef6d4] joining swarm manager [d73b15ea943ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:25:32.372Z] check_test.go:196: [d81e6753e919a] daemon is not started [2021-07-27T12:25:32.372Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T12:25:32.372Z] docker_cli_swarm_test.go:1119: [de6bd1f4a21e6] joining swarm manager [d73b15ea943ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:25:33.307Z] check_test.go:196: [d64f82ee55fd4] daemon is not started [2021-07-27T12:25:33.307Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T12:25:34.682Z] check_test.go:196: [d2b6de1293f03] daemon is not started [2021-07-27T12:25:34.682Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-27T12:25:37.868Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-27T12:25:37.966Z] check_test.go:196: [de75f9dda0b92] daemon is not started [2021-07-27T12:25:37.966Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-27T12:25:37.966Z] check_test.go:196: [d576b15b516d7] daemon is not started [2021-07-27T12:25:37.966Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-27T12:25:39.342Z] check_test.go:196: [d9c8538f7c166] daemon is not started [2021-07-27T12:25:39.342Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-27T12:25:39.342Z] check_test.go:196: [d64e5828d41f0] daemon is not started [2021-07-27T12:25:39.342Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-27T12:25:39.601Z] check_test.go:196: [d88565be48b73] daemon is not started [2021-07-27T12:25:39.601Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-27T12:25:39.860Z] check_test.go:196: [dbacb5c57f81d] daemon is not started [2021-07-27T12:25:39.860Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-27T12:25:40.119Z] check_test.go:196: [d09c17a77a690] daemon is not started [2021-07-27T12:25:40.119Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-27T12:25:40.377Z] check_test.go:196: [d6f4a4e3c6b35] daemon is not started [2021-07-27T12:25:40.377Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-27T12:25:40.635Z] check_test.go:196: [dd07b6b003839] daemon is not started [2021-07-27T12:25:40.635Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-27T12:25:42.012Z] check_test.go:196: [d1289b2be4681] daemon is not started [2021-07-27T12:25:42.012Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-27T12:25:43.920Z] check_test.go:196: [d58391e0236dc] daemon is not started [2021-07-27T12:25:43.920Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-27T12:25:44.488Z] check_test.go:196: [dd2c8a5c936ac] daemon is not started [2021-07-27T12:25:44.488Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-27T12:25:45.865Z] check_test.go:196: [de13d93209015] daemon is not started [2021-07-27T12:25:45.865Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-27T12:25:46.807Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite (54.02s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.42s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.33s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.47s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.33s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.95s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.31s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.32s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.62s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.33s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.27s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.30s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.13s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.17s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.31s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.43s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.44s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.48s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.18s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.08s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.22s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.19s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.84s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.02s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.20s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-07-27T12:25:47.743Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-07-27T12:25:47.743Z] === RUN TestDockerSchema1RegistrySuite [2021-07-27T12:25:47.743Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-27T12:25:47.743Z] check_test.go:223: [d816a2e4ddeb7] daemon is not started [2021-07-27T12:25:47.743Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T12:25:50.235Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-27T12:25:51.027Z] check_test.go:223: [dd7a60cf5f1db] daemon is not started [2021-07-27T12:25:51.027Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T12:25:56.019Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-27T12:25:57.590Z] check_test.go:223: [d163a4f913768] daemon is not started [2021-07-27T12:25:57.590Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-27T12:26:00.877Z] check_test.go:223: [d5ca2aba6ad0e] daemon is not started [2021-07-27T12:26:00.877Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-27T12:26:01.798Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-27T12:26:01.813Z] check_test.go:223: [d78c8c520d213] daemon is not started [2021-07-27T12:26:01.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-27T12:26:03.190Z] check_test.go:223: [dc30c8e980e6b] daemon is not started [2021-07-27T12:26:03.190Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-27T12:26:03.190Z] check_test.go:223: [de92453477b81] daemon is not started [2021-07-27T12:26:03.190Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T12:26:04.590Z] check_test.go:223: [d24231eaf62db] daemon is not started [2021-07-27T12:26:04.590Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T12:26:05.527Z] check_test.go:223: [dc6a696303752] daemon is not started [2021-07-27T12:26:05.527Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T12:26:06.477Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-27T12:26:06.903Z] check_test.go:223: [d7048efde1610] daemon is not started [2021-07-27T12:26:06.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-27T12:26:10.191Z] check_test.go:223: [d5d43c1d826b1] daemon is not started [2021-07-27T12:26:10.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-27T12:26:10.191Z] check_test.go:223: [dcc4b269724ae] daemon is not started [2021-07-27T12:26:10.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-27T12:26:10.757Z] check_test.go:223: [dc041cb10cd14] daemon is not started [2021-07-27T12:26:10.757Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-27T12:26:10.757Z] check_test.go:223: [de512b7b898ec] daemon is not started [2021-07-27T12:26:10.757Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-27T12:26:11.015Z] check_test.go:223: [db141258ce617] daemon is not started [2021-07-27T12:26:11.015Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-27T12:26:11.273Z] check_test.go:223: [d447be5ecc5f8] daemon is not started [2021-07-27T12:26:11.273Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-27T12:26:11.840Z] check_test.go:223: [da8c31c5eeeb1] daemon is not started [2021-07-27T12:26:11.840Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-27T12:26:11.840Z] check_test.go:223: [d5d6bbbad9507] daemon is not started [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite (24.33s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.48s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.74s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.76s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.19s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.11s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-07-27T12:26:11.840Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-27T12:26:11.840Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-27T12:26:11.840Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-27T12:26:12.776Z] check_test.go:252: [db1752d60d4af] daemon is not started [2021-07-27T12:26:12.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-27T12:26:13.034Z] check_test.go:252: [df44359253239] daemon is not started [2021-07-27T12:26:13.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-27T12:26:13.293Z] check_test.go:252: [d049a2ac67771] daemon is not started [2021-07-27T12:26:13.293Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-27T12:26:14.228Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-27T12:26:14.485Z] check_test.go:252: [d4a20682defb8] daemon is not started [2021-07-27T12:26:14.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-27T12:26:15.053Z] check_test.go:252: [da797e860288f] daemon is not started [2021-07-27T12:26:15.053Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-27T12:26:15.314Z] check_test.go:252: [da0e8051e1004] daemon is not started [2021-07-27T12:26:15.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-27T12:26:15.582Z] check_test.go:252: [de688ead34e91] daemon is not started [2021-07-27T12:26:15.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s) [2021-07-27T12:26:15.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2021-07-27T12:26:15.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-07-27T12:26:15.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-07-27T12:26:15.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2021-07-27T12:26:15.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-27T12:26:15.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-27T12:26:15.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-07-27T12:26:15.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-07-27T12:26:15.582Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-27T12:26:15.582Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-27T12:26:24.163Z] check_test.go:279: [d3fb4de789c07] daemon is not started [2021-07-27T12:26:24.164Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-27T12:26:24.164Z] check_test.go:279: [da1657dd281b8] daemon is not started [2021-07-27T12:26:24.164Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-27T12:26:24.164Z] check_test.go:279: [d39be737e0005] daemon is not started [2021-07-27T12:26:24.164Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-27T12:26:24.164Z] check_test.go:279: [dbad09e62cdf0] daemon is not started [2021-07-27T12:26:24.164Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-27T12:26:24.164Z] check_test.go:279: [d89fef452a971] daemon is not started [2021-07-27T12:26:24.164Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2021-07-27T12:26:24.164Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2021-07-27T12:26:24.164Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-27T12:26:24.164Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2021-07-27T12:26:24.164Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-27T12:26:24.164Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-07-27T12:26:24.164Z] === RUN TestDockerNetworkSuite [2021-07-27T12:26:24.164Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-27T12:26:24.164Z] docker_cli_network_unix_test.go:46: [d4aaa8aed8050] daemon is not started [2021-07-27T12:26:24.164Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-27T12:26:24.303Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-27T12:26:24.303Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-27T12:26:24.303Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-27T12:26:24.422Z] docker_cli_network_unix_test.go:46: [d59d353f9b3b7] daemon is not started [2021-07-27T12:26:24.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-27T12:26:29.956Z] docker_cli_network_unix_test.go:46: [d0f4ac13b4bd2] daemon is not started [2021-07-27T12:26:30.085Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-27T12:26:30.085Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-27T12:26:30.085Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-27T12:26:30.085Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-27T12:26:30.085Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-27T12:26:30.085Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-27T12:26:30.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-27T12:26:32.427Z] docker_cli_network_unix_test.go:46: [de410bbd38387] daemon is not started [2021-07-27T12:26:32.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-27T12:26:32.427Z] docker_cli_network_unix_test.go:1233: [d30e5f9e0b4a0] daemon is not started [2021-07-27T12:26:32.981Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-27T12:26:35.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-27T12:26:36.651Z] docker_cli_network_unix_test.go:46: [d72d17e8de7bc] daemon is not started [2021-07-27T12:26:36.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-27T12:26:37.660Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-27T12:26:39.833Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-27T12:26:39.833Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-27T12:26:39.833Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-27T12:26:42.731Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-27T12:26:43.698Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-27T12:26:45.042Z] docker_cli_network_unix_test.go:46: [ddad816392835] daemon is not started [2021-07-27T12:26:45.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-27T12:26:45.229Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-27T12:26:47.573Z] docker_cli_network_unix_test.go:46: [de090b309b20d] daemon is not started [2021-07-27T12:26:47.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-27T12:26:48.955Z] docker_cli_network_unix_test.go:46: [d1bdb8eafd129] daemon is not started [2021-07-27T12:26:48.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-27T12:26:49.892Z] docker_cli_network_unix_test.go:46: [d1ec37a83ee66] daemon is not started [2021-07-27T12:26:49.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-27T12:26:50.151Z] docker_cli_network_unix_test.go:46: [d2ce49236af21] daemon is not started [2021-07-27T12:26:50.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-27T12:26:50.978Z] docker_cli_network_unix_test.go:46: [d86f1dfc46291] daemon is not started [2021-07-27T12:26:51.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-27T12:26:52.112Z] docker_cli_network_unix_test.go:46: [d6acb51353530] daemon is not started [2021-07-27T12:26:52.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-27T12:26:52.679Z] docker_cli_network_unix_test.go:46: [d6c9608166ab2] daemon is not started [2021-07-27T12:26:52.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-27T12:26:53.245Z] docker_cli_network_unix_test.go:46: [d055e86349e6a] daemon is not started [2021-07-27T12:26:53.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-27T12:26:53.790Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-27T12:26:53.811Z] docker_cli_network_unix_test.go:46: [d81bb984652d5] daemon is not started [2021-07-27T12:26:54.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-27T12:26:54.329Z] docker_cli_network_unix_test.go:46: [d5d53369f5577] daemon is not started [2021-07-27T12:26:54.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-27T12:26:54.329Z] docker_cli_network_unix_test.go:46: [d369f375696be] daemon is not started [2021-07-27T12:26:54.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-27T12:26:54.329Z] docker_cli_network_unix_test.go:46: [de53249282f2e] daemon is not started [2021-07-27T12:26:54.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-27T12:26:55.274Z] docker_cli_network_unix_test.go:46: [d836685a14f83] daemon is not started [2021-07-27T12:26:55.327Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-27T12:26:55.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-27T12:26:56.467Z] docker_cli_network_unix_test.go:46: [de091197d6fd2] daemon is not started [2021-07-27T12:26:56.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-27T12:26:56.727Z] docker_cli_network_unix_test.go:46: [d2a9513a50c16] daemon is not started [2021-07-27T12:26:56.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-27T12:26:57.294Z] docker_cli_network_unix_test.go:46: [df22c432c6747] daemon is not started [2021-07-27T12:26:57.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-27T12:26:57.294Z] docker_cli_network_unix_test.go:46: [dcbcfdc681b4d] daemon is not started [2021-07-27T12:26:57.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-27T12:26:58.669Z] docker_cli_network_unix_test.go:968: [d155f9ded99f5] daemon is not started [2021-07-27T12:27:00.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-27T12:27:01.956Z] docker_cli_network_unix_test.go:46: [d5deb32cea757] daemon is not started [2021-07-27T12:27:01.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-27T12:27:05.681Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-27T12:27:07.228Z] docker_cli_network_unix_test.go:1116: [db2b373cec28a] daemon is not started [2021-07-27T12:27:07.853Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-27T12:27:11.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-27T12:27:11.418Z] docker_cli_network_unix_test.go:46: [de856865309b0] daemon is not started [2021-07-27T12:27:11.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-27T12:27:12.354Z] docker_cli_swarm_test.go:1172: [d82bf76a33522] joining swarm manager [d73b15ea943ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-27T12:27:12.355Z] docker_cli_network_unix_test.go:46: [d42bcf3c56c3e] daemon is not started [2021-07-27T12:27:12.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-27T12:27:12.623Z] docker_cli_network_unix_test.go:46: [d744929c7111d] daemon is not started [2021-07-27T12:27:12.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-27T12:27:12.624Z] docker_cli_network_unix_test.go:46: [d8172bd93489f] daemon is not started [2021-07-27T12:27:12.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-27T12:27:12.883Z] docker_cli_network_unix_test.go:46: [d7042fcd6c75e] daemon is not started [2021-07-27T12:27:12.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-27T12:27:12.883Z] docker_cli_network_unix_test.go:46: [defbde4d6b341] daemon is not started [2021-07-27T12:27:12.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-27T12:27:12.883Z] docker_cli_network_unix_test.go:46: [dc4d438b4723b] daemon is not started [2021-07-27T12:27:12.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-27T12:27:15.414Z] docker_cli_network_unix_test.go:46: [d3976c48b8ed0] daemon is not started [2021-07-27T12:27:16.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-27T12:27:16.349Z] docker_cli_network_unix_test.go:46: [d2557db86ec9a] daemon is not started [2021-07-27T12:27:16.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-27T12:27:16.349Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-27T12:27:16.349Z] docker_cli_network_unix_test.go:46: [dc2618c30fbab] daemon is not started [2021-07-27T12:27:16.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-27T12:27:17.285Z] docker_cli_network_unix_test.go:46: [d32a2ec8e6f2e] daemon is not started [2021-07-27T12:27:17.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-27T12:27:20.218Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-27T12:27:21.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-27T12:27:22.850Z] docker_cli_network_unix_test.go:1084: [d2d29be81ecd3] daemon is not started [2021-07-27T12:27:24.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-27T12:27:24.752Z] docker_cli_network_unix_test.go:46: [d89ae111176c6] daemon is not started [2021-07-27T12:27:24.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-27T12:27:25.319Z] docker_cli_network_unix_test.go:46: [d8a74b096bc51] daemon is not started [2021-07-27T12:27:25.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-27T12:27:27.266Z] docker_cli_network_unix_test.go:46: [d49a464feb2d9] daemon is not started [2021-07-27T12:27:27.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-27T12:27:27.835Z] docker_cli_network_unix_test.go:46: [df8fb130e8edf] daemon is not started [2021-07-27T12:27:27.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-27T12:27:28.416Z] docker_cli_network_unix_test.go:46: [dc52d1acdf76c] daemon is not started [2021-07-27T12:27:28.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-27T12:27:28.777Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-27T12:27:29.241Z] docker_cli_network_unix_test.go:46: [d567a74932492] daemon is not started [2021-07-27T12:27:29.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-27T12:27:30.178Z] docker_cli_network_unix_test.go:46: [d98c141ae4808] daemon is not started [2021-07-27T12:27:30.178Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-27T12:27:32.501Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-27T12:27:33.466Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-27T12:27:33.466Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-27T12:27:33.466Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-27T12:27:33.466Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-27T12:27:33.466Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-27T12:27:35.445Z] docker_cli_network_unix_test.go:46: [dcbf647ad14ed] daemon is not started [2021-07-27T12:27:35.445Z] --- PASS: TestDockerNetworkSuite (73.74s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.40s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.80s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.91s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.86s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.68s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.05s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.70s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.33s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.60s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.09s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.18s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.95s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.98s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.28s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.73s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.69s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.49s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.01s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.34s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-07-27T12:27:35.446Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.02s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.92s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.39s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.99s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.93s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.93s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.12s) [2021-07-27T12:27:35.446Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.86s) [2021-07-27T12:27:35.446Z] === RUN TestDockerHubPullSuite [2021-07-27T12:27:35.446Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-27T12:27:36.380Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-27T12:27:38.908Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-27T12:27:38.908Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-27T12:27:39.844Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-27T12:27:40.104Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-27T12:27:40.104Z] --- PASS: TestDockerHubPullSuite (5.08s) [2021-07-27T12:27:40.104Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.29s) [2021-07-27T12:27:40.104Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-07-27T12:27:40.104Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2021-07-27T12:27:40.104Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (0.97s) [2021-07-27T12:27:40.104Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-07-27T12:27:40.104Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-27T12:27:40.104Z] PASS [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === Skipped [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-27T12:27:40.104Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-07-27T12:27:40.104Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-27T12:27:40.104Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-27T12:27:40.104Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-27T12:27:40.104Z] [2021-07-27T12:27:40.104Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-27T12:27:40.104Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-27T12:27:40.105Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-27T12:27:40.105Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-27T12:27:40.105Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-27T12:27:40.105Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-27T12:27:40.105Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-27T12:27:40.105Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-27T12:27:40.105Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-27T12:27:40.105Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-27T12:27:40.105Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-27T12:27:40.105Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-27T12:27:40.105Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-27T12:27:40.105Z] docker_cli_network_unix_test.go:46: [dc2618c30fbab] daemon is not started [2021-07-27T12:27:40.105Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] [2021-07-27T12:27:40.105Z] DONE 1269 tests, 51 skipped in 1979.563s [2021-07-27T12:27:40.105Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:27:40.363Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T12:27:40.363Z] +++ kill 8285 [2021-07-27T12:27:40.363Z] +++ /etc/init.d/apparmor stop [2021-07-27T12:27:40.363Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T12:27:40.363Z] [2021-07-27T12:27:40.363Z] Unloading profiles will leave already running processes permanently [2021-07-27T12:27:40.363Z] unconfined, which can lead to unexpected situations. [2021-07-27T12:27:40.363Z] [2021-07-27T12:27:40.363Z] To set a process to complain mode, use the command line tool [2021-07-27T12:27:40.363Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T12:27:40.363Z] +++ true [2021-07-27T12:27:40.363Z] exiting test-integration [2021-07-27T12:27:40.363Z] ++ exit 0 [2021-07-27T12:27:40.363Z] [2021-07-27T12:27:40.532Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-27T12:27:40.532Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-27T12:27:40.532Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-27T12:27:40.621Z] + for job in $(jobs -p) [2021-07-27T12:27:40.621Z] + wait 10321 [2021-07-27T12:27:52.823Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-27T12:27:53.759Z] docker_cli_swarm_test.go:1453: [d36f84d00b9e7] joining swarm manager [d658679fa1edb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:27:54.693Z] docker_cli_swarm_test.go:1454: [d19ca71b6ede1] joining swarm manager [d658679fa1edb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T12:28:06.890Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-27T12:28:06.890Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-27T12:28:06.890Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-27T12:28:06.890Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-27T12:28:06.890Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-27T12:28:07.459Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-27T12:28:09.990Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-27T12:28:13.273Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-27T12:28:15.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-27T12:28:17.085Z] docker_cli_swarm_unix_test.go:62: [de784fe2ee078] joining swarm manager [db912223ddd12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:28:23.024Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-27T12:28:35.417Z] === RUN TestDockerSuite/TestBuildRm [2021-07-27T12:29:00.536Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-27T12:29:07.604Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-27T12:29:07.604Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-27T12:29:07.604Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-27T12:29:07.604Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-27T12:29:08.062Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-27T12:29:09.593Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-27T12:29:13.299Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-27T12:29:13.299Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-27T12:29:13.299Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-27T12:29:13.318Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-27T12:29:15.829Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-27T12:29:17.044Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-27T12:29:19.114Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-27T12:29:21.655Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-27T12:29:21.723Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-27T12:29:23.559Z] docker_api_swarm_test.go:961: [dad800a45c5b6] joining swarm manager [db457ab46d29f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T12:29:36.519Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-27T12:29:36.519Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-27T12:29:36.519Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-27T12:29:41.635Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-27T12:29:45.077Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-27T12:29:45.077Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-27T12:29:47.975Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-27T12:29:47.975Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-27T12:29:51.702Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-27T12:29:53.832Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-27T12:29:55.731Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-27T12:29:58.282Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-27T12:30:01.568Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-27T12:30:09.687Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-27T12:30:14.952Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-27T12:30:16.823Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-27T12:30:16.823Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-27T12:30:16.823Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-27T12:30:17.483Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-27T12:30:19.718Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-27T12:30:20.015Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-27T12:30:20.682Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-27T12:30:23.304Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-27T12:30:25.841Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-27T12:30:29.126Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-27T12:30:29.242Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-27T12:30:31.657Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-27T12:30:33.919Z] === RUN TestDockerSuite/TestBuildUser [2021-07-27T12:30:33.919Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-27T12:30:33.919Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-27T12:30:33.919Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T12:30:33.919Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-27T12:30:33.919Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-27T12:30:33.919Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-27T12:30:36.820Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-27T12:30:37.277Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-27T12:30:40.177Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-27T12:30:40.177Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-27T12:30:40.177Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-27T12:30:40.177Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-27T12:30:40.177Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-27T12:31:01.251Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-27T12:31:01.252Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-27T12:31:09.804Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-27T12:31:14.515Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-27T12:31:14.515Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-27T12:31:14.515Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-27T12:31:14.515Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-27T12:31:14.515Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-27T12:31:21.580Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-27T12:31:21.580Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-27T12:31:22.038Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-27T12:31:27.884Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-27T12:31:42.755Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-27T12:31:43.117Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-27T12:31:44.082Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-27T12:31:44.082Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-27T12:31:56.449Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-27T12:31:56.449Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-27T12:31:56.907Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-27T12:31:56.907Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-27T12:31:56.907Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-27T12:31:56.907Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-27T12:31:56.907Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-27T12:31:58.440Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite (1771.39s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.13s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.32s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.84s) [2021-07-27T12:32:00.830Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.22s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.95s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.40s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.31s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.26s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.75s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.64s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.81s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.46s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.66s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.01s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.78s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.25s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.03s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.80s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.06s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.06s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.70s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.23s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.58s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.25s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.43s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.34s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.56s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.38s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.44s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.48s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.31s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.86s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (1.86s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.24s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.42s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.58s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.45s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.21s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.08s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.28s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.63s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.62s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.28s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.19s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.94s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.44s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.34s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.74s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.29s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.82s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.52s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.34s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.89s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.47s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.91s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.25s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (22.10s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.60s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.40s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.36s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.67s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.26s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.62s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (119.02s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.70s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.30s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.55s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.47s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.44s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.78s) [2021-07-27T12:32:00.830Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.00s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.22s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.71s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.50s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.80s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.98s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.95s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.39s) [2021-07-27T12:32:00.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.26s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.11s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.25s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.40s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.38s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.29s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.88s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.92s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.91s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.43s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.27s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.08s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s) [2021-07-27T12:32:00.831Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2021-07-27T12:32:00.831Z] === RUN TestDockerExternalVolumeSuite [2021-07-27T12:32:00.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-27T12:32:00.831Z] docker_cli_external_volume_driver_test.go:53: [d237aa7a41379] daemon is not started [2021-07-27T12:32:05.502Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-27T12:32:06.468Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-27T12:32:06.468Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-27T12:32:06.926Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-27T12:32:06.926Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-27T12:32:06.926Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-27T12:32:06.926Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T12:32:06.926Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-27T12:32:08.460Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-27T12:32:12.188Z] === RUN TestDockerSuite/TestCommitChange [2021-07-27T12:32:15.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-27T12:32:16.928Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-27T12:32:20.656Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-27T12:32:20.656Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T12:32:20.656Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-27T12:32:27.715Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-27T12:32:27.715Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-27T12:32:27.715Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-27T12:32:33.505Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-27T12:32:38.186Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-27T12:32:38.186Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T12:32:38.186Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-27T12:32:38.186Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T12:32:38.186Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-27T12:32:38.186Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-27T12:32:38.186Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-27T12:32:38.186Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-27T12:32:38.186Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-27T12:32:38.186Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-27T12:32:38.186Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-27T12:32:38.186Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-27T12:32:38.186Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-27T12:32:38.186Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-27T12:32:38.186Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-27T12:32:38.186Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-27T12:32:45.264Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-27T12:32:51.047Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-27T12:32:51.047Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-27T12:32:51.047Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-27T12:32:53.220Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-27T12:32:53.220Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-27T12:32:53.220Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-27T12:32:53.220Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-27T12:32:53.220Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-27T12:32:53.220Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-27T12:32:53.220Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-27T12:32:55.397Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-27T12:32:55.397Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-27T12:32:55.397Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-27T12:32:55.397Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-27T12:32:58.294Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-27T12:32:58.294Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-27T12:32:58.294Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-27T12:32:58.294Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-27T12:32:58.294Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-27T12:32:58.294Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-27T12:32:58.294Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T12:32:58.294Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-27T12:33:01.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-27T12:33:03.383Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-27T12:33:05.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-27T12:33:05.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-27T12:33:05.570Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-27T12:33:05.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-27T12:33:07.744Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-27T12:33:07.744Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-27T12:33:09.918Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-27T12:33:09.918Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T12:33:09.918Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-27T12:33:09.918Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T12:33:09.918Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-27T12:33:12.091Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-27T12:33:12.091Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-27T12:33:14.266Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-27T12:33:14.266Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-27T12:33:14.266Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-27T12:33:17.160Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-27T12:33:17.160Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-27T12:33:19.333Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-27T12:33:23.062Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-27T12:33:23.376Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-27T12:33:26.792Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-27T12:33:27.249Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-27T12:33:27.249Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-27T12:33:27.249Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-27T12:33:27.249Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-27T12:33:28.781Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-27T12:33:28.781Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-27T12:33:28.781Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-27T12:33:31.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-27T12:33:31.676Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-27T12:33:31.676Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T12:33:31.676Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-27T12:33:33.219Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-27T12:33:33.219Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-27T12:33:37.901Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-27T12:33:39.433Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-27T12:33:39.433Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-27T12:33:39.433Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-27T12:33:39.433Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-27T12:33:39.433Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-27T12:33:39.433Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-27T12:33:39.433Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-27T12:33:39.433Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-27T12:33:39.433Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-27T12:33:39.433Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-27T12:33:39.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-27T12:33:46.374Z] docker_cli_external_volume_driver_test.go:53: [d783c316bc361] daemon is not started [2021-07-27T12:33:46.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-27T12:33:46.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-27T12:33:48.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-27T12:33:50.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-27T12:33:53.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-27T12:33:55.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000b0960_} [2021-07-27T12:33:58.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1823756770_c:\foo_false____} [2021-07-27T12:34:00.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1823756770_c:\foo_true____} [2021-07-27T12:34:01.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-27T12:34:03.154Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-27T12:34:03.154Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-27T12:34:03.154Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-27T12:34:03.154Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-27T12:34:03.154Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-27T12:34:03.154Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T12:34:03.154Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-27T12:34:06.051Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-27T12:34:06.051Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-27T12:34:06.051Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-27T12:34:06.051Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-27T12:34:08.957Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-27T12:34:08.957Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-27T12:34:08.957Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-27T12:34:08.957Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-27T12:34:11.130Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-27T12:34:11.130Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-27T12:34:11.130Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-27T12:34:11.130Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-27T12:34:11.130Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-27T12:34:11.130Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-27T12:34:11.130Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-27T12:34:15.808Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-27T12:34:18.711Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-27T12:34:18.711Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T12:34:18.711Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-27T12:34:18.711Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-27T12:34:18.711Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-27T12:34:19.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-27T12:34:27.267Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-27T12:34:27.267Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T12:34:27.267Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-27T12:34:27.267Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-27T12:34:27.267Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-27T12:34:31.535Z] docker_cli_external_volume_driver_test.go:53: [d0476af1fbb9a] daemon is not started [2021-07-27T12:34:35.819Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-27T12:34:35.820Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-27T12:34:35.820Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-27T12:34:35.820Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-27T12:34:35.820Z] === RUN TestDockerSuite/TestCpToDot [2021-07-27T12:34:37.991Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-27T12:34:37.991Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-27T12:34:37.991Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-27T12:34:37.991Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-27T12:34:37.991Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-27T12:34:40.163Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-27T12:34:40.163Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T12:34:40.163Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-27T12:34:40.163Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-27T12:34:40.163Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-27T12:34:40.163Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-27T12:34:40.163Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-27T12:34:40.163Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-27T12:34:40.163Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-27T12:34:40.163Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-27T12:34:40.163Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-27T12:34:42.339Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-27T12:34:44.513Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-27T12:34:44.513Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-27T12:34:44.971Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-27T12:34:46.506Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-27T12:34:47.472Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-27T12:34:47.472Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-27T12:34:47.472Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-27T12:34:47.472Z] === RUN TestDockerSuite/TestCreateRM [2021-07-27T12:34:47.929Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-27T12:34:47.929Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T12:34:47.929Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-27T12:34:48.386Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-27T12:34:48.844Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-27T12:34:49.607Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-27T12:34:49.607Z] docker_cli_external_volume_driver_test.go:53: [d2a03c6efbcba] daemon is not started [2021-07-27T12:34:55.903Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-27T12:34:56.360Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-27T12:34:56.818Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-27T12:35:00.543Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-27T12:35:00.543Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-27T12:35:00.543Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-27T12:35:00.543Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-27T12:35:01.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-27T12:35:02.714Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-27T12:35:02.714Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-27T12:35:02.714Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-27T12:35:02.714Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-27T12:35:02.714Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-27T12:35:02.714Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-27T12:35:02.714Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-27T12:35:02.714Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-27T12:35:02.714Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-27T12:35:02.714Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDockerFails [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-27T12:35:02.714Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-27T12:35:02.714Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-27T12:35:02.714Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-27T12:35:02.714Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-27T12:35:02.714Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-27T12:35:02.714Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-27T12:35:05.619Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-27T12:35:07.793Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-27T12:35:10.692Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-27T12:35:19.246Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-27T12:35:27.803Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-27T12:35:32.481Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-27T12:35:33.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-27T12:35:35.379Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-27T12:35:35.836Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-27T12:35:39.568Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-27T12:35:40.533Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-27T12:35:41.497Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-27T12:35:46.175Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-27T12:35:49.904Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-27T12:35:49.904Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-27T12:35:49.904Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-27T12:35:49.904Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-27T12:35:49.904Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-27T12:35:49.904Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T12:35:49.904Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-27T12:35:49.904Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-27T12:35:49.904Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-27T12:35:51.440Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-27T12:35:51.440Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-27T12:35:51.440Z] === RUN TestDockerSuite/TestEventsRename [2021-07-27T12:35:51.943Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-27T12:35:53.612Z] === RUN TestDockerSuite/TestEventsResize [2021-07-27T12:36:02.236Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-27T12:36:03.234Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-27T12:36:06.132Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-27T12:36:06.808Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-27T12:36:10.812Z] === RUN TestDockerSuite/TestEventsTop [2021-07-27T12:36:10.812Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-27T12:36:10.812Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-27T12:36:13.714Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-27T12:36:17.440Z] === RUN TestDockerSuite/TestExec [2021-07-27T12:36:17.440Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T12:36:17.440Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-27T12:36:17.440Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-27T12:36:17.440Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-27T12:36:19.611Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-27T12:36:21.144Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-27T12:36:21.144Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T12:36:21.144Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-27T12:36:21.145Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T12:36:21.145Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-27T12:36:21.145Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-27T12:36:21.145Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-27T12:36:23.320Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-27T12:36:24.854Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-27T12:36:27.028Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-27T12:36:29.201Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-27T12:36:33.882Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-27T12:36:33.882Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-27T12:36:33.882Z] === RUN TestDockerSuite/TestExecEnv [2021-07-27T12:36:33.882Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-27T12:36:33.882Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-27T12:36:33.882Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-27T12:36:33.882Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-27T12:36:35.416Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-27T12:36:40.096Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-27T12:36:40.096Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-27T12:36:40.096Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-27T12:36:40.096Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-27T12:36:40.096Z] === RUN TestDockerSuite/TestExecParseError [2021-07-27T12:36:40.096Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T12:36:40.096Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-27T12:36:40.096Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-27T12:36:40.096Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-27T12:36:40.096Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-27T12:36:40.096Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-27T12:36:42.268Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-27T12:36:42.268Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-27T12:36:42.268Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-27T12:36:42.268Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-27T12:36:42.268Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-27T12:36:42.268Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T12:36:42.268Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-27T12:36:42.268Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-27T12:36:42.268Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-27T12:36:42.268Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-27T12:36:42.268Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-27T12:36:44.440Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-27T12:36:44.440Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-27T12:36:44.440Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-27T12:36:50.227Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-27T12:36:50.227Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-27T12:36:50.227Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-27T12:36:50.227Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-27T12:36:50.227Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-27T12:36:50.227Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-27T12:36:50.227Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-27T12:36:53.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-27T12:36:56.011Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-27T12:37:01.796Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-27T12:37:03.968Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-27T12:37:09.753Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-27T12:37:09.753Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T12:37:09.753Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-27T12:37:09.753Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-27T12:37:10.210Z] === RUN TestDockerSuite/TestHealth [2021-07-27T12:37:10.210Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-27T12:37:10.210Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-27T12:37:10.210Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-27T12:37:10.210Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-27T12:37:10.210Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-27T12:37:11.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-27T12:37:14.889Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-27T12:37:14.889Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-27T12:37:14.889Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-27T12:37:14.889Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-27T12:37:14.889Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-27T12:37:14.889Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-27T12:37:15.346Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-27T12:37:15.803Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-27T12:37:15.803Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T12:37:15.803Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-27T12:37:16.768Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-27T12:37:17.225Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-27T12:37:18.758Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-27T12:37:19.216Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-27T12:37:21.391Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-27T12:37:24.289Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-27T12:37:24.289Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-27T12:37:24.289Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T12:37:24.289Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-27T12:37:28.019Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-27T12:37:28.019Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-27T12:37:30.921Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestImportFile [2021-07-27T12:37:30.921Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-27T12:37:30.921Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-27T12:37:30.921Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-27T12:37:30.921Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-27T12:37:30.921Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-27T12:37:30.921Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-27T12:37:30.921Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-27T12:37:30.921Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-27T12:37:30.921Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T12:37:30.921Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-27T12:37:33.093Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-27T12:37:35.993Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-27T12:37:35.993Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-27T12:37:35.993Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-27T12:37:35.993Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-27T12:37:35.993Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-27T12:37:35.993Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-27T12:37:35.993Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-27T12:37:35.993Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-27T12:37:38.165Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-27T12:37:38.165Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-27T12:37:41.065Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-27T12:37:41.065Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-27T12:37:41.065Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-27T12:37:41.065Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-27T12:37:41.065Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-27T12:37:41.065Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-27T12:37:41.065Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-27T12:37:42.599Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-27T12:37:43.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-27T12:37:46.325Z] === RUN TestDockerSuite/TestInspectImage [2021-07-27T12:37:46.325Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T12:37:46.325Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-27T12:37:46.325Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T12:37:46.325Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-27T12:37:46.325Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T12:37:46.325Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-27T12:37:48.497Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-27T12:37:50.668Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-27T12:37:50.668Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-27T12:37:53.567Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-27T12:37:55.102Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-27T12:37:55.102Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-27T12:37:55.102Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-27T12:37:55.102Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-27T12:37:57.272Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-27T12:38:00.169Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-27T12:38:04.851Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-27T12:38:06.387Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-27T12:38:08.561Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-27T12:38:10.733Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-27T12:38:15.670Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-27T12:38:17.790Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-27T12:38:19.962Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-27T12:38:22.133Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-27T12:38:22.133Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-27T12:38:22.133Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-27T12:38:22.133Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-27T12:38:24.305Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-27T12:38:25.837Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-27T12:38:30.538Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-27T12:38:31.803Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-27T12:38:33.975Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-27T12:38:33.975Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-27T12:38:33.975Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-27T12:38:36.145Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-27T12:38:36.145Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-27T12:38:40.826Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-27T12:38:46.609Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-27T12:38:48.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-27T12:38:48.633Z] docker_cli_external_volume_driver_test.go:485: [d7b723e6b823a] daemon is not started [2021-07-27T12:38:51.293Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-27T12:38:53.467Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-27T12:38:55.639Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-27T12:38:55.639Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-27T12:38:55.639Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-27T12:38:57.810Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-27T12:39:00.710Z] === RUN TestDockerSuite/TestLogsSince [2021-07-27T12:39:03.504Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-27T12:39:03.504Z] docker_cli_external_volume_driver_test.go:53: [db935b4062d1e] daemon is not started [2021-07-27T12:39:09.268Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-27T12:39:09.268Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-27T12:39:09.268Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-27T12:39:09.268Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-27T12:39:09.268Z] === RUN TestDockerSuite/TestLogsTail [2021-07-27T12:39:12.170Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-27T12:39:15.069Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-27T12:39:16.601Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-27T12:39:16.601Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-27T12:39:16.601Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-27T12:39:16.601Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestNetHostname [2021-07-27T12:39:17.058Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-27T12:39:17.058Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-27T12:39:17.058Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-27T12:39:17.058Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPluginActive [2021-07-27T12:39:17.058Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-27T12:39:17.058Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-27T12:39:17.058Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-27T12:39:17.058Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-27T12:39:17.058Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-27T12:39:17.058Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-27T12:39:17.058Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-27T12:39:17.058Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-27T12:39:17.058Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-27T12:39:17.058Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPortList [2021-07-27T12:39:17.058Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-27T12:39:17.058Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-27T12:39:18.367Z] --- PASS: TestDockerExternalVolumeSuite (439.42s) [2021-07-27T12:39:18.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.79s) [2021-07-27T12:39:18.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-07-27T12:39:18.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.43s) [2021-07-27T12:39:18.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-07-27T12:39:18.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.44s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.38s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.44s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.49s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.46s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.14s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.22s) [2021-07-27T12:39:18.368Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-27T12:39:18.368Z] PASS [2021-07-27T12:39:18.368Z] [2021-07-27T12:39:18.368Z] === Skipped [2021-07-27T12:39:18.368Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-27T12:39:18.368Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-27T12:39:18.368Z] check_test.go:309: [d31dc2b9d80d8] daemon is not started [2021-07-27T12:39:18.368Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-27T12:39:18.368Z] [2021-07-27T12:39:18.368Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-27T12:39:18.368Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-27T12:39:18.368Z] check_test.go:309: [d401e1f246f98] daemon is not started [2021-07-27T12:39:18.368Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-27T12:39:18.368Z] [2021-07-27T12:39:18.368Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2021-07-27T12:39:18.368Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-27T12:39:18.368Z] check_test.go:309: [dec72c5ea50db] daemon is not started [2021-07-27T12:39:18.368Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2021-07-27T12:39:18.368Z] [2021-07-27T12:39:18.368Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-27T12:39:18.368Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-27T12:39:18.368Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-27T12:39:18.368Z] [2021-07-27T12:39:18.368Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-27T12:39:18.368Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-27T12:39:18.368Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-27T12:39:18.368Z] [2021-07-27T12:39:18.368Z] [2021-07-27T12:39:18.368Z] DONE 273 tests, 5 skipped in 2676.659s [2021-07-27T12:39:18.368Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T12:39:18.368Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T12:39:18.368Z] +++ kill 8249 [2021-07-27T12:39:18.368Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d88596ce7eb51/docker.pid [2021-07-27T12:39:18.368Z] +++ kill 7128 [2021-07-27T12:39:18.368Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7128 is not a child of this shell [2021-07-27T12:39:18.368Z] warning: PID 7128 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d88596ce7eb51/docker.pid had a nonzero exit code [2021-07-27T12:39:18.368Z] +++ /etc/init.d/apparmor stop [2021-07-27T12:39:18.368Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T12:39:18.368Z] [2021-07-27T12:39:18.368Z] Unloading profiles will leave already running processes permanently [2021-07-27T12:39:18.368Z] unconfined, which can lead to unexpected situations. [2021-07-27T12:39:18.368Z] [2021-07-27T12:39:18.368Z] To set a process to complain mode, use the command line tool [2021-07-27T12:39:18.368Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T12:39:18.368Z] +++ true [2021-07-27T12:39:18.368Z] exiting test-integration [2021-07-27T12:39:18.368Z] ++ exit 0 [2021-07-27T12:39:18.368Z] [2021-07-27T12:39:18.368Z] + exit 0 [2021-07-27T12:39:18.368Z] ++ jobs -p [2021-07-27T12:39:18.368Z] + pids= [2021-07-27T12:39:18.368Z] + echo 'Remaining pids to kill: []' [2021-07-27T12:39:18.368Z] Remaining pids to kill: [] [2021-07-27T12:39:18.368Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-27T12:39:18.383Z] Recording test results [2021-07-27T12:39:20.015Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T12:39:20.342Z] + echo Ensuring container killed. [2021-07-27T12:39:20.342Z] Ensuring container killed. [2021-07-27T12:39:20.342Z] + docker ps -aq -f name=docker-pr9-* [2021-07-27T12:39:20.342Z] + cids=49bc89a1e481 [2021-07-27T12:39:20.342Z] d29fc0113067 [2021-07-27T12:39:20.342Z] 38e5b01cbfd0 [2021-07-27T12:39:20.342Z] + [ -n 49bc89a1e481 [2021-07-27T12:39:20.342Z] d29fc0113067 [2021-07-27T12:39:20.342Z] 38e5b01cbfd0 ] [2021-07-27T12:39:20.342Z] + docker rm -vf 49bc89a1e481 d29fc0113067 38e5b01cbfd0 [2021-07-27T12:39:21.737Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-27T12:39:21.737Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T12:39:21.737Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-27T12:39:21.737Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-27T12:39:21.737Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-27T12:39:21.737Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-27T12:39:21.737Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-27T12:39:21.737Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-27T12:39:21.737Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T12:39:21.737Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-27T12:39:21.737Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-27T12:39:21.737Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-27T12:39:21.737Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-27T12:39:21.737Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-27T12:39:21.737Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-27T12:39:21.737Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-27T12:39:21.737Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T12:39:21.737Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-27T12:39:22.876Z] 49bc89a1e481 [2021-07-27T12:39:22.876Z] d29fc0113067 [2021-07-27T12:39:22.876Z] 38e5b01cbfd0 [Pipeline] sh [2021-07-27T12:39:23.165Z] + echo Chowning /workspace to jenkins user [2021-07-27T12:39:23.165Z] Chowning /workspace to jenkins user [2021-07-27T12:39:23.165Z] + id -u [2021-07-27T12:39:23.165Z] + id -g [2021-07-27T12:39:23.165Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42673:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T12:39:23.165Z] Unable to find image 'busybox:latest' locally [2021-07-27T12:39:23.424Z] latest: Pulling from library/busybox [2021-07-27T12:39:23.424Z] b71f96345d44: Pulling fs layer [2021-07-27T12:39:23.424Z] b71f96345d44: Verifying Checksum [2021-07-27T12:39:23.424Z] b71f96345d44: Download complete [2021-07-27T12:39:23.991Z] b71f96345d44: Pull complete [2021-07-27T12:39:23.991Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-27T12:39:23.991Z] Status: Downloaded newer image for busybox:latest [2021-07-27T12:39:26.420Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-27T12:39:26.420Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-27T12:39:26.420Z] === RUN TestDockerSuite/TestPsByOrder [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T12:39:28.481Z] + bundleName=amd64 [2021-07-27T12:39:28.481Z] + echo Creating amd64-bundles.tar.gz [2021-07-27T12:39:28.481Z] Creating amd64-bundles.tar.gz [2021-07-27T12:39:28.481Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-27T12:39:28.481Z] + 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-07-27T12:39:29.865Z] Archiving artifacts [2021-07-27T12:39:31.603Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42673/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T12:39:31.914Z] + make clean [2021-07-27T12:39:32.172Z] docker volume rm -f docker-dev-cache [2021-07-27T12:39:32.172Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T12:39:33.483Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-27T12:39:33.483Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-27T12:39:33.483Z] === RUN TestDockerSuite/TestPsListContainersBase [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T12:39:42.039Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-27T12:39:56.901Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-27T12:39:56.901Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-27T12:39:56.901Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-27T12:39:56.901Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-27T12:40:07.208Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-27T12:40:10.937Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-27T12:40:19.492Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-27T12:40:23.220Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-27T12:40:23.220Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-27T12:40:23.220Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-27T12:40:23.220Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-27T12:40:23.220Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-27T12:40:27.897Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-27T12:40:27.897Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T12:40:27.897Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-27T12:40:27.897Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-27T12:40:27.897Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-27T12:40:27.897Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-27T12:40:27.897Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-27T12:40:27.897Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-27T12:40:27.897Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-27T12:40:33.677Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-27T12:40:33.677Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-27T12:40:33.677Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-27T12:40:35.212Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-27T12:40:35.212Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-27T12:40:35.212Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-27T12:40:36.743Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-27T12:40:37.707Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-27T12:40:37.707Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-27T12:40:37.707Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-27T12:40:42.384Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-27T12:40:47.069Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-27T12:40:49.247Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-27T12:41:06.916Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-27T12:41:06.916Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T12:41:07.373Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-27T12:41:14.437Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-27T12:41:14.437Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-27T12:41:14.437Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-27T12:41:15.403Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-27T12:41:20.082Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-27T12:41:23.814Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-27T12:41:23.814Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T12:41:23.814Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-27T12:41:28.494Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-27T12:41:28.494Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-27T12:41:28.494Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-27T12:41:53.609Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-27T12:41:53.609Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-27T12:41:53.609Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-27T12:41:59.392Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-27T12:42:04.074Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-27T12:42:11.153Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-27T12:42:19.714Z] === RUN TestDockerSuite/TestRmiTag [2021-07-27T12:42:19.714Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-27T12:42:22.613Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-27T12:42:52.555Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-27T12:42:53.520Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-27T12:42:58.201Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-27T12:42:59.166Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-27T12:42:59.166Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-27T12:42:59.166Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-27T12:42:59.166Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-27T12:42:59.166Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-27T12:42:59.166Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-27T12:42:59.166Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-27T12:42:59.166Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-27T12:42:59.166Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-27T12:42:59.166Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-27T12:42:59.166Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-27T12:42:59.166Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-27T12:42:59.166Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-27T12:42:59.166Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-27T12:42:59.166Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-27T12:43:00.698Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-27T12:43:00.698Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-27T12:43:00.698Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-27T12:43:00.698Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-27T12:43:00.698Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-27T12:43:05.378Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-27T12:43:08.276Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-27T12:43:10.451Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-27T12:43:12.625Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-27T12:43:15.522Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-27T12:43:15.522Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-27T12:43:20.203Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-27T12:43:20.203Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-27T12:43:22.465Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-27T12:43:22.465Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-27T12:43:22.465Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-27T12:43:25.368Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-27T12:43:25.368Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-27T12:43:25.368Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-27T12:43:25.368Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-27T12:43:25.368Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-27T12:43:27.547Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-27T12:43:27.547Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-27T12:43:27.547Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-27T12:43:27.547Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-27T12:43:27.547Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-27T12:43:27.547Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-27T12:43:27.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-27T12:43:27.547Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-27T12:43:27.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-27T12:43:27.547Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-27T12:43:27.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-27T12:43:27.547Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-27T12:43:27.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-27T12:43:27.547Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-27T12:43:27.547Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-27T12:43:29.079Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-27T12:43:31.254Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-27T12:43:33.430Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-27T12:43:33.430Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-27T12:43:33.430Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-27T12:43:33.430Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-27T12:43:33.430Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-27T12:43:33.430Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-27T12:43:33.430Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-27T12:43:36.327Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-27T12:43:36.327Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-27T12:43:36.327Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-27T12:43:36.327Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T12:43:36.327Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-27T12:43:36.327Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-27T12:43:36.327Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-27T12:43:36.327Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-27T12:43:36.327Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-27T12:43:37.859Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-27T12:43:43.644Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-27T12:43:43.644Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-27T12:43:43.644Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-27T12:43:43.644Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-27T12:43:43.644Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-27T12:43:43.644Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-27T12:43:43.644Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-27T12:43:43.644Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T12:43:43.644Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-27T12:43:43.644Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-27T12:43:43.644Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-27T12:43:43.644Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-27T12:43:43.644Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-27T12:43:45.816Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-27T12:43:45.816Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-27T12:43:45.816Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-27T12:43:45.816Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-27T12:43:45.816Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-27T12:43:45.816Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-27T12:43:47.995Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-27T12:43:50.169Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-27T12:43:50.169Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-27T12:43:50.169Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-27T12:43:52.341Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-27T12:43:52.341Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-27T12:43:52.800Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-27T12:43:52.800Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-27T12:43:52.800Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-27T12:43:52.800Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-27T12:43:52.800Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-27T12:43:54.975Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-27T12:43:57.872Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-27T12:43:59.406Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-27T12:44:02.305Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-27T12:44:02.305Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-27T12:44:02.305Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-27T12:44:02.305Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-27T12:44:02.305Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-27T12:44:02.305Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-27T12:44:02.305Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-27T12:44:02.305Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-27T12:44:02.305Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-27T12:44:02.305Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T12:44:02.305Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T12:44:02.305Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-27T12:44:02.305Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-27T12:44:02.305Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-27T12:44:02.305Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-27T12:44:02.305Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-27T12:44:06.035Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-27T12:44:06.035Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-27T12:44:06.035Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-27T12:44:06.493Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-27T12:44:06.493Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-27T12:44:06.493Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-27T12:44:06.493Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-27T12:44:06.493Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-27T12:44:06.493Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-27T12:44:06.493Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-27T12:44:06.493Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-27T12:44:06.493Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-27T12:44:13.553Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-27T12:44:13.553Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-27T12:44:13.553Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunMount [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-27T12:44:15.724Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-27T12:44:15.724Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-27T12:44:24.281Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-27T12:44:24.281Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-27T12:44:24.281Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-27T12:44:24.281Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-27T12:44:24.281Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-27T12:44:24.281Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-27T12:44:24.281Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-27T12:44:28.958Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-27T12:44:32.681Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-27T12:44:32.681Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-27T12:44:32.681Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-27T12:44:32.681Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-27T12:44:32.681Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-27T12:44:32.681Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-27T12:44:32.681Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-27T12:44:32.681Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-27T12:44:32.681Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-27T12:44:32.681Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-27T12:44:32.681Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-27T12:44:32.681Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-27T12:44:32.681Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-27T12:44:32.681Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-27T12:44:32.681Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-27T12:44:32.681Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-27T12:44:32.681Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-27T12:44:32.681Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-27T12:44:32.681Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-27T12:44:33.138Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-27T12:44:34.670Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-27T12:44:36.201Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-27T12:44:37.733Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-27T12:44:39.268Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-27T12:44:41.439Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-27T12:44:41.439Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-27T12:44:41.439Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-27T12:44:41.439Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-27T12:44:41.439Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-27T12:44:41.439Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-27T12:44:41.439Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-27T12:44:41.439Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-27T12:44:41.439Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-27T12:44:41.439Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-27T12:44:41.439Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-27T12:44:41.439Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-27T12:44:41.439Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-27T12:44:41.439Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-27T12:44:41.439Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-27T12:44:41.439Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-27T12:44:41.439Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T12:44:45.165Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-27T12:44:45.165Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-27T12:44:45.165Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-27T12:44:45.165Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-27T12:44:45.165Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-27T12:44:45.165Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-27T12:44:45.165Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-27T12:44:45.165Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-27T12:44:45.165Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-27T12:44:45.165Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T12:44:45.165Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-27T12:44:53.715Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-27T12:44:53.715Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-27T12:44:53.715Z] === RUN TestDockerSuite/TestRunRm [2021-07-27T12:44:55.246Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-27T12:45:01.027Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-27T12:45:03.198Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-27T12:45:05.366Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-27T12:45:06.896Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-27T12:45:09.789Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-27T12:45:09.789Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-27T12:45:09.789Z] === RUN TestDockerSuite/TestRunState [2021-07-27T12:45:09.789Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-27T12:45:09.789Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-27T12:45:11.961Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-27T12:45:11.961Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T12:45:11.961Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-27T12:45:14.134Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-27T12:45:14.134Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-27T12:45:14.134Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-27T12:45:14.134Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-27T12:45:14.134Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-27T12:45:14.134Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-27T12:45:14.134Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-27T12:45:14.134Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-27T12:45:14.134Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-27T12:45:18.809Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-27T12:45:18.809Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-27T12:45:18.809Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-27T12:45:18.809Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-27T12:45:18.809Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-27T12:45:18.809Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-27T12:45:18.809Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-27T12:45:18.809Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-27T12:45:18.809Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-27T12:45:18.809Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-27T12:45:18.809Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-27T12:45:21.705Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-27T12:45:21.705Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-27T12:45:21.705Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-27T12:45:23.876Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-27T12:45:23.876Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-27T12:45:23.876Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-27T12:45:23.876Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-27T12:45:23.876Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-27T12:45:26.771Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-27T12:45:35.322Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-27T12:45:43.869Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-27T12:45:49.647Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-27T12:45:49.647Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-27T12:45:49.647Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-27T12:45:49.647Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-27T12:45:52.543Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-27T12:45:54.714Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-27T12:45:56.245Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-27T12:45:56.245Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-27T12:45:56.702Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-27T12:45:56.702Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-27T12:45:56.702Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-27T12:45:56.702Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T12:45:56.702Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-27T12:45:56.702Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-27T12:45:56.702Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-27T12:45:56.702Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-27T12:45:56.702Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-27T12:45:56.702Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-27T12:45:56.702Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-27T12:45:56.702Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-27T12:45:56.702Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-27T12:46:05.253Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-27T12:46:06.785Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-27T12:46:08.319Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-27T12:46:12.994Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-27T12:46:12.994Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-27T12:46:12.994Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-27T12:46:12.994Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-27T12:46:12.994Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-27T12:46:12.994Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-27T12:46:12.994Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-27T12:46:12.994Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-27T12:46:12.994Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-27T12:46:12.994Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-27T12:46:12.994Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-27T12:46:12.994Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.451Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-27T12:46:13.451Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.451Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-27T12:46:13.452Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.452Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-27T12:46:13.452Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.452Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-27T12:46:13.452Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.452Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-27T12:46:13.452Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.452Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-27T12:46:13.452Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.452Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-27T12:46:13.452Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.452Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-27T12:46:13.452Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.452Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-27T12:46:13.452Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.452Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-27T12:46:13.452Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.452Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-27T12:46:13.452Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T12:46:13.452Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-27T12:46:15.622Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-27T12:46:16.080Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-27T12:46:16.541Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-27T12:46:16.998Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-27T12:46:18.529Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-27T12:46:27.079Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-27T12:46:27.079Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-27T12:46:27.079Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-27T12:46:34.137Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-27T12:46:34.137Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T12:46:34.137Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-27T12:46:38.813Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-27T12:46:38.813Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-27T12:46:38.813Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-27T12:46:38.813Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T12:46:38.813Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-27T12:46:38.813Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-27T12:46:38.813Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-27T12:46:38.813Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-27T12:46:38.813Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-27T12:46:44.595Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-27T12:46:44.595Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-27T12:46:44.595Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-27T12:46:44.595Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T12:46:44.595Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-27T12:46:44.595Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-27T12:46:44.595Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-27T12:46:44.595Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-27T12:46:44.595Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-27T12:46:44.595Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T12:46:44.595Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-27T12:46:44.595Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-27T12:46:44.595Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-27T12:46:46.765Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-27T12:46:48.937Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-27T12:46:48.937Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T12:46:48.937Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-27T12:46:51.107Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-27T12:46:51.107Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-27T12:46:51.107Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-27T12:46:51.107Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T12:46:51.107Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-27T12:46:51.107Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T12:46:51.107Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-27T12:46:51.107Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-27T12:46:51.107Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-27T12:46:51.107Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T12:46:51.107Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-27T12:46:51.107Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T12:46:51.107Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-27T12:47:08.781Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-27T12:47:08.781Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-27T12:47:08.781Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-27T12:47:08.781Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-27T12:47:08.781Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-27T12:47:08.781Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-27T12:47:08.781Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-27T12:47:08.781Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-27T12:47:10.313Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-27T12:47:10.313Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-27T12:47:14.036Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-27T12:47:14.036Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-27T12:47:14.493Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-27T12:47:14.493Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-27T12:47:14.951Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-27T12:47:23.503Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-27T12:47:23.503Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T12:47:23.503Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-27T12:47:23.503Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-27T12:47:23.503Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-27T12:47:23.503Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-27T12:47:23.960Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-27T12:47:32.519Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-27T12:47:32.519Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-27T12:47:32.519Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-27T12:47:41.067Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-27T12:47:41.067Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-27T12:47:41.067Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-27T12:47:42.624Z] --- PASS: TestDockerSuite (2189.62s) [2021-07-27T12:47:42.624Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-27T12:47:42.624Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-27T12:47:42.624Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-27T12:47:42.624Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (52.94s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.11s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.06s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.41s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.87s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.75s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (61.53s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.67s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.12s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.21s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.83s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.48s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.50s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.75s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.45s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.28s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.24s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (15.33s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.83s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.25s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.54s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.39s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.24s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.65s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.83s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.72s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.27s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.47s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.96s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.68s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.86s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.12s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.74s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.37s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.15s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.41s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.99s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.28s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.54s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.44s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.54s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.04s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.34s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.30s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.25s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.69s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.57s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.97s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.40s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.63s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.40s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.04s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.57s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.36s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.68s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (8.87s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.77s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (8.81s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.60s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-27T12:47:42.625Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildFails (2.52s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-27T12:47:42.625Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.42s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.80s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.84s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.05s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.26s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.39s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildHistory (11.38s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.95s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.62s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.09s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLabels (1.00s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.65s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.90s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.97s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.78s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.85s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.25s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.80s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.31s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.49s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.95s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.19s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.56s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.73s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.68s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.74s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.81s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.70s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (8.92s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.79s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.65s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.45s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.22s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildRm (24.90s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (7.80s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.38s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.79s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.70s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.08s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.42s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.12s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.68s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildStderr (3.40s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.31s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.70s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.50s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.24s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.21s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.91s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.04s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.00s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.05s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.02s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (18.48s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.55s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.15s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.36s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.60s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestCommitChange (4.21s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.76s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.59s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestCommitTTY (6.58s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.33s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.44s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.34s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.11s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.54s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.51s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.04s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.06s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.10s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.27s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.21s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.23s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.65s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.39s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.55s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.02s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.75s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.42s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.95s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.28s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.51s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.78s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.44s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.42s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.38s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.42s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000b0960_} (2.36s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1823756770_c:\foo_false____} (2.37s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1823756770_c:\foo_true____} (2.38s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-27T12:47:42.626Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.53s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-27T12:47:42.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.56s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.53s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.72s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.63s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.38s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.34s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCpToDot (2.21s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCpToStdout (2.17s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.12s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.00s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.76s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.42s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.11s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.56s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.25s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.56s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.37s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsCopy (8.91s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.41s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.76s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsFilters (4.22s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsFormat (4.38s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsRename (2.25s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsResize (7.81s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.12s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.30s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.90s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.10s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.83s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.86s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.91s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.93s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.93s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.43s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.04s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecInspectID (4.42s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.20s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.15s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.19s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.82s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.89s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.81s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.27s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.81s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.82s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.75s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.75s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.37s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.37s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectDefault (2.00s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectHistory (3.73s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.02s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.95s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.36s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.14s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.92s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectStatus (3.08s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.84s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.47s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.02s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (6.87s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.37s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.08s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.88s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.48s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.83s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.00s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.97s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.47s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.30s) [2021-07-27T12:47:42.627Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-27T12:47:42.627Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.15s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.43s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestLogsSince (9.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.62s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.05s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.07s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.59s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPsByOrder (7.56s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.43s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.95s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.30s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.66s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.19s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.37s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.63s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.42s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.07s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.75s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.64s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.94s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.92s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.49s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.14s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.34s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.29s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.90s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.22s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.71s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.49s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.19s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.54s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (28.62s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.63s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.24s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.70s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.77s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.48s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.40s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.45s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.33s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.51s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.35s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.73s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.31s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.74s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.07s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.38s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.40s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.68s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.10s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.45s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.02s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.39s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunExitCode (2.44s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.44s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.05s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.61s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.96s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.08s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.08s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.56s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.02s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.35s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-27T12:47:42.628Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-07-27T12:47:42.628Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.68s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.69s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.03s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.46s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.71s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.52s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.43s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.97s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.94s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.52s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.40s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.95s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.62s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.35s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.40s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.16s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.50s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.20s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.82s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.80s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.88s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.15s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.20s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.66s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.98s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.58s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.17s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.09s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.13s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.06s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.26s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.08s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-27T12:47:42.629Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-27T12:47:42.629Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.52s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.28s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.85s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.81s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.09s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-27T12:47:43.088Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-27T12:47:43.088Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T12:47:43.088Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T12:47:43.088Z] === RUN TestDockerSchema1RegistrySuite [2021-07-27T12:47:43.088Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-27T12:47:43.088Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T12:47:43.088Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T12:47:43.088Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-27T12:47:43.088Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-27T12:47:43.088Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-27T12:47:43.088Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-27T12:47:43.088Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.088Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-27T12:47:43.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-27T12:47:43.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-27T12:47:43.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-27T12:47:43.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-27T12:47:43.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-27T12:47:43.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-27T12:47:43.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-27T12:47:43.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-27T12:47:43.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-27T12:47:43.089Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-27T12:47:43.089Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-27T12:47:43.089Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-27T12:47:43.089Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-27T12:47:43.089Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T12:47:43.089Z] === RUN TestDockerDaemonSuite [2021-07-27T12:47:43.089Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-27T12:47:43.089Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-27T12:47:43.089Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-27T12:47:43.089Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T12:47:43.089Z] === RUN TestDockerSwarmSuite [2021-07-27T12:47:43.089Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-27T12:47:43.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T12:47:43.089Z] === RUN TestDockerExternalVolumeSuite [2021-07-27T12:47:43.089Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-27T12:47:43.089Z] === RUN TestDockerNetworkSuite [2021-07-27T12:47:43.089Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-27T12:47:43.089Z] === RUN TestDockerHubPullSuite [2021-07-27T12:47:43.089Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-27T12:47:43.089Z] PASS [2021-07-27T12:47:43.089Z] ok github.com/docker/docker/integration-cli 2189.993s [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === Skipped [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-27T12:47:43.089Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-27T12:47:43.089Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-27T12:47:43.089Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-27T12:47:43.089Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-27T12:47:43.089Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-27T12:47:43.089Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-27T12:47:43.089Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-27T12:47:43.089Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-27T12:47:43.089Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-27T12:47:43.089Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-27T12:47:43.089Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-27T12:47:43.089Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-27T12:47:43.089Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-27T12:47:43.089Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-27T12:47:43.089Z] [2021-07-27T12:47:43.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-07-27T12:47:43.090Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-27T12:47:43.090Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-07-27T12:47:43.090Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-07-27T12:47:43.090Z] [2021-07-27T12:47:43.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-07-27T12:47:43.091Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-07-27T12:47:43.091Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-27T12:47:43.091Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-27T12:47:43.091Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-27T12:47:43.091Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.091Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-27T12:47:43.091Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-27T12:47:43.092Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-27T12:47:43.092Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-27T12:47:43.092Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.092Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-27T12:47:43.092Z] [2021-07-27T12:47:43.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-27T12:47:43.093Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-27T12:47:43.093Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-27T12:47:43.093Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-27T12:47:43.093Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-27T12:47:43.093Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-27T12:47:43.093Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-27T12:47:43.093Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-27T12:47:43.093Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-27T12:47:43.093Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-27T12:47:43.093Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-27T12:47:43.093Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-27T12:47:43.093Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-27T12:47:43.093Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-27T12:47:43.093Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T12:47:43.093Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-27T12:47:43.093Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.093Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-27T12:47:43.093Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-27T12:47:43.094Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-27T12:47:43.094Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-27T12:47:43.094Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T12:47:43.094Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-27T12:47:43.094Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-27T12:47:43.094Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-27T12:47:43.094Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.094Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-27T12:47:43.094Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-27T12:47:43.095Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T12:47:43.095Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-27T12:47:43.095Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-27T12:47:43.095Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-27T12:47:43.095Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-27T12:47:43.095Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-27T12:47:43.095Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T12:47:43.095Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-27T12:47:43.095Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-27T12:47:43.095Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T12:47:43.095Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T12:47:43.095Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-27T12:47:43.095Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-27T12:47:43.095Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.095Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-27T12:47:43.095Z] [2021-07-27T12:47:43.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-27T12:47:43.096Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.096Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-27T12:47:43.096Z] [2021-07-27T12:47:43.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-27T12:47:43.096Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.096Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-27T12:47:43.096Z] [2021-07-27T12:47:43.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-27T12:47:43.096Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.096Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-27T12:47:43.096Z] [2021-07-27T12:47:43.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-27T12:47:43.096Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.096Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-27T12:47:43.096Z] [2021-07-27T12:47:43.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-27T12:47:43.096Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.096Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-27T12:47:43.096Z] [2021-07-27T12:47:43.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-27T12:47:43.096Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.096Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-27T12:47:43.554Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.554Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-27T12:47:43.554Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.554Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-27T12:47:43.554Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.554Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-27T12:47:43.554Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.554Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T12:47:43.554Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.554Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-27T12:47:43.554Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.554Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-27T12:47:43.554Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.554Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-27T12:47:43.554Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.554Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-27T12:47:43.554Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.554Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-27T12:47:43.554Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.554Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-27T12:47:43.554Z] [2021-07-27T12:47:43.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-27T12:47:43.555Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.555Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-27T12:47:43.555Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-27T12:47:43.556Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.556Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-27T12:47:43.556Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-27T12:47:43.557Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.557Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-27T12:47:43.557Z] [2021-07-27T12:47:43.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T12:47:43.558Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.558Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-27T12:47:43.558Z] [2021-07-27T12:47:43.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-27T12:47:43.558Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-27T12:47:43.559Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-27T12:47:43.559Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T12:47:43.559Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-27T12:47:43.559Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-27T12:47:43.559Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-27T12:47:43.559Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-27T12:47:43.559Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-27T12:47:43.559Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-27T12:47:43.559Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-27T12:47:43.559Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-27T12:47:43.559Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T12:47:43.559Z] [2021-07-27T12:47:43.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T12:47:43.559Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.559Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T12:47:43.560Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.560Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T12:47:43.560Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-27T12:47:43.561Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] [2021-07-27T12:47:43.561Z] DONE 1092 tests, 546 skipped in 2197.761s [2021-07-27T12:47:44.020Z] INFO: Integration tests ended at 07/27/2021 12:47:43. Duration:00:36:38.3474014 [2021-07-27T12:47:44.020Z] INFO: Docker info of the daemon under test at end of run [2021-07-27T12:47:44.020Z] [2021-07-27T12:47:44.477Z] Containers: 2 [2021-07-27T12:47:44.477Z] Running: 0 [2021-07-27T12:47:44.477Z] Paused: 0 [2021-07-27T12:47:44.477Z] Stopped: 2 [2021-07-27T12:47:44.477Z] Images: 18 [2021-07-27T12:47:44.477Z] Server Version: 0.0.0-dev [2021-07-27T12:47:44.477Z] Storage Driver: windowsfilter [2021-07-27T12:47:44.477Z] Windows: [2021-07-27T12:47:44.477Z] Logging Driver: json-file [2021-07-27T12:47:44.477Z] Plugins: [2021-07-27T12:47:44.477Z] Volume: local [2021-07-27T12:47:44.477Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T12:47:44.477Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T12:47:44.477Z] Swarm: inactive [2021-07-27T12:47:44.477Z] Default Isolation: process [2021-07-27T12:47:44.477Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T12:47:44.477Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T12:47:44.477Z] OSType: windows [2021-07-27T12:47:44.477Z] Architecture: x86_64 [2021-07-27T12:47:44.477Z] CPUs: 4 [2021-07-27T12:47:44.477Z] Total Memory: 32GiB [2021-07-27T12:47:44.477Z] Name: azwin-2-c45151 [2021-07-27T12:47:44.477Z] ID: UTBO:IXLG:UAGR:HZPJ:U62D:JYI3:KW4J:CALU:25RP:ZB6W:L345:SAB6 [2021-07-27T12:47:44.477Z] Docker Root Dir: D:\CI\PR-42673\9\daemon [2021-07-27T12:47:44.477Z] Debug Mode (client): false [2021-07-27T12:47:44.477Z] Debug Mode (server): true [2021-07-27T12:47:44.477Z] File Descriptors: -1 [2021-07-27T12:47:44.477Z] Goroutines: 17 [2021-07-27T12:47:44.477Z] System Time: 2021-07-27T12:47:44.2084502Z [2021-07-27T12:47:44.477Z] EventsListeners: 0 [2021-07-27T12:47:44.477Z] Registry: https://index.docker.io/v1/ [2021-07-27T12:47:44.477Z] Labels: [2021-07-27T12:47:44.477Z] Experimental: false [2021-07-27T12:47:44.477Z] Insecure Registries: [2021-07-27T12:47:44.477Z] 127.0.0.0/8 [2021-07-27T12:47:44.477Z] Live Restore Enabled: false [2021-07-27T12:47:44.477Z] [2021-07-27T12:47:44.477Z] [2021-07-27T12:47:44.477Z] INFO: Stopping daemon under test [2021-07-27T12:47:44.477Z] SUCCESS: The process with PID 6516 (child process of PID 9888) has been terminated. [2021-07-27T12:47:44.477Z] SUCCESS: The process with PID 9888 (child process of PID 8872) has been terminated. [2021-07-27T12:47:44.477Z] INFO: Stop tailing logs of the daemon under tests [2021-07-27T12:47:44.477Z] INFO: executeCI.ps1 Completed successfully at 07/27/2021 12:47:44. [2021-07-27T12:47:44.477Z] INFO: Tidying up at end of run [2021-07-27T12:47:44.477Z] INFO: Saving daemon under test log (d:\CI\PR-42673\9\dut.out) to bundles\CIDUT.out [2021-07-27T12:47:44.477Z] INFO: Saving daemon under test log (d:\CI\PR-42673\9\dut.err) to bundles\CIDUT.err [2021-07-27T12:47:44.477Z] INFO: Nuke-Everything... [2021-07-27T12:47:47.374Z] INFO: Container count on control daemon to delete is 2 [2021-07-27T12:47:47.374Z] 833cd5ef7ff9 [2021-07-27T12:47:47.374Z] 6a75e5226f00 [2021-07-27T12:47:47.374Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-27T12:47:48.908Z] Deleted: sha256:5954d841eedbb98e307e0433dc68ada4fcffdbb3647e2af60d89f72ae832da07 [2021-07-27T12:47:48.908Z] Deleted: sha256:7f5ddce93839660b236f5746658fcf008a44883cdc67991fcbb3cd34f254e0ca [2021-07-27T12:47:48.908Z] INFO: Tidying pidfile d:\CI\PR-42673\9\docker.pid [2021-07-27T12:47:48.908Z] INFO: Nuking d:\CI [2021-07-27T12:48:03.726Z] INFO: Zapped successfully [2021-07-27T12:48:03.726Z] [2021-07-27T12:48:03.726Z] INFO: executeCI.ps1 exiting at Tue Jul 27 12:48:01 CUT 2021. Duration 01:02:54.8007070 [2021-07-27T12:48:03.726Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-27T12:48:03.976Z] Recording test results [2021-07-27T12:48:04.416Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-27T12:48:06.004Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-27T12:48:07.178Z] Archiving artifacts [2021-07-27T12:48:08.289Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42673/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T12:48:09.270Z] + make clean [2021-07-27T12:48:10.233Z] docker volume rm -f docker-dev-cache [2021-07-27T12:48:10.233Z] 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