Pull request #42095 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b rather than 658d726205f90c80dfd8da87cbe1a6f3f48209e4 Obtained Jenkinsfile from 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b 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 --is-inside-work-tree # 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-03-02T00:28:52.735Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-02T00:28:52.740Z] Trying to pass milestone 4 [Pipeline] milestone [2021-03-02T00:28:52.797Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-02T00:28:52.962Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d26a2122a6a93458) in /home/ubuntu/workspace/moby_PR-42095 [Pipeline] { [Pipeline] checkout [2021-03-02T00:28:52.992Z] The recommended git tool is: git [2021-03-02T00:28:53.012Z] using credential docker-jenkins-github-credentials [2021-03-02T00:28:53.018Z] Cloning the remote Git repository [2021-03-02T00:28:53.018Z] Cloning with configured refspecs honoured and without tags [2021-03-02T00:28:52.993Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T00:28:52.993Z] > git init /home/ubuntu/workspace/moby_PR-42095 # timeout=10 [2021-03-02T00:28:53.041Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:28:53.041Z] > git --version # timeout=10 [2021-03-02T00:28:53.045Z] > git --version # 'git version 2.17.1' [2021-03-02T00:28:53.046Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:28:53.046Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:29:06.788Z] Fetching without tags [2021-03-02T00:29:07.031Z] Merging remotes/origin/master commit 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b into PR head commit 658d726205f90c80dfd8da87cbe1a6f3f48209e4 [2021-03-02T00:29:06.721Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:29:06.731Z] > git config --add remote.origin.fetch +refs/pull/42095/head:refs/remotes/origin/PR-42095 # timeout=10 [2021-03-02T00:29:06.739Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:29:06.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:29:06.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:29:06.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:29:06.767Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:29:07.005Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:29:07.013Z] > git checkout -f 658d726205f90c80dfd8da87cbe1a6f3f48209e4 # timeout=10 [2021-03-02T00:29:08.085Z] Merge succeeded, producing 483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:29:08.085Z] Checking out Revision 483238083e6519bd0db9a43b95a338c565b862c2 (PR-42095) [2021-03-02T00:29:08.156Z] Commit message: "Merge commit '40d9e2aff130b42ba0f83d5238b9b53184c8ab3b' into HEAD" [2021-03-02T00:29:08.180Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T00:29:08.820Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42095:/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-03-02T00:29:08.820Z] Unable to find image 'alpine:latest' locally [2021-03-02T00:29:08.820Z] latest: Pulling from library/alpine [2021-03-02T00:29:07.436Z] > git remote # timeout=10 [2021-03-02T00:29:07.450Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T00:29:07.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:29:07.458Z] > git merge 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b # timeout=10 [2021-03-02T00:29:08.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T00:29:08.059Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:29:08.064Z] > git checkout -f 483238083e6519bd0db9a43b95a338c565b862c2 # timeout=10 [2021-03-02T00:29:08.130Z] > git rev-list --no-walk 9b1515ac087495a12f8a2bbf5be4aa61329c0f87 # timeout=10 [2021-03-02T00:29:09.078Z] ba3557a56b15: Pulling fs layer [2021-03-02T00:29:09.078Z] ba3557a56b15: Verifying Checksum [2021-03-02T00:29:09.078Z] ba3557a56b15: Download complete [2021-03-02T00:29:09.336Z] ba3557a56b15: Pull complete [2021-03-02T00:29:09.337Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-02T00:29:09.337Z] Status: Downloaded newer image for alpine:latest [2021-03-02T00:29:11.865Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-03-02T00:29:12.116Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d26a2122a6a93458) in /home/ubuntu/workspace/moby_PR-42095 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-03-02T00:29:12.121Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-42095 [Pipeline] node [Pipeline] node [2021-03-02T00:29:12.126Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-42095 Stage "win-RS1" skipped due to when conditional [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 "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-03-02T00:29:12.202Z] The recommended git tool is: git [Pipeline] checkout [2021-03-02T00:29:12.210Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-03-02T00:29:12.222Z] Fetching changes from the remote Git repository [2021-03-02T00:29:12.228Z] The recommended git tool is: git [2021-03-02T00:29:12.228Z] Fetching without tags [2021-03-02T00:29:12.228Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-03-02T00:29:12.263Z] using credential docker-jenkins-github-credentials [2021-03-02T00:29:12.265Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-03-02T00:29:12.279Z] Cloning the remote Git repository [2021-03-02T00:29:12.279Z] Cloning with configured refspecs honoured and without tags [2021-03-02T00:29:12.283Z] Cloning the remote Git repository [2021-03-02T00:29:12.283Z] Cloning with configured refspecs honoured and without tags [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 "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-03-02T00:29:12.473Z] Merging remotes/origin/master commit 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b into PR head commit 658d726205f90c80dfd8da87cbe1a6f3f48209e4 [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-03-02T00:29:12.700Z] Merge succeeded, producing 9d53a6c5a628595db3c36b5035b83d99fbf552e9 [2021-03-02T00:29:12.700Z] Checking out Revision 9d53a6c5a628595db3c36b5035b83d99fbf552e9 (PR-42095) [2021-03-02T00:29:12.790Z] Commit message: "Merge commit '40d9e2aff130b42ba0f83d5238b9b53184c8ab3b' into HEAD" [2021-03-02T00:29:12.795Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-03-02T00:29:12.189Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-02T00:29:12.196Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:29:12.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:29:12.203Z] > git --version # timeout=10 [2021-03-02T00:29:12.205Z] > git --version # 'git version 2.17.1' [2021-03-02T00:29:12.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:29:12.206Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:29:12.448Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:29:12.453Z] > git checkout -f 658d726205f90c80dfd8da87cbe1a6f3f48209e4 # timeout=10 [2021-03-02T00:29:12.510Z] > git remote # timeout=10 [2021-03-02T00:29:12.515Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T00:29:12.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:29:12.518Z] > git merge 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b # timeout=10 [2021-03-02T00:29:12.657Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T00:29:12.674Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:29:12.680Z] > git checkout -f 9d53a6c5a628595db3c36b5035b83d99fbf552e9 # timeout=10 [2021-03-02T00:29:12.764Z] > git rev-list --no-walk 9b1515ac087495a12f8a2bbf5be4aa61329c0f87 # timeout=10 [Pipeline] sh [2021-03-02T00:29:12.285Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T00:29:12.285Z] > git init /home/jenkins/workspace/moby_PR-42095 # timeout=10 [2021-03-02T00:29:12.311Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:29:12.311Z] > git --version # timeout=10 [2021-03-02T00:29:12.312Z] > git --version # 'git version 2.17.1' [2021-03-02T00:29:12.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:29:12.312Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:29:12.289Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T00:29:12.290Z] > git init /home/docker/workspace/moby_PR-42095 # timeout=10 [2021-03-02T00:29:12.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:29:12.300Z] > git --version # timeout=10 [2021-03-02T00:29:12.303Z] > git --version # 'git version 2.7.4' [2021-03-02T00:29:12.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:29:12.304Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:29:13.496Z] + [ PR != PR ] [2021-03-02T00:29:13.496Z] + [ master != master ] [2021-03-02T00:29:13.496Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T00:29:13.829Z] + docker version [2021-03-02T00:29:13.830Z] Client: Docker Engine - Community [2021-03-02T00:29:13.830Z] Version: 20.10.3 [2021-03-02T00:29:13.830Z] API version: 1.41 [2021-03-02T00:29:13.830Z] Go version: go1.13.15 [2021-03-02T00:29:13.830Z] Git commit: 48d30b5 [2021-03-02T00:29:13.830Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-02T00:29:13.830Z] OS/Arch: linux/amd64 [2021-03-02T00:29:13.830Z] Context: default [2021-03-02T00:29:13.830Z] Experimental: true [2021-03-02T00:29:13.830Z] [2021-03-02T00:29:13.830Z] Server: Docker Engine - Community [2021-03-02T00:29:13.830Z] Engine: [2021-03-02T00:29:13.830Z] Version: 20.10.3 [2021-03-02T00:29:13.830Z] API version: 1.41 (minimum version 1.12) [2021-03-02T00:29:13.830Z] Go version: go1.13.15 [2021-03-02T00:29:13.830Z] Git commit: 46229ca [2021-03-02T00:29:13.830Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-02T00:29:13.830Z] OS/Arch: linux/amd64 [2021-03-02T00:29:13.830Z] Experimental: true [2021-03-02T00:29:13.830Z] containerd: [2021-03-02T00:29:13.830Z] Version: 1.4.3 [2021-03-02T00:29:13.830Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:29:13.830Z] runc: [2021-03-02T00:29:13.830Z] Version: 1.0.0-rc92 [2021-03-02T00:29:13.830Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T00:29:13.830Z] docker-init: [2021-03-02T00:29:13.830Z] Version: 0.19.0 [2021-03-02T00:29:13.830Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-02T00:29:14.110Z] + docker info [2021-03-02T00:29:16.009Z] Client: [2021-03-02T00:29:16.009Z] Context: default [2021-03-02T00:29:16.009Z] Debug Mode: false [2021-03-02T00:29:16.009Z] Plugins: [2021-03-02T00:29:16.009Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-02T00:29:16.009Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-02T00:29:16.009Z] [2021-03-02T00:29:16.009Z] Server: [2021-03-02T00:29:16.009Z] Containers: 0 [2021-03-02T00:29:16.009Z] Running: 0 [2021-03-02T00:29:16.009Z] Paused: 0 [2021-03-02T00:29:16.009Z] Stopped: 0 [2021-03-02T00:29:16.009Z] Images: 3 [2021-03-02T00:29:16.009Z] Server Version: 20.10.3 [2021-03-02T00:29:16.009Z] Storage Driver: overlay2 [2021-03-02T00:29:16.009Z] Backing Filesystem: extfs [2021-03-02T00:29:16.009Z] Supports d_type: true [2021-03-02T00:29:16.009Z] Native Overlay Diff: true [2021-03-02T00:29:16.009Z] Logging Driver: json-file [2021-03-02T00:29:16.009Z] Cgroup Driver: cgroupfs [2021-03-02T00:29:16.009Z] Cgroup Version: 1 [2021-03-02T00:29:16.009Z] Plugins: [2021-03-02T00:29:16.009Z] Volume: local [2021-03-02T00:29:16.010Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T00:29:16.010Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T00:29:16.010Z] Swarm: inactive [2021-03-02T00:29:16.010Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-02T00:29:16.010Z] Default Runtime: runc [2021-03-02T00:29:16.010Z] Init Binary: docker-init [2021-03-02T00:29:16.010Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:29:16.010Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T00:29:16.010Z] init version: de40ad0 [2021-03-02T00:29:16.010Z] Security Options: [2021-03-02T00:29:16.010Z] apparmor [2021-03-02T00:29:16.010Z] seccomp [2021-03-02T00:29:16.010Z] Profile: default [2021-03-02T00:29:16.010Z] Kernel Version: 5.4.0-1037-aws [2021-03-02T00:29:16.010Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-02T00:29:16.010Z] OSType: linux [2021-03-02T00:29:16.010Z] Architecture: x86_64 [2021-03-02T00:29:16.010Z] CPUs: 2 [2021-03-02T00:29:16.010Z] Total Memory: 7.487GiB [2021-03-02T00:29:16.010Z] Name: ip-10-100-103-52 [2021-03-02T00:29:16.010Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-02T00:29:16.010Z] Docker Root Dir: /var/lib/docker [2021-03-02T00:29:16.010Z] Debug Mode: false [2021-03-02T00:29:16.010Z] Registry: https://index.docker.io/v1/ [2021-03-02T00:29:16.010Z] Labels: [2021-03-02T00:29:16.010Z] Experimental: true [2021-03-02T00:29:16.010Z] Insecure Registries: [2021-03-02T00:29:16.010Z] 127.0.0.0/8 [2021-03-02T00:29:16.010Z] Live Restore Enabled: true [2021-03-02T00:29:16.010Z] [2021-03-02T00:29:16.010Z] WARNING: No swap limit support [2021-03-02T00:29:16.010Z] WARNING: No blkio weight support [2021-03-02T00:29:16.010Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-02T00:29:16.297Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:29:16.297Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:29:16.297Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42095/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-02T00:29:16.556Z] + bash /home/ubuntu/workspace/moby_PR-42095/check-config.sh [2021-03-02T00:29:16.556Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-02T00:29:16.556Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-02T00:29:16.556Z] [2021-03-02T00:29:16.556Z] Generally Necessary: [2021-03-02T00:29:16.556Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-02T00:29:16.556Z] - apparmor: enabled and tools installed [2021-03-02T00:29:16.556Z] - CONFIG_NAMESPACES: enabled [2021-03-02T00:29:16.556Z] - CONFIG_NET_NS: enabled [2021-03-02T00:29:16.556Z] - CONFIG_PID_NS: enabled [2021-03-02T00:29:16.556Z] - CONFIG_IPC_NS: enabled [2021-03-02T00:29:16.556Z] - CONFIG_UTS_NS: enabled [2021-03-02T00:29:16.556Z] - CONFIG_CGROUPS: enabled [2021-03-02T00:29:16.556Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-02T00:29:16.556Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-02T00:29:16.556Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-02T00:29:16.556Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-02T00:29:16.556Z] - CONFIG_CPUSETS: enabled [2021-03-02T00:29:16.556Z] - CONFIG_MEMCG: enabled [2021-03-02T00:29:16.556Z] - CONFIG_KEYS: enabled [2021-03-02T00:29:16.556Z] - CONFIG_VETH: enabled (as module) [2021-03-02T00:29:16.556Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-02T00:29:16.556Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-02T00:29:16.556Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-02T00:29:16.556Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-02T00:29:16.556Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-02T00:29:16.556Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-02T00:29:16.556Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-02T00:29:16.556Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-02T00:29:16.556Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-02T00:29:16.556Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-02T00:29:16.556Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-02T00:29:16.556Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-02T00:29:16.556Z] [2021-03-02T00:29:16.556Z] Optional Features: [2021-03-02T00:29:16.556Z] - CONFIG_USER_NS: enabled [2021-03-02T00:29:16.556Z] - CONFIG_SECCOMP: enabled [2021-03-02T00:29:16.556Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-02T00:29:16.556Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-02T00:29:16.556Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-02T00:29:16.556Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-02T00:29:16.556Z] - CONFIG_BLK_CGROUP: enabled [2021-03-02T00:29:16.556Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-02T00:29:16.556Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-02T00:29:16.556Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-02T00:29:16.814Z] - CONFIG_CGROUP_PERF: enabled [2021-03-02T00:29:16.814Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-02T00:29:16.814Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-02T00:29:16.814Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-02T00:29:16.814Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-02T00:29:16.814Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-02T00:29:16.814Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_IP_VS: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-02T00:29:16.814Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-02T00:29:16.814Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-02T00:29:16.814Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_EXT4_FS: enabled [2021-03-02T00:29:16.814Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-02T00:29:16.814Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-02T00:29:16.814Z] - Network Drivers: [2021-03-02T00:29:16.814Z] - "overlay": [2021-03-02T00:29:16.814Z] - CONFIG_VXLAN: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-02T00:29:16.814Z] Optional (for encrypted networks): [2021-03-02T00:29:16.814Z] - CONFIG_CRYPTO: enabled [2021-03-02T00:29:16.814Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-02T00:29:16.814Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-02T00:29:16.814Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-02T00:29:16.814Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-02T00:29:16.814Z] - CONFIG_XFRM: enabled [2021-03-02T00:29:16.814Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-02T00:29:16.814Z] - "ipvlan": [2021-03-02T00:29:16.814Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-02T00:29:16.814Z] - "macvlan": [2021-03-02T00:29:16.814Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_DUMMY: enabled (as module) [2021-03-02T00:29:16.814Z] - "ftp,tftp client in container": [2021-03-02T00:29:16.814Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-02T00:29:16.814Z] - Storage Drivers: [2021-03-02T00:29:16.814Z] - "aufs": [2021-03-02T00:29:16.814Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-02T00:29:16.814Z] - "btrfs": [2021-03-02T00:29:16.814Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-02T00:29:16.814Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-02T00:29:16.814Z] - "devicemapper": [2021-03-02T00:29:16.814Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-02T00:29:16.814Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-02T00:29:16.814Z] - "overlay": [2021-03-02T00:29:16.814Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-02T00:29:16.814Z] - "zfs": [2021-03-02T00:29:16.814Z] - /dev/zfs: present [2021-03-02T00:29:16.814Z] - zfs command: missing [2021-03-02T00:29:16.814Z] - zpool command: missing [2021-03-02T00:29:16.814Z] [2021-03-02T00:29:16.814Z] Limits: [2021-03-02T00:29:16.814Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-02T00:29:16.814Z] [2021-03-02T00:29:16.814Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T00:29:17.156Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:483238083e6519bd0db9a43b95a338c565b862c2 . [2021-03-02T00:29:17.156Z] #1 [internal] load build definition from Dockerfile [2021-03-02T00:29:17.156Z] #1 sha256:487b60f8fd7dc5d1793b3f18fa502bec0fe369f6fd478025a5279467dcf4b29d [2021-03-02T00:29:17.156Z] #1 transferring dockerfile: 16.55kB done [2021-03-02T00:29:17.156Z] #1 DONE 0.0s [2021-03-02T00:29:17.156Z] [2021-03-02T00:29:17.156Z] #2 [internal] load .dockerignore [2021-03-02T00:29:17.156Z] #2 sha256:08aa058f2e4be17933271685d02099ff847cb0f59d7a1519b94db99f04b561d9 [2021-03-02T00:29:17.156Z] #2 transferring context: 87B done [2021-03-02T00:29:17.156Z] #2 DONE 0.0s [2021-03-02T00:29:17.156Z] [2021-03-02T00:29:17.156Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T00:29:17.156Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-02T00:29:17.414Z] #3 DONE 0.1s [2021-03-02T00:29:17.414Z] [2021-03-02T00:29:17.414Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T00:29:17.414Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-02T00:29:17.414Z] #4 CACHED [2021-03-02T00:29:17.672Z] [2021-03-02T00:29:17.672Z] #5 [internal] load build definition from Dockerfile [2021-03-02T00:29:17.672Z] #5 sha256:fb5f8e6d49d9a3b5e814b91aa08e67e6a5984fea2480aa35c65a59e3f734910e [2021-03-02T00:29:17.672Z] #5 transferring dockerfile: 16.55kB done [2021-03-02T00:29:17.672Z] #5 DONE 0.0s [2021-03-02T00:29:17.672Z] [2021-03-02T00:29:17.672Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T00:29:17.672Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-02T00:29:17.930Z] #8 DONE 0.1s [2021-03-02T00:29:17.930Z] [2021-03-02T00:29:17.930Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T00:29:17.930Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-02T00:29:17.930Z] #6 DONE 0.1s [2021-03-02T00:29:17.930Z] [2021-03-02T00:29:17.930Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T00:29:17.930Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-02T00:29:17.930Z] #7 DONE 0.1s [2021-03-02T00:29:17.930Z] [2021-03-02T00:29:17.930Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T00:29:17.930Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T00:29:17.930Z] #61 DONE 0.0s [2021-03-02T00:29:17.930Z] [2021-03-02T00:29:17.930Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:29:17.930Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:29:17.930Z] #9 DONE 0.0s [2021-03-02T00:29:17.930Z] [2021-03-02T00:29:17.930Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T00:29:17.930Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T00:29:17.930Z] #25 DONE 0.0s [2021-03-02T00:29:17.930Z] [2021-03-02T00:29:17.930Z] #22 [internal] load build context [2021-03-02T00:29:17.930Z] #22 sha256:e85df00c3b9ebe8513207f8eb778bf989a4c7b8edd4f11d6f2331111370f8df8 [2021-03-02T00:29:19.312Z] #22 transferring context: 53.42MB 1.5s done [2021-03-02T00:29:19.312Z] #22 DONE 1.6s [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #54 [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-03-02T00:29:19.571Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:29:19.571Z] #54 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T00:29:19.571Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-02T00:29:19.571Z] #17 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:29:19.571Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:29:19.571Z] #41 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T00:29:19.571Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-02T00:29:19.571Z] #38 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T00:29:19.571Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-02T00:29:19.571Z] #15 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T00:29:19.571Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-02T00:29:19.571Z] #13 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:29:19.571Z] #33 sha256:7b52fbf3ba7916d470cd2c33790a75e1d014fff9a05fd21953cb7e12866f014a [2021-03-02T00:29:19.571Z] #33 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #26 [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-03-02T00:29:19.571Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T00:29:19.571Z] #26 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #57 [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-03-02T00:29:19.571Z] #57 sha256:8911f8fdc3af161e049deb3560359972e0d23beb82f96a7dd3ab78d9d0ff6854 [2021-03-02T00:29:19.571Z] #57 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T00:29:19.571Z] #51 sha256:b9af31f2f911cfb1901dde8519ccaa0ef982bb2536879c65e3b7f23dc92c60c0 [2021-03-02T00:29:19.571Z] #51 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T00:29:19.571Z] #47 sha256:729ac8793041eb3eb9c7e8254d09a254a0e8d43ece85b0e981a983a70f4de744 [2021-03-02T00:29:19.571Z] #47 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T00:29:19.571Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-02T00:29:19.571Z] #16 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:29:19.571Z] #44 sha256:77e988d17faa8fddf6c9801f9d570dafc2fe59ff43d1e6ec5faf89e4832ae78c [2021-03-02T00:29:19.571Z] #44 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #50 [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-03-02T00:29:19.571Z] #50 sha256:bb850121966d6a21c9e7831b76bd5a0fb17d881b01df164ee5e727fcbed32b22 [2021-03-02T00:29:19.571Z] #50 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T00:29:19.571Z] #43 sha256:ef333335c2a9fc621c21adb489c87e6ba6389418b9d6bb88fd9fc351dc00005d [2021-03-02T00:29:19.571Z] #43 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T00:29:19.571Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-02T00:29:19.571Z] #14 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:29:19.571Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:29:19.571Z] #31 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #36 [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-03-02T00:29:19.571Z] #36 sha256:e172a9469fab9ffb831e415591e01e130bf236c3bcf9ec900a7cd270cdd5a6a6 [2021-03-02T00:29:19.571Z] #36 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:29:19.571Z] #63 sha256:f4f95ed938ab0f2435885e1a870c881a8fe4d93c1a20d8212357178d667c6dfc [2021-03-02T00:29:19.571Z] #63 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T00:29:19.571Z] #27 sha256:875e6e439b6c406f4933a789b754b731fea6829e69469552ad596b6f97ba02d4 [2021-03-02T00:29:19.571Z] #27 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #46 [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-03-02T00:29:19.571Z] #46 sha256:7078715c40e6654e531771430f04690130331db9f774b74576502b83bd36e025 [2021-03-02T00:29:19.571Z] #46 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.571Z] #23 [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-03-02T00:29:19.571Z] #23 sha256:45e68b64ff53e75988e7da685ab43865298e5cb3fb7ccfea167924f165916eeb [2021-03-02T00:29:19.571Z] #23 CACHED [2021-03-02T00:29:19.571Z] [2021-03-02T00:29:19.572Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T00:29:19.572Z] #32 sha256:f225e9e1b10ac298d958d07252e486ecbb4739639eb4d5d874f478680c6a3151 [2021-03-02T00:29:19.572Z] #32 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T00:29:19.572Z] #24 sha256:ab827e70f15bd533b54ecef0c921a47eb85797a435c33429de3da699049858f0 [2021-03-02T00:29:19.572Z] #24 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T00:29:19.572Z] #59 sha256:2d1110238a248d4b156c08878dfd4ff4ecc05728073e803143663252a227af58 [2021-03-02T00:29:19.572Z] #59 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #35 [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-03-02T00:29:19.572Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:29:19.572Z] #35 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T00:29:19.572Z] #37 sha256:5474114287b8ce7886aae74ee0e7efeb4e1e3ae71a0ef97a9cf8417ec6df5039 [2021-03-02T00:29:19.572Z] #37 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T00:29:19.572Z] #56 sha256:9325129ae401d74872c083537e260b56d7db92e3dd6443cc3fa71bf9a2a99472 [2021-03-02T00:29:19.572Z] #56 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T00:29:19.572Z] #64 sha256:f4a5ecfc71f8e858edb7677a854bd408da8ed0e48fb372780bbdcb37111f1e9e [2021-03-02T00:29:19.572Z] #64 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #55 [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-03-02T00:29:19.572Z] #55 sha256:13f5e4124a0c5dc0b11e389cc4cdb2c764a6867684e1397f007b2a30be3dde46 [2021-03-02T00:29:19.572Z] #55 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #28 [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-03-02T00:29:19.572Z] #28 sha256:c201758bcd6e2bea320fc1c4fcfc33913964037869c222c1a764cc7f6dbba88c [2021-03-02T00:29:19.572Z] #28 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #20 [dev-systemd-false 8/26] 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-03-02T00:29:19.572Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-02T00:29:19.572Z] #20 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T00:29:19.572Z] #45 sha256:abeeea48884023a0eba7efeba37ac86602b1a67893ab79ef69c15d63a2b38cee [2021-03-02T00:29:19.572Z] #45 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:29:19.572Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:29:19.572Z] #12 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T00:29:19.572Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T00:29:19.572Z] #10 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T00:29:19.572Z] #49 sha256:e77c96b21cf74c53bc9688ff97e152dd6e5ad3b5940b06fb4b2d4110023ba27a [2021-03-02T00:29:19.572Z] #49 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T00:29:19.572Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-02T00:29:19.572Z] #30 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T00:29:19.572Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-02T00:29:19.572Z] #18 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:29:19.572Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:29:19.572Z] #19 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T00:29:19.572Z] #53 sha256:8342b79c9d1e75b576733e56af1fcd4add0f26c52793fa014754f680229bc252 [2021-03-02T00:29:19.572Z] #53 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T00:29:19.572Z] #34 sha256:f34c35ac1980cb4692a707115ece9711f3a1d1ecc828ecde3d2ff3a917627921 [2021-03-02T00:29:19.572Z] #34 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T00:29:19.572Z] #62 sha256:3234f9e2351315dfc3a8b8dd7b1d12e80bc53ff4ea20a1ca63a85353a36e12b6 [2021-03-02T00:29:19.572Z] #62 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #39 [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-03-02T00:29:19.572Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:29:19.572Z] #39 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T00:29:19.572Z] #58 sha256:eb1805148465b288cf497b7432b847c3e3f7dce0a96f98ee0e83a5ba2d9ccfb1 [2021-03-02T00:29:19.572Z] #58 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T00:29:19.572Z] #29 sha256:2d811ef998f59e0b2f669015622a706f37506a1b5d5670a25e7e00e68c9d861a [2021-03-02T00:29:19.572Z] #29 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #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-03-02T00:29:19.572Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-02T00:29:19.572Z] #11 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:29:19.572Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T00:29:19.572Z] #21 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T00:29:19.572Z] #60 sha256:e0a39ed019ddcea0de4ab8e1ed072e1a822b8512c2cf4e43729f17b74173befd [2021-03-02T00:29:19.572Z] #60 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #48 [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-03-02T00:29:19.572Z] #48 sha256:855f4fc9ec1a776aef0cac2cd3148da539aae0fa86e1e2b037fffa2607ee0c66 [2021-03-02T00:29:19.572Z] #48 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:29:19.572Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:29:19.572Z] #42 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T00:29:19.572Z] #40 sha256:2bed30c3fa9d4f45bc016062d094b2995c0248e4ac0197fcc8c9ddc9e6493aaf [2021-03-02T00:29:19.572Z] #40 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #52 [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-03-02T00:29:19.572Z] #52 sha256:9e55c4bcf63c699be7b82b2987ee364a40760714a59f69f31327563534ad98da [2021-03-02T00:29:19.572Z] #52 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T00:29:19.572Z] #65 sha256:31ced60f7c35bb2434744edc09bb2578bbadf340c19fe96d9369c419d140722c [2021-03-02T00:29:19.572Z] #65 CACHED [2021-03-02T00:29:19.572Z] [2021-03-02T00:29:19.572Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T00:29:19.572Z] #66 sha256:22c77147d40cd0f4832e69f05f000c556dc88bacb2c5a42188322a77e4c06912 [2021-03-02T00:29:20.507Z] #66 DONE 1.1s [2021-03-02T00:29:20.507Z] [2021-03-02T00:29:20.507Z] #67 exporting to image [2021-03-02T00:29:20.507Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-02T00:29:20.507Z] #67 exporting layers [2021-03-02T00:29:21.441Z] #67 exporting layers 0.8s done [2021-03-02T00:29:21.441Z] #67 writing image sha256:ac754145afad7066b28e05ae19565a9fe56aff7b812418cd2230cdf500a4b72c done [2021-03-02T00:29:21.441Z] #67 naming to docker.io/library/docker:483238083e6519bd0db9a43b95a338c565b862c2 done [2021-03-02T00:29:21.441Z] #67 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-02T00:29:21.776Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42095/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/validate/default [2021-03-02T00:29:21.989Z] Fetching without tags [2021-03-02T00:29:22.318Z] Merging remotes/origin/master commit 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b into PR head commit 658d726205f90c80dfd8da87cbe1a6f3f48209e4 [2021-03-02T00:29:22.713Z] Congratulations! All commits are properly signed with the DCO! [2021-03-02T00:29:22.713Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-02T00:29:22.713Z] No api/types/ or api/swagger.yaml changes in diff. [2021-03-02T00:29:22.713Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-02T00:29:22.713Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-02T00:29:22.713Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-02T00:29:22.713Z] Congratulations! No new tests were added to integration-cli. [2021-03-02T00:29:22.713Z] [2021-03-02T00:29:22.713Z] INFO Start validation with golang-ci-lint [2021-03-02T00:29:22.972Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-02T00:29:22.972Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-02T00:29:22.972Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-02T00:29:23.237Z] Merge succeeded, producing 1a4669120bf6fc6b0a92ee22fa95af3f34878325 [2021-03-02T00:29:23.237Z] Checking out Revision 1a4669120bf6fc6b0a92ee22fa95af3f34878325 (PR-42095) [2021-03-02T00:29:21.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:29:21.967Z] > git config --add remote.origin.fetch +refs/pull/42095/head:refs/remotes/origin/PR-42095 # timeout=10 [2021-03-02T00:29:21.968Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:29:21.980Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:29:21.994Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:29:21.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:29:21.995Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:29:22.323Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:29:22.324Z] > git checkout -f 658d726205f90c80dfd8da87cbe1a6f3f48209e4 # timeout=10 [2021-03-02T00:29:22.717Z] > git remote # timeout=10 [2021-03-02T00:29:22.721Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T00:29:22.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:29:22.725Z] > git merge 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b # timeout=10 [2021-03-02T00:29:23.230Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T00:29:23.242Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:29:23.243Z] > git checkout -f 1a4669120bf6fc6b0a92ee22fa95af3f34878325 # timeout=10 [2021-03-02T00:29:23.363Z] Commit message: "Merge commit '40d9e2aff130b42ba0f83d5238b9b53184c8ab3b' into HEAD" [2021-03-02T00:29:23.378Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T00:29:24.124Z] + docker version [2021-03-02T00:29:24.124Z] Client: Docker Engine - Community [2021-03-02T00:29:24.124Z] Version: 19.03.7 [2021-03-02T00:29:24.124Z] API version: 1.40 [2021-03-02T00:29:24.124Z] Go version: go1.12.17 [2021-03-02T00:29:24.124Z] Git commit: 7141c199a2 [2021-03-02T00:29:24.124Z] Built: Sat Mar 7 16:48:47 2020 [2021-03-02T00:29:24.124Z] OS/Arch: linux/s390x [2021-03-02T00:29:24.124Z] Experimental: false [2021-03-02T00:29:24.124Z] [2021-03-02T00:29:24.124Z] Server: Docker Engine - Community [2021-03-02T00:29:24.124Z] Engine: [2021-03-02T00:29:24.124Z] Version: 19.03.7 [2021-03-02T00:29:24.124Z] API version: 1.40 (minimum version 1.12) [2021-03-02T00:29:24.124Z] Go version: go1.12.17 [2021-03-02T00:29:24.124Z] Git commit: 7141c199a2 [2021-03-02T00:29:24.124Z] Built: Sat Mar 7 16:47:46 2020 [2021-03-02T00:29:24.124Z] OS/Arch: linux/s390x [2021-03-02T00:29:24.124Z] Experimental: true [2021-03-02T00:29:24.124Z] containerd: [2021-03-02T00:29:24.124Z] Version: 1.2.13 [2021-03-02T00:29:24.124Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-02T00:29:24.124Z] runc: [2021-03-02T00:29:24.124Z] Version: 1.0.0-rc10 [2021-03-02T00:29:24.124Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-02T00:29:24.124Z] docker-init: [2021-03-02T00:29:24.124Z] Version: 0.18.0 [2021-03-02T00:29:24.124Z] GitCommit: fec3683 [Pipeline] sh [2021-03-02T00:29:24.567Z] + docker info [2021-03-02T00:29:23.371Z] > git rev-list --no-walk 9b1515ac087495a12f8a2bbf5be4aa61329c0f87 # timeout=10 [2021-03-02T00:29:25.195Z] Client: [2021-03-02T00:29:25.196Z] Debug Mode: false [2021-03-02T00:29:25.196Z] [2021-03-02T00:29:25.196Z] Server: [2021-03-02T00:29:25.196Z] Containers: 0 [2021-03-02T00:29:25.196Z] Running: 0 [2021-03-02T00:29:25.196Z] Paused: 0 [2021-03-02T00:29:25.196Z] Stopped: 0 [2021-03-02T00:29:25.196Z] Images: 0 [2021-03-02T00:29:25.196Z] Server Version: 19.03.7 [2021-03-02T00:29:25.196Z] Storage Driver: overlay2 [2021-03-02T00:29:25.196Z] Backing Filesystem: [2021-03-02T00:29:25.196Z] Supports d_type: true [2021-03-02T00:29:25.196Z] Native Overlay Diff: true [2021-03-02T00:29:25.196Z] Logging Driver: json-file [2021-03-02T00:29:25.196Z] Cgroup Driver: cgroupfs [2021-03-02T00:29:25.196Z] Plugins: [2021-03-02T00:29:25.196Z] Volume: local [2021-03-02T00:29:25.196Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T00:29:25.196Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T00:29:25.196Z] Swarm: inactive [2021-03-02T00:29:25.196Z] Runtimes: runc [2021-03-02T00:29:25.196Z] Default Runtime: runc [2021-03-02T00:29:25.196Z] Init Binary: docker-init [2021-03-02T00:29:25.196Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-02T00:29:25.196Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-02T00:29:25.196Z] init version: fec3683 [2021-03-02T00:29:25.196Z] Security Options: [2021-03-02T00:29:25.196Z] apparmor [2021-03-02T00:29:25.196Z] seccomp [2021-03-02T00:29:25.196Z] Profile: default [2021-03-02T00:29:25.196Z] Kernel Version: 4.15.0-91-generic [2021-03-02T00:29:25.196Z] Operating System: Ubuntu 18.04.4 LTS [2021-03-02T00:29:25.196Z] OSType: linux [2021-03-02T00:29:25.196Z] Architecture: s390x [2021-03-02T00:29:25.196Z] CPUs: 2 [2021-03-02T00:29:25.196Z] Total Memory: 7.861GiB [2021-03-02T00:29:25.196Z] Name: s390x-ubuntu-16 [2021-03-02T00:29:25.196Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-03-02T00:29:25.196Z] Docker Root Dir: /var/lib/docker [2021-03-02T00:29:25.196Z] Debug Mode: false [2021-03-02T00:29:25.196Z] Registry: https://index.docker.io/v1/ [2021-03-02T00:29:25.196Z] Labels: [2021-03-02T00:29:25.196Z] Experimental: true [2021-03-02T00:29:25.196Z] Insecure Registries: [2021-03-02T00:29:25.196Z] 127.0.0.0/8 [2021-03-02T00:29:25.196Z] Live Restore Enabled: false [2021-03-02T00:29:25.196Z] [2021-03-02T00:29:25.196Z] WARNING: No swap limit support [Pipeline] sh [2021-03-02T00:29:25.645Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:29:25.645Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:29:25.645Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42095/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-02T00:29:25.645Z] + bash /home/jenkins/workspace/moby_PR-42095/check-config.sh [2021-03-02T00:29:25.645Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-02T00:29:25.645Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-03-02T00:29:25.646Z] [2021-03-02T00:29:25.646Z] Generally Necessary: [2021-03-02T00:29:25.646Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-02T00:29:25.646Z] - apparmor: enabled and tools installed [2021-03-02T00:29:25.646Z] - CONFIG_NAMESPACES: enabled [2021-03-02T00:29:25.646Z] - CONFIG_NET_NS: enabled [2021-03-02T00:29:25.646Z] - CONFIG_PID_NS: enabled [2021-03-02T00:29:25.646Z] - CONFIG_IPC_NS: enabled [2021-03-02T00:29:25.646Z] - CONFIG_UTS_NS: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CGROUPS: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CPUSETS: enabled [2021-03-02T00:29:25.646Z] - CONFIG_MEMCG: enabled [2021-03-02T00:29:25.646Z] - CONFIG_KEYS: enabled [2021-03-02T00:29:25.646Z] - CONFIG_VETH: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-02T00:29:25.646Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-02T00:29:25.646Z] [2021-03-02T00:29:25.646Z] Optional Features: [2021-03-02T00:29:25.646Z] - CONFIG_USER_NS: enabled [2021-03-02T00:29:25.646Z] - CONFIG_SECCOMP: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-02T00:29:25.646Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-02T00:29:25.646Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-02T00:29:25.646Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-02T00:29:25.646Z] - CONFIG_BLK_CGROUP: enabled [2021-03-02T00:29:25.646Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-02T00:29:25.646Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CGROUP_PERF: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-02T00:29:25.646Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-02T00:29:25.646Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-02T00:29:25.646Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-02T00:29:25.646Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-02T00:29:25.646Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-02T00:29:25.935Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_IP_VS: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-02T00:29:25.935Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-02T00:29:25.935Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-02T00:29:25.935Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_EXT4_FS: enabled [2021-03-02T00:29:25.935Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-02T00:29:25.935Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-02T00:29:25.935Z] - Network Drivers: [2021-03-02T00:29:25.935Z] - "overlay": [2021-03-02T00:29:25.935Z] - CONFIG_VXLAN: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-02T00:29:25.935Z] Optional (for encrypted networks): [2021-03-02T00:29:25.935Z] - CONFIG_CRYPTO: enabled [2021-03-02T00:29:25.935Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-02T00:29:25.935Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-02T00:29:25.935Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-02T00:29:25.935Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-02T00:29:25.935Z] - CONFIG_XFRM: enabled [2021-03-02T00:29:25.935Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-02T00:29:25.935Z] - "ipvlan": [2021-03-02T00:29:25.935Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-02T00:29:25.935Z] - "macvlan": [2021-03-02T00:29:25.935Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_DUMMY: enabled (as module) [2021-03-02T00:29:25.935Z] - "ftp,tftp client in container": [2021-03-02T00:29:25.935Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-02T00:29:25.935Z] - Storage Drivers: [2021-03-02T00:29:25.935Z] - "aufs": [2021-03-02T00:29:25.935Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-02T00:29:25.935Z] - "btrfs": [2021-03-02T00:29:25.935Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-02T00:29:25.935Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-02T00:29:25.935Z] - "devicemapper": [2021-03-02T00:29:25.935Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-02T00:29:25.935Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-02T00:29:25.935Z] - "overlay": [2021-03-02T00:29:25.935Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-02T00:29:25.935Z] - "zfs": [2021-03-02T00:29:25.935Z] - /dev/zfs: missing [2021-03-02T00:29:25.935Z] - zfs command: missing [2021-03-02T00:29:25.935Z] - zpool command: missing [2021-03-02T00:29:25.935Z] [2021-03-02T00:29:25.935Z] Limits: [2021-03-02T00:29:25.935Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-02T00:29:25.935Z] [2021-03-02T00:29:25.935Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T00:29:26.362Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:483238083e6519bd0db9a43b95a338c565b862c2 . [2021-03-02T00:29:26.362Z] #2 [internal] load .dockerignore [2021-03-02T00:29:26.362Z] #2 DONE 0.0s [2021-03-02T00:29:26.362Z] [2021-03-02T00:29:26.362Z] #1 [internal] load build definition from Dockerfile [2021-03-02T00:29:26.362Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-03-02T00:29:26.362Z] #1 DONE 0.0s [2021-03-02T00:29:26.362Z] [2021-03-02T00:29:26.362Z] #2 [internal] load .dockerignore [2021-03-02T00:29:26.362Z] #2 transferring context: 87B 0.0s done [2021-03-02T00:29:26.362Z] #2 DONE 0.0s [2021-03-02T00:29:26.362Z] [2021-03-02T00:29:26.362Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T00:29:26.651Z] #3 DONE 0.2s [2021-03-02T00:29:26.651Z] [2021-03-02T00:29:26.651Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-03-02T00:29:26.651Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-02T00:29:26.651Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-02T00:29:26.651Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-03-02T00:29:26.651Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-03-02T00:29:26.651Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s [2021-03-02T00:29:27.018Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 1.47MB / 8.88MB 0.3s [2021-03-02T00:29:27.018Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.4s [2021-03-02T00:29:27.018Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2021-03-02T00:29:27.116Z] Still waiting to schedule task [2021-03-02T00:29:27.116Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-03-02T00:29:27.117Z] Still waiting to schedule task [2021-03-02T00:29:27.117Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-03-02T00:29:27.118Z] Still waiting to schedule task [2021-03-02T00:29:27.119Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05f4b02caff275822)’ [2021-03-02T00:29:27.123Z] Still waiting to schedule task [2021-03-02T00:29:27.123Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0fb298941b08b1ad3)’ [2021-03-02T00:29:27.125Z] Still waiting to schedule task [2021-03-02T00:29:27.125Z] Waiting for next available executor on ‘windows-2019’ [2021-03-02T00:29:27.313Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.5s done [2021-03-02T00:29:27.313Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-03-02T00:29:27.603Z] #4 DONE 0.8s [2021-03-02T00:29:27.892Z] [2021-03-02T00:29:27.892Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T00:29:27.892Z] #7 DONE 0.2s [2021-03-02T00:29:27.892Z] [2021-03-02T00:29:27.892Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T00:29:27.892Z] #6 DONE 0.2s [2021-03-02T00:29:27.892Z] [2021-03-02T00:29:27.892Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T00:29:27.892Z] #5 DONE 0.2s [2021-03-02T00:29:28.181Z] [2021-03-02T00:29:28.181Z] #21 [internal] load build context [2021-03-02T00:29:28.997Z] #21 transferring context: 53.42MB 0.9s done [2021-03-02T00:29:28.997Z] #21 DONE 0.9s [2021-03-02T00:29:28.997Z] [2021-03-02T00:29:28.997Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-02T00:29:28.997Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-02T00:29:28.997Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 31.92MB / 48.97MB 0.9s [2021-03-02T00:29:28.997Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done [2021-03-02T00:29:28.997Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-02T00:29:28.997Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-03-02T00:29:28.997Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-03-02T00:29:28.997Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.6s done [2021-03-02T00:29:28.997Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 12.31MB / 51.38MB 0.9s [2021-03-02T00:29:28.998Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 6.08MB / 56.74MB 0.9s [2021-03-02T00:29:28.998Z] #8 ... [2021-03-02T00:29:28.998Z] [2021-03-02T00:29:28.998Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-03-02T00:29:28.998Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-02T00:29:28.998Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-02T00:29:28.998Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-02T00:29:28.998Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-03-02T00:29:28.998Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2021-03-02T00:29:28.998Z] #60 DONE 1.1s [2021-03-02T00:29:28.998Z] [2021-03-02T00:29:28.998Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-02T00:29:28.998Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 35.99MB / 48.97MB 1.0s [2021-03-02T00:29:29.311Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 46.66MB / 48.97MB 1.2s [2021-03-02T00:29:29.311Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 23.40MB / 51.38MB 1.2s [2021-03-02T00:29:29.311Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 11.86MB / 56.74MB 1.2s [2021-03-02T00:29:29.632Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2021-03-02T00:29:29.632Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 36.83MB / 51.38MB 1.5s [2021-03-02T00:29:29.632Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.83MB / 56.74MB 1.4s [2021-03-02T00:29:29.632Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 589.01kB / 102.23MB 1.4s [2021-03-02T00:29:29.632Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-03-02T00:29:29.632Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 39.97MB / 51.38MB 1.6s [2021-03-02T00:29:29.632Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 20.52MB / 56.74MB 1.6s [2021-03-02T00:29:29.632Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 5.96MB / 102.23MB 1.6s [2021-03-02T00:29:29.632Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.34MB / 51.38MB 1.7s [2021-03-02T00:29:29.632Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.17MB / 56.74MB 1.7s [2021-03-02T00:29:29.945Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.85MB / 51.38MB 1.8s [2021-03-02T00:29:29.945Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.11MB / 56.74MB 1.8s [2021-03-02T00:29:29.945Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 14.13MB / 102.23MB 1.8s [2021-03-02T00:29:29.945Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.9s [2021-03-02T00:29:29.945Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.42MB / 56.74MB 1.9s [2021-03-02T00:29:30.327Z] Fetching without tags [2021-03-02T00:29:30.327Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.9s done [2021-03-02T00:29:30.327Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 37.66MB / 56.74MB 2.0s [2021-03-02T00:29:30.327Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 23.58MB / 102.23MB 2.0s [2021-03-02T00:29:30.327Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 2.0s [2021-03-02T00:29:30.327Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.31MB / 56.74MB 2.2s [2021-03-02T00:29:30.327Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 29.15MB / 102.23MB 2.2s [2021-03-02T00:29:30.327Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.1s done [2021-03-02T00:29:30.327Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 53.30MB / 56.74MB 2.4s [2021-03-02T00:29:30.327Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 37.41MB / 102.23MB 2.4s [2021-03-02T00:29:30.781Z] Merging remotes/origin/master commit 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b into PR head commit 658d726205f90c80dfd8da87cbe1a6f3f48209e4 [2021-03-02T00:29:30.995Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.5s [2021-03-02T00:29:30.995Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.5s done [2021-03-02T00:29:30.995Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 45.63MB / 102.23MB 2.6s [2021-03-02T00:29:30.995Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 54.34MB / 102.23MB 2.8s [2021-03-02T00:29:30.995Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 66.94MB / 102.23MB 3.0s [2021-03-02T00:29:30.995Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.5s done [2021-03-02T00:29:31.286Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 72.65MB / 102.23MB 3.2s [2021-03-02T00:29:31.286Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-03-02T00:29:31.576Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 84.80MB / 102.23MB 3.4s [2021-03-02T00:29:31.576Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2021-03-02T00:29:31.576Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 93.77MB / 102.23MB 3.5s [2021-03-02T00:29:31.576Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-03-02T00:29:31.576Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.7s [2021-03-02T00:29:30.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:29:30.300Z] > git config --add remote.origin.fetch +refs/pull/42095/head:refs/remotes/origin/PR-42095 # timeout=10 [2021-03-02T00:29:30.303Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:29:30.318Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:29:30.333Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:29:30.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:29:30.334Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:29:30.788Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:29:30.790Z] > git checkout -f 658d726205f90c80dfd8da87cbe1a6f3f48209e4 # timeout=10 [2021-03-02T00:29:31.527Z] > git remote # timeout=10 [2021-03-02T00:29:31.530Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T00:29:31.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:29:31.536Z] > git merge 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b # timeout=10 [2021-03-02T00:29:31.865Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.7s done [2021-03-02T00:29:32.154Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.4s done [2021-03-02T00:29:32.154Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-03-02T00:29:32.385Z] Merge succeeded, producing 8bece94a71282006dd50f0e2055aa5da6798fd44 [2021-03-02T00:29:32.385Z] Checking out Revision 8bece94a71282006dd50f0e2055aa5da6798fd44 (PR-42095) [2021-03-02T00:29:32.481Z] Commit message: "Merge commit '40d9e2aff130b42ba0f83d5238b9b53184c8ab3b' into HEAD" [2021-03-02T00:29:32.495Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T00:29:33.262Z] #8 ... [2021-03-02T00:29:33.262Z] [2021-03-02T00:29:33.262Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-03-02T00:29:33.262Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-02T00:29:33.262Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-02T00:29:33.262Z] #24 sha256:f3f6ec162b83d29614c01226ea605246bb0145f8acee893d539b545df7028593 529B / 529B done [2021-03-02T00:29:33.262Z] #24 sha256:3c935fed0e8d4347b5ba2359be41a4112a2c83373b4be140f1a2e46ea2880690 1.46kB / 1.46kB done [2021-03-02T00:29:33.262Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 48.97MB / 48.97MB 3.2s done [2021-03-02T00:29:33.262Z] #24 extracting sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 1.7s done [2021-03-02T00:29:33.262Z] #24 DONE 5.3s [2021-03-02T00:29:33.262Z] [2021-03-02T00:29:33.262Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-02T00:29:33.297Z] + docker version [2021-03-02T00:29:33.297Z] Client: [2021-03-02T00:29:33.297Z] Version: 18.06.1-ce [2021-03-02T00:29:33.297Z] API version: 1.38 [2021-03-02T00:29:33.297Z] Go version: go1.10.3 [2021-03-02T00:29:33.297Z] Git commit: e68fc7a [2021-03-02T00:29:33.297Z] Built: Tue Aug 21 17:26:10 2018 [2021-03-02T00:29:33.297Z] OS/Arch: linux/ppc64le [2021-03-02T00:29:33.297Z] Experimental: false [2021-03-02T00:29:33.297Z] [2021-03-02T00:29:33.297Z] Server: [2021-03-02T00:29:33.297Z] Engine: [2021-03-02T00:29:33.297Z] Version: 18.06.1-ce [2021-03-02T00:29:33.297Z] API version: 1.38 (minimum version 1.12) [2021-03-02T00:29:33.297Z] Go version: go1.10.3 [2021-03-02T00:29:33.297Z] Git commit: e68fc7a [2021-03-02T00:29:33.297Z] Built: Tue Aug 21 17:24:20 2018 [2021-03-02T00:29:33.297Z] OS/Arch: linux/ppc64le [2021-03-02T00:29:33.297Z] Experimental: true [Pipeline] sh [2021-03-02T00:29:33.682Z] + docker info [2021-03-02T00:29:33.682Z] Containers: 0 [2021-03-02T00:29:33.682Z] Running: 0 [2021-03-02T00:29:33.682Z] Paused: 0 [2021-03-02T00:29:33.682Z] Stopped: 0 [2021-03-02T00:29:33.682Z] Images: 0 [2021-03-02T00:29:33.682Z] Server Version: 18.06.1-ce [2021-03-02T00:29:33.682Z] Storage Driver: overlay2 [2021-03-02T00:29:33.682Z] Backing Filesystem: extfs [2021-03-02T00:29:33.682Z] Supports d_type: true [2021-03-02T00:29:33.682Z] Native Overlay Diff: true [2021-03-02T00:29:33.682Z] Logging Driver: json-file [2021-03-02T00:29:33.682Z] Cgroup Driver: cgroupfs [2021-03-02T00:29:33.682Z] Plugins: [2021-03-02T00:29:33.682Z] Volume: local [2021-03-02T00:29:33.682Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T00:29:33.682Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-03-02T00:29:33.682Z] Swarm: inactive [2021-03-02T00:29:33.682Z] Runtimes: runc [2021-03-02T00:29:33.682Z] Default Runtime: runc [2021-03-02T00:29:33.682Z] Init Binary: docker-init [2021-03-02T00:29:33.682Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-03-02T00:29:33.682Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-03-02T00:29:33.682Z] init version: fec3683 [2021-03-02T00:29:33.682Z] Security Options: [2021-03-02T00:29:33.682Z] apparmor [2021-03-02T00:29:33.682Z] seccomp [2021-03-02T00:29:33.682Z] Profile: default [2021-03-02T00:29:33.682Z] Kernel Version: 4.4.0-139-generic [2021-03-02T00:29:33.682Z] Operating System: Ubuntu 16.04.3 LTS [2021-03-02T00:29:33.682Z] OSType: linux [2021-03-02T00:29:33.682Z] Architecture: ppc64le [2021-03-02T00:29:33.682Z] CPUs: 4 [2021-03-02T00:29:33.682Z] Total Memory: 7.972GiB [2021-03-02T00:29:33.682Z] Name: ppc64le-ubuntu-32 [2021-03-02T00:29:33.682Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-03-02T00:29:33.682Z] Docker Root Dir: /var/lib/docker [2021-03-02T00:29:33.682Z] Debug Mode (client): false [2021-03-02T00:29:33.682Z] Debug Mode (server): false [2021-03-02T00:29:33.682Z] Registry: https://index.docker.io/v1/ [2021-03-02T00:29:33.682Z] Labels: [2021-03-02T00:29:33.682Z] Experimental: true [2021-03-02T00:29:33.682Z] Insecure Registries: [2021-03-02T00:29:33.682Z] 127.0.0.0/8 [2021-03-02T00:29:33.682Z] Live Restore Enabled: false [2021-03-02T00:29:33.682Z] [Pipeline] sh [2021-03-02T00:29:32.373Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T00:29:32.391Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:29:32.394Z] > git checkout -f 8bece94a71282006dd50f0e2055aa5da6798fd44 # timeout=10 [2021-03-02T00:29:32.488Z] > git rev-list --no-walk 9b1515ac087495a12f8a2bbf5be4aa61329c0f87 # timeout=10 [2021-03-02T00:29:34.072Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:29:34.072Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:29:34.072Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42095/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-02T00:29:34.072Z] + bash /home/docker/workspace/moby_PR-42095/check-config.sh [2021-03-02T00:29:34.072Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-02T00:29:34.072Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-03-02T00:29:34.072Z] [2021-03-02T00:29:34.072Z] Generally Necessary: [2021-03-02T00:29:34.072Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-02T00:29:34.072Z] - apparmor: enabled and tools installed [2021-03-02T00:29:34.072Z] - CONFIG_NAMESPACES: enabled [2021-03-02T00:29:34.072Z] - CONFIG_NET_NS: enabled [2021-03-02T00:29:34.072Z] - CONFIG_PID_NS: enabled [2021-03-02T00:29:34.072Z] - CONFIG_IPC_NS: enabled [2021-03-02T00:29:34.072Z] - CONFIG_UTS_NS: enabled [2021-03-02T00:29:34.072Z] - CONFIG_CGROUPS: enabled [2021-03-02T00:29:34.072Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-02T00:29:34.072Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-02T00:29:34.072Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-02T00:29:34.072Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-02T00:29:34.072Z] - CONFIG_CPUSETS: enabled [2021-03-02T00:29:34.072Z] - CONFIG_MEMCG: enabled [2021-03-02T00:29:34.072Z] - CONFIG_KEYS: enabled [2021-03-02T00:29:34.072Z] - CONFIG_VETH: enabled (as module) [2021-03-02T00:29:34.072Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-02T00:29:34.072Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-02T00:29:34.072Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-02T00:29:34.370Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-02T00:29:34.370Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-03-02T00:29:34.370Z] [2021-03-02T00:29:34.370Z] Optional Features: [2021-03-02T00:29:34.370Z] - CONFIG_USER_NS: enabled [2021-03-02T00:29:34.370Z] - CONFIG_SECCOMP: enabled [2021-03-02T00:29:34.370Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-02T00:29:34.370Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-02T00:29:34.370Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-02T00:29:34.370Z] (cgroup swap accounting is currently enabled) [2021-03-02T00:29:34.370Z] - CONFIG_MEMCG_KMEM: enabled [2021-03-02T00:29:34.370Z] - CONFIG_BLK_CGROUP: enabled [2021-03-02T00:29:34.370Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-02T00:29:34.370Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-02T00:29:34.370Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-02T00:29:34.370Z] - CONFIG_CGROUP_PERF: enabled [2021-03-02T00:29:34.370Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-02T00:29:34.370Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-02T00:29:34.370Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-02T00:29:34.370Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-02T00:29:34.370Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-02T00:29:34.370Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_IP_VS: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-02T00:29:34.370Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-02T00:29:34.370Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-02T00:29:34.370Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_EXT4_FS: enabled [2021-03-02T00:29:34.370Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-02T00:29:34.370Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-02T00:29:34.370Z] - Network Drivers: [2021-03-02T00:29:34.370Z] - "overlay": [2021-03-02T00:29:34.370Z] - CONFIG_VXLAN: enabled (as module) [2021-03-02T00:29:34.370Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-02T00:29:34.370Z] Optional (for encrypted networks): [2021-03-02T00:29:34.663Z] - CONFIG_CRYPTO: enabled [2021-03-02T00:29:34.663Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_XFRM: enabled [2021-03-02T00:29:34.663Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-02T00:29:34.663Z] - "ipvlan": [2021-03-02T00:29:34.663Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-02T00:29:34.663Z] - "macvlan": [2021-03-02T00:29:34.663Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_DUMMY: enabled (as module) [2021-03-02T00:29:34.663Z] - "ftp,tftp client in container": [2021-03-02T00:29:34.663Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-02T00:29:34.663Z] - Storage Drivers: [2021-03-02T00:29:34.663Z] - "aufs": [2021-03-02T00:29:34.663Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-02T00:29:34.663Z] - "btrfs": [2021-03-02T00:29:34.663Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-02T00:29:34.663Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-02T00:29:34.663Z] - "devicemapper": [2021-03-02T00:29:34.663Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-02T00:29:34.663Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-02T00:29:34.663Z] - "overlay": [2021-03-02T00:29:34.663Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-02T00:29:34.663Z] - "zfs": [2021-03-02T00:29:34.663Z] - /dev/zfs: missing [2021-03-02T00:29:34.663Z] - zfs command: missing [2021-03-02T00:29:34.663Z] - zpool command: missing [2021-03-02T00:29:34.663Z] [2021-03-02T00:29:34.663Z] Limits: [2021-03-02T00:29:34.663Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-02T00:29:34.663Z] [2021-03-02T00:29:34.663Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T00:29:34.769Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.2s done [2021-03-02T00:29:34.769Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2021-03-02T00:29:35.100Z] + make bundles/buildx [2021-03-02T00:29:35.394Z] make: command: Command not found [2021-03-02T00:29:35.394Z] make: command: Command not found [2021-03-02T00:29:35.394Z] mkdir bundles [2021-03-02T00:29:35.394Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-03-02T00:29:35.394Z] --build-arg BUILDX_COMMIT \ [2021-03-02T00:29:35.394Z] --build-arg BUILDX_REPO \ [2021-03-02T00:29:35.394Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-03-02T00:29:35.394Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-03-02T00:29:35.394Z] . [2021-03-02T00:29:35.394Z] /bin/sh: 4: go: not found [2021-03-02T00:29:35.394Z] /bin/sh: 5: go: not found [2021-03-02T00:29:36.283Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.6s done [2021-03-02T00:29:36.580Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-03-02T00:29:37.489Z] Sending build context to Docker daemon 58.33MB [2021-03-02T00:29:37.489Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-03-02T00:29:37.489Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-03-02T00:29:37.489Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-03-02T00:29:37.489Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-03-02T00:29:37.781Z] 1.13.15-buster: Pulling from library/golang [2021-03-02T00:29:38.073Z] db4e2d8d5901: Pulling fs layer [2021-03-02T00:29:38.073Z] dfe2d012519c: Pulling fs layer [2021-03-02T00:29:38.073Z] 5d8f1d1f9197: Pulling fs layer [2021-03-02T00:29:38.073Z] 1301750ffb48: Pulling fs layer [2021-03-02T00:29:38.073Z] dc5c6edc9cff: Pulling fs layer [2021-03-02T00:29:38.073Z] 3c370c2e2f82: Pulling fs layer [2021-03-02T00:29:38.073Z] 5ffb2f5886e2: Pulling fs layer [2021-03-02T00:29:38.073Z] 3c370c2e2f82: Waiting [2021-03-02T00:29:38.073Z] 1301750ffb48: Waiting [2021-03-02T00:29:38.073Z] dc5c6edc9cff: Waiting [2021-03-02T00:29:38.073Z] 5ffb2f5886e2: Waiting [2021-03-02T00:29:38.713Z] dfe2d012519c: Verifying Checksum [2021-03-02T00:29:38.713Z] dfe2d012519c: Download complete [2021-03-02T00:29:38.713Z] 5d8f1d1f9197: Verifying Checksum [2021-03-02T00:29:38.713Z] 5d8f1d1f9197: Download complete [2021-03-02T00:29:40.136Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.2s done [2021-03-02T00:29:40.136Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-03-02T00:29:40.426Z] #8 DONE 12.4s [2021-03-02T00:29:40.426Z] [2021-03-02T00:29:40.426Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-03-02T00:29:40.843Z] db4e2d8d5901: Verifying Checksum [2021-03-02T00:29:40.843Z] db4e2d8d5901: Download complete [2021-03-02T00:29:41.056Z] #9 ... [2021-03-02T00:29:41.056Z] [2021-03-02T00:29:41.056Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-02T00:29:41.056Z] #25 0.704 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:29:41.056Z] #25 0.722 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:29:41.056Z] #25 0.749 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:29:41.056Z] #25 0.845 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-02T00:29:41.056Z] #25 1.010 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-02T00:29:41.056Z] #25 1.210 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-02T00:29:41.056Z] #25 2.364 Fetched 8111 kB in 2s (4810 kB/s) [2021-03-02T00:29:41.056Z] #25 2.364 Reading package lists... [2021-03-02T00:29:41.056Z] #25 3.010 Reading package lists... [2021-03-02T00:29:41.056Z] #25 3.481 Building dependency tree... [2021-03-02T00:29:41.056Z] #25 3.604 The following additional packages will be installed: [2021-03-02T00:29:41.056Z] #25 3.608 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-02T00:29:41.056Z] #25 3.608 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-02T00:29:41.056Z] #25 3.608 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-02T00:29:41.056Z] #25 3.608 Suggested packages: [2021-03-02T00:29:41.056Z] #25 3.608 krb5-doc krb5-user [2021-03-02T00:29:41.056Z] #25 3.608 Recommended packages: [2021-03-02T00:29:41.056Z] #25 3.608 krb5-locales publicsuffix libsasl2-modules [2021-03-02T00:29:41.056Z] #25 3.703 The following NEW packages will be installed: [2021-03-02T00:29:41.056Z] #25 3.703 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-02T00:29:41.056Z] #25 3.703 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-02T00:29:41.056Z] #25 3.703 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-02T00:29:41.056Z] #25 3.703 libssh2-1 libssl1.1 openssl [2021-03-02T00:29:41.056Z] #25 3.730 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-02T00:29:41.056Z] #25 3.730 Need to get 4601 kB of archives. [2021-03-02T00:29:41.056Z] #25 3.730 After this operation, 11.9 MB of additional disk space will be used. [2021-03-02T00:29:41.056Z] #25 3.730 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u5 [1200 kB] [2021-03-02T00:29:41.056Z] #25 3.739 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-03-02T00:29:41.056Z] #25 3.760 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-03-02T00:29:41.056Z] #25 3.770 Get:4 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-02T00:29:41.056Z] #25 3.779 Get:5 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-03-02T00:29:41.056Z] #25 3.779 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-03-02T00:29:41.056Z] #25 3.780 Get:7 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-03-02T00:29:41.056Z] #25 3.780 Get:8 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-02T00:29:41.056Z] #25 3.783 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-03-02T00:29:41.056Z] #25 3.783 Get:10 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-03-02T00:29:41.056Z] #25 3.788 Get:11 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u5 [827 kB] [2021-03-02T00:29:41.056Z] #25 3.793 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-03-02T00:29:41.056Z] #25 3.797 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-03-02T00:29:41.056Z] #25 3.800 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-03-02T00:29:41.056Z] #25 3.801 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-03-02T00:29:41.056Z] #25 3.802 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-03-02T00:29:41.056Z] #25 3.806 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-03-02T00:29:41.056Z] #25 3.813 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-03-02T00:29:41.056Z] #25 3.820 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-02T00:29:41.056Z] #25 3.823 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-02T00:29:41.056Z] #25 3.827 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-02T00:29:41.056Z] #25 3.907 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:29:41.056Z] #25 3.915 Fetched 4601 kB in 0s (40.3 MB/s) [2021-03-02T00:29:41.056Z] #25 3.937 Selecting previously unselected package libssl1.1:s390x. [2021-03-02T00:29:41.056Z] #25 3.937 (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 ... 6675 files and directories currently installed.) [2021-03-02T00:29:41.056Z] #25 3.941 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 3.946 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-02T00:29:41.057Z] #25 4.057 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-03-02T00:29:41.057Z] #25 4.057 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.060 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.082 Selecting previously unselected package libsasl2-2:s390x. [2021-03-02T00:29:41.057Z] #25 4.082 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.090 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.117 Selecting previously unselected package libldap-common. [2021-03-02T00:29:41.057Z] #25 4.117 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-02T00:29:41.057Z] #25 4.126 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:29:41.057Z] #25 4.148 Selecting previously unselected package libldap-2.4-2:s390x. [2021-03-02T00:29:41.057Z] #25 4.148 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.151 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:29:41.057Z] #25 4.187 Selecting previously unselected package openssl. [2021-03-02T00:29:41.057Z] #25 4.187 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.190 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:29:41.057Z] #25 4.279 Selecting previously unselected package ca-certificates. [2021-03-02T00:29:41.057Z] #25 4.279 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-02T00:29:41.057Z] #25 4.282 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-02T00:29:41.057Z] #25 4.331 Selecting previously unselected package libkeyutils1:s390x. [2021-03-02T00:29:41.057Z] #25 4.331 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.335 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-03-02T00:29:41.057Z] #25 4.356 Selecting previously unselected package libkrb5support0:s390x. [2021-03-02T00:29:41.057Z] #25 4.356 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.359 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.386 Selecting previously unselected package libk5crypto3:s390x. [2021-03-02T00:29:41.057Z] #25 4.386 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.389 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.419 Selecting previously unselected package libkrb5-3:s390x. [2021-03-02T00:29:41.057Z] #25 4.419 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.422 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.475 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-03-02T00:29:41.057Z] #25 4.475 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.478 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.520 Selecting previously unselected package libnghttp2-14:s390x. [2021-03-02T00:29:41.057Z] #25 4.521 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.523 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.560 Selecting previously unselected package libpsl5:s390x. [2021-03-02T00:29:41.057Z] #25 4.560 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.562 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-03-02T00:29:41.057Z] #25 4.586 Selecting previously unselected package librtmp1:s390x. [2021-03-02T00:29:41.057Z] #25 4.586 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.588 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:29:41.057Z] #25 4.613 Selecting previously unselected package libssh2-1:s390x. [2021-03-02T00:29:41.057Z] #25 4.613 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.615 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-03-02T00:29:41.057Z] #25 4.645 Selecting previously unselected package libcurl4:s390x. [2021-03-02T00:29:41.057Z] #25 4.645 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.647 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.689 Selecting previously unselected package curl. [2021-03-02T00:29:41.057Z] #25 4.690 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.692 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.736 Selecting previously unselected package libonig5:s390x. [2021-03-02T00:29:41.057Z] #25 4.736 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.738 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-02T00:29:41.057Z] #25 4.773 Selecting previously unselected package libjq1:s390x. [2021-03-02T00:29:41.057Z] #25 4.774 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.776 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-02T00:29:41.057Z] #25 4.804 Selecting previously unselected package jq. [2021-03-02T00:29:41.057Z] #25 4.804 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-02T00:29:41.057Z] #25 4.806 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:29:41.057Z] #25 4.837 Setting up libkeyutils1:s390x (1.6-6) ... [2021-03-02T00:29:41.057Z] #25 4.843 Setting up libpsl5:s390x (0.20.2-2) ... [2021-03-02T00:29:41.057Z] #25 4.850 Setting up libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-02T00:29:41.057Z] #25 4.915 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.921 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:29:41.057Z] #25 4.930 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.936 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.942 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:29:41.057Z] #25 4.948 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.955 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.961 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-03-02T00:29:41.057Z] #25 4.968 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 4.974 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:29:41.057Z] #25 4.983 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-02T00:29:41.057Z] #25 4.989 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-02T00:29:41.057Z] #25 4.995 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:29:41.057Z] #25 5.002 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-02T00:29:41.057Z] #25 5.369 Updating certificates in /etc/ssl/certs... [2021-03-02T00:29:41.057Z] #25 5.920 137 added, 0 removed; done. [2021-03-02T00:29:41.057Z] #25 5.956 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 5.963 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:29:41.057Z] #25 5.969 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 5.976 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-02T00:29:41.057Z] #25 5.983 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:29:41.057Z] #25 5.994 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-02T00:29:41.057Z] #25 6.005 Updating certificates in /etc/ssl/certs... [2021-03-02T00:29:41.057Z] #25 6.466 0 added, 0 removed; done. [2021-03-02T00:29:41.057Z] #25 6.466 Running hooks in /etc/ca-certificates/update.d... [2021-03-02T00:29:41.057Z] #25 6.467 done. [2021-03-02T00:29:41.057Z] #25 DONE 7.5s [2021-03-02T00:29:41.057Z] [2021-03-02T00:29:41.057Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T00:29:41.057Z] #26 DONE 0.1s [2021-03-02T00:29:41.057Z] [2021-03-02T00:29:41.057Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-02T00:29:41.346Z] #27 ... [2021-03-02T00:29:41.346Z] [2021-03-02T00:29:41.346Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-03-02T00:29:41.346Z] #9 DONE 0.9s [2021-03-02T00:29:41.346Z] [2021-03-02T00:29:41.346Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-03-02T00:29:41.513Z] 1301750ffb48: Verifying Checksum [2021-03-02T00:29:41.513Z] 1301750ffb48: Download complete [2021-03-02T00:29:41.513Z] 5ffb2f5886e2: Verifying Checksum [2021-03-02T00:29:41.513Z] 5ffb2f5886e2: Download complete [2021-03-02T00:29:42.171Z] dc5c6edc9cff: Verifying Checksum [2021-03-02T00:29:42.171Z] dc5c6edc9cff: Download complete [2021-03-02T00:29:42.388Z] #10 DONE 0.8s [2021-03-02T00:29:42.388Z] [2021-03-02T00:29:42.388Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T00:29:42.388Z] #37 DONE 0.1s [2021-03-02T00:29:42.388Z] [2021-03-02T00:29:42.388Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T00:29:42.388Z] #29 DONE 0.2s [2021-03-02T00:29:42.388Z] [2021-03-02T00:29:42.388Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-02T00:29:44.275Z] db4e2d8d5901: Pull complete [2021-03-02T00:29:44.574Z] dfe2d012519c: Pull complete [2021-03-02T00:29:44.870Z] 5d8f1d1f9197: Pull complete [2021-03-02T00:29:44.870Z] 3c370c2e2f82: Verifying Checksum [2021-03-02T00:29:44.870Z] 3c370c2e2f82: Download complete [2021-03-02T00:29:45.974Z] #30 3.022 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-02T00:29:45.974Z] #30 3.025 Cloning into '.'... [2021-03-02T00:29:47.490Z] #30 ... [2021-03-02T00:29:47.490Z] [2021-03-02T00:29:47.490Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-02T00:29:47.491Z] #27 1.185 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-02T00:29:47.491Z] #27 1.430 [2021-03-02T00:29:47.491Z] #27 1.558 # 2.6% ############### 21.5% ################### 27.6% ################################ 44.8% ################################################ 67.0% ########################################################## 81.1% ####################################################################### 99.8% ######################################################################## 100.0% [2021-03-02T00:29:47.491Z] #27 2.411 #=#=# [2021-03-02T00:29:47.491Z] #27 2.536 ################# 24.9% ######################################################################## 100.0% [2021-03-02T00:29:47.491Z] #27 2.863 [2021-03-02T00:29:47.491Z] #27 2.979 ############# 18.5% ############################################################# 85.7% ######################################################################## 100.0% [2021-03-02T00:29:47.491Z] #27 3.449 [2021-03-02T00:29:47.491Z] #27 3.582 0.1% ########### 16.6% ##################### 29.4% ######################### 35.8% ################################# 46.6% #################################### 50.9% ######################################### 57.3% ############################################# 63.7% #################################################### 72.4% ######################################################## 78.8% ############################################################# 85.2% ################################################################## 91.7% ###################################################################### 98.1% ######################################################################## 100.0% [2021-03-02T00:29:47.491Z] #27 5.527 [2021-03-02T00:29:47.623Z] 1301750ffb48: Pull complete [2021-03-02T00:29:49.709Z] dc5c6edc9cff: Pull complete [2021-03-02T00:29:52.292Z] #27 5.645 0.0% # 2.5% ### 5.0% #### 6.8% ###### 8.7% ####### 10.6% ######## 12.4% ######### 13.7% ########### 15.5% ############ 17.4% ############# 19.3% ############### 21.2% ############### 22.1% ################# 23.7% ################## 25.5% ################### 27.6% #################### 28.8% ###################### 30.7% ####################### 32.5% ######################## 34.4% ########################## 36.3% ########################### 38.8% ############################ 40.0% ############################# 41.3% ############################## 42.5% ############################### 43.7% ################################ 45.6% ################################## 47.5% ################################### 48.7% ################################### 50.0% ##################################### 51.8% ###################################### 53.1% ####################################### 55.0% ######################################## 56.2% ########################################## 58.7% ########################################### 60.0% ############################################ 61.8% ############################################# 63.7% ############################################### 65.6% ################################################ 67.4% ################################################# 68.7% ################################################## 69.9% #################################################### 72.4% [2021-03-02T00:29:52.292Z] #27 ... [2021-03-02T00:29:52.292Z] [2021-03-02T00:29:52.292Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-02T00:29:52.292Z] #53 3.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:29:52.292Z] #53 3.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:29:52.292Z] #53 3.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:29:52.292Z] #53 4.024 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-02T00:29:52.292Z] #53 5.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-02T00:29:52.292Z] #53 7.481 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-02T00:29:52.292Z] #53 ... [2021-03-02T00:29:52.292Z] [2021-03-02T00:29:52.292Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-02T00:29:52.292Z] #38 2.977 + git clone https://github.com/docker/distribution.git . [2021-03-02T00:29:52.292Z] #38 2.981 Cloning into '.'... [2021-03-02T00:29:52.292Z] #38 ... [2021-03-02T00:29:52.292Z] [2021-03-02T00:29:52.292Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:29:52.292Z] #32 1.944 + RM_GOPATH=0 [2021-03-02T00:29:52.292Z] #32 1.944 + TMP_GOPATH= [2021-03-02T00:29:52.292Z] #32 1.944 + : /build [2021-03-02T00:29:52.292Z] #32 1.944 + '[' -z '' ']' [2021-03-02T00:29:52.292Z] #32 1.944 ++ mktemp -d [2021-03-02T00:29:52.292Z] #32 1.944 + export GOPATH=/tmp/tmp.B6A71y5ccL [2021-03-02T00:29:52.292Z] #32 1.944 + GOPATH=/tmp/tmp.B6A71y5ccL [2021-03-02T00:29:52.292Z] #32 1.944 + RM_GOPATH=1 [2021-03-02T00:29:52.292Z] #32 1.944 + case "$(go env GOARCH)" in [2021-03-02T00:29:52.292Z] #32 1.944 ++ go env GOARCH [2021-03-02T00:29:52.292Z] #32 1.951 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.292Z] #32 1.951 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.292Z] #32 1.951 ++ dirname /tmp/install/install.sh [2021-03-02T00:29:52.292Z] #32 1.955 + dir=/tmp/install [2021-03-02T00:29:52.292Z] #32 1.955 + bin=tomlv [2021-03-02T00:29:52.292Z] #32 1.955 + shift [2021-03-02T00:29:52.292Z] #32 1.955 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-02T00:29:52.292Z] #32 1.955 + . /tmp/install/tomlv.installer [2021-03-02T00:29:52.292Z] #32 1.955 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:29:52.292Z] #32 1.970 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:29:52.292Z] #32 1.970 + install_tomlv [2021-03-02T00:29:52.292Z] #32 1.970 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-02T00:29:52.292Z] #32 1.970 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.B6A71y5ccL/src/github.com/BurntSushi/toml [2021-03-02T00:29:52.292Z] #32 1.970 Cloning into '/tmp/tmp.B6A71y5ccL/src/github.com/BurntSushi/toml'... [2021-03-02T00:29:52.292Z] #32 2.625 + cd /tmp/tmp.B6A71y5ccL/src/github.com/BurntSushi/toml [2021-03-02T00:29:52.292Z] #32 2.625 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:29:52.292Z] #32 2.634 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:29:52.292Z] #32 2.986 internal/cpu [2021-03-02T00:29:52.292Z] #32 3.022 runtime/internal/atomic [2021-03-02T00:29:52.292Z] #32 3.195 runtime/internal/sys [2021-03-02T00:29:52.292Z] #32 3.291 runtime/internal/math [2021-03-02T00:29:52.292Z] #32 3.322 internal/bytealg [2021-03-02T00:29:52.292Z] #32 3.445 math/bits [2021-03-02T00:29:52.292Z] #32 3.688 runtime [2021-03-02T00:29:52.292Z] #32 3.861 math [2021-03-02T00:29:52.292Z] #32 8.863 internal/testlog [2021-03-02T00:29:52.292Z] #32 9.163 encoding [2021-03-02T00:29:52.292Z] #32 9.297 runtime/cgo [2021-03-02T00:29:52.585Z] #32 ... [2021-03-02T00:29:52.585Z] [2021-03-02T00:29:52.585Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:29:52.585Z] #49 1.488 + RM_GOPATH=0 [2021-03-02T00:29:52.585Z] #49 1.488 + TMP_GOPATH= [2021-03-02T00:29:52.585Z] #49 1.488 + : /build [2021-03-02T00:29:52.585Z] #49 1.488 + '[' -z '' ']' [2021-03-02T00:29:52.585Z] #49 1.491 ++ mktemp -d [2021-03-02T00:29:52.585Z] #49 1.491 + export GOPATH=/tmp/tmp.ToOSC4XyZl [2021-03-02T00:29:52.585Z] #49 1.491 + GOPATH=/tmp/tmp.ToOSC4XyZl [2021-03-02T00:29:52.585Z] #49 1.491 + RM_GOPATH=1 [2021-03-02T00:29:52.585Z] #49 1.491 + case "$(go env GOARCH)" in [2021-03-02T00:29:52.585Z] #49 1.493 ++ go env GOARCH [2021-03-02T00:29:52.585Z] #49 1.512 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:29:52.585Z] #49 1.512 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.585Z] #49 1.512 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.585Z] #49 1.512 ++ dirname /tmp/install/install.sh [2021-03-02T00:29:52.585Z] #49 1.512 + dir=/tmp/install [2021-03-02T00:29:52.585Z] #49 1.512 + bin=shfmt [2021-03-02T00:29:52.585Z] #49 1.512 + shift [2021-03-02T00:29:52.585Z] #49 1.512 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-02T00:29:52.585Z] #49 1.512 + . /tmp/install/shfmt.installer [2021-03-02T00:29:52.585Z] #49 1.512 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:29:52.585Z] #49 1.512 + install_shfmt [2021-03-02T00:29:52.585Z] #49 1.512 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-02T00:29:52.585Z] #49 1.512 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ToOSC4XyZl/src/github.com/mvdan/sh [2021-03-02T00:29:52.585Z] #49 1.516 Cloning into '/tmp/tmp.ToOSC4XyZl/src/github.com/mvdan/sh'... [2021-03-02T00:29:52.585Z] #49 7.793 + cd /tmp/tmp.ToOSC4XyZl/src/github.com/mvdan/sh [2021-03-02T00:29:52.585Z] #49 7.794 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:29:52.585Z] #49 7.873 + GO111MODULE=on [2021-03-02T00:29:52.585Z] #49 7.873 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-02T00:29:52.585Z] #49 8.876 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:29:52.585Z] #49 8.876 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:29:52.585Z] #49 8.928 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:29:52.585Z] #49 9.003 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:29:52.585Z] #49 9.017 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:29:52.585Z] #49 9.721 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:29:52.585Z] #49 ... [2021-03-02T00:29:52.585Z] [2021-03-02T00:29:52.585Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-02T00:29:52.585Z] #40 3.284 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:29:52.585Z] #40 3.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:29:52.585Z] #40 3.538 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:29:52.585Z] #40 4.146 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-02T00:29:52.585Z] #40 5.640 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-02T00:29:52.585Z] #40 7.324 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-02T00:29:52.875Z] #40 ... [2021-03-02T00:29:52.875Z] [2021-03-02T00:29:52.875Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:29:52.875Z] #22 2.633 + RM_GOPATH=0 [2021-03-02T00:29:52.875Z] #22 2.633 + TMP_GOPATH= [2021-03-02T00:29:52.875Z] #22 2.633 + : /build [2021-03-02T00:29:52.875Z] #22 2.633 + '[' -z '' ']' [2021-03-02T00:29:52.875Z] #22 2.633 ++ mktemp -d [2021-03-02T00:29:52.875Z] #22 2.641 + export GOPATH=/tmp/tmp.TY5YllRhwI [2021-03-02T00:29:52.875Z] #22 2.641 + GOPATH=/tmp/tmp.TY5YllRhwI [2021-03-02T00:29:52.875Z] #22 2.641 + RM_GOPATH=1 [2021-03-02T00:29:52.875Z] #22 2.641 + case "$(go env GOARCH)" in [2021-03-02T00:29:52.875Z] #22 2.641 ++ go env GOARCH [2021-03-02T00:29:52.875Z] #22 2.675 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.875Z] #22 2.675 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.875Z] #22 2.675 ++ dirname /tmp/install/install.sh [2021-03-02T00:29:52.875Z] #22 2.679 + dir=/tmp/install [2021-03-02T00:29:52.875Z] #22 2.679 + bin=dockercli [2021-03-02T00:29:52.875Z] #22 2.679 + shift [2021-03-02T00:29:52.875Z] #22 2.679 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-02T00:29:52.875Z] #22 2.679 + . /tmp/install/dockercli.installer [2021-03-02T00:29:52.875Z] #22 2.679 ++ : stable [2021-03-02T00:29:52.875Z] #22 2.679 ++ : 17.06.2-ce [2021-03-02T00:29:52.875Z] #22 2.680 + install_dockercli [2021-03-02T00:29:52.875Z] #22 2.680 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-02T00:29:52.875Z] #22 2.680 Install docker/cli version 17.06.2-ce from stable [2021-03-02T00:29:52.875Z] #22 2.682 ++ uname -m [2021-03-02T00:29:52.875Z] #22 2.683 + arch=s390x [2021-03-02T00:29:52.875Z] #22 2.683 + '[' s390x '!=' x86_64 ']' [2021-03-02T00:29:52.875Z] #22 2.683 + '[' s390x '!=' s390x ']' [2021-03-02T00:29:52.875Z] #22 2.684 + url=https://download.docker.com/linux/static [2021-03-02T00:29:52.875Z] #22 2.688 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-03-02T00:29:52.875Z] #22 2.688 + tar -xz docker/docker [2021-03-02T00:29:52.875Z] #22 9.368 + mkdir -p /build [2021-03-02T00:29:52.875Z] #22 9.372 + mv docker/docker /build/ [2021-03-02T00:29:52.875Z] #22 9.373 + rmdir docker [2021-03-02T00:29:52.875Z] #22 DONE 10.6s [2021-03-02T00:29:52.875Z] [2021-03-02T00:29:52.875Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:29:52.875Z] #45 2.466 + RM_GOPATH=0 [2021-03-02T00:29:52.875Z] #45 2.466 + TMP_GOPATH= [2021-03-02T00:29:52.875Z] #45 2.466 + : /build [2021-03-02T00:29:52.875Z] #45 2.466 + '[' -z '' ']' [2021-03-02T00:29:52.875Z] #45 2.466 ++ mktemp -d [2021-03-02T00:29:52.875Z] #45 2.466 + export GOPATH=/tmp/tmp.zoiXELC6Xp [2021-03-02T00:29:52.875Z] #45 2.466 + GOPATH=/tmp/tmp.zoiXELC6Xp [2021-03-02T00:29:52.875Z] #45 2.466 + RM_GOPATH=1 [2021-03-02T00:29:52.875Z] #45 2.466 + case "$(go env GOARCH)" in [2021-03-02T00:29:52.875Z] #45 2.466 ++ go env GOARCH [2021-03-02T00:29:52.875Z] #45 2.486 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.875Z] #45 2.486 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.875Z] #45 2.491 ++ dirname /tmp/install/install.sh [2021-03-02T00:29:52.875Z] #45 2.492 + dir=/tmp/install [2021-03-02T00:29:52.875Z] #45 2.492 + bin=gotestsum [2021-03-02T00:29:52.875Z] #45 2.492 + shift [2021-03-02T00:29:52.875Z] #45 2.492 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-02T00:29:52.875Z] #45 2.492 + . /tmp/install/gotestsum.installer [2021-03-02T00:29:52.875Z] #45 2.492 ++ : v0.5.3 [2021-03-02T00:29:52.875Z] #45 2.492 + install_gotestsum [2021-03-02T00:29:52.875Z] #45 2.495 + set -e [2021-03-02T00:29:52.875Z] #45 2.495 + export GO111MODULE=on [2021-03-02T00:29:52.875Z] #45 2.495 + GO111MODULE=on [2021-03-02T00:29:52.875Z] #45 2.495 + GOBIN=/build [2021-03-02T00:29:52.875Z] #45 2.495 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-02T00:29:52.875Z] #45 2.556 go: finding gotest.tools v0.5.3 [2021-03-02T00:29:52.875Z] #45 2.556 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-02T00:29:52.875Z] #45 3.164 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-02T00:29:52.875Z] #45 3.298 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-02T00:29:52.875Z] #45 3.854 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:29:52.875Z] #45 3.856 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:29:52.875Z] #45 3.856 go: downloading github.com/fatih/color v1.9.0 [2021-03-02T00:29:52.875Z] #45 3.859 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-02T00:29:52.875Z] #45 3.932 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:29:52.875Z] #45 3.935 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:29:52.875Z] #45 4.005 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:29:52.875Z] #45 4.011 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:29:52.875Z] #45 4.089 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:29:52.875Z] #45 4.167 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:29:52.875Z] #45 4.173 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:29:52.875Z] #45 4.190 go: extracting github.com/fatih/color v1.9.0 [2021-03-02T00:29:52.875Z] #45 4.230 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:29:52.875Z] #45 4.258 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:29:52.875Z] #45 4.300 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-02T00:29:52.875Z] #45 4.520 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:29:52.875Z] #45 4.615 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:29:52.875Z] #45 4.674 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:29:52.875Z] #45 5.085 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:29:52.875Z] #45 5.222 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:29:52.875Z] #45 6.484 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:29:52.875Z] #45 7.800 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:29:52.875Z] #45 10.24 go: finding github.com/fatih/color v1.9.0 [2021-03-02T00:29:52.875Z] #45 10.29 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:29:52.875Z] #45 10.30 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:29:52.875Z] #45 10.35 go: finding github.com/spf13/pflag v1.0.3 [2021-03-02T00:29:52.875Z] #45 10.41 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:29:52.875Z] #45 10.48 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:29:52.875Z] #45 ... [2021-03-02T00:29:52.875Z] [2021-03-02T00:29:52.875Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:29:52.875Z] #47 1.298 + RM_GOPATH=0 [2021-03-02T00:29:52.875Z] #47 1.298 + TMP_GOPATH= [2021-03-02T00:29:52.875Z] #47 1.298 + : /build [2021-03-02T00:29:52.875Z] #47 1.298 + '[' -z '' ']' [2021-03-02T00:29:52.875Z] #47 1.298 ++ mktemp -d [2021-03-02T00:29:52.875Z] #47 1.304 + export GOPATH=/tmp/tmp.RFFdNM3R54 [2021-03-02T00:29:52.875Z] #47 1.304 + GOPATH=/tmp/tmp.RFFdNM3R54 [2021-03-02T00:29:52.875Z] #47 1.304 + RM_GOPATH=1 [2021-03-02T00:29:52.875Z] #47 1.304 + case "$(go env GOARCH)" in [2021-03-02T00:29:52.875Z] #47 1.304 ++ go env GOARCH [2021-03-02T00:29:52.875Z] #47 1.304 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.875Z] #47 1.304 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.875Z] #47 1.304 ++ dirname /tmp/install/install.sh [2021-03-02T00:29:52.875Z] #47 1.304 + dir=/tmp/install [2021-03-02T00:29:52.875Z] #47 1.304 + bin=golangci_lint [2021-03-02T00:29:52.875Z] #47 1.304 + shift [2021-03-02T00:29:52.875Z] #47 1.304 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-02T00:29:52.875Z] #47 1.304 + . /tmp/install/golangci_lint.installer [2021-03-02T00:29:52.875Z] #47 1.304 ++ : v1.23.8 [2021-03-02T00:29:52.875Z] #47 1.304 + install_golangci_lint [2021-03-02T00:29:52.875Z] #47 1.304 + set -e [2021-03-02T00:29:52.875Z] #47 1.304 + export GO111MODULE=on [2021-03-02T00:29:52.875Z] #47 1.304 + GO111MODULE=on [2021-03-02T00:29:52.875Z] #47 1.304 + GOBIN=/build [2021-03-02T00:29:52.875Z] #47 1.304 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-02T00:29:52.875Z] #47 1.340 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-02T00:29:52.875Z] #47 1.340 go: finding github.com v1.23.8 [2021-03-02T00:29:52.875Z] #47 1.340 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-02T00:29:52.875Z] #47 1.340 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:29:52.875Z] #47 1.340 go: finding github.com/golangci v1.23.8 [2021-03-02T00:29:52.875Z] #47 1.691 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:29:52.875Z] #47 1.907 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:29:52.875Z] #47 5.182 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:29:52.875Z] #47 5.183 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-02T00:29:52.875Z] #47 5.195 go: downloading github.com/fatih/color v1.7.0 [2021-03-02T00:29:52.875Z] #47 5.243 go: downloading github.com/spf13/viper v1.6.1 [2021-03-02T00:29:52.875Z] #47 5.364 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:29:52.875Z] #47 5.372 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-02T00:29:52.875Z] #47 5.415 go: downloading github.com/pkg/errors v0.8.1 [2021-03-02T00:29:52.876Z] #47 5.458 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:29:52.876Z] #47 5.503 go: extracting github.com/fatih/color v1.7.0 [2021-03-02T00:29:52.876Z] #47 5.562 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:29:52.876Z] #47 5.563 go: extracting github.com/spf13/viper v1.6.1 [2021-03-02T00:29:52.876Z] #47 5.598 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-02T00:29:52.876Z] #47 5.601 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:29:52.876Z] #47 5.687 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:29:52.876Z] #47 5.691 go: extracting github.com/pkg/errors v0.8.1 [2021-03-02T00:29:52.876Z] #47 5.761 go: downloading github.com/spf13/afero v1.1.2 [2021-03-02T00:29:52.876Z] #47 5.847 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-02T00:29:52.876Z] #47 6.139 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:29:52.876Z] #47 6.148 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:29:52.876Z] #47 6.397 go: extracting github.com/spf13/afero v1.1.2 [2021-03-02T00:29:52.876Z] #47 6.412 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:29:52.876Z] #47 6.634 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:29:52.876Z] #47 6.941 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:29:52.876Z] #47 6.979 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:29:52.876Z] #47 6.995 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:29:52.876Z] #47 7.017 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:29:52.876Z] #47 7.065 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:29:52.876Z] #47 7.129 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:29:52.876Z] #47 7.276 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:29:52.876Z] #47 7.282 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:29:52.876Z] #47 7.293 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:29:52.876Z] #47 7.747 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:29:52.876Z] #47 9.381 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:29:52.876Z] #47 9.386 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:29:52.876Z] #47 9.386 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:29:52.876Z] #47 9.388 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:29:52.876Z] #47 9.388 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:29:52.876Z] #47 9.389 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:29:52.876Z] #47 9.399 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:29:52.876Z] #47 9.448 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:29:52.876Z] #47 9.473 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:29:52.876Z] #47 9.474 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:29:52.876Z] #47 9.481 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:29:52.876Z] #47 9.483 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:29:52.876Z] #47 9.528 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:29:52.876Z] #47 9.545 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:29:52.876Z] #47 9.547 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:29:52.876Z] #47 9.603 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:29:52.876Z] #47 9.632 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:29:52.876Z] #47 9.673 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:29:52.876Z] #47 9.681 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:29:52.876Z] #47 9.694 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:29:52.876Z] #47 9.713 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:29:52.876Z] #47 9.739 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:29:52.876Z] #47 9.823 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:29:52.876Z] #47 9.868 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:29:52.876Z] #47 9.872 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:29:52.876Z] #47 9.897 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:29:52.876Z] #47 10.06 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:29:52.876Z] #47 10.08 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:29:52.876Z] #47 10.08 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:29:52.876Z] #47 10.17 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:29:52.876Z] #47 10.19 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:29:52.876Z] #47 10.20 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:29:52.876Z] #47 10.22 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:29:52.876Z] #47 10.24 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:29:52.876Z] #47 10.26 go: downloading golang.org/x/text v0.3.2 [2021-03-02T00:29:52.876Z] #47 10.27 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-02T00:29:52.876Z] #47 10.34 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:29:52.876Z] #47 10.57 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:29:52.876Z] #47 10.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:29:52.876Z] #47 10.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:29:52.876Z] #47 10.66 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:29:52.876Z] #47 10.69 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-02T00:29:52.876Z] #47 10.78 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:29:52.876Z] #47 10.85 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-02T00:29:52.876Z] #47 10.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:29:52.876Z] #47 ... [2021-03-02T00:29:52.876Z] [2021-03-02T00:29:52.876Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:29:52.876Z] #43 2.840 + RM_GOPATH=0 [2021-03-02T00:29:52.876Z] #43 2.840 + TMP_GOPATH= [2021-03-02T00:29:52.876Z] #43 2.840 + : /build [2021-03-02T00:29:52.876Z] #43 2.840 + '[' -z '' ']' [2021-03-02T00:29:52.876Z] #43 2.840 ++ mktemp -d [2021-03-02T00:29:52.876Z] #43 2.840 + export GOPATH=/tmp/tmp.rrdB2ZFJnx [2021-03-02T00:29:52.876Z] #43 2.840 + GOPATH=/tmp/tmp.rrdB2ZFJnx [2021-03-02T00:29:52.876Z] #43 2.840 + RM_GOPATH=1 [2021-03-02T00:29:52.876Z] #43 2.840 + case "$(go env GOARCH)" in [2021-03-02T00:29:52.876Z] #43 2.840 ++ go env GOARCH [2021-03-02T00:29:52.876Z] #43 2.845 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.876Z] #43 2.845 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:52.876Z] #43 2.846 ++ dirname /tmp/install/install.sh [2021-03-02T00:29:52.876Z] #43 2.846 + dir=/tmp/install [2021-03-02T00:29:52.876Z] #43 2.846 + bin=vndr [2021-03-02T00:29:52.876Z] #43 2.846 + shift [2021-03-02T00:29:52.876Z] #43 2.847 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-02T00:29:52.876Z] #43 2.847 + . /tmp/install/vndr.installer [2021-03-02T00:29:52.876Z] #43 2.847 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:29:52.876Z] #43 2.847 + install_vndr [2021-03-02T00:29:52.876Z] #43 2.847 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-02T00:29:52.876Z] #43 2.847 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:29:52.876Z] #43 2.847 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rrdB2ZFJnx/src/github.com/LK4D4/vndr [2021-03-02T00:29:52.876Z] #43 2.863 Cloning into '/tmp/tmp.rrdB2ZFJnx/src/github.com/LK4D4/vndr'... [2021-03-02T00:29:52.876Z] #43 3.427 + cd /tmp/tmp.rrdB2ZFJnx/src/github.com/LK4D4/vndr [2021-03-02T00:29:52.876Z] #43 3.427 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:29:52.876Z] #43 3.435 + go build -buildmode=pie -v -o /build/vndr . [2021-03-02T00:29:52.876Z] #43 4.332 internal/race [2021-03-02T00:29:52.876Z] #43 4.395 runtime [2021-03-02T00:29:52.876Z] #43 4.450 sync/atomic [2021-03-02T00:29:52.876Z] #43 4.702 unicode [2021-03-02T00:29:52.876Z] #43 7.231 unicode/utf8 [2021-03-02T00:29:52.876Z] #43 7.709 math [2021-03-02T00:29:53.177Z] #43 ... [2021-03-02T00:29:53.177Z] [2021-03-02T00:29:53.177Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:29:53.177Z] #62 2.752 + RM_GOPATH=0 [2021-03-02T00:29:53.177Z] #62 2.752 + TMP_GOPATH= [2021-03-02T00:29:53.177Z] #62 2.752 + : /build [2021-03-02T00:29:53.177Z] #62 2.752 + '[' -z '' ']' [2021-03-02T00:29:53.177Z] #62 2.752 ++ mktemp -d [2021-03-02T00:29:53.177Z] #62 2.752 + export GOPATH=/tmp/tmp.w8vbEIEfZ2 [2021-03-02T00:29:53.177Z] #62 2.752 + GOPATH=/tmp/tmp.w8vbEIEfZ2 [2021-03-02T00:29:53.177Z] #62 2.752 + RM_GOPATH=1 [2021-03-02T00:29:53.177Z] #62 2.752 + case "$(go env GOARCH)" in [2021-03-02T00:29:53.177Z] #62 2.752 ++ go env GOARCH [2021-03-02T00:29:53.177Z] #62 2.755 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:53.177Z] #62 2.755 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:53.177Z] #62 2.763 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:29:53.177Z] #62 2.763 ++ dirname /tmp/install/install.sh [2021-03-02T00:29:53.177Z] #62 2.765 + dir=/tmp/install [2021-03-02T00:29:53.177Z] #62 2.765 + bin=proxy [2021-03-02T00:29:53.177Z] #62 2.765 + shift [2021-03-02T00:29:53.177Z] #62 2.765 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-02T00:29:53.177Z] #62 2.765 + . /tmp/install/proxy.installer [2021-03-02T00:29:53.177Z] #62 2.765 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:29:53.177Z] #62 2.765 + install_proxy [2021-03-02T00:29:53.177Z] #62 2.765 + case "$1" in [2021-03-02T00:29:53.177Z] #62 2.765 + export CGO_ENABLED=0 [2021-03-02T00:29:53.177Z] #62 2.765 + CGO_ENABLED=0 [2021-03-02T00:29:53.177Z] #62 2.765 + _install_proxy [2021-03-02T00:29:53.177Z] #62 2.765 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-02T00:29:53.177Z] #62 2.765 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.w8vbEIEfZ2/src/github.com/docker/libnetwork [2021-03-02T00:29:53.177Z] #62 2.772 Cloning into '/tmp/tmp.w8vbEIEfZ2/src/github.com/docker/libnetwork'... [2021-03-02T00:29:53.177Z] #62 ... [2021-03-02T00:29:53.177Z] [2021-03-02T00:29:53.177Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-02T00:29:53.177Z] #11 3.282 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:29:53.177Z] #11 3.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:29:53.177Z] #11 3.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:29:53.177Z] #11 4.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-02T00:29:53.177Z] #11 6.131 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-02T00:29:53.177Z] #11 7.685 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-02T00:29:53.253Z] 3c370c2e2f82: Pull complete [2021-03-02T00:29:53.481Z] #11 ... [2021-03-02T00:29:53.481Z] [2021-03-02T00:29:53.481Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:29:53.481Z] #56 0.984 + RM_GOPATH=0 [2021-03-02T00:29:53.481Z] #56 0.984 + TMP_GOPATH= [2021-03-02T00:29:53.481Z] #56 0.984 + : /build [2021-03-02T00:29:53.481Z] #56 0.984 + '[' -z '' ']' [2021-03-02T00:29:53.481Z] #56 0.985 ++ mktemp -d [2021-03-02T00:29:53.481Z] #56 0.988 + export GOPATH=/tmp/tmp.nDc1pDRSnq [2021-03-02T00:29:53.481Z] #56 0.988 + GOPATH=/tmp/tmp.nDc1pDRSnq [2021-03-02T00:29:53.481Z] #56 0.988 + RM_GOPATH=1 [2021-03-02T00:29:53.481Z] #56 0.988 + case "$(go env GOARCH)" in [2021-03-02T00:29:53.481Z] #56 0.990 ++ go env GOARCH [2021-03-02T00:29:53.481Z] #56 0.995 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:53.481Z] #56 0.995 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:29:53.481Z] #56 0.996 ++ dirname /tmp/install/install.sh [2021-03-02T00:29:53.481Z] #56 0.996 + dir=/tmp/install [2021-03-02T00:29:53.481Z] #56 0.996 + bin=rootlesskit [2021-03-02T00:29:53.481Z] #56 0.996 + shift [2021-03-02T00:29:53.481Z] #56 0.996 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-02T00:29:53.481Z] #56 0.996 + . /tmp/install/rootlesskit.installer [2021-03-02T00:29:53.481Z] #56 0.996 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:29:53.481Z] #56 0.996 + install_rootlesskit [2021-03-02T00:29:53.481Z] #56 0.996 + case "$1" in [2021-03-02T00:29:53.481Z] #56 0.996 + export CGO_ENABLED=0 [2021-03-02T00:29:53.481Z] #56 0.996 + CGO_ENABLED=0 [2021-03-02T00:29:53.481Z] #56 0.996 + _install_rootlesskit [2021-03-02T00:29:53.481Z] #56 0.997 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-02T00:29:53.481Z] #56 0.997 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:29:53.481Z] #56 0.997 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nDc1pDRSnq/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:29:53.481Z] #56 0.999 Cloning into '/tmp/tmp.nDc1pDRSnq/src/github.com/rootless-containers/rootlesskit'... [2021-03-02T00:29:53.481Z] #56 2.644 + cd /tmp/tmp.nDc1pDRSnq/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:29:53.481Z] #56 2.644 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:29:53.481Z] #56 2.682 + export GO111MODULE=on [2021-03-02T00:29:53.481Z] #56 2.682 + GO111MODULE=on [2021-03-02T00:29:53.481Z] #56 2.682 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:29:53.481Z] #56 2.682 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-02T00:29:53.481Z] #56 3.695 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:29:53.481Z] #56 3.737 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:29:53.481Z] #56 3.754 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-02T00:29:53.481Z] #56 3.793 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-02T00:29:53.481Z] #56 3.794 go: downloading github.com/google/uuid v1.2.0 [2021-03-02T00:29:53.481Z] #56 3.813 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:29:53.481Z] #56 3.905 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:29:53.481Z] #56 3.920 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:29:53.481Z] #56 3.945 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:29:53.481Z] #56 3.971 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:29:53.481Z] #56 4.054 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-02T00:29:53.481Z] #56 4.056 go: extracting github.com/google/uuid v1.2.0 [2021-03-02T00:29:53.481Z] #56 4.064 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:29:53.481Z] #56 4.183 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:29:53.481Z] #56 4.603 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:29:53.481Z] #56 4.621 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:29:53.481Z] #56 4.756 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:29:53.481Z] #56 4.780 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-02T00:29:53.481Z] #56 4.786 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-02T00:29:53.481Z] #56 5.630 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:29:53.481Z] #56 5.727 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:29:53.481Z] #56 6.375 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:29:53.481Z] #56 6.618 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:29:53.481Z] #56 6.620 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-02T00:29:53.481Z] #56 8.589 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:29:53.481Z] #56 9.591 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:29:53.481Z] #56 10.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:29:53.481Z] #56 10.43 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:29:53.481Z] #56 10.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:29:53.481Z] #56 10.94 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:29:53.481Z] #56 ... [2021-03-02T00:29:53.481Z] [2021-03-02T00:29:53.481Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-02T00:29:53.481Z] #34 3.410 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:29:53.481Z] #34 3.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:29:53.481Z] #34 3.514 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:29:53.481Z] #34 4.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-02T00:29:53.481Z] #34 6.454 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-02T00:29:53.481Z] #34 8.313 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-02T00:29:53.481Z] #34 ... [2021-03-02T00:29:53.481Z] [2021-03-02T00:29:53.481Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-02T00:29:53.559Z] 5ffb2f5886e2: Pull complete [2021-03-02T00:29:53.559Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:29:53.559Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-03-02T00:29:53.559Z] ---> 805dc2d65d1c [2021-03-02T00:29:53.559Z] Step 5/15 : ARG BUILDX_REPO [2021-03-02T00:29:53.559Z] ---> Running in db5cdeee2324 [2021-03-02T00:29:53.559Z] Removing intermediate container db5cdeee2324 [2021-03-02T00:29:53.559Z] ---> c1bda0cb83a3 [2021-03-02T00:29:53.559Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-03-02T00:29:53.559Z] ---> Running in 40af55b4f381 [2021-03-02T00:29:53.852Z] Cloning into '/buildx'... [2021-03-02T00:29:54.060Z] #27 5.645 0.0% # 2.5% ### 5.0% #### 6.8% ###### 8.7% ####### 10.6% ######## 12.4% ######### 13.7% ########### 15.5% ############ 17.4% ############# 19.3% ############### 21.2% ############### 22.1% ################# 23.7% ################## 25.5% ################### 27.6% #################### 28.8% ###################### 30.7% ####################### 32.5% ######################## 34.4% ########################## 36.3% ########################### 38.8% ############################ 40.0% ############################# 41.3% ############################## 42.5% ############################### 43.7% ################################ 45.6% ################################## 47.5% ################################### 48.7% ################################### 50.0% ##################################### 51.8% ###################################### 53.1% ####################################### 55.0% ######################################## 56.2% ########################################## 58.7% ########################################### 60.0% ############################################ 61.8% ############################################# 63.7% ############################################### 65.6% ################################################ 67.4% ################################################# 68.7% ################################################## 69.9% #################################################### 72.4% ##################################################### 74.3% ###################################################### 75.5% ####################################################### 77.4% ######################################################## 78.6% ######################################################### 79.9% ########################################################## 81.8% ############################################################ 83.6% ############################################################# 86.1% ############################################################### 88.0% ################################################################# 90.3% ################################################################## 92.1% ################################################################### 94.0% ##################################################################### 95.9% ##################################################################### 97.1% ###################################################################### 98.4% ######################################################################## 100.0% [2021-03-02T00:29:54.060Z] #27 13.21 [2021-03-02T00:29:55.563Z] #27 14.30 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-02T00:29:55.563Z] #27 14.67 [2021-03-02T00:29:55.852Z] #27 14.84 ######################################################################## 100.0% [2021-03-02T00:29:55.852Z] #27 14.96 [2021-03-02T00:29:56.881Z] #27 15.74 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-02T00:29:56.881Z] #27 15.77 skipping existing aab193acf6ba [2021-03-02T00:29:56.881Z] #27 15.87 [2021-03-02T00:29:57.909Z] #27 16.93 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-02T00:29:58.201Z] #27 17.24 [2021-03-02T00:29:58.327Z] Removing intermediate container 40af55b4f381 [2021-03-02T00:29:58.327Z] ---> 356c1a9498b9 [2021-03-02T00:29:58.327Z] Step 7/15 : WORKDIR /buildx [2021-03-02T00:29:58.327Z] ---> Running in 0e404299ed94 [2021-03-02T00:29:58.327Z] Removing intermediate container 0e404299ed94 [2021-03-02T00:29:58.327Z] ---> 06cd5a8d2923 [2021-03-02T00:29:58.327Z] Step 8/15 : ARG BUILDX_COMMIT [2021-03-02T00:29:58.327Z] ---> Running in 9fba31430313 [2021-03-02T00:29:58.327Z] Removing intermediate container 9fba31430313 [2021-03-02T00:29:58.327Z] ---> a34c60076631 [2021-03-02T00:29:58.327Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-03-02T00:29:58.327Z] ---> Running in 83ac0956ca32 [2021-03-02T00:29:58.327Z] From https://github.com/docker/buildx [2021-03-02T00:29:58.327Z] * [new tag] v0.5.1 -> build [2021-03-02T00:29:58.621Z] Switched to branch 'build' [2021-03-02T00:29:59.263Z] Removing intermediate container 83ac0956ca32 [2021-03-02T00:29:59.263Z] ---> c9f2a04f5faa [2021-03-02T00:29:59.263Z] Step 10/15 : ARG GOOS [2021-03-02T00:29:59.263Z] ---> Running in 10444edebb18 [2021-03-02T00:29:59.263Z] Removing intermediate container 10444edebb18 [2021-03-02T00:29:59.263Z] ---> 21169833cb7f [2021-03-02T00:29:59.263Z] Step 11/15 : ARG GOARCH [2021-03-02T00:29:59.263Z] ---> Running in 8066b16503ff [2021-03-02T00:29:59.263Z] Removing intermediate container 8066b16503ff [2021-03-02T00:29:59.263Z] ---> 1c433f94fdf2 [2021-03-02T00:29:59.263Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-03-02T00:29:59.561Z] ---> Running in 14fb9561ee2c [2021-03-02T00:30:00.229Z] #27 17.35 0.6% ####### 9.8% ########### 15.9% ################# 24.0% #################### 28.1% ########################## 36.3% ############################## 42.5% ################################## 48.6% ####################################### 54.7% ########################################### 60.9% ################################################ 67.0% #################################################### 73.1% ######################################################### 79.3% ############################################################# 85.4% ################################################################# 91.6% ###################################################################### 97.7% ######################################################################## 100.0% [2021-03-02T00:30:00.229Z] #27 19.37 [2021-03-02T00:30:01.258Z] #27 20.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-02T00:30:01.549Z] #27 20.65 [2021-03-02T00:30:01.839Z] #27 20.78 ######################################################################## 100.0% [2021-03-02T00:30:01.839Z] #27 20.85 [2021-03-02T00:30:02.482Z] #27 21.43 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-02T00:30:02.482Z] #27 21.73 [2021-03-02T00:30:02.772Z] #27 21.87 [2021-03-02T00:30:02.772Z] #27 ... [2021-03-02T00:30:02.772Z] [2021-03-02T00:30:02.772Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:02.772Z] #49 10.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:30:02.772Z] #49 11.83 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:30:02.772Z] #49 12.82 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:30:02.772Z] #49 12.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:30:02.772Z] #49 12.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:30:02.772Z] #49 12.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:30:02.772Z] #49 13.50 runtime [2021-03-02T00:30:02.772Z] #49 13.52 runtime/cgo [2021-03-02T00:30:02.772Z] #49 ... [2021-03-02T00:30:02.772Z] [2021-03-02T00:30:02.772Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-02T00:30:02.772Z] #27 21.87 ######################################################################## 100.0% [2021-03-02T00:30:02.772Z] #27 21.92 [2021-03-02T00:30:02.772Z] #27 21.97 Download of images into '/build' complete. [2021-03-02T00:30:02.772Z] #27 21.97 Use something like the following to load the result into a Docker daemon: [2021-03-02T00:30:02.772Z] #27 21.97 tar -cC '/build' . | docker load [2021-03-02T00:30:03.063Z] #27 ... [2021-03-02T00:30:03.063Z] [2021-03-02T00:30:03.063Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:30:03.063Z] #45 10.82 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:30:03.063Z] #45 11.11 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:30:03.063Z] #45 11.11 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:30:03.063Z] #45 11.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:30:03.063Z] #45 11.20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:30:03.063Z] #45 ... [2021-03-02T00:30:03.063Z] [2021-03-02T00:30:03.063Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:30:03.063Z] #47 11.05 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:30:03.063Z] #47 11.24 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-02T00:30:03.063Z] #47 11.27 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-02T00:30:03.063Z] #47 11.27 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:30:03.063Z] #47 11.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:30:03.063Z] #47 11.27 go: downloading github.com/spf13/cast v1.3.0 [2021-03-02T00:30:03.063Z] #47 11.30 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:30:03.063Z] #47 11.35 go: extracting github.com/spf13/cast v1.3.0 [2021-03-02T00:30:03.064Z] #47 11.40 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:30:03.064Z] #47 11.50 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-02T00:30:03.064Z] #47 11.54 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:30:03.064Z] #47 11.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:30:03.064Z] #47 11.59 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:30:03.064Z] #47 11.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:30:03.064Z] #47 11.67 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:30:03.064Z] #47 11.72 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:30:03.064Z] #47 11.74 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:30:03.064Z] #47 11.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:30:03.064Z] #47 11.85 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:30:03.064Z] #47 11.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:30:03.064Z] #47 11.91 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:30:03.064Z] #47 11.98 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:30:03.064Z] #47 11.99 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:30:03.064Z] #47 12.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:30:03.064Z] #47 12.06 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-02T00:30:03.064Z] #47 12.11 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:30:03.064Z] #47 12.33 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:30:03.064Z] #47 12.34 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-02T00:30:03.064Z] #47 12.41 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:30:03.064Z] #47 12.48 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:30:03.064Z] #47 12.48 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-02T00:30:03.064Z] #47 12.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:30:03.064Z] #47 12.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:30:03.064Z] #47 12.53 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:30:03.064Z] #47 12.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-02T00:30:03.064Z] #47 12.60 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-02T00:30:03.064Z] #47 12.60 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:30:03.064Z] #47 12.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:30:03.064Z] #47 12.70 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-02T00:30:03.064Z] #47 12.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:30:03.064Z] #47 12.70 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:30:03.064Z] #47 12.82 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:30:03.064Z] #47 12.84 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:30:03.064Z] #47 12.88 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-02T00:30:03.064Z] #47 13.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:30:03.064Z] #47 13.24 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:30:03.064Z] #47 13.28 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:30:03.064Z] #47 13.30 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:30:03.064Z] #47 13.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:30:03.064Z] #47 13.38 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:30:03.064Z] #47 13.50 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-02T00:30:03.064Z] #47 13.93 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:30:03.064Z] #47 13.95 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:30:03.064Z] #47 14.11 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:30:03.064Z] #47 14.17 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:30:03.064Z] #47 14.39 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-02T00:30:03.064Z] #47 14.54 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:30:03.064Z] #47 14.58 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:30:03.064Z] #47 14.59 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:30:03.064Z] #47 15.04 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:30:03.064Z] #47 15.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:30:03.064Z] #47 15.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:30:03.064Z] #47 15.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:30:03.064Z] #47 15.61 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:30:03.064Z] #47 15.68 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:30:03.064Z] #47 15.69 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:30:03.064Z] #47 15.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:30:03.064Z] #47 15.79 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:30:03.064Z] #47 15.79 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:30:03.064Z] #47 15.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:30:03.064Z] #47 16.03 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:30:03.064Z] #47 16.05 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:30:03.064Z] #47 16.12 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:30:03.064Z] #47 16.25 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-02T00:30:03.064Z] #47 18.53 go: extracting golang.org/x/text v0.3.2 [2021-03-02T00:30:03.367Z] #47 ... [2021-03-02T00:30:03.367Z] [2021-03-02T00:30:03.367Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-02T00:30:03.367Z] #27 DONE 22.5s [2021-03-02T00:30:03.367Z] [2021-03-02T00:30:03.367Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-02T00:30:03.367Z] #38 13.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-02T00:30:03.367Z] #38 14.88 + 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-03-02T00:30:04.018Z] #38 ... [2021-03-02T00:30:04.018Z] [2021-03-02T00:30:04.018Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:30:04.018Z] #43 11.71 unicode/utf16 [2021-03-02T00:30:04.018Z] #43 11.85 container/list [2021-03-02T00:30:04.018Z] #43 12.16 crypto/internal/subtle [2021-03-02T00:30:04.018Z] #43 12.21 crypto/subtle [2021-03-02T00:30:04.018Z] #43 12.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-02T00:30:04.018Z] #43 12.37 internal/nettrace [2021-03-02T00:30:04.018Z] #43 12.47 runtime/cgo [2021-03-02T00:30:04.018Z] #43 ... [2021-03-02T00:30:04.018Z] [2021-03-02T00:30:04.018Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:30:04.018Z] #56 12.90 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:30:04.018Z] #56 12.97 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:30:04.018Z] #56 13.01 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:30:04.018Z] #56 13.14 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:30:04.018Z] #56 13.16 go: finding github.com/google/uuid v1.2.0 [2021-03-02T00:30:04.018Z] #56 13.20 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:30:04.018Z] #56 13.24 go: finding github.com/gofrs/flock v0.8.0 [2021-03-02T00:30:04.018Z] #56 13.24 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-02T00:30:04.018Z] #56 13.25 go: finding github.com/gorilla/mux v1.8.0 [2021-03-02T00:30:04.018Z] #56 13.33 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:30:04.018Z] #56 13.33 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:30:04.018Z] #56 13.34 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:30:04.018Z] #56 13.40 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:30:04.018Z] #56 13.53 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:30:04.018Z] #56 13.59 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:30:04.649Z] #56 ... [2021-03-02T00:30:04.649Z] [2021-03-02T00:30:04.649Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:04.649Z] #32 22.47 sync [2021-03-02T00:30:04.649Z] #32 22.47 internal/reflectlite [2021-03-02T00:30:06.714Z] #32 24.26 sort [2021-03-02T00:30:06.714Z] #32 24.26 errors [2021-03-02T00:30:06.714Z] #32 24.47 strconv [2021-03-02T00:30:06.714Z] #32 ... [2021-03-02T00:30:06.714Z] [2021-03-02T00:30:06.714Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-02T00:30:06.714Z] #40 14.44 Fetched 8111 kB in 11s (713 kB/s) [2021-03-02T00:30:06.714Z] #40 14.44 Reading package lists... [2021-03-02T00:30:06.714Z] #40 18.32 Reading package lists... [2021-03-02T00:30:06.714Z] #40 21.57 Building dependency tree... [2021-03-02T00:30:06.714Z] #40 22.57 The following additional packages will be installed: [2021-03-02T00:30:06.714Z] #40 22.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-02T00:30:06.714Z] #40 22.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-02T00:30:06.714Z] #40 22.57 Suggested packages: [2021-03-02T00:30:06.714Z] #40 22.57 manpages-dev python-setuptools [2021-03-02T00:30:06.714Z] #40 23.43 The following NEW packages will be installed: [2021-03-02T00:30:06.714Z] #40 23.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-02T00:30:06.714Z] #40 23.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-02T00:30:06.714Z] #40 23.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-02T00:30:06.714Z] #40 23.44 python-six zlib1g-dev [2021-03-02T00:30:06.714Z] #40 23.54 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:30:06.714Z] #40 23.54 Need to get 3742 kB of archives. [2021-03-02T00:30:06.714Z] #40 23.54 After this operation, 22.0 MB of additional disk space will be used. [2021-03-02T00:30:06.714Z] #40 23.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-03-02T00:30:06.714Z] #40 23.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-02T00:30:06.714Z] #40 23.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-03-02T00:30:06.714Z] #40 23.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-02T00:30:06.714Z] #40 23.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-03-02T00:30:06.714Z] #40 23.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-02T00:30:06.714Z] #40 23.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-03-02T00:30:06.714Z] #40 23.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-03-02T00:30:06.714Z] #40 23.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-03-02T00:30:06.714Z] #40 23.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-03-02T00:30:06.714Z] #40 23.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-03-02T00:30:06.714Z] #40 23.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-03-02T00:30:06.714Z] #40 23.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-03-02T00:30:06.714Z] #40 23.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-03-02T00:30:06.714Z] #40 23.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-02T00:30:06.714Z] #40 23.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-03-02T00:30:06.714Z] #40 23.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-03-02T00:30:06.714Z] #40 24.28 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:30:06.714Z] #40 24.34 Fetched 3742 kB in 0s (11.4 MB/s) [2021-03-02T00:30:06.714Z] #40 24.38 Selecting previously unselected package libcap-dev:s390x. [2021-03-02T00:30:06.714Z] #40 24.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-02T00:30:06.714Z] #40 24.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-03-02T00:30:06.714Z] #40 24.44 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-03-02T00:30:06.714Z] #40 24.53 Selecting previously unselected package libnet1:s390x. [2021-03-02T00:30:06.714Z] #40 24.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-02T00:30:06.714Z] #40 24.58 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-02T00:30:06.714Z] #40 24.64 Selecting previously unselected package libnet1-dev. [2021-03-02T00:30:06.714Z] #40 ... [2021-03-02T00:30:06.714Z] [2021-03-02T00:30:06.714Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-02T00:30:06.714Z] #53 14.61 Fetched 8111 kB in 12s (703 kB/s) [2021-03-02T00:30:06.714Z] #53 14.61 Reading package lists... [2021-03-02T00:30:06.714Z] #53 17.97 Reading package lists... [2021-03-02T00:30:06.714Z] #53 22.20 Building dependency tree... [2021-03-02T00:30:06.714Z] #53 23.07 The following additional packages will be installed: [2021-03-02T00:30:06.714Z] #53 23.07 libbtrfs0 [2021-03-02T00:30:06.714Z] #53 23.13 The following NEW packages will be installed: [2021-03-02T00:30:06.714Z] #53 23.13 libbtrfs-dev libbtrfs0 [2021-03-02T00:30:06.714Z] #53 23.23 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:30:06.714Z] #53 23.23 Need to get 118 kB of archives. [2021-03-02T00:30:06.714Z] #53 23.23 After this operation, 390 kB of additional disk space will be used. [2021-03-02T00:30:06.714Z] #53 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-02T00:30:06.714Z] #53 23.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-02T00:30:06.714Z] #53 24.15 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:30:06.714Z] #53 24.20 Fetched 118 kB in 0s (1339 kB/s) [2021-03-02T00:30:06.714Z] #53 24.26 Selecting previously unselected package libbtrfs0. [2021-03-02T00:30:06.714Z] #53 24.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-02T00:30:06.714Z] #53 24.28 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-02T00:30:06.714Z] #53 24.29 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:30:06.714Z] #53 24.38 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:30:06.714Z] #53 24.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-02T00:30:06.714Z] #53 24.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:30:06.714Z] #53 24.52 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:30:06.714Z] #53 24.52 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:30:06.714Z] #53 24.53 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:30:06.714Z] #53 ... [2021-03-02T00:30:06.714Z] [2021-03-02T00:30:06.714Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-02T00:30:06.714Z] #11 14.52 Fetched 8111 kB in 11s (714 kB/s) [2021-03-02T00:30:06.714Z] #11 14.52 Reading package lists... [2021-03-02T00:30:06.714Z] #11 18.26 Reading package lists... [2021-03-02T00:30:06.714Z] #11 22.33 Building dependency tree... [2021-03-02T00:30:06.714Z] #11 23.28 The following additional packages will be installed: [2021-03-02T00:30:06.714Z] #11 23.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-02T00:30:06.714Z] #11 23.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-02T00:30:06.714Z] #11 23.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-02T00:30:06.714Z] #11 23.29 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-02T00:30:06.714Z] #11 23.30 mingw-w64-x86-64-dev [2021-03-02T00:30:06.714Z] #11 23.30 Suggested packages: [2021-03-02T00:30:06.714Z] #11 23.30 gcc-8-locales seccomp wine64 [2021-03-02T00:30:06.714Z] #11 24.18 The following NEW packages will be installed: [2021-03-02T00:30:06.714Z] #11 24.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-02T00:30:06.714Z] #11 24.18 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-02T00:30:06.714Z] #11 24.18 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-02T00:30:06.714Z] #11 24.18 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-02T00:30:06.714Z] #11 24.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-02T00:30:06.714Z] #11 24.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-02T00:30:06.714Z] #11 24.18 The following packages will be upgraded: [2021-03-02T00:30:06.714Z] #11 24.18 libsystemd0 libudev1 [2021-03-02T00:30:06.714Z] #11 24.30 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:30:06.714Z] #11 24.30 Need to get 73.7 MB of archives. [2021-03-02T00:30:06.714Z] #11 24.30 After this operation, 494 MB of additional disk space will be used. [2021-03-02T00:30:06.714Z] #11 24.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-03-02T00:30:06.714Z] #11 24.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-03-02T00:30:06.714Z] #11 24.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-03-02T00:30:06.714Z] #11 24.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-03-02T00:30:06.714Z] #11 24.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-02T00:30:06.714Z] #11 24.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-03-02T00:30:06.714Z] #11 24.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-03-02T00:30:06.714Z] #11 24.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-02T00:30:07.005Z] #11 24.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-02T00:30:07.005Z] #11 ... [2021-03-02T00:30:07.005Z] [2021-03-02T00:30:07.005Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-02T00:30:07.005Z] #34 14.82 Fetched 8111 kB in 11s (707 kB/s) [2021-03-02T00:30:07.005Z] #34 14.82 Reading package lists... [2021-03-02T00:30:07.005Z] #34 18.75 Reading package lists... [2021-03-02T00:30:07.005Z] #34 22.75 Building dependency tree... [2021-03-02T00:30:07.005Z] #34 23.67 The following additional packages will be installed: [2021-03-02T00:30:07.005Z] #34 23.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-02T00:30:07.005Z] #34 23.68 Suggested packages: [2021-03-02T00:30:07.005Z] #34 23.68 cmake-doc ninja-build lrzip [2021-03-02T00:30:07.005Z] #34 23.68 Recommended packages: [2021-03-02T00:30:07.005Z] #34 23.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-02T00:30:07.005Z] #34 24.25 The following NEW packages will be installed: [2021-03-02T00:30:07.005Z] #34 24.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-02T00:30:07.005Z] #34 24.29 vim-common xxd [2021-03-02T00:30:07.005Z] #34 24.39 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:30:07.005Z] #34 24.39 Need to get 14.0 MB of archives. [2021-03-02T00:30:07.005Z] #34 24.39 After this operation, 62.1 MB of additional disk space will be used. [2021-03-02T00:30:07.005Z] #34 24.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-02T00:30:07.005Z] #34 24.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:30:07.005Z] #34 24.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-03-02T00:30:07.005Z] #34 24.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-02T00:30:07.005Z] #34 ... [2021-03-02T00:30:07.005Z] [2021-03-02T00:30:07.005Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-02T00:30:07.005Z] #53 DONE 24.9s [2021-03-02T00:30:07.005Z] [2021-03-02T00:30:07.005Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-02T00:30:07.005Z] #34 24.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-03-02T00:30:07.005Z] #34 24.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-03-02T00:30:07.005Z] #34 24.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-03-02T00:30:07.005Z] #34 25.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-03-02T00:30:07.005Z] #34 ... [2021-03-02T00:30:07.005Z] [2021-03-02T00:30:07.005Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:30:07.005Z] #47 22.79 go: finding github.com/fatih/color v1.7.0 [2021-03-02T00:30:07.005Z] #47 22.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:30:07.005Z] #47 22.86 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:30:07.005Z] #47 22.93 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:30:07.005Z] #47 22.94 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:30:07.005Z] #47 22.97 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:30:07.005Z] #47 23.00 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:30:07.005Z] #47 23.01 go: finding github.com/pkg/errors v0.8.1 [2021-03-02T00:30:07.005Z] #47 23.02 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:30:07.005Z] #47 23.04 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:30:07.005Z] #47 23.05 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.05 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.07 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:30:07.005Z] #47 23.07 go: finding github.com/stretchr/testify v1.4.0 [2021-03-02T00:30:07.005Z] #47 23.08 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.08 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.09 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.09 go: finding github.com/spf13/viper v1.6.1 [2021-03-02T00:30:07.005Z] #47 23.14 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.15 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:30:07.005Z] #47 23.22 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.22 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:30:07.005Z] #47 23.22 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.23 go: finding github.com/stretchr/objx v0.2.0 [2021-03-02T00:30:07.005Z] #47 23.23 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:30:07.005Z] #47 23.26 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:30:07.005Z] #47 23.27 go: finding github.com/spf13/cobra v0.0.5 [2021-03-02T00:30:07.005Z] #47 23.28 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:30:07.005Z] #47 23.30 go: finding github.com/gobwas/glob v0.2.3 [2021-03-02T00:30:07.005Z] #47 23.33 go: finding github.com/spf13/pflag v1.0.5 [2021-03-02T00:30:07.005Z] #47 23.33 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.34 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:30:07.005Z] #47 23.39 go: finding github.com/magiconair/properties v1.8.1 [2021-03-02T00:30:07.005Z] #47 23.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:30:07.005Z] #47 23.45 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:30:07.005Z] #47 23.45 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:30:07.005Z] #47 23.49 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:30:07.005Z] #47 23.49 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:30:07.005Z] #47 23.51 go: finding github.com/spf13/afero v1.1.2 [2021-03-02T00:30:07.005Z] #47 23.53 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:30:07.005Z] #47 23.56 go: finding github.com/spf13/cast v1.3.0 [2021-03-02T00:30:07.005Z] #47 23.60 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:30:07.005Z] #47 23.61 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:30:07.005Z] #47 23.63 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.68 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:30:07.005Z] #47 23.70 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-02T00:30:07.005Z] #47 23.71 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:30:07.005Z] #47 23.72 go: finding golang.org/x/text v0.3.2 [2021-03-02T00:30:07.005Z] #47 23.72 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:30:07.005Z] #47 23.74 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:30:07.005Z] #47 23.76 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:30:07.005Z] #47 23.78 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:30:07.005Z] #47 23.78 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:30:07.005Z] #47 23.79 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:30:07.005Z] #47 23.79 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:30:07.005Z] #47 23.79 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:30:07.005Z] #47 23.86 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:30:07.005Z] #47 23.86 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:30:07.005Z] #47 23.87 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-02T00:30:07.005Z] #47 23.89 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:30:07.005Z] #47 23.90 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:30:07.005Z] #47 23.91 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:30:07.005Z] #47 23.92 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:30:07.005Z] #47 23.92 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:30:07.005Z] #47 23.94 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-02T00:30:07.005Z] #47 23.95 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:30:07.005Z] #47 23.95 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:30:07.005Z] #47 23.97 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:30:07.005Z] #47 23.98 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-02T00:30:07.005Z] #47 24.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:30:07.005Z] #47 24.07 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:30:07.005Z] #47 24.09 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:30:07.005Z] #47 24.12 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:30:07.005Z] #47 24.15 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:30:07.297Z] #47 ... [2021-03-02T00:30:07.297Z] [2021-03-02T00:30:07.297Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:07.297Z] #62 15.11 + cd /tmp/tmp.w8vbEIEfZ2/src/github.com/docker/libnetwork [2021-03-02T00:30:07.297Z] #62 15.11 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:30:07.297Z] #62 15.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-02T00:30:07.297Z] #62 ... [2021-03-02T00:30:07.297Z] [2021-03-02T00:30:07.297Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-02T00:30:07.297Z] #40 24.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-02T00:30:07.297Z] #40 24.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:30:07.297Z] #40 24.77 Selecting previously unselected package libnl-3-200:s390x. [2021-03-02T00:30:07.297Z] #40 24.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-02T00:30:07.297Z] #40 24.77 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-02T00:30:07.297Z] #40 24.82 Selecting previously unselected package libnl-3-dev:s390x. [2021-03-02T00:30:07.297Z] #40 24.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-03-02T00:30:07.297Z] #40 24.83 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-03-02T00:30:07.297Z] #40 25.02 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-02T00:30:07.297Z] #40 25.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-02T00:30:07.297Z] #40 25.03 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-02T00:30:07.297Z] #40 25.08 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-03-02T00:30:07.297Z] #40 25.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-03-02T00:30:07.297Z] #40 25.10 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-02T00:30:07.297Z] #40 25.17 Selecting previously unselected package zlib1g-dev:s390x. [2021-03-02T00:30:07.297Z] #40 25.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-03-02T00:30:07.297Z] #40 25.17 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-02T00:30:07.297Z] #40 25.30 Selecting previously unselected package libprotobuf17:s390x. [2021-03-02T00:30:07.588Z] #40 25.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-03-02T00:30:07.588Z] #40 25.31 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-02T00:30:07.885Z] #40 ... [2021-03-02T00:30:07.885Z] [2021-03-02T00:30:07.885Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:07.885Z] #62 DONE 25.8s [2021-03-02T00:30:08.197Z] [2021-03-02T00:30:08.197Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-02T00:30:08.197Z] #40 26.04 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-03-02T00:30:08.197Z] #40 26.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-03-02T00:30:08.197Z] #40 26.08 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-02T00:30:08.489Z] #40 26.27 Selecting previously unselected package libprotobuf-dev:s390x. [2021-03-02T00:30:08.489Z] #40 26.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-03-02T00:30:08.489Z] #40 26.30 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-02T00:30:09.529Z] #40 27.19 Selecting previously unselected package libprotoc17:s390x. [2021-03-02T00:30:09.529Z] #40 27.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-03-02T00:30:09.529Z] #40 27.20 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-03-02T00:30:09.820Z] #40 27.67 Selecting previously unselected package protobuf-c-compiler. [2021-03-02T00:30:09.820Z] #40 27.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-03-02T00:30:09.820Z] #40 27.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:30:09.820Z] #40 27.74 Selecting previously unselected package protobuf-compiler. [2021-03-02T00:30:09.820Z] #40 27.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-03-02T00:30:09.820Z] #40 27.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:30:09.820Z] #40 27.84 Selecting previously unselected package python-pkg-resources. [2021-03-02T00:30:10.111Z] #40 27.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:30:10.111Z] #40 27.85 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-02T00:30:10.111Z] #40 28.02 Selecting previously unselected package python-six. [2021-03-02T00:30:10.111Z] #40 28.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-02T00:30:10.111Z] #40 28.02 Unpacking python-six (1.12.0-1) ... [2021-03-02T00:30:10.111Z] #40 28.08 Selecting previously unselected package python-protobuf. [2021-03-02T00:30:10.111Z] #40 28.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-03-02T00:30:10.111Z] #40 28.09 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-02T00:30:10.742Z] #40 28.55 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-02T00:30:12.807Z] #40 30.29 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-02T00:30:12.807Z] #40 30.29 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-02T00:30:12.807Z] #40 30.30 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-02T00:30:12.807Z] #40 30.31 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-02T00:30:12.807Z] #40 30.32 Setting up python-six (1.12.0-1) ... [2021-03-02T00:30:12.931Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09153787498e39ab8) in /home/ubuntu/workspace/moby_PR-42095 [Pipeline] { [Pipeline] checkout [2021-03-02T00:30:13.090Z] The recommended git tool is: git [2021-03-02T00:30:13.842Z] #40 31.58 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-02T00:30:13.842Z] #40 31.59 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-02T00:30:13.842Z] #40 31.60 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-02T00:30:13.842Z] #40 31.61 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-03-02T00:30:13.842Z] #40 31.62 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-03-02T00:30:13.842Z] #40 31.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:30:13.842Z] #40 31.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:30:13.842Z] #40 31.64 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-02T00:30:13.842Z] #40 31.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:30:13.842Z] #40 31.65 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-02T00:30:14.473Z] #40 ... [2021-03-02T00:30:14.473Z] [2021-03-02T00:30:14.473Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-02T00:30:14.473Z] #11 25.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-02T00:30:14.473Z] #11 25.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-03-02T00:30:14.473Z] #11 26.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-03-02T00:30:14.473Z] #11 27.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-03-02T00:30:14.473Z] #11 27.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-03-02T00:30:14.473Z] #11 27.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-02T00:30:14.473Z] #11 27.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-02T00:30:14.473Z] #11 27.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-03-02T00:30:14.473Z] #11 27.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-03-02T00:30:14.473Z] #11 27.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-03-02T00:30:14.473Z] #11 27.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-03-02T00:30:14.473Z] #11 27.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-03-02T00:30:14.473Z] #11 27.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-03-02T00:30:14.473Z] #11 27.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-03-02T00:30:14.473Z] #11 27.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-03-02T00:30:14.473Z] #11 27.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-03-02T00:30:14.473Z] #11 27.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-03-02T00:30:14.473Z] #11 27.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-03-02T00:30:14.473Z] #11 28.85 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:30:14.473Z] #11 28.93 Fetched 73.7 MB in 4s (19.7 MB/s) [2021-03-02T00:30:14.473Z] #11 28.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 ... 15177 files and directories currently installed.) [2021-03-02T00:30:14.473Z] #11 29.01 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-03-02T00:30:14.473Z] #11 29.02 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:30:14.473Z] #11 29.21 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-03-02T00:30:14.473Z] #11 29.27 (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 ... 15177 files and directories currently installed.) [2021-03-02T00:30:14.473Z] #11 29.28 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-03-02T00:30:14.473Z] #11 29.29 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:30:14.473Z] #11 29.37 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-03-02T00:30:14.473Z] #11 29.43 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-02T00:30:14.473Z] #11 29.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-02T00:30:14.473Z] #11 29.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-03-02T00:30:14.473Z] #11 29.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:30:14.473Z] #11 31.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-02T00:30:14.473Z] #11 31.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-03-02T00:30:14.473Z] #11 31.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:30:15.104Z] #11 32.93 Selecting previously unselected package binutils-mingw-w64. [2021-03-02T00:30:15.104Z] #11 32.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-02T00:30:15.104Z] #11 32.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:30:15.104Z] #11 33.01 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-03-02T00:30:15.104Z] #11 33.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-02T00:30:15.104Z] #11 33.02 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-02T00:30:15.104Z] #11 33.13 Selecting previously unselected package dmsetup. [2021-03-02T00:30:15.395Z] #11 33.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-03-02T00:30:15.395Z] #11 33.13 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-02T00:30:15.395Z] #11 33.24 Selecting previously unselected package mingw-w64-common. [2021-03-02T00:30:15.395Z] #11 33.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-02T00:30:15.395Z] #11 33.24 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-02T00:30:16.279Z] using credential docker-jenkins-github-credentials [2021-03-02T00:30:16.289Z] Cloning the remote Git repository [2021-03-02T00:30:16.289Z] Cloning with configured refspecs honoured and without tags [2021-03-02T00:30:16.313Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T00:30:16.374Z] > git init /home/ubuntu/workspace/moby_PR-42095 # timeout=10 [2021-03-02T00:30:16.665Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:30:16.665Z] > git --version # timeout=10 [2021-03-02T00:30:16.932Z] #11 ... [2021-03-02T00:30:16.932Z] [2021-03-02T00:30:16.932Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-02T00:30:16.932Z] #40 34.57 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-03-02T00:30:16.932Z] #40 34.58 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:30:16.932Z] #40 ... [2021-03-02T00:30:16.932Z] [2021-03-02T00:30:16.932Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:30:16.932Z] #43 24.74 strconv [2021-03-02T00:30:16.932Z] #43 24.74 io [2021-03-02T00:30:16.932Z] #43 25.70 bytes [2021-03-02T00:30:16.932Z] #43 27.57 reflect [2021-03-02T00:30:16.932Z] #43 27.63 bufio [2021-03-02T00:30:16.932Z] #43 28.78 syscall [2021-03-02T00:30:16.932Z] #43 34.25 time [2021-03-02T00:30:16.932Z] #43 ... [2021-03-02T00:30:16.932Z] [2021-03-02T00:30:16.932Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-02T00:30:16.932Z] #40 DONE 35.0s [2021-03-02T00:30:16.932Z] [2021-03-02T00:30:16.932Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:30:16.932Z] #54 0.868 + RM_GOPATH=0 [2021-03-02T00:30:16.932Z] #54 0.868 + TMP_GOPATH= [2021-03-02T00:30:16.932Z] #54 0.868 + : /build [2021-03-02T00:30:16.932Z] #54 0.868 + '[' -z '' ']' [2021-03-02T00:30:16.932Z] #54 0.869 ++ mktemp -d [2021-03-02T00:30:16.932Z] #54 0.869 + export GOPATH=/tmp/tmp.6j7JLhJwHG [2021-03-02T00:30:16.932Z] #54 0.869 + GOPATH=/tmp/tmp.6j7JLhJwHG [2021-03-02T00:30:16.932Z] #54 0.869 + RM_GOPATH=1 [2021-03-02T00:30:16.932Z] #54 0.869 + case "$(go env GOARCH)" in [2021-03-02T00:30:16.932Z] #54 0.870 ++ go env GOARCH [2021-03-02T00:30:16.932Z] #54 0.888 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:30:16.932Z] #54 0.888 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:30:16.932Z] #54 0.889 ++ dirname /tmp/install/install.sh [2021-03-02T00:30:16.932Z] #54 0.889 + dir=/tmp/install [2021-03-02T00:30:16.932Z] #54 0.889 + bin=containerd [2021-03-02T00:30:16.932Z] #54 0.889 + shift [2021-03-02T00:30:16.932Z] #54 0.889 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-02T00:30:16.932Z] #54 0.889 + . /tmp/install/containerd.installer [2021-03-02T00:30:16.932Z] #54 0.889 ++ set -e [2021-03-02T00:30:16.932Z] #54 0.889 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:30:16.932Z] #54 0.890 + install_containerd [2021-03-02T00:30:16.932Z] #54 0.890 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-02T00:30:16.932Z] #54 0.890 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:30:16.932Z] #54 0.890 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6j7JLhJwHG/src/github.com/containerd/containerd [2021-03-02T00:30:16.932Z] #54 0.893 Cloning into '/tmp/tmp.6j7JLhJwHG/src/github.com/containerd/containerd'... [2021-03-02T00:30:17.222Z] #54 ... [2021-03-02T00:30:17.223Z] [2021-03-02T00:30:17.223Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-02T00:30:17.223Z] #34 25.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-03-02T00:30:17.223Z] #34 25.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-03-02T00:30:17.223Z] #34 26.36 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:30:17.223Z] #34 26.46 Fetched 14.0 MB in 1s (15.3 MB/s) [2021-03-02T00:30:17.223Z] #34 26.50 Selecting previously unselected package xxd. [2021-03-02T00:30:17.223Z] #34 26.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 ... 15177 files and directories currently installed.) [2021-03-02T00:30:17.223Z] #34 26.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-02T00:30:17.223Z] #34 26.71 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:30:17.223Z] #34 26.83 Selecting previously unselected package vim-common. [2021-03-02T00:30:17.223Z] #34 26.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:30:17.223Z] #34 26.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:30:17.223Z] #34 27.11 Selecting previously unselected package cmake-data. [2021-03-02T00:30:17.223Z] #34 27.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-02T00:30:17.223Z] #34 27.11 Unpacking cmake-data (3.13.4-1) ... [2021-03-02T00:30:17.223Z] #34 29.23 Selecting previously unselected package libicu63:s390x. [2021-03-02T00:30:17.223Z] #34 29.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-02T00:30:17.223Z] #34 29.24 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-02T00:30:17.223Z] #34 33.82 Selecting previously unselected package libxml2:s390x. [2021-03-02T00:30:17.223Z] #34 33.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-03-02T00:30:17.223Z] #34 33.83 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:30:17.223Z] #34 34.20 Selecting previously unselected package libarchive13:s390x. [2021-03-02T00:30:17.223Z] #34 34.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-03-02T00:30:17.223Z] #34 34.20 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-02T00:30:17.223Z] #34 34.39 Selecting previously unselected package libjsoncpp1:s390x. [2021-03-02T00:30:17.223Z] #34 34.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-03-02T00:30:17.223Z] #34 34.39 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-03-02T00:30:17.223Z] #34 34.48 Selecting previously unselected package librhash0:s390x. [2021-03-02T00:30:17.223Z] #34 34.48 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-03-02T00:30:17.223Z] #34 34.49 Unpacking librhash0:s390x (1.3.8-1) ... [2021-03-02T00:30:17.223Z] #34 34.59 Selecting previously unselected package libuv1:s390x. [2021-03-02T00:30:17.223Z] #34 34.60 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-03-02T00:30:17.223Z] #34 34.60 Unpacking libuv1:s390x (1.24.1-1) ... [2021-03-02T00:30:17.223Z] #34 34.72 Selecting previously unselected package cmake. [2021-03-02T00:30:17.223Z] #34 34.72 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-03-02T00:30:17.223Z] #34 34.73 Unpacking cmake (3.13.4-1) ... [2021-03-02T00:30:17.223Z] #34 ... [2021-03-02T00:30:17.223Z] [2021-03-02T00:30:17.223Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:17.223Z] #32 24.97 io [2021-03-02T00:30:17.223Z] #32 26.31 internal/oserror [2021-03-02T00:30:17.223Z] #32 26.42 syscall [2021-03-02T00:30:17.223Z] #32 27.36 reflect [2021-03-02T00:30:17.223Z] #32 31.99 time [2021-03-02T00:30:17.534Z] #32 ... [2021-03-02T00:30:17.534Z] [2021-03-02T00:30:17.534Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:30:17.534Z] #45 DONE 35.3s [2021-03-02T00:30:17.534Z] [2021-03-02T00:30:17.534Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:30:16.690Z] > git --version # 'git version 2.17.1' [2021-03-02T00:30:16.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:30:16.692Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:30:19.620Z] #41 ... [2021-03-02T00:30:19.620Z] [2021-03-02T00:30:19.620Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-02T00:30:19.620Z] #34 37.00 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-02T00:30:19.620Z] #34 37.01 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:30:19.620Z] #34 37.02 Setting up libuv1:s390x (1.24.1-1) ... [2021-03-02T00:30:19.621Z] #34 37.03 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:30:19.621Z] #34 37.04 Setting up librhash0:s390x (1.3.8-1) ... [2021-03-02T00:30:19.621Z] #34 37.04 Setting up cmake-data (3.13.4-1) ... [2021-03-02T00:30:19.621Z] #34 37.05 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:30:19.621Z] #34 37.06 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-03-02T00:30:19.621Z] #34 37.07 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-02T00:30:19.621Z] #34 37.07 Setting up cmake (3.13.4-1) ... [2021-03-02T00:30:19.621Z] #34 37.08 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:30:19.621Z] #34 37.13 Processing triggers for mime-support (3.62) ... [2021-03-02T00:30:19.621Z] #34 DONE 37.5s [2021-03-02T00:30:19.621Z] [2021-03-02T00:30:19.621Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:30:20.657Z] #35 0.904 + RM_GOPATH=0 [2021-03-02T00:30:20.657Z] #35 0.904 + TMP_GOPATH= [2021-03-02T00:30:20.657Z] #35 0.904 + : /build [2021-03-02T00:30:20.657Z] #35 0.904 + '[' -z '' ']' [2021-03-02T00:30:20.657Z] #35 0.904 ++ mktemp -d [2021-03-02T00:30:20.657Z] #35 0.908 + export GOPATH=/tmp/tmp.f2y6UtpU8o [2021-03-02T00:30:20.657Z] #35 0.908 + GOPATH=/tmp/tmp.f2y6UtpU8o [2021-03-02T00:30:20.657Z] #35 0.908 + RM_GOPATH=1 [2021-03-02T00:30:20.657Z] #35 0.908 + case "$(go env GOARCH)" in [2021-03-02T00:30:20.657Z] #35 0.914 ++ go env GOARCH [2021-03-02T00:30:20.657Z] #35 0.930 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:30:20.657Z] #35 0.930 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:30:20.657Z] #35 0.933 ++ dirname /tmp/install/install.sh [2021-03-02T00:30:20.657Z] #35 0.934 + dir=/tmp/install [2021-03-02T00:30:20.657Z] #35 0.934 + bin=tini [2021-03-02T00:30:20.657Z] #35 0.934 + shift [2021-03-02T00:30:20.657Z] #35 0.934 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-02T00:30:20.657Z] #35 0.934 + . /tmp/install/tini.installer [2021-03-02T00:30:20.657Z] #35 0.934 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:30:20.657Z] #35 0.934 + install_tini [2021-03-02T00:30:20.657Z] #35 0.934 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-02T00:30:20.657Z] #35 0.934 + git clone https://github.com/krallin/tini.git /tmp/tmp.f2y6UtpU8o/tini [2021-03-02T00:30:20.657Z] #35 0.935 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:30:20.657Z] #35 0.938 Cloning into '/tmp/tmp.f2y6UtpU8o/tini'... [2021-03-02T00:30:21.286Z] #35 1.494 + cd /tmp/tmp.f2y6UtpU8o/tini [2021-03-02T00:30:21.286Z] #35 1.495 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:30:21.286Z] #35 1.518 + cmake . [2021-03-02T00:30:21.286Z] #35 1.867 -- The C compiler identification is GNU 8.3.0 [2021-03-02T00:30:21.576Z] #35 1.947 -- Check for working C compiler: /usr/bin/cc [2021-03-02T00:30:21.865Z] #35 2.358 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-02T00:30:21.865Z] #35 2.359 -- Detecting C compiler ABI info [2021-03-02T00:30:22.495Z] #35 2.768 -- Detecting C compiler ABI info - done [2021-03-02T00:30:22.495Z] #35 2.773 -- Detecting C compile features [2021-03-02T00:30:22.785Z] #35 ... [2021-03-02T00:30:22.785Z] [2021-03-02T00:30:22.785Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:22.785Z] #49 30.58 syscall [2021-03-02T00:30:22.785Z] #49 30.58 reflect [2021-03-02T00:30:22.785Z] #49 37.03 context [2021-03-02T00:30:22.785Z] #49 37.54 internal/poll [2021-03-02T00:30:22.785Z] #49 38.94 os [2021-03-02T00:30:22.785Z] #49 39.26 encoding/binary [2021-03-02T00:30:22.785Z] #49 40.74 encoding/base64 [2021-03-02T00:30:22.785Z] #49 ... [2021-03-02T00:30:22.785Z] [2021-03-02T00:30:22.785Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:22.785Z] #32 36.15 internal/poll [2021-03-02T00:30:22.785Z] #32 37.20 internal/syscall/execenv [2021-03-02T00:30:22.785Z] #32 37.28 internal/syscall/unix [2021-03-02T00:30:22.785Z] #32 37.45 strings [2021-03-02T00:30:22.785Z] #32 37.64 os [2021-03-02T00:30:22.785Z] #32 39.05 path [2021-03-02T00:30:22.785Z] #32 39.36 text/tabwriter [2021-03-02T00:30:22.785Z] #32 39.77 fmt [2021-03-02T00:30:22.785Z] #32 39.85 path/filepath [2021-03-02T00:30:22.785Z] #32 40.57 io/ioutil [2021-03-02T00:30:23.426Z] #32 ... [2021-03-02T00:30:23.426Z] [2021-03-02T00:30:23.426Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-02T00:30:23.426Z] #30 30.90 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-02T00:30:23.426Z] #30 31.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:30:23.426Z] #30 ... [2021-03-02T00:30:23.426Z] [2021-03-02T00:30:23.426Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:23.426Z] #49 41.23 golang.org/x/sys/unix [2021-03-02T00:30:23.426Z] #49 41.26 fmt [2021-03-02T00:30:26.163Z] #49 ... [2021-03-02T00:30:26.163Z] [2021-03-02T00:30:26.163Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:30:26.163Z] #35 3.864 -- Detecting C compile features - done [2021-03-02T00:30:26.163Z] #35 3.895 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-02T00:30:26.163Z] #35 4.109 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-02T00:30:26.163Z] #35 4.152 -- Configuring done [2021-03-02T00:30:26.163Z] #35 4.164 -- Generating done [2021-03-02T00:30:26.163Z] #35 4.173 -- Build files have been written to: /tmp/tmp.f2y6UtpU8o/tini [2021-03-02T00:30:26.163Z] #35 4.181 + make tini-static [2021-03-02T00:30:26.163Z] #35 4.448 Scanning dependencies of target tini-static [2021-03-02T00:30:26.163Z] #35 4.505 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-02T00:30:26.163Z] #35 5.346 [100%] Linking C executable tini-static [2021-03-02T00:30:26.163Z] #35 5.736 [100%] Built target tini-static [2021-03-02T00:30:26.163Z] #35 5.816 + mkdir -p /build [2021-03-02T00:30:26.163Z] #35 5.817 + cp tini-static /build/docker-init [2021-03-02T00:30:26.163Z] #35 DONE 6.0s [2021-03-02T00:30:26.163Z] [2021-03-02T00:30:26.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:30:26.163Z] #41 6.870 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:30:26.163Z] #41 6.873 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:30:26.163Z] #41 6.875 Note: Building without GnuTLS support [2021-03-02T00:30:26.163Z] #41 6.876 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:30:26.163Z] #41 6.890 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:30:26.163Z] #41 7.855 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:30:26.163Z] #41 7.880 GEN .gitid [2021-03-02T00:30:26.163Z] #41 7.900 GEN criu/include/version.h [2021-03-02T00:30:26.163Z] #41 7.936 GEN include/common/asm [2021-03-02T00:30:26.163Z] #41 8.896 PBCC images/timens.pb-c.c [2021-03-02T00:30:26.163Z] #41 8.915 DEP images/timens.pb-c.d [2021-03-02T00:30:26.163Z] #41 8.959 PBCC images/fown.pb-c.c [2021-03-02T00:30:26.163Z] #41 8.967 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-02T00:30:26.163Z] #41 9.038 PBCC images/opts.pb-c.c [2021-03-02T00:30:26.163Z] #41 9.103 PBCC images/memfd.pb-c.c [2021-03-02T00:30:26.163Z] #41 9.141 DEP images/fown.pb-c.d [2021-03-02T00:30:26.460Z] #41 9.219 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-02T00:30:26.460Z] #41 9.339 DEP images/opts.pb-c.d [2021-03-02T00:30:26.460Z] #41 9.349 DEP images/memfd.pb-c.d [2021-03-02T00:30:26.460Z] #41 9.379 PBCC images/sit.pb-c.c [2021-03-02T00:30:26.460Z] #41 9.410 DEP images/sit.pb-c.d [2021-03-02T00:30:26.460Z] #41 9.468 PBCC images/macvlan.pb-c.c [2021-03-02T00:30:26.460Z] #41 9.477 DEP images/macvlan.pb-c.d [2021-03-02T00:30:26.460Z] #41 9.486 PBCC images/autofs.pb-c.c [2021-03-02T00:30:26.460Z] #41 9.494 DEP images/autofs.pb-c.d [2021-03-02T00:30:26.460Z] #41 9.522 PBCC images/sysctl.pb-c.c [2021-03-02T00:30:26.751Z] #41 9.532 DEP images/sysctl.pb-c.d [2021-03-02T00:30:26.751Z] #41 9.559 PBCC images/time.pb-c.c [2021-03-02T00:30:26.751Z] #41 9.568 DEP images/time.pb-c.d [2021-03-02T00:30:26.751Z] #41 9.577 PBCC images/binfmt-misc.pb-c.c [2021-03-02T00:30:26.751Z] #41 9.582 DEP images/binfmt-misc.pb-c.d [2021-03-02T00:30:26.751Z] #41 9.632 PBCC images/seccomp.pb-c.c [2021-03-02T00:30:26.751Z] #41 9.651 DEP images/seccomp.pb-c.d [2021-03-02T00:30:26.751Z] #41 9.675 PBCC images/userns.pb-c.c [2021-03-02T00:30:26.751Z] #41 9.682 DEP images/userns.pb-c.d [2021-03-02T00:30:26.751Z] #41 9.709 PBCC images/cgroup.pb-c.c [2021-03-02T00:30:26.751Z] #41 9.721 DEP images/cgroup.pb-c.d [2021-03-02T00:30:26.751Z] #41 9.741 PBCC images/ext-file.pb-c.c [2021-03-02T00:30:27.042Z] #41 9.759 DEP images/ext-file.pb-c.d [2021-03-02T00:30:27.042Z] #41 9.777 PBCC images/rpc.pb-c.c [2021-03-02T00:30:27.042Z] #41 9.817 DEP images/rpc.pb-c.d [2021-03-02T00:30:27.042Z] #41 9.873 PBCC images/siginfo.pb-c.c [2021-03-02T00:30:27.042Z] #41 9.877 DEP images/siginfo.pb-c.d [2021-03-02T00:30:27.042Z] #41 9.894 PBCC images/pagemap.pb-c.c [2021-03-02T00:30:27.042Z] #41 9.939 DEP images/pagemap.pb-c.d [2021-03-02T00:30:27.042Z] #41 10.00 PBCC images/rlimit.pb-c.c [2021-03-02T00:30:27.042Z] #41 10.01 DEP images/rlimit.pb-c.d [2021-03-02T00:30:27.042Z] #41 10.02 PBCC images/file-lock.pb-c.c [2021-03-02T00:30:27.042Z] #41 10.04 DEP images/file-lock.pb-c.d [2021-03-02T00:30:27.042Z] #41 10.07 PBCC images/tty.pb-c.c [2021-03-02T00:30:27.042Z] #41 10.11 DEP images/tty.pb-c.d [2021-03-02T00:30:27.333Z] #41 10.17 PBCC images/tun.pb-c.c [2021-03-02T00:30:27.333Z] #41 10.22 PBCC images/netdev.pb-c.c [2021-03-02T00:30:27.333Z] #41 10.29 DEP images/tun.pb-c.d [2021-03-02T00:30:27.333Z] #41 10.32 DEP images/netdev.pb-c.d [2021-03-02T00:30:27.628Z] #41 10.38 PBCC images/vma.pb-c.c [2021-03-02T00:30:27.628Z] #41 10.39 DEP images/vma.pb-c.d [2021-03-02T00:30:27.628Z] #41 10.42 PBCC images/creds.pb-c.c [2021-03-02T00:30:27.628Z] #41 10.42 DEP images/creds.pb-c.d [2021-03-02T00:30:27.628Z] #41 10.45 PBCC images/utsns.pb-c.c [2021-03-02T00:30:27.628Z] #41 10.46 DEP images/utsns.pb-c.d [2021-03-02T00:30:27.628Z] #41 10.49 PBCC images/ipc-desc.pb-c.c [2021-03-02T00:30:27.628Z] #41 10.49 PBCC images/ipc-sem.pb-c.c [2021-03-02T00:30:27.628Z] #41 10.51 DEP images/ipc-desc.pb-c.d [2021-03-02T00:30:27.628Z] #41 10.53 DEP images/ipc-sem.pb-c.d [2021-03-02T00:30:27.628Z] #41 10.54 PBCC images/ipc-msg.pb-c.c [2021-03-02T00:30:27.628Z] #41 10.55 DEP images/ipc-msg.pb-c.d [2021-03-02T00:30:27.628Z] #41 10.57 PBCC images/ipc-shm.pb-c.c [2021-03-02T00:30:27.628Z] #41 10.58 DEP images/ipc-shm.pb-c.d [2021-03-02T00:30:27.628Z] #41 10.60 PBCC images/ipc-var.pb-c.c [2021-03-02T00:30:27.628Z] #41 10.61 DEP images/ipc-var.pb-c.d [2021-03-02T00:30:27.628Z] #41 10.63 PBCC images/sk-opts.pb-c.c [2021-03-02T00:30:27.628Z] #41 10.64 PBCC images/packet-sock.pb-c.c [2021-03-02T00:30:27.628Z] #41 10.65 DEP images/sk-opts.pb-c.d [2021-03-02T00:30:27.628Z] #41 10.70 DEP images/packet-sock.pb-c.d [2021-03-02T00:30:27.919Z] #41 10.71 PBCC images/sk-netlink.pb-c.c [2021-03-02T00:30:27.919Z] #41 10.74 DEP images/sk-netlink.pb-c.d [2021-03-02T00:30:27.919Z] #41 10.77 PBCC images/sk-inet.pb-c.c [2021-03-02T00:30:27.919Z] #41 10.79 DEP images/sk-inet.pb-c.d [2021-03-02T00:30:27.919Z] #41 10.82 PBCC images/sk-unix.pb-c.c [2021-03-02T00:30:27.919Z] #41 10.85 DEP images/sk-unix.pb-c.d [2021-03-02T00:30:27.919Z] #41 10.88 PBCC images/mm.pb-c.c [2021-03-02T00:30:27.919Z] #41 10.91 DEP images/mm.pb-c.d [2021-03-02T00:30:27.919Z] #41 10.92 PBCC images/timerfd.pb-c.c [2021-03-02T00:30:28.211Z] #41 10.97 DEP images/timerfd.pb-c.d [2021-03-02T00:30:28.211Z] #41 11.03 PBCC images/timer.pb-c.c [2021-03-02T00:30:28.211Z] #41 11.05 DEP images/timer.pb-c.d [2021-03-02T00:30:28.211Z] #41 11.10 PBCC images/sa.pb-c.c [2021-03-02T00:30:28.211Z] #41 11.16 DEP images/sa.pb-c.d [2021-03-02T00:30:28.211Z] #41 11.21 PBCC images/pipe-data.pb-c.c [2021-03-02T00:30:28.669Z] #41 11.23 DEP images/pipe-data.pb-c.d [2021-03-02T00:30:28.669Z] #41 11.27 PBCC images/mnt.pb-c.c [2021-03-02T00:30:28.669Z] #41 11.33 DEP images/mnt.pb-c.d [2021-03-02T00:30:28.669Z] #41 11.38 PBCC images/sk-packet.pb-c.c [2021-03-02T00:30:28.669Z] #41 11.40 DEP images/sk-packet.pb-c.d [2021-03-02T00:30:28.669Z] #41 11.41 PBCC images/tcp-stream.pb-c.c [2021-03-02T00:30:28.669Z] #41 11.47 DEP images/tcp-stream.pb-c.d [2021-03-02T00:30:28.669Z] #41 11.50 PBCC images/pipe.pb-c.c [2021-03-02T00:30:28.669Z] #41 11.51 DEP images/pipe.pb-c.d [2021-03-02T00:30:28.669Z] #41 11.54 PBCC images/pstree.pb-c.c [2021-03-02T00:30:28.669Z] #41 11.55 DEP images/pstree.pb-c.d [2021-03-02T00:30:28.669Z] #41 11.57 PBCC images/fs.pb-c.c [2021-03-02T00:30:28.669Z] #41 11.58 DEP images/fs.pb-c.d [2021-03-02T00:30:28.669Z] #41 11.60 PBCC images/signalfd.pb-c.c [2021-03-02T00:30:28.669Z] #41 11.60 DEP images/signalfd.pb-c.d [2021-03-02T00:30:28.669Z] #41 11.63 PBCC images/fh.pb-c.c [2021-03-02T00:30:28.669Z] #41 11.66 PBCC images/fsnotify.pb-c.c [2021-03-02T00:30:28.669Z] #41 11.71 DEP images/fh.pb-c.d [2021-03-02T00:30:28.960Z] #41 11.77 DEP images/fsnotify.pb-c.d [2021-03-02T00:30:28.960Z] #41 11.81 PBCC images/eventpoll.pb-c.c [2021-03-02T00:30:28.960Z] #41 11.83 DEP images/eventpoll.pb-c.d [2021-03-02T00:30:28.960Z] #41 11.84 PBCC images/eventfd.pb-c.c [2021-03-02T00:30:28.960Z] #41 11.87 DEP images/eventfd.pb-c.d [2021-03-02T00:30:28.960Z] #41 11.92 PBCC images/remap-file-path.pb-c.c [2021-03-02T00:30:28.960Z] #41 11.93 DEP images/remap-file-path.pb-c.d [2021-03-02T00:30:28.960Z] #41 ... [2021-03-02T00:30:28.960Z] [2021-03-02T00:30:28.960Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:30:28.960Z] #43 36.80 internal/fmtsort [2021-03-02T00:30:28.960Z] #43 37.14 internal/syscall/execenv [2021-03-02T00:30:28.960Z] #43 37.29 internal/syscall/unix [2021-03-02T00:30:28.960Z] #43 37.47 strings [2021-03-02T00:30:28.960Z] #43 37.95 os [2021-03-02T00:30:28.960Z] #43 39.41 regexp/syntax [2021-03-02T00:30:28.960Z] #43 40.03 fmt [2021-03-02T00:30:28.960Z] #43 42.46 flag [2021-03-02T00:30:28.960Z] #43 42.98 go/token [2021-03-02T00:30:28.960Z] #43 43.63 regexp [2021-03-02T00:30:28.960Z] #43 43.76 go/scanner [2021-03-02T00:30:28.960Z] #43 44.85 go/ast [2021-03-02T00:30:28.960Z] #43 46.70 internal/lazyregexp [2021-03-02T00:30:28.960Z] #43 46.84 net/url [2021-03-02T00:30:28.960Z] #43 ... [2021-03-02T00:30:28.960Z] [2021-03-02T00:30:28.960Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:30:28.960Z] #41 11.96 PBCC images/fifo.pb-c.c [2021-03-02T00:30:28.960Z] #41 11.98 DEP images/fifo.pb-c.d [2021-03-02T00:30:28.960Z] #41 12.02 PBCC images/ghost-file.pb-c.c [2021-03-02T00:30:28.960Z] #41 12.05 DEP images/ghost-file.pb-c.d [2021-03-02T00:30:29.251Z] #41 12.07 PBCC images/regfile.pb-c.c [2021-03-02T00:30:29.251Z] #41 12.08 DEP images/regfile.pb-c.d [2021-03-02T00:30:29.251Z] #41 12.12 PBCC images/ns.pb-c.c [2021-03-02T00:30:29.251Z] #41 12.14 DEP images/ns.pb-c.d [2021-03-02T00:30:29.251Z] #41 12.17 PBCC images/fdinfo.pb-c.c [2021-03-02T00:30:29.251Z] #41 12.19 DEP images/fdinfo.pb-c.d [2021-03-02T00:30:29.251Z] #41 12.23 PBCC images/core-aarch64.pb-c.c [2021-03-02T00:30:29.251Z] #41 12.23 PBCC images/core-arm.pb-c.c [2021-03-02T00:30:29.251Z] #41 12.27 PBCC images/core-ppc64.pb-c.c [2021-03-02T00:30:29.251Z] #41 12.29 PBCC images/core-s390.pb-c.c [2021-03-02T00:30:29.544Z] #41 12.33 PBCC images/core-x86.pb-c.c [2021-03-02T00:30:29.544Z] #41 12.35 PBCC images/core.pb-c.c [2021-03-02T00:30:29.544Z] #41 12.38 PBCC images/inventory.pb-c.c [2021-03-02T00:30:29.544Z] #41 12.40 DEP images/core-aarch64.pb-c.d [2021-03-02T00:30:29.544Z] #41 ... [2021-03-02T00:30:29.544Z] [2021-03-02T00:30:29.544Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:29.544Z] #32 41.78 github.com/BurntSushi/toml [2021-03-02T00:30:29.544Z] #32 41.79 flag [2021-03-02T00:30:29.544Z] #32 42.80 log [2021-03-02T00:30:29.544Z] #32 44.77 github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:30:29.544Z] #32 DONE 47.5s [2021-03-02T00:30:29.544Z] [2021-03-02T00:30:29.544Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:30:29.544Z] #41 12.41 DEP images/core-arm.pb-c.d [2021-03-02T00:30:29.544Z] #41 12.44 DEP images/core-ppc64.pb-c.d [2021-03-02T00:30:29.544Z] #41 12.46 DEP images/core-s390.pb-c.d [2021-03-02T00:30:29.544Z] #41 12.49 DEP images/core-x86.pb-c.d [2021-03-02T00:30:29.544Z] #41 12.54 DEP images/core.pb-c.d [2021-03-02T00:30:29.544Z] #41 12.62 DEP images/inventory.pb-c.d [2021-03-02T00:30:29.835Z] #41 12.63 PBCC images/cpuinfo.pb-c.c [2021-03-02T00:30:29.835Z] #41 12.65 DEP images/cpuinfo.pb-c.d [2021-03-02T00:30:29.835Z] #41 12.68 PBCC images/stats.pb-c.c [2021-03-02T00:30:29.835Z] #41 12.70 DEP images/stats.pb-c.d [2021-03-02T00:30:29.967Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a0d186a7b132bccd) in /home/ubuntu/workspace/moby_PR-42095 [Pipeline] { [Pipeline] checkout [2021-03-02T00:30:30.109Z] The recommended git tool is: git [2021-03-02T00:30:30.143Z] #41 ... [2021-03-02T00:30:30.143Z] [2021-03-02T00:30:30.143Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-02T00:30:30.143Z] #11 38.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-02T00:30:30.143Z] #11 38.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-02T00:30:30.143Z] #11 38.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:30:30.143Z] #11 42.27 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-02T00:30:30.143Z] #11 42.27 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-02T00:30:30.143Z] #11 42.30 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:30:30.143Z] #11 42.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-02T00:30:30.143Z] #11 42.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-02T00:30:30.143Z] #11 42.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:30:30.435Z] #11 ... [2021-03-02T00:30:30.435Z] [2021-03-02T00:30:30.435Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:30:30.435Z] #41 13.53 make[1]: Nothing to be done for 'all'. [2021-03-02T00:30:31.471Z] #41 14.23 CC images/stats.o [2021-03-02T00:30:31.471Z] #41 14.43 CC images/core.o [2021-03-02T00:30:31.762Z] #41 14.68 CC images/core-x86.o [2021-03-02T00:30:32.123Z] #41 14.87 CC images/core-arm.o [2021-03-02T00:30:32.123Z] #41 14.98 CC images/core-aarch64.o [2021-03-02T00:30:32.413Z] #41 15.14 CC images/core-ppc64.o [2021-03-02T00:30:32.413Z] #41 15.38 CC images/core-s390.o [2021-03-02T00:30:33.045Z] #41 15.68 CC images/cpuinfo.o [2021-03-02T00:30:33.045Z] #41 16.01 CC images/inventory.o [2021-03-02T00:30:33.336Z] #41 16.15 CC images/fdinfo.o [2021-03-02T00:30:33.336Z] #41 16.35 CC images/fown.o [2021-03-02T00:30:33.605Z] using credential docker-jenkins-github-credentials [2021-03-02T00:30:33.614Z] Cloning the remote Git repository [2021-03-02T00:30:33.614Z] Cloning with configured refspecs honoured and without tags [2021-03-02T00:30:33.631Z] #41 16.44 CC images/ns.o [2021-03-02T00:30:33.631Z] #41 16.56 CC images/regfile.o [2021-03-02T00:30:33.675Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T00:30:33.921Z] #41 16.72 CC images/ghost-file.o [2021-03-02T00:30:33.921Z] #41 16.91 CC images/fifo.o [2021-03-02T00:30:34.067Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-010d90a99c8499f39) in /home/ubuntu/workspace/moby_PR-42095 [Pipeline] { [Pipeline] checkout [2021-03-02T00:30:34.188Z] The recommended git tool is: git [2021-03-02T00:30:34.213Z] #41 17.01 CC images/remap-file-path.o [2021-03-02T00:30:34.213Z] #41 17.19 CC images/eventfd.o [2021-03-02T00:30:34.503Z] #41 17.31 CC images/eventpoll.o [2021-03-02T00:30:34.503Z] #41 17.48 CC images/fh.o [2021-03-02T00:30:34.794Z] #41 17.57 CC images/fsnotify.o [2021-03-02T00:30:34.794Z] #41 17.81 CC images/signalfd.o [2021-03-02T00:30:33.738Z] > git init /home/ubuntu/workspace/moby_PR-42095 # timeout=10 [2021-03-02T00:30:34.024Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:30:34.024Z] > git --version # timeout=10 [2021-03-02T00:30:34.037Z] > git --version # 'git version 2.17.1' [2021-03-02T00:30:34.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:30:34.039Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:30:35.085Z] #41 17.96 CC images/fs.o [2021-03-02T00:30:35.376Z] #41 18.10 CC images/pstree.o [2021-03-02T00:30:35.376Z] #41 18.24 CC images/pipe.o [2021-03-02T00:30:35.376Z] #41 18.33 CC images/tcp-stream.o [2021-03-02T00:30:35.376Z] #41 18.47 CC images/sk-packet.o [2021-03-02T00:30:35.666Z] #41 18.61 CC images/mnt.o [2021-03-02T00:30:35.957Z] #41 18.79 CC images/pipe-data.o [2021-03-02T00:30:35.957Z] #41 18.95 CC images/sa.o [2021-03-02T00:30:35.957Z] #41 19.04 CC images/timer.o [2021-03-02T00:30:35.957Z] #41 ... [2021-03-02T00:30:35.957Z] [2021-03-02T00:30:35.957Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:35.957Z] #49 43.92 encoding/json [2021-03-02T00:30:35.957Z] #49 46.98 github.com/pkg/diff [2021-03-02T00:30:35.957Z] #49 47.79 go/ast [2021-03-02T00:30:35.957Z] #49 48.37 golang.org/x/crypto/ssh/terminal [2021-03-02T00:30:35.957Z] #49 49.25 mvdan.cc/editorconfig [2021-03-02T00:30:35.957Z] #49 49.96 mvdan.cc/sh/v3/fileutil [2021-03-02T00:30:35.957Z] #49 50.11 mvdan.cc/sh/v3/syntax [2021-03-02T00:30:36.248Z] #49 54.01 mvdan.cc/sh/v3/cmd/shfmt [2021-03-02T00:30:36.248Z] #49 ... [2021-03-02T00:30:36.248Z] [2021-03-02T00:30:36.248Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:30:36.248Z] #54 27.35 Checking out files: 74% (2837/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-02T00:30:36.248Z] #54 28.03 + cd /tmp/tmp.6j7JLhJwHG/src/github.com/containerd/containerd [2021-03-02T00:30:36.248Z] #54 28.03 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:30:36.540Z] #54 29.40 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-02T00:30:36.540Z] #54 29.40 + BUILDTAGS='netgo osusergo static_build' [2021-03-02T00:30:36.540Z] #54 29.40 + export EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:30:36.540Z] #54 29.40 + EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:30:36.540Z] #54 29.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-02T00:30:36.540Z] #54 29.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-02T00:30:36.540Z] #54 29.40 + '[' '' = dynamic ']' [2021-03-02T00:30:36.540Z] #54 29.40 + make [2021-03-02T00:30:37.571Z] #54 30.36 + bin/ctr [2021-03-02T00:30:39.193Z] using credential docker-jenkins-github-credentials [2021-03-02T00:30:39.202Z] Cloning the remote Git repository [2021-03-02T00:30:39.202Z] Cloning with configured refspecs honoured and without tags [2021-03-02T00:30:39.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:30:39.262Z] > git config --add remote.origin.fetch +refs/pull/42095/head:refs/remotes/origin/PR-42095 # timeout=10 [2021-03-02T00:30:39.286Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:30:39.346Z] Fetching without tags [2021-03-02T00:30:39.637Z] Merging remotes/origin/master commit 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b into PR head commit 658d726205f90c80dfd8da87cbe1a6f3f48209e4 [2021-03-02T00:30:39.651Z] #54 ... [2021-03-02T00:30:39.651Z] [2021-03-02T00:30:39.651Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-02T00:30:39.651Z] #49 DONE 57.5s [2021-03-02T00:30:39.651Z] [2021-03-02T00:30:39.651Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:30:39.651Z] #41 19.19 CC images/timerfd.o [2021-03-02T00:30:39.651Z] #41 19.37 CC images/mm.o [2021-03-02T00:30:39.651Z] #41 19.59 CC images/sk-opts.o [2021-03-02T00:30:39.651Z] #41 19.67 CC images/sk-unix.o [2021-03-02T00:30:39.651Z] #41 19.87 CC images/sk-inet.o [2021-03-02T00:30:39.651Z] #41 20.12 CC images/tun.o [2021-03-02T00:30:39.651Z] #41 20.35 CC images/sk-netlink.o [2021-03-02T00:30:39.652Z] #41 20.44 CC images/packet-sock.o [2021-03-02T00:30:39.652Z] #41 20.68 CC images/ipc-var.o [2021-03-02T00:30:39.652Z] #41 20.84 CC images/ipc-desc.o [2021-03-02T00:30:39.652Z] #41 20.97 CC images/ipc-shm.o [2021-03-02T00:30:39.652Z] #41 21.13 CC images/ipc-msg.o [2021-03-02T00:30:39.652Z] #41 21.30 CC images/ipc-sem.o [2021-03-02T00:30:39.652Z] #41 21.39 CC images/utsns.o [2021-03-02T00:30:39.652Z] #41 21.53 CC images/creds.o [2021-03-02T00:30:39.652Z] #41 21.68 CC images/vma.o [2021-03-02T00:30:39.652Z] #41 21.84 CC images/netdev.o [2021-03-02T00:30:39.652Z] #41 22.00 CC images/tty.o [2021-03-02T00:30:39.652Z] #41 22.29 CC images/file-lock.o [2021-03-02T00:30:39.652Z] #41 22.39 CC images/rlimit.o [2021-03-02T00:30:39.652Z] #41 22.52 CC images/pagemap.o [2021-03-02T00:30:39.949Z] #41 22.73 CC images/siginfo.o [2021-03-02T00:30:39.949Z] #41 22.83 CC images/rpc.o [2021-03-02T00:30:38.795Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T00:30:38.860Z] > git init /home/ubuntu/workspace/moby_PR-42095 # timeout=10 [2021-03-02T00:30:39.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:30:39.269Z] > git --version # timeout=10 [2021-03-02T00:30:39.292Z] > git --version # 'git version 2.7.4' [2021-03-02T00:30:39.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:30:39.296Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:30:40.592Z] #41 23.49 CC images/ext-file.o [2021-03-02T00:30:40.592Z] #41 ... [2021-03-02T00:30:40.592Z] [2021-03-02T00:30:40.592Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:30:40.592Z] #43 48.38 text/template/parse [2021-03-02T00:30:40.592Z] #43 48.82 go/parser [2021-03-02T00:30:40.592Z] #43 50.71 text/template [2021-03-02T00:30:40.592Z] #43 51.29 encoding/xml [2021-03-02T00:30:40.592Z] #43 54.23 go/doc [2021-03-02T00:30:40.592Z] #43 55.05 github.com/LK4D4/vndr/godl/singleflight [2021-03-02T00:30:40.592Z] #43 55.19 github.com/LK4D4/vndr/versioned [2021-03-02T00:30:40.592Z] #43 55.25 compress/flate [2021-03-02T00:30:40.592Z] #43 56.56 github.com/LK4D4/vndr/build [2021-03-02T00:30:40.592Z] #43 57.09 hash/crc32 [2021-03-02T00:30:40.592Z] #43 57.34 compress/gzip [2021-03-02T00:30:40.592Z] #43 57.92 net [2021-03-02T00:30:40.592Z] #43 58.62 vendor/golang.org/x/crypto/poly1305 [2021-03-02T00:30:40.883Z] #43 ... [2021-03-02T00:30:40.883Z] [2021-03-02T00:30:40.883Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:30:40.883Z] #41 23.79 CC images/cgroup.o [2021-03-02T00:30:41.177Z] #41 24.17 CC images/userns.o [2021-03-02T00:30:41.207Z] Merge succeeded, producing 098f3d8ab3a804e7a3ea22c8a60f24b65329ff80 [2021-03-02T00:30:41.208Z] Checking out Revision 098f3d8ab3a804e7a3ea22c8a60f24b65329ff80 (PR-42095) [2021-03-02T00:30:41.468Z] #41 24.35 CC images/google/protobuf/descriptor.o [2021-03-02T00:30:39.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:30:39.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:30:39.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:30:39.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:30:39.647Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:30:39.674Z] > git checkout -f 658d726205f90c80dfd8da87cbe1a6f3f48209e4 # timeout=10 [2021-03-02T00:30:40.446Z] > git remote # timeout=10 [2021-03-02T00:30:40.474Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T00:30:40.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:30:40.499Z] > git merge 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b # timeout=10 [2021-03-02T00:30:41.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T00:30:41.211Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:30:41.234Z] > git checkout -f 098f3d8ab3a804e7a3ea22c8a60f24b65329ff80 # timeout=10 [2021-03-02T00:30:42.507Z] #41 25.18 CC images/opts.o [2021-03-02T00:30:42.507Z] #41 25.34 CC images/seccomp.o [2021-03-02T00:30:42.507Z] #41 25.52 CC images/binfmt-misc.o [2021-03-02T00:30:42.798Z] #41 25.65 CC images/time.o [2021-03-02T00:30:42.798Z] #41 25.79 CC images/sysctl.o [2021-03-02T00:30:43.088Z] #41 25.87 CC images/autofs.o [2021-03-02T00:30:43.088Z] #41 25.94 CC images/macvlan.o [2021-03-02T00:30:43.088Z] #41 26.06 CC images/sit.o [2021-03-02T00:30:43.088Z] #41 26.20 CC images/memfd.o [2021-03-02T00:30:43.718Z] #41 26.40 CC images/timens.o [2021-03-02T00:30:43.718Z] #41 26.52 LINK images/built-in.o [2021-03-02T00:30:43.718Z] #41 26.59 GEN compel/include/asm [2021-03-02T00:30:43.718Z] #41 26.60 GEN compel/include/version.h [2021-03-02T00:30:43.718Z] #41 26.61 touch .config [2021-03-02T00:30:43.718Z] #41 26.63 GEN include/common/config.h [2021-03-02T00:30:43.718Z] #41 26.67 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-03-02T00:30:43.718Z] #41 26.71 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-02T00:30:44.009Z] #41 26.72 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-02T00:30:44.009Z] #41 26.75 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-03-02T00:30:44.009Z] #41 26.76 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-03-02T00:30:44.009Z] #41 26.78 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-03-02T00:30:44.009Z] #41 26.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-02T00:30:44.009Z] #41 26.79 DEP compel/plugins/std/infect.d [2021-03-02T00:30:44.009Z] #41 26.91 DEP compel/plugins/std/string.d [2021-03-02T00:30:44.009Z] #41 26.98 DEP compel/plugins/std/log.d [2021-03-02T00:30:44.299Z] #41 27.06 DEP compel/plugins/std/fds.d [2021-03-02T00:30:44.299Z] #41 27.15 DEP compel/plugins/std/std.d [2021-03-02T00:30:44.299Z] #41 27.25 DEP compel/plugins/shmem/shmem.d [2021-03-02T00:30:44.299Z] #41 27.34 DEP compel/plugins/fds/fds.d [2021-03-02T00:30:44.589Z] #41 27.45 CC compel/plugins/std/std.o [2021-03-02T00:30:44.589Z] #41 27.59 CC compel/plugins/std/fds.o [2021-03-02T00:30:45.125Z] Commit message: "Merge commit '40d9e2aff130b42ba0f83d5238b9b53184c8ab3b' into HEAD" [2021-03-02T00:30:45.159Z] First time build. Skipping changelog. [2021-03-02T00:30:45.219Z] #41 27.92 CC compel/plugins/std/log.o [2021-03-02T00:30:45.372Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cbc3cfbaf552b189) in /home/ubuntu/workspace/moby_PR-42095 [Pipeline] { [Pipeline] checkout [2021-03-02T00:30:45.511Z] #41 28.59 CC compel/plugins/std/string.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T00:30:45.651Z] The recommended git tool is: git [2021-03-02T00:30:46.141Z] #41 29.06 CC compel/plugins/std/infect.o [2021-03-02T00:30:46.298Z] + docker version [2021-03-02T00:30:46.431Z] #41 29.31 CC compel/arch/s390/plugins/std/parasite-head.o [2021-03-02T00:30:46.431Z] #41 29.32 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-03-02T00:30:46.431Z] #41 29.36 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-03-02T00:30:46.431Z] #41 29.43 AR compel/plugins/std.lib.a [2021-03-02T00:30:46.431Z] #41 29.44 CC compel/plugins/fds/fds.o [2021-03-02T00:30:45.131Z] > git rev-list --no-walk 9b1515ac087495a12f8a2bbf5be4aa61329c0f87 # timeout=10 [2021-03-02T00:30:46.741Z] #41 29.65 AR compel/plugins/fds.lib.a [2021-03-02T00:30:46.741Z] #41 29.67 HOSTDEP compel/src/lib/log-host.d [2021-03-02T00:30:46.741Z] #41 29.79 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-02T00:30:47.059Z] #41 29.84 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-03-02T00:30:47.059Z] #41 29.89 HOSTDEP compel/src/main-host.d [2021-03-02T00:30:47.059Z] #41 29.96 DEP compel/src/lib/ptrace.d [2021-03-02T00:30:47.059Z] #41 30.04 DEP compel/src/lib/infect.d [2021-03-02T00:30:47.353Z] #41 30.17 DEP compel/src/lib/infect-util.d [2021-03-02T00:30:47.353Z] #41 30.27 DEP compel/src/lib/infect-rpc.d [2021-03-02T00:30:47.353Z] #41 30.38 DEP compel/arch/s390/src/lib/infect.d [2021-03-02T00:30:47.643Z] #41 30.49 DEP compel/arch/s390/src/lib/cpu.d [2021-03-02T00:30:47.643Z] #41 30.53 DEP compel/src/lib/log.d [2021-03-02T00:30:47.643Z] #41 30.59 DEP compel/src/main.d [2021-03-02T00:30:47.643Z] #41 30.63 DEP compel/src/lib/handle-elf.d [2021-03-02T00:30:47.643Z] #41 30.68 DEP compel/arch/s390/src/lib/handle-elf.d [2021-03-02T00:30:47.940Z] #41 30.75 CC compel/src/lib/log.o [2021-03-02T00:30:47.940Z] #41 30.87 CC compel/arch/s390/src/lib/cpu.o [2021-03-02T00:30:48.230Z] #41 31.05 CC compel/arch/s390/src/lib/infect.o [2021-03-02T00:30:48.520Z] #41 ... [2021-03-02T00:30:48.520Z] [2021-03-02T00:30:48.520Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-02T00:30:48.520Z] #11 56.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-02T00:30:48.520Z] #11 56.29 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-02T00:30:48.520Z] #11 56.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:30:48.520Z] #11 ... [2021-03-02T00:30:48.520Z] [2021-03-02T00:30:48.520Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:30:48.520Z] #41 31.59 CC compel/src/lib/infect-rpc.o [2021-03-02T00:30:48.811Z] #41 31.83 CC compel/src/lib/infect-util.o [2021-03-02T00:30:48.823Z] using credential docker-jenkins-github-credentials [2021-03-02T00:30:48.830Z] Cloning the remote Git repository [2021-03-02T00:30:48.830Z] Cloning with configured refspecs honoured and without tags [2021-03-02T00:30:48.866Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T00:30:48.924Z] > git init /home/ubuntu/workspace/moby_PR-42095 # timeout=10 [2021-03-02T00:30:49.101Z] #41 32.00 CC compel/src/lib/infect.o [2021-03-02T00:30:49.305Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:30:49.305Z] > git --version # timeout=10 [2021-03-02T00:30:49.324Z] > git --version # 'git version 2.25.1' [2021-03-02T00:30:49.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:30:49.357Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:30:50.606Z] #41 33.32 CC compel/src/lib/ptrace.o [2021-03-02T00:30:50.606Z] #41 33.54 AR compel/libcompel.a [2021-03-02T00:30:50.606Z] #41 33.58 HOSTCC compel/src/main-host.o [2021-03-02T00:30:50.896Z] #41 33.83 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-03-02T00:30:50.896Z] #41 33.92 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-02T00:30:50.896Z] #41 ... [2021-03-02T00:30:50.896Z] [2021-03-02T00:30:50.896Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:30:50.896Z] #43 58.92 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-02T00:30:50.896Z] #43 59.33 vendor/golang.org/x/crypto/curve25519 [2021-03-02T00:30:50.896Z] #43 59.50 vendor/golang.org/x/crypto/hkdf [2021-03-02T00:30:50.896Z] #43 59.60 vendor/golang.org/x/text/transform [2021-03-02T00:30:50.896Z] #43 59.97 vendor/golang.org/x/text/unicode/bidi [2021-03-02T00:30:50.896Z] #43 61.05 vendor/golang.org/x/text/secure/bidirule [2021-03-02T00:30:50.896Z] #43 61.22 vendor/golang.org/x/text/unicode/norm [2021-03-02T00:30:50.896Z] #43 63.01 vendor/golang.org/x/net/idna [2021-03-02T00:30:50.896Z] #43 64.49 vendor/golang.org/x/net/http2/hpack [2021-03-02T00:30:50.896Z] #43 65.40 mime [2021-03-02T00:30:50.896Z] #43 66.74 mime/quotedprintable [2021-03-02T00:30:50.896Z] #43 66.97 net/http/internal [2021-03-02T00:30:50.896Z] #43 68.47 crypto/tls [2021-03-02T00:30:51.198Z] #43 ... [2021-03-02T00:30:51.198Z] [2021-03-02T00:30:51.198Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-02T00:30:51.198Z] #11 66.74 Selecting previously unselected package libapparmor1:s390x. [2021-03-02T00:30:51.198Z] #11 66.75 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-03-02T00:30:51.198Z] #11 66.75 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-03-02T00:30:51.198Z] #11 66.82 Selecting previously unselected package libapparmor-dev:s390x. [2021-03-02T00:30:51.198Z] #11 66.82 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-03-02T00:30:51.198Z] #11 66.83 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-03-02T00:30:51.198Z] #11 66.89 Selecting previously unselected package libbtrfs0. [2021-03-02T00:30:51.198Z] #11 66.89 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-02T00:30:51.198Z] #11 66.89 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:30:51.198Z] #11 66.92 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:30:51.198Z] #11 66.93 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-02T00:30:51.198Z] #11 66.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:30:51.198Z] #11 66.99 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-03-02T00:30:51.198Z] #11 66.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-02T00:30:51.198Z] #11 66.99 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-02T00:30:51.198Z] #11 67.02 Selecting previously unselected package libudev-dev:s390x. [2021-03-02T00:30:51.198Z] #11 67.02 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-03-02T00:30:51.199Z] #11 67.03 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-03-02T00:30:51.199Z] #11 67.12 Selecting previously unselected package libsepol1-dev:s390x. [2021-03-02T00:30:51.199Z] #11 67.12 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-03-02T00:30:51.199Z] #11 67.13 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-03-02T00:30:51.199Z] #11 67.32 Selecting previously unselected package libpcre16-3:s390x. [2021-03-02T00:30:51.199Z] #11 67.32 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-03-02T00:30:51.199Z] #11 67.33 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-03-02T00:30:51.199Z] #11 67.39 Selecting previously unselected package libpcre32-3:s390x. [2021-03-02T00:30:51.199Z] #11 67.39 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-03-02T00:30:51.199Z] #11 67.39 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-03-02T00:30:51.199Z] #11 67.49 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-03-02T00:30:51.199Z] #11 67.49 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-03-02T00:30:51.199Z] #11 67.50 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-02T00:30:51.199Z] #11 67.54 Selecting previously unselected package libpcre3-dev:s390x. [2021-03-02T00:30:51.199Z] #11 67.55 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-03-02T00:30:51.199Z] #11 67.56 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-03-02T00:30:51.199Z] #11 67.78 Selecting previously unselected package libselinux1-dev:s390x. [2021-03-02T00:30:51.199Z] #11 67.78 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-03-02T00:30:51.199Z] #11 67.79 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-02T00:30:51.199Z] #11 67.97 Selecting previously unselected package libdevmapper-dev:s390x. [2021-03-02T00:30:51.199Z] #11 67.97 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-03-02T00:30:51.199Z] #11 67.98 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-02T00:30:51.199Z] #11 68.03 Selecting previously unselected package libseccomp-dev:s390x. [2021-03-02T00:30:51.199Z] #11 68.03 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-03-02T00:30:51.199Z] #11 68.04 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-03-02T00:30:51.199Z] #11 68.09 Selecting previously unselected package libsystemd-dev:s390x. [2021-03-02T00:30:51.199Z] #11 68.09 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-03-02T00:30:51.199Z] #11 68.09 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-02T00:30:51.199Z] #11 68.47 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-02T00:30:51.199Z] #11 68.48 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-03-02T00:30:51.199Z] #11 68.48 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-03-02T00:30:51.199Z] #11 68.49 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:30:51.199Z] #11 68.50 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-03-02T00:30:51.199Z] #11 68.50 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-03-02T00:30:51.199Z] #11 68.51 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:30:51.199Z] #11 68.52 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:30:51.199Z] #11 68.52 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-03-02T00:30:51.199Z] #11 68.53 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-03-02T00:30:51.199Z] #11 68.54 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:30:51.199Z] #11 68.55 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:30:51.199Z] #11 68.55 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-03-02T00:30:51.199Z] #11 68.56 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-02T00:30:51.199Z] #11 68.57 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-02T00:30:51.199Z] #11 68.57 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:30:51.199Z] #11 68.58 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-03-02T00:30:51.199Z] #11 68.60 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:30:51.199Z] #11 68.61 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-03-02T00:30:51.199Z] #11 68.61 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-03-02T00:30:51.199Z] #11 68.62 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:30:51.199Z] #11 68.63 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-03-02T00:30:51.199Z] #11 68.63 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-03-02T00:30:51.199Z] #11 68.64 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:30:51.199Z] #11 68.66 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-02T00:30:51.199Z] #11 68.67 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-02T00:30:51.199Z] #11 68.67 Setting up dmsetup (2:1.02.155-3) ... [2021-03-02T00:30:51.199Z] #11 68.68 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-02T00:30:51.199Z] #11 68.69 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-02T00:30:51.199Z] #11 68.69 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:30:51.199Z] #11 DONE 69.1s [2021-03-02T00:30:51.199Z] [2021-03-02T00:30:51.199Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:30:52.237Z] #51 0.889 + RM_GOPATH=0 [2021-03-02T00:30:52.237Z] #51 0.889 + TMP_GOPATH= [2021-03-02T00:30:52.237Z] #51 0.889 + : /build [2021-03-02T00:30:52.237Z] #51 0.889 + '[' -z '' ']' [2021-03-02T00:30:52.237Z] #51 ... [2021-03-02T00:30:52.237Z] [2021-03-02T00:30:52.237Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T00:30:52.237Z] #12 DONE 1.0s [2021-03-02T00:30:52.237Z] [2021-03-02T00:30:52.237Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:30:52.237Z] #51 0.889 ++ mktemp -d [2021-03-02T00:30:52.237Z] #51 0.890 + export GOPATH=/tmp/tmp.ivKSl18xSX [2021-03-02T00:30:52.237Z] #51 0.890 + GOPATH=/tmp/tmp.ivKSl18xSX [2021-03-02T00:30:52.237Z] #51 0.890 + RM_GOPATH=1 [2021-03-02T00:30:52.237Z] #51 0.890 + case "$(go env GOARCH)" in [2021-03-02T00:30:52.237Z] #51 0.891 ++ go env GOARCH [2021-03-02T00:30:52.237Z] #51 0.899 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:30:52.237Z] #51 0.899 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:30:52.237Z] #51 0.900 ++ dirname /tmp/install/install.sh [2021-03-02T00:30:52.237Z] #51 0.902 + dir=/tmp/install [2021-03-02T00:30:52.237Z] #51 0.902 + bin=runc [2021-03-02T00:30:52.237Z] #51 0.902 + shift [2021-03-02T00:30:52.237Z] #51 0.902 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-02T00:30:52.237Z] #51 0.902 + . /tmp/install/runc.installer [2021-03-02T00:30:52.237Z] #51 0.902 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:30:52.237Z] #51 0.903 + install_runc [2021-03-02T00:30:52.237Z] #51 0.906 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-02T00:30:52.237Z] #51 0.906 + uname -r [2021-03-02T00:30:52.237Z] #51 0.907 + RUNC_BUILDTAGS='seccomp ' [2021-03-02T00:30:52.237Z] #51 0.907 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-02T00:30:52.237Z] #51 0.907 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-02T00:30:52.237Z] #51 0.907 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ivKSl18xSX/src/github.com/opencontainers/runc [2021-03-02T00:30:52.237Z] #51 0.908 Cloning into '/tmp/tmp.ivKSl18xSX/src/github.com/opencontainers/runc'... [2021-03-02T00:30:53.271Z] #51 ... [2021-03-02T00:30:53.271Z] [2021-03-02T00:30:53.271Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-03-02T00:30:53.271Z] #13 DONE 0.9s [2021-03-02T00:30:53.271Z] [2021-03-02T00:30:53.271Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-03-02T00:30:53.902Z] #14 0.816 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-02T00:30:54.191Z] #14 DONE 1.0s [2021-03-02T00:30:54.191Z] [2021-03-02T00:30:54.191Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-03-02T00:30:54.450Z] Client: Docker Engine - Community [2021-03-02T00:30:54.450Z] Version: 20.10.3 [2021-03-02T00:30:54.450Z] API version: 1.41 [2021-03-02T00:30:54.450Z] Go version: go1.13.15 [2021-03-02T00:30:54.450Z] Git commit: 48d30b5 [2021-03-02T00:30:54.450Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-02T00:30:54.450Z] OS/Arch: linux/amd64 [2021-03-02T00:30:54.450Z] Context: default [2021-03-02T00:30:54.450Z] Experimental: true [2021-03-02T00:30:54.450Z] [2021-03-02T00:30:54.450Z] Server: Docker Engine - Community [2021-03-02T00:30:54.450Z] Engine: [2021-03-02T00:30:54.450Z] Version: 20.10.3 [2021-03-02T00:30:54.450Z] API version: 1.41 (minimum version 1.12) [2021-03-02T00:30:54.450Z] Go version: go1.13.15 [2021-03-02T00:30:54.450Z] Git commit: 46229ca [2021-03-02T00:30:54.450Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-02T00:30:54.450Z] OS/Arch: linux/amd64 [2021-03-02T00:30:54.450Z] Experimental: true [2021-03-02T00:30:54.450Z] containerd: [2021-03-02T00:30:54.450Z] Version: 1.4.3 [2021-03-02T00:30:54.450Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:30:54.450Z] runc: [2021-03-02T00:30:54.450Z] Version: 1.0.0-rc92 [2021-03-02T00:30:54.450Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T00:30:54.450Z] docker-init: [2021-03-02T00:30:54.450Z] Version: 0.19.0 [2021-03-02T00:30:54.450Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-02T00:30:54.798Z] + docker info [2021-03-02T00:30:55.285Z] #15 DONE 0.9s [2021-03-02T00:30:55.285Z] [2021-03-02T00:30:55.285Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-03-02T00:30:55.918Z] #16 DONE 0.9s [2021-03-02T00:30:55.918Z] [2021-03-02T00:30:55.918Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T00:30:56.950Z] #17 DONE 0.9s [2021-03-02T00:30:56.950Z] [2021-03-02T00:30:56.950Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:30:56.950Z] #41 34.33 HOSTCC compel/src/lib/log-host.o [2021-03-02T00:30:56.950Z] #41 34.51 HOSTLINK compel/compel-host-bin [2021-03-02T00:30:56.950Z] #41 34.67 DEP soccr/soccr.d [2021-03-02T00:30:56.950Z] #41 34.89 CC soccr/soccr.o [2021-03-02T00:30:56.950Z] #41 35.90 AR soccr/libsoccr.a [2021-03-02T00:30:56.950Z] #41 35.92 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:30:56.950Z] #41 36.13 DEP criu/arch/s390/sigframe.d [2021-03-02T00:30:56.950Z] #41 36.24 DEP criu/arch/s390/crtools.d [2021-03-02T00:30:56.950Z] #41 36.36 DEP criu/arch/s390/cpu.d [2021-03-02T00:30:56.950Z] #41 36.56 CC criu/arch/s390/cpu.o [2021-03-02T00:30:56.950Z] #41 37.05 CC criu/arch/s390/crtools.o [2021-03-02T00:30:56.950Z] #41 37.73 CC criu/arch/s390/sigframe.o [2021-03-02T00:30:56.950Z] #41 37.90 LINK criu/arch/s390/crtools.built-in.o [2021-03-02T00:30:56.950Z] #41 37.93 DEP criu/pie/util-vdso.d [2021-03-02T00:30:56.950Z] #41 38.04 DEP criu/pie/util.d [2021-03-02T00:30:56.951Z] #41 38.22 CC criu/pie/util.o [2021-03-02T00:30:56.951Z] #41 38.37 CC criu/pie/util-vdso.o [2021-03-02T00:30:56.951Z] #41 38.77 AR criu/pie/pie.lib.a [2021-03-02T00:30:56.951Z] #41 38.80 DEP criu/pie/restorer.d [2021-03-02T00:30:56.951Z] #41 38.92 DEP criu/arch/s390/restorer.d [2021-03-02T00:30:56.951Z] #41 39.02 DEP criu/arch/s390/vdso-pie.d [2021-03-02T00:30:56.951Z] #41 39.14 DEP criu/pie/parasite-vdso.d [2021-03-02T00:30:56.951Z] #41 39.24 DEP criu/pie/parasite.d [2021-03-02T00:30:56.951Z] #41 39.43 CC criu/pie/parasite.o [2021-03-02T00:30:56.951Z] #41 ... [2021-03-02T00:30:56.951Z] [2021-03-02T00:30:56.951Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:30:56.951Z] #56 69.47 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:30:56.951Z] #56 69.47 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-02T00:30:56.951Z] #56 DONE 74.9s [2021-03-02T00:30:56.951Z] [2021-03-02T00:30:56.951Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T00:30:56.951Z] #57 DONE 0.1s [2021-03-02T00:30:56.951Z] [2021-03-02T00:30:56.951Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T00:30:57.240Z] #58 DONE 0.1s [2021-03-02T00:30:57.240Z] [2021-03-02T00:30:57.240Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:30:57.240Z] #41 40.18 LINK criu/pie/parasite.built-in.o [2021-03-02T00:30:57.240Z] #41 40.18 GEN criu/pie/parasite-blob.h [2021-03-02T00:30:57.240Z] #41 40.19 CC criu/pie/parasite-vdso.o [2021-03-02T00:30:57.415Z] Fetching without tags [2021-03-02T00:30:57.842Z] Merging remotes/origin/master commit 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b into PR head commit 658d726205f90c80dfd8da87cbe1a6f3f48209e4 [2021-03-02T00:30:57.894Z] #41 40.79 CC criu/arch/s390/vdso-pie.o [2021-03-02T00:30:58.183Z] #41 41.20 CC criu/arch/s390/restorer.o [2021-03-02T00:30:57.318Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:30:57.341Z] > git config --add remote.origin.fetch +refs/pull/42095/head:refs/remotes/origin/PR-42095 # timeout=10 [2021-03-02T00:30:57.369Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:30:57.398Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:30:57.420Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:30:57.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:30:57.421Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:30:57.851Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:30:57.871Z] > git checkout -f 658d726205f90c80dfd8da87cbe1a6f3f48209e4 # timeout=10 [2021-03-02T00:30:58.812Z] #41 41.46 CC criu/pie/restorer.o [2021-03-02T00:31:00.311Z] #41 43.02 LINK criu/pie/restorer.built-in.o [2021-03-02T00:31:00.311Z] #41 43.02 GEN criu/pie/restorer-blob.h [2021-03-02T00:31:00.311Z] #41 43.08 DEP criu/vdso.d [2021-03-02T00:31:00.311Z] #41 43.19 DEP criu/uts_ns.d [2021-03-02T00:31:00.311Z] #41 43.32 DEP criu/util.d [2021-03-02T00:31:00.360Z] Merge succeeded, producing 2babd5dc147a5ee82e89b6b6afa4205a335d2ecd [2021-03-02T00:31:00.360Z] Checking out Revision 2babd5dc147a5ee82e89b6b6afa4205a335d2ecd (PR-42095) [2021-03-02T00:31:00.601Z] #41 43.51 DEP criu/uffd.d [2021-03-02T00:31:00.601Z] #41 43.60 DEP criu/tun.d [2021-03-02T00:31:00.891Z] #41 43.78 DEP criu/tty.d [2021-03-02T00:30:59.554Z] > git remote # timeout=10 [2021-03-02T00:30:59.591Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T00:30:59.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:30:59.618Z] > git merge 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b # timeout=10 [2021-03-02T00:31:00.333Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T00:31:00.363Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:31:00.391Z] > git checkout -f 2babd5dc147a5ee82e89b6b6afa4205a335d2ecd # timeout=10 [2021-03-02T00:31:01.180Z] #41 43.98 DEP criu/timerfd.d [2021-03-02T00:31:01.180Z] #41 44.11 DEP criu/timens.d [2021-03-02T00:31:01.469Z] #41 44.20 DEP criu/sysfs_parse.d [2021-03-02T00:31:01.469Z] #41 44.30 DEP criu/sysctl.d [2021-03-02T00:31:01.469Z] #41 44.39 DEP criu/string.d [2021-03-02T00:31:01.469Z] #41 44.43 DEP criu/stats.d [2021-03-02T00:31:01.469Z] #41 44.54 DEP criu/sockets.d [2021-03-02T00:31:01.758Z] #41 44.68 DEP criu/sk-unix.d [2021-03-02T00:31:02.257Z] #41 44.86 DEP criu/sk-tcp.d [2021-03-02T00:31:02.257Z] #41 45.04 DEP criu/sk-queue.d [2021-03-02T00:31:02.549Z] #41 45.21 DEP criu/sk-packet.d [2021-03-02T00:31:02.549Z] #41 45.33 DEP criu/sk-netlink.d [2021-03-02T00:31:02.549Z] #41 45.53 DEP criu/sk-inet.d [2021-03-02T00:31:02.838Z] #41 45.80 DEP criu/signalfd.d [2021-03-02T00:31:02.838Z] #41 45.93 DEP criu/sigframe.d [2021-03-02T00:31:03.128Z] #41 46.02 DEP criu/shmem.d [2021-03-02T00:31:03.128Z] #41 46.13 DEP criu/servicefd.d [2021-03-02T00:31:03.128Z] #41 46.21 DEP criu/seize.d [2021-03-02T00:31:03.348Z] Fetching without tags [2021-03-02T00:31:03.417Z] #41 46.29 DEP criu/seccomp.d [2021-03-02T00:31:03.417Z] #41 46.49 DEP criu/rst-malloc.d [2021-03-02T00:31:03.707Z] #41 46.57 DEP criu/rbtree.d [2021-03-02T00:31:03.707Z] #41 46.61 DEP criu/pstree.d [2021-03-02T00:31:03.707Z] #41 46.72 DEP criu/protobuf.d [2021-03-02T00:31:03.765Z] Merging remotes/origin/master commit 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b into PR head commit 658d726205f90c80dfd8da87cbe1a6f3f48209e4 [2021-03-02T00:31:03.996Z] #41 46.82 GEN criu/protobuf-desc-gen.h [2021-03-02T00:31:04.604Z] Commit message: "Merge commit '40d9e2aff130b42ba0f83d5238b9b53184c8ab3b' into HEAD" [2021-03-02T00:31:04.637Z] First time build. Skipping changelog. [2021-03-02T00:31:02.937Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:31:03.017Z] > git config --add remote.origin.fetch +refs/pull/42095/head:refs/remotes/origin/PR-42095 # timeout=10 [2021-03-02T00:31:03.326Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:31:03.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:31:03.353Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:31:03.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:31:03.357Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:31:03.781Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:31:03.793Z] > git checkout -f 658d726205f90c80dfd8da87cbe1a6f3f48209e4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-03-02T00:31:05.026Z] #41 47.75 DEP criu/protobuf-desc.d [2021-03-02T00:31:05.026Z] #41 47.84 DEP criu/proc_parse.d [2021-03-02T00:31:05.026Z] #41 47.94 DEP criu/plugin.d [2021-03-02T00:31:05.026Z] #41 48.01 DEP criu/pipes.d [Pipeline] sh [2021-03-02T00:31:05.315Z] #41 48.21 DEP criu/pie-util.d [2021-03-02T00:31:05.315Z] #41 48.33 DEP criu/pie-util-vdso.d [2021-03-02T00:31:05.605Z] #41 48.45 DEP criu/path.d [2021-03-02T00:31:05.605Z] #41 48.52 DEP criu/parasite-syscall.d [2021-03-02T00:31:05.763Z] + docker version [2021-03-02T00:31:05.894Z] #41 48.62 DEP criu/pagemap.d [2021-03-02T00:31:05.894Z] #41 48.80 DEP criu/pagemap-cache.d [2021-03-02T00:31:05.894Z] #41 48.88 DEP criu/page-xfer.d [2021-03-02T00:31:05.894Z] #41 ... [2021-03-02T00:31:05.894Z] [2021-03-02T00:31:05.894Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:31:05.894Z] #43 73.76 net/http/httptrace [2021-03-02T00:31:05.894Z] #43 74.01 net/http [2021-03-02T00:31:05.894Z] #43 81.83 github.com/LK4D4/vndr/godl [2021-03-02T00:31:05.894Z] #43 82.30 github.com/LK4D4/vndr [2021-03-02T00:31:04.613Z] > git rev-list --no-walk 9b1515ac087495a12f8a2bbf5be4aa61329c0f87 # timeout=10 [2021-03-02T00:31:06.184Z] #43 ... [2021-03-02T00:31:06.184Z] [2021-03-02T00:31:06.184Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-02T00:31:06.184Z] #18 1.281 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:31:06.184Z] #18 1.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:31:06.184Z] #18 1.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:31:06.184Z] #18 1.784 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-02T00:31:06.184Z] #18 2.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-02T00:31:06.184Z] #18 4.116 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-02T00:31:06.184Z] #18 6.700 Fetched 8111 kB in 6s (1452 kB/s) [2021-03-02T00:31:06.184Z] #18 6.700 Reading package lists... [2021-03-02T00:31:06.184Z] #18 8.656 Reading package lists... [2021-03-02T00:31:06.184Z] #18 ... [2021-03-02T00:31:06.184Z] [2021-03-02T00:31:06.184Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:31:06.184Z] #41 49.04 DEP criu/page-pipe.d [2021-03-02T00:31:06.184Z] #41 49.13 DEP criu/netfilter.d [2021-03-02T00:31:06.474Z] #41 49.27 DEP criu/net.d [2021-03-02T00:31:06.529Z] Merge succeeded, producing 60a6a0d6d3a12e9d6c320cbc66c9b90920db44a4 [2021-03-02T00:31:06.529Z] Checking out Revision 60a6a0d6d3a12e9d6c320cbc66c9b90920db44a4 (PR-42095) [2021-03-02T00:31:06.764Z] #41 49.50 DEP criu/namespaces.d [2021-03-02T00:31:06.764Z] #41 49.62 DEP criu/mount.d [2021-03-02T00:31:07.054Z] #41 49.81 DEP criu/memfd.d [2021-03-02T00:31:07.054Z] #41 49.96 DEP criu/mem.d [2021-03-02T00:31:07.346Z] #41 50.15 DEP criu/lsm.d [2021-03-02T00:31:07.346Z] #41 50.24 DEP criu/log.d [2021-03-02T00:31:06.193Z] > git remote # timeout=10 [2021-03-02T00:31:06.199Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T00:31:06.209Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:31:06.210Z] > git merge 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b # timeout=10 [2021-03-02T00:31:06.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T00:31:06.532Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:31:06.541Z] > git checkout -f 60a6a0d6d3a12e9d6c320cbc66c9b90920db44a4 # timeout=10 [2021-03-02T00:31:07.636Z] #41 50.37 DEP criu/libnetlink.d [2021-03-02T00:31:07.636Z] #41 50.46 DEP criu/kerndat.d [2021-03-02T00:31:07.636Z] #41 50.65 DEP criu/kcmp-ids.d [2021-03-02T00:31:07.926Z] #41 50.71 DEP criu/irmap.d [2021-03-02T00:31:07.926Z] #41 50.86 DEP criu/ipc_ns.d [2021-03-02T00:31:07.926Z] #41 ... [2021-03-02T00:31:07.926Z] [2021-03-02T00:31:07.926Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:31:07.926Z] #51 6.759 + cd /tmp/tmp.ivKSl18xSX/src/github.com/opencontainers/runc [2021-03-02T00:31:07.926Z] #51 6.759 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:31:07.926Z] #51 7.028 + '[' -z '' ']' [2021-03-02T00:31:07.926Z] #51 7.028 + target=static [2021-03-02T00:31:07.926Z] #51 7.028 + make 'BUILDTAGS=seccomp ' static [2021-03-02T00:31:07.926Z] #51 7.157 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-02T00:31:07.926Z] #51 ... [2021-03-02T00:31:07.926Z] [2021-03-02T00:31:07.926Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:31:07.926Z] #41 51.03 DEP criu/image.d [2021-03-02T00:31:08.230Z] #41 51.17 DEP criu/image-desc.d [2021-03-02T00:31:08.230Z] #41 51.26 DEP criu/fsnotify.d [2021-03-02T00:31:08.520Z] #41 51.46 DEP criu/filesystems.d [2021-03-02T00:31:08.520Z] #41 51.59 DEP criu/files.d [2021-03-02T00:31:08.810Z] #41 51.75 DEP criu/files-reg.d [2021-03-02T00:31:09.100Z] #41 51.91 DEP criu/files-ext.d [2021-03-02T00:31:09.100Z] #41 52.04 DEP criu/file-lock.d [2021-03-02T00:31:09.100Z] #41 52.18 DEP criu/file-ids.d [2021-03-02T00:31:09.390Z] #41 52.28 DEP criu/fifo.d [2021-03-02T00:31:09.390Z] #41 52.40 DEP criu/fdstore.d [2021-03-02T00:31:09.390Z] #41 52.43 DEP criu/fault-injection.d [2021-03-02T00:31:09.680Z] #41 52.46 DEP criu/external.d [2021-03-02T00:31:09.680Z] #41 52.50 DEP criu/eventpoll.d [2021-03-02T00:31:09.680Z] #41 52.58 DEP criu/eventfd.d [2021-03-02T00:31:09.709Z] Client: [2021-03-02T00:31:09.709Z] Context: default [2021-03-02T00:31:09.709Z] Debug Mode: false [2021-03-02T00:31:09.709Z] Plugins: [2021-03-02T00:31:09.709Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-02T00:31:09.709Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-02T00:31:09.709Z] [2021-03-02T00:31:09.709Z] Server: [2021-03-02T00:31:09.709Z] Containers: 0 [2021-03-02T00:31:09.709Z] Running: 0 [2021-03-02T00:31:09.709Z] Paused: 0 [2021-03-02T00:31:09.709Z] Stopped: 0 [2021-03-02T00:31:09.709Z] Images: 0 [2021-03-02T00:31:09.709Z] Server Version: 20.10.3 [2021-03-02T00:31:09.709Z] Storage Driver: overlay2 [2021-03-02T00:31:09.709Z] Backing Filesystem: extfs [2021-03-02T00:31:09.709Z] Supports d_type: true [2021-03-02T00:31:09.709Z] Native Overlay Diff: true [2021-03-02T00:31:09.709Z] Logging Driver: json-file [2021-03-02T00:31:09.709Z] Cgroup Driver: cgroupfs [2021-03-02T00:31:09.709Z] Cgroup Version: 1 [2021-03-02T00:31:09.709Z] Plugins: [2021-03-02T00:31:09.709Z] Volume: local [2021-03-02T00:31:09.709Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T00:31:09.709Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T00:31:09.709Z] Swarm: inactive [2021-03-02T00:31:09.709Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-03-02T00:31:09.709Z] Default Runtime: runc [2021-03-02T00:31:09.709Z] Init Binary: docker-init [2021-03-02T00:31:09.709Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:31:09.709Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T00:31:09.709Z] init version: de40ad0 [2021-03-02T00:31:09.709Z] Security Options: [2021-03-02T00:31:09.709Z] apparmor [2021-03-02T00:31:09.709Z] seccomp [2021-03-02T00:31:09.709Z] Profile: default [2021-03-02T00:31:09.709Z] Kernel Version: 5.4.0-1037-aws [2021-03-02T00:31:09.709Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-02T00:31:09.709Z] OSType: linux [2021-03-02T00:31:09.709Z] Architecture: x86_64 [2021-03-02T00:31:09.709Z] CPUs: 2 [2021-03-02T00:31:09.709Z] Total Memory: 7.487GiB [2021-03-02T00:31:09.709Z] Name: ip-10-100-124-42 [2021-03-02T00:31:09.709Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-02T00:31:09.709Z] Docker Root Dir: /var/lib/docker [2021-03-02T00:31:09.709Z] Debug Mode: false [2021-03-02T00:31:09.709Z] Registry: https://index.docker.io/v1/ [2021-03-02T00:31:09.709Z] Labels: [2021-03-02T00:31:09.709Z] Experimental: true [2021-03-02T00:31:09.709Z] Insecure Registries: [2021-03-02T00:31:09.709Z] 127.0.0.0/8 [2021-03-02T00:31:09.709Z] Live Restore Enabled: true [2021-03-02T00:31:09.709Z] [2021-03-02T00:31:09.709Z] WARNING: No swap limit support [2021-03-02T00:31:09.709Z] WARNING: No blkio weight support [2021-03-02T00:31:09.709Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-02T00:31:09.971Z] #41 52.76 DEP criu/crtools.d [2021-03-02T00:31:10.006Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:31:10.006Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:31:10.006Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42095/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-02T00:31:10.006Z] + bash /home/ubuntu/workspace/moby_PR-42095/check-config.sh [2021-03-02T00:31:10.006Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-02T00:31:10.006Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-02T00:31:10.006Z] [2021-03-02T00:31:10.006Z] Generally Necessary: [2021-03-02T00:31:10.006Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-02T00:31:10.006Z] - apparmor: enabled and tools installed [2021-03-02T00:31:10.006Z] - CONFIG_NAMESPACES: enabled [2021-03-02T00:31:10.006Z] - CONFIG_NET_NS: enabled [2021-03-02T00:31:10.006Z] - CONFIG_PID_NS: enabled [2021-03-02T00:31:10.006Z] - CONFIG_IPC_NS: enabled [2021-03-02T00:31:10.006Z] - CONFIG_UTS_NS: enabled [2021-03-02T00:31:10.006Z] - CONFIG_CGROUPS: enabled [2021-03-02T00:31:10.006Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-02T00:31:10.006Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-02T00:31:10.006Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-02T00:31:10.006Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-02T00:31:10.006Z] - CONFIG_CPUSETS: enabled [2021-03-02T00:31:10.006Z] - CONFIG_MEMCG: enabled [2021-03-02T00:31:10.006Z] - CONFIG_KEYS: enabled [2021-03-02T00:31:10.006Z] - CONFIG_VETH: enabled (as module) [2021-03-02T00:31:10.006Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-02T00:31:10.006Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-02T00:31:10.006Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-02T00:31:10.006Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-02T00:31:10.006Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-02T00:31:10.006Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-02T00:31:10.006Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-02T00:31:10.006Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-02T00:31:10.006Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-02T00:31:10.006Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-02T00:31:10.006Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-02T00:31:10.006Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-02T00:31:10.006Z] [2021-03-02T00:31:10.006Z] Optional Features: [2021-03-02T00:31:10.006Z] - CONFIG_USER_NS: enabled [2021-03-02T00:31:10.006Z] - CONFIG_SECCOMP: enabled [2021-03-02T00:31:10.006Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-02T00:31:10.006Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-02T00:31:10.006Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-02T00:31:10.261Z] #41 52.98 DEP criu/cr-service.d [2021-03-02T00:31:10.261Z] #41 53.15 DEP criu/cr-restore.d [2021-03-02T00:31:10.271Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-02T00:31:10.271Z] - CONFIG_BLK_CGROUP: enabled [2021-03-02T00:31:10.271Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-02T00:31:10.271Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-02T00:31:10.271Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-02T00:31:10.271Z] - CONFIG_CGROUP_PERF: enabled [2021-03-02T00:31:10.271Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-02T00:31:10.271Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-02T00:31:10.271Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-02T00:31:10.271Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-02T00:31:10.271Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-02T00:31:10.271Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-02T00:31:10.271Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-02T00:31:10.271Z] - CONFIG_IP_VS: enabled (as module) [2021-03-02T00:31:10.271Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-02T00:31:10.271Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-02T00:31:10.271Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-02T00:31:10.271Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-02T00:31:10.271Z] - CONFIG_EXT4_FS: enabled [2021-03-02T00:31:10.271Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-02T00:31:10.271Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-02T00:31:10.271Z] - Network Drivers: [2021-03-02T00:31:10.271Z] - "overlay": [2021-03-02T00:31:10.271Z] - CONFIG_VXLAN: enabled (as module) [2021-03-02T00:31:10.271Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-02T00:31:10.271Z] Optional (for encrypted networks): [2021-03-02T00:31:10.271Z] - CONFIG_CRYPTO: enabled [2021-03-02T00:31:10.271Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-02T00:31:10.271Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-02T00:31:10.271Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-02T00:31:10.271Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-02T00:31:10.271Z] - CONFIG_XFRM: enabled [2021-03-02T00:31:10.271Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-02T00:31:10.271Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-02T00:31:10.271Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-02T00:31:10.271Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-02T00:31:10.271Z] - "ipvlan": [2021-03-02T00:31:10.532Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-02T00:31:10.532Z] - "macvlan": [2021-03-02T00:31:10.532Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-02T00:31:10.532Z] - CONFIG_DUMMY: enabled (as module) [2021-03-02T00:31:10.532Z] - "ftp,tftp client in container": [2021-03-02T00:31:10.532Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-02T00:31:10.532Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-02T00:31:10.532Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-02T00:31:10.532Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-02T00:31:10.532Z] - Storage Drivers: [2021-03-02T00:31:10.532Z] - "aufs": [2021-03-02T00:31:10.532Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-02T00:31:10.532Z] - "btrfs": [2021-03-02T00:31:10.532Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-02T00:31:10.532Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-02T00:31:10.532Z] - "devicemapper": [2021-03-02T00:31:10.532Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-02T00:31:10.532Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-02T00:31:10.532Z] - "overlay": [2021-03-02T00:31:10.532Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-02T00:31:10.532Z] - "zfs": [2021-03-02T00:31:10.532Z] - /dev/zfs: present [2021-03-02T00:31:10.532Z] - zfs command: missing [2021-03-02T00:31:10.532Z] - zpool command: missing [2021-03-02T00:31:10.532Z] [2021-03-02T00:31:10.532Z] Limits: [2021-03-02T00:31:10.532Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-02T00:31:10.532Z] [2021-03-02T00:31:10.532Z] + true [Pipeline] } [2021-03-02T00:31:10.551Z] #41 53.32 DEP criu/cr-errno.d [2021-03-02T00:31:10.551Z] #41 53.33 DEP criu/cr-dump.d [2021-03-02T00:31:10.551Z] #41 53.49 DEP criu/cr-dedup.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T00:31:10.676Z] Commit message: "Merge commit '40d9e2aff130b42ba0f83d5238b9b53184c8ab3b' into HEAD" [2021-03-02T00:31:10.709Z] First time build. Skipping changelog. [2021-03-02T00:31:10.844Z] #41 ... [2021-03-02T00:31:10.844Z] [2021-03-02T00:31:10.844Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:31:10.844Z] #43 DONE 88.6s [2021-03-02T00:31:10.844Z] [2021-03-02T00:31:10.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:31:10.844Z] #41 53.57 DEP criu/cr-check.d [2021-03-02T00:31:10.844Z] #41 53.68 DEP criu/config.d [2021-03-02T00:31:10.844Z] #41 53.79 DEP criu/clone-noasan.d [2021-03-02T00:31:10.844Z] #41 53.82 DEP criu/cgroup.d [2021-03-02T00:31:10.844Z] #41 53.93 DEP criu/cgroup-props.d [2021-03-02T00:31:10.894Z] + sudo modprobe ip_vs [2021-03-02T00:31:10.894Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:483238083e6519bd0db9a43b95a338c565b862c2 . [2021-03-02T00:31:11.071Z] Client: Docker Engine - Community [2021-03-02T00:31:11.071Z] Version: 20.10.3 [2021-03-02T00:31:11.071Z] API version: 1.41 [2021-03-02T00:31:11.071Z] Go version: go1.13.15 [2021-03-02T00:31:11.071Z] Git commit: 48d30b5 [2021-03-02T00:31:11.071Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-02T00:31:11.071Z] OS/Arch: linux/amd64 [2021-03-02T00:31:11.071Z] Context: default [2021-03-02T00:31:11.071Z] Experimental: true [2021-03-02T00:31:11.071Z] [2021-03-02T00:31:11.071Z] Server: Docker Engine - Community [2021-03-02T00:31:11.071Z] Engine: [2021-03-02T00:31:11.071Z] Version: 20.10.3 [2021-03-02T00:31:11.071Z] API version: 1.41 (minimum version 1.12) [2021-03-02T00:31:11.071Z] Go version: go1.13.15 [2021-03-02T00:31:11.071Z] Git commit: 46229ca [2021-03-02T00:31:11.071Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-02T00:31:11.071Z] OS/Arch: linux/amd64 [2021-03-02T00:31:11.071Z] Experimental: true [2021-03-02T00:31:11.071Z] containerd: [2021-03-02T00:31:11.071Z] Version: 1.4.3 [2021-03-02T00:31:11.071Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:31:11.071Z] runc: [2021-03-02T00:31:11.071Z] Version: 1.0.0-rc92 [2021-03-02T00:31:11.071Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T00:31:11.071Z] docker-init: [2021-03-02T00:31:11.071Z] Version: 0.19.0 [2021-03-02T00:31:11.071Z] GitCommit: de40ad0 [2021-03-02T00:31:11.078Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T00:31:11.136Z] #41 53.98 DEP criu/bitmap.d [2021-03-02T00:31:11.136Z] #41 53.98 DEP criu/bfd.d [2021-03-02T00:31:11.136Z] #41 54.04 DEP criu/autofs.d [2021-03-02T00:31:11.156Z] #1 [internal] load build definition from Dockerfile [2021-03-02T00:31:11.156Z] #1 sha256:162813d81e8f07d10f02d88b6a4dac5148ea980c1a1035880a249572d63a9d4f [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T00:31:11.420Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-03-02T00:31:11.420Z] #1 DONE 0.1s [2021-03-02T00:31:11.420Z] [2021-03-02T00:31:11.420Z] #2 [internal] load .dockerignore [2021-03-02T00:31:11.421Z] #2 sha256:e249d930834bbd049ac719bad61e1dd7ed6004ba71339b2cf2610236240b6a1f [2021-03-02T00:31:11.421Z] #2 transferring context: 87B done [2021-03-02T00:31:11.421Z] #2 DONE 0.1s [2021-03-02T00:31:11.421Z] [2021-03-02T00:31:11.421Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T00:31:11.421Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-02T00:31:11.422Z] Merging remotes/origin/master commit 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b into PR head commit 658d726205f90c80dfd8da87cbe1a6f3f48209e4 [2021-03-02T00:31:11.425Z] + docker info [2021-03-02T00:31:11.432Z] #41 54.31 DEP criu/aio.d [2021-03-02T00:31:11.432Z] #41 54.42 DEP criu/action-scripts.d [2021-03-02T00:31:11.432Z] #41 54.54 CC criu/action-scripts.o [2021-03-02T00:31:10.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:31:10.986Z] > git config --add remote.origin.fetch +refs/pull/42095/head:refs/remotes/origin/PR-42095 # timeout=10 [2021-03-02T00:31:11.019Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:31:11.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:31:11.081Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:31:11.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:31:11.082Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:31:11.436Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:31:11.457Z] > git checkout -f 658d726205f90c80dfd8da87cbe1a6f3f48209e4 # timeout=10 [2021-03-02T00:31:11.830Z] + docker version [2021-03-02T00:31:12.063Z] #41 54.88 CC criu/aio.o [2021-03-02T00:31:12.353Z] #41 55.24 CC criu/autofs.o [2021-03-02T00:31:10.680Z] > git rev-list --no-walk 9b1515ac087495a12f8a2bbf5be4aa61329c0f87 # timeout=10 [2021-03-02T00:31:13.383Z] #41 56.05 CC criu/bfd.o [2021-03-02T00:31:13.383Z] #41 56.35 CC criu/bitmap.o [2021-03-02T00:31:13.383Z] #41 56.43 CC criu/cgroup-props.o [2021-03-02T00:31:13.447Z] Merge succeeded, producing b230f8f08d8e254fce3f474d53cd840f2e8facdb [2021-03-02T00:31:13.447Z] Checking out Revision b230f8f08d8e254fce3f474d53cd840f2e8facdb (PR-42095) [2021-03-02T00:31:13.091Z] > git remote # timeout=10 [2021-03-02T00:31:13.107Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T00:31:13.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:31:13.120Z] > git merge 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b # timeout=10 [2021-03-02T00:31:13.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T00:31:13.449Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:31:13.459Z] > git checkout -f b230f8f08d8e254fce3f474d53cd840f2e8facdb # timeout=10 [2021-03-02T00:31:14.012Z] #41 56.92 CC criu/cgroup.o [2021-03-02T00:31:14.716Z] #3 DONE 3.1s [2021-03-02T00:31:14.716Z] [2021-03-02T00:31:14.716Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T00:31:14.716Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-02T00:31:14.716Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-02T00:31:14.716Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-02T00:31:14.716Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-02T00:31:14.716Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-02T00:31:14.716Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-03-02T00:31:14.977Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s [2021-03-02T00:31:14.977Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done [2021-03-02T00:31:14.977Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-03-02T00:31:15.522Z] #41 ... [2021-03-02T00:31:15.522Z] [2021-03-02T00:31:15.522Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-02T00:31:15.522Z] #30 DONE 93.0s [2021-03-02T00:31:15.522Z] [2021-03-02T00:31:15.522Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-02T00:31:15.522Z] #18 8.656 Reading package lists... [2021-03-02T00:31:15.522Z] #18 10.62 Building dependency tree... [2021-03-02T00:31:15.522Z] #18 11.24 libcap2-bin is already the newest version (1:2.25-2). [2021-03-02T00:31:15.522Z] #18 11.24 The following additional packages will be installed: [2021-03-02T00:31:15.522Z] #18 11.24 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-02T00:31:15.522Z] #18 11.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-02T00:31:15.522Z] #18 11.24 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-02T00:31:15.522Z] #18 11.24 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-02T00:31:15.522Z] #18 11.24 python3.7 python3.7-minimal vim-runtime xxd [2021-03-02T00:31:15.522Z] #18 11.24 Suggested packages: [2021-03-02T00:31:15.522Z] #18 11.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-02T00:31:15.522Z] #18 11.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-02T00:31:15.522Z] #18 11.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-02T00:31:15.522Z] #18 11.24 Recommended packages: [2021-03-02T00:31:15.522Z] #18 11.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-02T00:31:15.522Z] #18 11.24 python3-keyrings.alt python3-xdg unzip [2021-03-02T00:31:15.522Z] #18 12.43 The following NEW packages will be installed: [2021-03-02T00:31:15.522Z] #18 12.43 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-02T00:31:15.522Z] #18 12.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-02T00:31:15.522Z] #18 12.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-02T00:31:15.522Z] #18 12.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-02T00:31:15.522Z] #18 12.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-02T00:31:15.522Z] #18 12.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-02T00:31:15.522Z] #18 12.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-02T00:31:15.522Z] #18 12.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-02T00:31:15.522Z] #18 12.43 xz-utils zip [2021-03-02T00:31:15.522Z] #18 12.54 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:31:15.522Z] #18 12.54 Need to get 27.7 MB of archives. [2021-03-02T00:31:15.522Z] #18 12.54 After this operation, 117 MB of additional disk space will be used. [2021-03-02T00:31:15.522Z] #18 12.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-03-02T00:31:15.522Z] #18 12.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-03-02T00:31:15.522Z] #18 12.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-03-02T00:31:15.522Z] #18 12.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-03-02T00:31:15.522Z] #18 12.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-03-02T00:31:15.522Z] #18 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-03-02T00:31:15.522Z] #18 12.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-03-02T00:31:15.522Z] #18 12.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-03-02T00:31:15.522Z] #18 12.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-03-02T00:31:15.522Z] #18 12.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-03-02T00:31:15.522Z] #18 12.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-03-02T00:31:15.522Z] #18 12.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-03-02T00:31:15.522Z] #18 12.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-03-02T00:31:15.522Z] #18 12.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-03-02T00:31:15.522Z] #18 12.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-03-02T00:31:15.522Z] #18 12.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-03-02T00:31:15.522Z] #18 12.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-02T00:31:15.522Z] #18 12.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:31:15.522Z] #18 12.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-03-02T00:31:15.522Z] #18 12.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-03-02T00:31:15.522Z] #18 12.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-03-02T00:31:15.522Z] #18 12.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-03-02T00:31:15.522Z] #18 12.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-03-02T00:31:15.522Z] #18 12.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-02T00:31:15.522Z] #18 12.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-02T00:31:15.522Z] #18 12.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-02T00:31:15.522Z] #18 12.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-03-02T00:31:15.522Z] #18 12.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-03-02T00:31:15.522Z] #18 12.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-02T00:31:15.522Z] #18 13.08 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-02T00:31:15.522Z] #18 13.08 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-02T00:31:15.522Z] #18 13.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-02T00:31:15.522Z] #18 13.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-03-02T00:31:15.522Z] #18 13.09 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-03-02T00:31:15.522Z] #18 13.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-03-02T00:31:15.522Z] #18 13.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-02T00:31:15.522Z] #18 13.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-03-02T00:31:15.522Z] #18 13.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-03-02T00:31:15.522Z] #18 13.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-02T00:31:15.522Z] #18 13.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-03-02T00:31:15.522Z] #18 13.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-02T00:31:15.522Z] #18 13.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-03-02T00:31:15.522Z] #18 13.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-03-02T00:31:15.522Z] #18 13.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-03-02T00:31:15.522Z] #18 13.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-02T00:31:15.522Z] #18 13.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-03-02T00:31:15.522Z] #18 13.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-03-02T00:31:15.522Z] #18 13.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-03-02T00:31:15.522Z] #18 14.25 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:31:15.522Z] #18 14.27 Fetched 27.7 MB in 1s (25.7 MB/s) [2021-03-02T00:31:15.522Z] #18 14.35 Selecting previously unselected package pigz. [2021-03-02T00:31:15.522Z] #18 14.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2021-03-02T00:31:15.522Z] #18 14.41 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 14.41 Unpacking pigz (2.4-1) ... [2021-03-02T00:31:15.522Z] #18 14.49 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-03-02T00:31:15.522Z] #18 14.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 14.50 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-02T00:31:15.522Z] #18 14.79 Selecting previously unselected package python3.7-minimal. [2021-03-02T00:31:15.522Z] #18 14.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 14.79 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:31:15.522Z] #18 15.40 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-02T00:31:15.522Z] #18 15.42 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:31:15.522Z] #18 16.84 Selecting previously unselected package python3-minimal. [2021-03-02T00:31:15.522Z] #18 16.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 ... 23448 files and directories currently installed.) [2021-03-02T00:31:15.522Z] #18 16.89 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 16.89 Unpacking python3-minimal (3.7.3-1) ... [2021-03-02T00:31:15.522Z] #18 16.96 Selecting previously unselected package libmpdec2:s390x. [2021-03-02T00:31:15.522Z] #18 16.96 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 16.97 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-03-02T00:31:15.522Z] #18 17.05 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-03-02T00:31:15.522Z] #18 17.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 17.06 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-02T00:31:15.522Z] #18 17.62 Selecting previously unselected package python3.7. [2021-03-02T00:31:15.522Z] #18 17.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 17.62 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:31:15.522Z] #18 17.72 Selecting previously unselected package libpython3-stdlib:s390x. [2021-03-02T00:31:15.522Z] #18 17.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 17.73 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-02T00:31:15.522Z] #18 17.80 Setting up python3-minimal (3.7.3-1) ... [2021-03-02T00:31:15.522Z] #18 18.24 Selecting previously unselected package python3. [2021-03-02T00:31:15.522Z] #18 18.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 ... 23860 files and directories currently installed.) [2021-03-02T00:31:15.522Z] #18 18.27 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 18.28 Unpacking python3 (3.7.3-1) ... [2021-03-02T00:31:15.522Z] #18 18.36 Selecting previously unselected package libip4tc0:s390x. [2021-03-02T00:31:15.522Z] #18 18.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 18.36 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-03-02T00:31:15.522Z] #18 18.44 Selecting previously unselected package libip6tc0:s390x. [2021-03-02T00:31:15.522Z] #18 18.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 18.44 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-03-02T00:31:15.522Z] #18 18.59 Selecting previously unselected package libiptc0:s390x. [2021-03-02T00:31:15.522Z] #18 18.59 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-03-02T00:31:15.522Z] #18 18.60 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-03-02T00:31:15.548Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2021-03-02T00:31:15.548Z] #4 DONE 1.0s [2021-03-02T00:31:15.812Z] [2021-03-02T00:31:15.812Z] #5 [internal] load build definition from Dockerfile [2021-03-02T00:31:15.812Z] #5 sha256:976f52049bd70d27baf8b990cf6f4a71c9374e5c619e2765987bd6b5d61c5cf6 [2021-03-02T00:31:15.812Z] #5 transferring dockerfile: 16.55kB done [2021-03-02T00:31:15.812Z] #5 DONE 0.0s [2021-03-02T00:31:15.812Z] [2021-03-02T00:31:15.812Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T00:31:15.812Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-02T00:31:15.819Z] #18 18.75 Selecting previously unselected package libnfnetlink0:s390x. [2021-03-02T00:31:15.819Z] #18 18.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-03-02T00:31:15.819Z] #18 18.76 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-02T00:31:15.819Z] #18 18.86 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-03-02T00:31:15.819Z] #18 18.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-03-02T00:31:15.819Z] #18 18.88 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-02T00:31:16.073Z] #8 DONE 0.3s [2021-03-02T00:31:16.073Z] [2021-03-02T00:31:16.073Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T00:31:16.073Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-02T00:31:16.073Z] #7 DONE 0.3s [2021-03-02T00:31:16.073Z] [2021-03-02T00:31:16.073Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T00:31:16.073Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-02T00:31:16.073Z] #6 DONE 0.4s [2021-03-02T00:31:16.137Z] #18 19.05 Selecting previously unselected package libnftnl11:s390x. [2021-03-02T00:31:16.137Z] #18 19.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-03-02T00:31:16.137Z] #18 19.09 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-03-02T00:31:16.137Z] #18 19.15 Selecting previously unselected package iptables. [2021-03-02T00:31:16.137Z] #18 19.16 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-03-02T00:31:16.137Z] #18 19.16 Unpacking iptables (1.8.2-4) ... [2021-03-02T00:31:16.434Z] #18 19.48 Selecting previously unselected package xxd. [2021-03-02T00:31:16.434Z] #18 19.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-02T00:31:16.434Z] #18 19.49 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:31:16.434Z] #18 19.60 Selecting previously unselected package vim-common. [2021-03-02T00:31:16.434Z] #18 19.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:31:16.434Z] #18 19.61 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:31:16.434Z] #18 19.71 Selecting previously unselected package bash-completion. [2021-03-02T00:31:16.834Z] #18 19.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-02T00:31:17.014Z] [2021-03-02T00:31:17.014Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T00:31:17.014Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T00:31:17.014Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-02T00:31:17.014Z] #61 DONE 0.0s [2021-03-02T00:31:17.014Z] [2021-03-02T00:31:17.014Z] #22 [internal] load build context [2021-03-02T00:31:17.014Z] #22 sha256:36a15aeb02b1fe7dadf8246a1b4d8355ba9554d1eec7d32fe6415fc77d39d620 [2021-03-02T00:31:17.014Z] #22 transferring context: 30B [2021-03-02T00:31:17.061Z] Commit message: "Merge commit '40d9e2aff130b42ba0f83d5238b9b53184c8ab3b' into HEAD" [2021-03-02T00:31:17.079Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T00:31:18.088Z] + docker version [2021-03-02T00:31:18.335Z] #18 21.11 Unpacking bash-completion (1:2.8-6) ... [2021-03-02T00:31:18.335Z] #18 21.41 Selecting previously unselected package bzip2. [2021-03-02T00:31:18.335Z] #18 21.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-03-02T00:31:18.335Z] #18 21.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:31:18.335Z] #18 21.48 Selecting previously unselected package xz-utils. [2021-03-02T00:31:18.335Z] #18 21.49 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-03-02T00:31:18.335Z] #18 21.49 Unpacking xz-utils (5.2.4-1) ... [2021-03-02T00:31:18.335Z] #18 21.58 Selecting previously unselected package apparmor. [2021-03-02T00:31:18.335Z] #18 21.58 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-03-02T00:31:18.335Z] #18 21.63 Unpacking apparmor (2.13.2-10) ... [2021-03-02T00:31:17.064Z] > git rev-list --no-walk 9b1515ac087495a12f8a2bbf5be4aa61329c0f87 # timeout=10 [2021-03-02T00:31:18.964Z] #18 21.96 Selecting previously unselected package aufs-tools. [2021-03-02T00:31:18.964Z] #18 21.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-03-02T00:31:18.964Z] #18 21.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:31:18.964Z] #18 22.03 Selecting previously unselected package libonig5:s390x. [2021-03-02T00:31:18.964Z] #18 22.03 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-03-02T00:31:18.964Z] #18 22.04 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-02T00:31:18.964Z] #18 22.13 Selecting previously unselected package libjq1:s390x. [2021-03-02T00:31:18.964Z] #18 22.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-02T00:31:18.964Z] #18 22.14 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-02T00:31:18.964Z] #18 22.24 Selecting previously unselected package jq. [2021-03-02T00:31:19.254Z] #18 22.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-02T00:31:19.254Z] #18 22.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:31:19.254Z] #18 22.29 Selecting previously unselected package libaio1:s390x. [2021-03-02T00:31:19.254Z] #18 22.29 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-03-02T00:31:19.254Z] #18 22.29 Unpacking libaio1:s390x (0.3.112-3) ... [2021-03-02T00:31:19.254Z] #18 22.33 Selecting previously unselected package libgpm2:s390x. [2021-03-02T00:31:19.254Z] #18 22.33 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-03-02T00:31:19.254Z] #18 22.33 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-03-02T00:31:19.254Z] #18 22.36 Selecting previously unselected package libicu63:s390x. [2021-03-02T00:31:19.254Z] #18 22.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-02T00:31:19.254Z] #18 22.37 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-02T00:31:19.623Z] Client: [2021-03-02T00:31:19.623Z] Context: default [2021-03-02T00:31:19.623Z] Debug Mode: false [2021-03-02T00:31:19.623Z] Plugins: [2021-03-02T00:31:19.623Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-02T00:31:19.623Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-02T00:31:19.623Z] [2021-03-02T00:31:19.623Z] Server: [2021-03-02T00:31:19.623Z] Containers: 0 [2021-03-02T00:31:19.623Z] Running: 0 [2021-03-02T00:31:19.623Z] Paused: 0 [2021-03-02T00:31:19.623Z] Stopped: 0 [2021-03-02T00:31:19.623Z] Images: 0 [2021-03-02T00:31:19.623Z] Server Version: 20.10.3 [2021-03-02T00:31:19.623Z] Storage Driver: overlay2 [2021-03-02T00:31:19.623Z] Backing Filesystem: extfs [2021-03-02T00:31:19.623Z] Supports d_type: true [2021-03-02T00:31:19.623Z] Native Overlay Diff: true [2021-03-02T00:31:19.623Z] Logging Driver: json-file [2021-03-02T00:31:19.623Z] Cgroup Driver: cgroupfs [2021-03-02T00:31:19.623Z] Cgroup Version: 1 [2021-03-02T00:31:19.623Z] Plugins: [2021-03-02T00:31:19.623Z] Volume: local [2021-03-02T00:31:19.623Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T00:31:19.623Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T00:31:19.623Z] Swarm: inactive [2021-03-02T00:31:19.623Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-02T00:31:19.623Z] Default Runtime: runc [2021-03-02T00:31:19.623Z] Init Binary: docker-init [2021-03-02T00:31:19.623Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:31:19.623Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T00:31:19.623Z] init version: de40ad0 [2021-03-02T00:31:19.623Z] Security Options: [2021-03-02T00:31:19.623Z] apparmor [2021-03-02T00:31:19.623Z] seccomp [2021-03-02T00:31:19.623Z] Profile: default [2021-03-02T00:31:19.623Z] Kernel Version: 5.4.0-1037-aws [2021-03-02T00:31:19.623Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-02T00:31:19.623Z] OSType: linux [2021-03-02T00:31:19.623Z] Architecture: x86_64 [2021-03-02T00:31:19.623Z] CPUs: 2 [2021-03-02T00:31:19.623Z] Total Memory: 7.569GiB [2021-03-02T00:31:19.623Z] Name: ip-10-100-37-78 [2021-03-02T00:31:19.623Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-02T00:31:19.623Z] Docker Root Dir: /var/lib/docker [2021-03-02T00:31:19.623Z] Debug Mode: false [2021-03-02T00:31:19.623Z] Registry: https://index.docker.io/v1/ [2021-03-02T00:31:19.623Z] Labels: [2021-03-02T00:31:19.623Z] Experimental: true [2021-03-02T00:31:19.623Z] Insecure Registries: [2021-03-02T00:31:19.623Z] 127.0.0.0/8 [2021-03-02T00:31:19.623Z] Live Restore Enabled: true [2021-03-02T00:31:19.623Z] [2021-03-02T00:31:19.623Z] WARNING: No swap limit support [2021-03-02T00:31:19.623Z] WARNING: No blkio weight support [2021-03-02T00:31:19.623Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-02T00:31:19.919Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:31:19.919Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:31:19.919Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42095/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-02T00:31:19.919Z] + bash /home/ubuntu/workspace/moby_PR-42095/check-config.sh [2021-03-02T00:31:19.919Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-02T00:31:19.919Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-02T00:31:19.919Z] [2021-03-02T00:31:19.919Z] Generally Necessary: [2021-03-02T00:31:19.919Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-02T00:31:19.919Z] - apparmor: enabled and tools installed [2021-03-02T00:31:19.919Z] - CONFIG_NAMESPACES: enabled [2021-03-02T00:31:19.919Z] - CONFIG_NET_NS: enabled [2021-03-02T00:31:19.919Z] - CONFIG_PID_NS: enabled [2021-03-02T00:31:19.919Z] - CONFIG_IPC_NS: enabled [2021-03-02T00:31:19.919Z] - CONFIG_UTS_NS: enabled [2021-03-02T00:31:19.919Z] - CONFIG_CGROUPS: enabled [2021-03-02T00:31:19.919Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-02T00:31:19.919Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-02T00:31:19.919Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-02T00:31:19.919Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-02T00:31:19.919Z] - CONFIG_CPUSETS: enabled [2021-03-02T00:31:19.919Z] - CONFIG_MEMCG: enabled [2021-03-02T00:31:19.919Z] - CONFIG_KEYS: enabled [2021-03-02T00:31:19.919Z] - CONFIG_VETH: enabled (as module) [2021-03-02T00:31:19.919Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-02T00:31:19.919Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-02T00:31:19.919Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-02T00:31:19.919Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-02T00:31:19.919Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-02T00:31:19.919Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-02T00:31:19.919Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-02T00:31:19.919Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-02T00:31:19.919Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-02T00:31:19.919Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-02T00:31:19.919Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-02T00:31:19.919Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-02T00:31:19.919Z] [2021-03-02T00:31:19.919Z] Optional Features: [2021-03-02T00:31:19.919Z] - CONFIG_USER_NS: enabled [2021-03-02T00:31:19.919Z] - CONFIG_SECCOMP: enabled [2021-03-02T00:31:19.919Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-02T00:31:19.919Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-02T00:31:20.187Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-02T00:31:20.187Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-02T00:31:20.187Z] - CONFIG_BLK_CGROUP: enabled [2021-03-02T00:31:20.187Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-02T00:31:20.187Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-02T00:31:20.187Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-02T00:31:20.187Z] - CONFIG_CGROUP_PERF: enabled [2021-03-02T00:31:20.187Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-02T00:31:20.187Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-02T00:31:20.187Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-02T00:31:20.187Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-02T00:31:20.187Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-02T00:31:20.187Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-02T00:31:20.187Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-02T00:31:20.187Z] - CONFIG_IP_VS: enabled (as module) [2021-03-02T00:31:20.187Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-02T00:31:20.187Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-02T00:31:20.187Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-02T00:31:20.187Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-02T00:31:20.187Z] - CONFIG_EXT4_FS: enabled [2021-03-02T00:31:20.187Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-02T00:31:20.187Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-02T00:31:20.187Z] - Network Drivers: [2021-03-02T00:31:20.187Z] - "overlay": [2021-03-02T00:31:20.187Z] - CONFIG_VXLAN: enabled (as module) [2021-03-02T00:31:20.187Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-02T00:31:20.187Z] Optional (for encrypted networks): [2021-03-02T00:31:20.187Z] - CONFIG_CRYPTO: enabled [2021-03-02T00:31:20.187Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-02T00:31:20.187Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-02T00:31:20.187Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-02T00:31:20.187Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-02T00:31:20.187Z] - CONFIG_XFRM: enabled [2021-03-02T00:31:20.187Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-02T00:31:20.187Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-02T00:31:20.187Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-02T00:31:20.187Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-02T00:31:20.187Z] - "ipvlan": [2021-03-02T00:31:20.451Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-02T00:31:20.451Z] - "macvlan": [2021-03-02T00:31:20.451Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-02T00:31:20.451Z] - CONFIG_DUMMY: enabled (as module) [2021-03-02T00:31:20.451Z] - "ftp,tftp client in container": [2021-03-02T00:31:20.451Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-02T00:31:20.451Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-02T00:31:20.451Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-02T00:31:20.451Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-02T00:31:20.451Z] - Storage Drivers: [2021-03-02T00:31:20.451Z] - "aufs": [2021-03-02T00:31:20.451Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-02T00:31:20.451Z] - "btrfs": [2021-03-02T00:31:20.451Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-02T00:31:20.451Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-02T00:31:20.451Z] - "devicemapper": [2021-03-02T00:31:20.451Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-02T00:31:20.451Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-02T00:31:20.451Z] - "overlay": [2021-03-02T00:31:20.451Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-02T00:31:20.451Z] - "zfs": [2021-03-02T00:31:20.451Z] - /dev/zfs: present [2021-03-02T00:31:20.451Z] - zfs command: missing [2021-03-02T00:31:20.451Z] - zpool command: missing [2021-03-02T00:31:20.451Z] [2021-03-02T00:31:20.451Z] Limits: [2021-03-02T00:31:20.451Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-02T00:31:20.451Z] [2021-03-02T00:31:20.451Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T00:31:20.800Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:483238083e6519bd0db9a43b95a338c565b862c2 . [2021-03-02T00:31:21.061Z] #1 [internal] load build definition from Dockerfile [2021-03-02T00:31:21.061Z] #1 sha256:144b96cd9d08a2e29362f570aa6b1e7baaa8d63870dec47eca2e259dcc3c1dee [2021-03-02T00:31:21.061Z] #1 transferring dockerfile: 16.55kB done [2021-03-02T00:31:21.061Z] #1 DONE 0.2s [2021-03-02T00:31:21.061Z] [2021-03-02T00:31:21.061Z] #2 [internal] load .dockerignore [2021-03-02T00:31:21.061Z] #2 sha256:e7729677e6d733774409a88c89beeaf31fcc2e88d5efde521ee9ff26495fd83a [2021-03-02T00:31:21.061Z] #2 transferring context: 87B done [2021-03-02T00:31:21.061Z] #2 DONE 0.1s [2021-03-02T00:31:21.061Z] [2021-03-02T00:31:21.061Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T00:31:21.061Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-02T00:31:21.635Z] #3 DONE 0.5s [2021-03-02T00:31:21.635Z] [2021-03-02T00:31:21.635Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T00:31:21.635Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-02T00:31:21.635Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-02T00:31:21.635Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-03-02T00:31:21.635Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-02T00:31:21.635Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-02T00:31:21.635Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-02T00:31:21.895Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.39MB / 8.88MB 0.4s [2021-03-02T00:31:21.971Z] #18 24.76 Selecting previously unselected package libnet1:s390x. [2021-03-02T00:31:21.971Z] #18 24.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-02T00:31:21.971Z] #18 24.77 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-02T00:31:21.971Z] #18 24.80 Selecting previously unselected package libnl-3-200:s390x. [2021-03-02T00:31:21.971Z] #18 24.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-02T00:31:21.971Z] #18 24.80 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-02T00:31:21.971Z] #18 24.84 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-02T00:31:21.971Z] #18 24.84 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-02T00:31:21.971Z] #18 24.85 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-02T00:31:21.971Z] #18 24.89 Selecting previously unselected package libreadline5:s390x. [2021-03-02T00:31:21.971Z] #18 24.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-03-02T00:31:21.971Z] #18 24.90 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-02T00:31:21.971Z] #18 24.99 Selecting previously unselected package net-tools. [2021-03-02T00:31:21.971Z] #18 24.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-03-02T00:31:21.971Z] #18 24.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:31:22.004Z] Removing intermediate container 14fb9561ee2c [2021-03-02T00:31:22.004Z] ---> 0b91f9a604e5 [2021-03-02T00:31:22.004Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-03-02T00:31:22.004Z] ---> 805dc2d65d1c [2021-03-02T00:31:22.004Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-03-02T00:31:22.004Z] ---> 8d462d31b295 [2021-03-02T00:31:22.004Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-03-02T00:31:22.004Z] ---> Running in 2c2fa159b3b0 [2021-03-02T00:31:22.004Z] Removing intermediate container 2c2fa159b3b0 [2021-03-02T00:31:22.004Z] ---> 71fc00579ab2 [2021-03-02T00:31:22.004Z] Successfully built 71fc00579ab2 [2021-03-02T00:31:22.004Z] Successfully tagged moby-buildx:latest [2021-03-02T00:31:22.004Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-03-02T00:31:22.004Z] if [ -n "${id}" ]; then \ [2021-03-02T00:31:22.004Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-03-02T00:31:22.004Z] && touch bundles/buildx; \ [2021-03-02T00:31:22.004Z] docker rm -f ${id}; \ [2021-03-02T00:31:22.004Z] fi [2021-03-02T00:31:22.004Z] 807f75a878a97fe7cffdbf7d10afbf3daf8d46954d396fb3ba0d53ce23d3afde [2021-03-02T00:31:22.004Z] bundles/buildx version [2021-03-02T00:31:22.004Z] buildx v0.5.1 11057da [2021-03-02T00:31:22.004Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:483238083e6519bd0db9a43b95a338c565b862c2 . [2021-03-02T00:31:22.004Z] #1 [internal] booting buildkit [2021-03-02T00:31:22.004Z] #1 sha256:bf25931b879771c82c26fbea233c1a7adb5ecd57556d0ddcddb8cf720fc72eac [2021-03-02T00:31:22.004Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-03-02T00:31:22.004Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2021-03-02T00:31:22.004Z] #1 creating container buildx_buildkit_default [2021-03-02T00:31:22.156Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s [2021-03-02T00:31:22.156Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done [2021-03-02T00:31:22.156Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-03-02T00:31:22.263Z] #18 25.16 Selecting previously unselected package python-pip-whl. [2021-03-02T00:31:22.263Z] #18 25.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-02T00:31:22.263Z] #18 25.16 Unpacking python-pip-whl (18.1-5) ... [2021-03-02T00:31:22.299Z] #1 creating container buildx_buildkit_default 0.4s done [2021-03-02T00:31:22.311Z] #22 transferring context: 39.34MB 5.0s [2021-03-02T00:31:22.553Z] #18 25.61 Selecting previously unselected package python3-lib2to3. [2021-03-02T00:31:22.553Z] #18 25.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-02T00:31:22.553Z] #18 25.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:31:22.553Z] #18 25.67 Selecting previously unselected package python3-distutils. [2021-03-02T00:31:22.553Z] #18 25.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-02T00:31:22.553Z] #18 25.68 Unpacking python3-distutils (3.7.3-1) ... [2021-03-02T00:31:22.592Z] #1 DONE 3.3s [2021-03-02T00:31:22.592Z] [2021-03-02T00:31:22.592Z] #2 [internal] load build definition from Dockerfile [2021-03-02T00:31:22.592Z] #2 sha256:3994d68066652f4ed5761641781f96fab940ea336bc2e6ea4ca0a32de93e4865 [2021-03-02T00:31:22.592Z] #2 transferring dockerfile: 16.55kB 0.0s done [2021-03-02T00:31:22.592Z] #2 DONE 0.0s [2021-03-02T00:31:22.592Z] [2021-03-02T00:31:22.592Z] #3 [internal] load .dockerignore [2021-03-02T00:31:22.592Z] #3 sha256:42792c2caf6d56939fe8418e1538f889e9582e587e88f5b34ee542df535b52e7 [2021-03-02T00:31:22.592Z] #3 transferring context: [2021-03-02T00:31:22.730Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-03-02T00:31:22.730Z] #4 DONE 1.0s [2021-03-02T00:31:22.842Z] #18 25.77 Selecting previously unselected package python3-pip. [2021-03-02T00:31:22.842Z] #18 25.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-02T00:31:22.842Z] #18 25.77 Unpacking python3-pip (18.1-5) ... [2021-03-02T00:31:22.842Z] #18 25.88 Selecting previously unselected package python3-pkg-resources. [2021-03-02T00:31:22.842Z] #18 25.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:31:22.842Z] #18 25.89 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:31:22.842Z] #18 25.97 Selecting previously unselected package python3-setuptools. [2021-03-02T00:31:22.842Z] #18 25.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-02T00:31:22.842Z] #18 25.97 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-02T00:31:22.842Z] #18 26.10 Selecting previously unselected package python3-wheel. [2021-03-02T00:31:22.842Z] #18 26.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-02T00:31:22.842Z] #18 26.11 Unpacking python3-wheel (0.32.3-2) ... [2021-03-02T00:31:22.842Z] #18 26.14 Selecting previously unselected package sudo. [2021-03-02T00:31:22.886Z] #3 transferring context: 87B done [2021-03-02T00:31:22.886Z] #3 DONE 0.0s [2021-03-02T00:31:22.886Z] [2021-03-02T00:31:22.886Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T00:31:22.886Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-03-02T00:31:23.000Z] [2021-03-02T00:31:23.000Z] #5 [internal] load build definition from Dockerfile [2021-03-02T00:31:23.000Z] #5 sha256:a2fc00bb73dc1b2e0ecefa24a30bfe19cd75477798751d4d3ea22fec69c10545 [2021-03-02T00:31:23.000Z] #5 transferring dockerfile: 16.55kB done [2021-03-02T00:31:23.000Z] #5 DONE 0.0s [2021-03-02T00:31:23.000Z] [2021-03-02T00:31:23.000Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T00:31:23.000Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-02T00:31:23.132Z] #18 26.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-03-02T00:31:23.132Z] #18 26.14 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:31:23.132Z] #18 26.43 Selecting previously unselected package thin-provisioning-tools. [2021-03-02T00:31:23.248Z] #22 ... [2021-03-02T00:31:23.248Z] [2021-03-02T00:31:23.248Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:23.248Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:23.248Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-02T00:31:23.248Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-02T00:31:23.248Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-02T00:31:23.248Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-02T00:31:23.248Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-03-02T00:31:23.248Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-03-02T00:31:23.248Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done [2021-03-02T00:31:23.248Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.1s [2021-03-02T00:31:23.248Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.4s done [2021-03-02T00:31:23.248Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.9s done [2021-03-02T00:31:23.248Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s [2021-03-02T00:31:23.248Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.6s done [2021-03-02T00:31:23.422Z] #18 26.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-03-02T00:31:23.422Z] #18 26.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:31:23.422Z] #18 26.64 Selecting previously unselected package uidmap. [2021-03-02T00:31:23.422Z] #18 26.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-03-02T00:31:23.422Z] #18 26.64 Unpacking uidmap (1:4.5-1.1) ... [2021-03-02T00:31:23.422Z] #18 26.72 Selecting previously unselected package vim-runtime. [2021-03-02T00:31:23.530Z] #4 DONE 0.7s [2021-03-02T00:31:23.530Z] [2021-03-02T00:31:23.530Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T00:31:23.530Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-03-02T00:31:23.530Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-02T00:31:23.574Z] #8 ... [2021-03-02T00:31:23.574Z] [2021-03-02T00:31:23.574Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T00:31:23.574Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-02T00:31:23.574Z] #6 DONE 0.5s [2021-03-02T00:31:23.574Z] [2021-03-02T00:31:23.574Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T00:31:23.574Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-02T00:31:23.574Z] #7 DONE 0.6s [2021-03-02T00:31:23.574Z] [2021-03-02T00:31:23.574Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T00:31:23.574Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-02T00:31:23.712Z] #18 26.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:31:23.712Z] #18 26.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-02T00:31:23.712Z] #18 26.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-02T00:31:23.712Z] #18 26.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:31:23.826Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 2.10MB / 8.20MB 0.2s [2021-03-02T00:31:23.826Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-03-02T00:31:23.826Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-03-02T00:31:23.835Z] #8 DONE 0.7s [2021-03-02T00:31:24.092Z] Client: Docker Engine - Community [2021-03-02T00:31:24.092Z] Version: 20.10.3 [2021-03-02T00:31:24.092Z] API version: 1.41 [2021-03-02T00:31:24.092Z] Go version: go1.13.15 [2021-03-02T00:31:24.092Z] Git commit: 48d30b5 [2021-03-02T00:31:24.092Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-02T00:31:24.092Z] OS/Arch: linux/arm64 [2021-03-02T00:31:24.092Z] Context: default [2021-03-02T00:31:24.092Z] Experimental: true [2021-03-02T00:31:24.092Z] [2021-03-02T00:31:24.092Z] Server: Docker Engine - Community [2021-03-02T00:31:24.092Z] Engine: [2021-03-02T00:31:24.092Z] Version: 20.10.3 [2021-03-02T00:31:24.092Z] API version: 1.41 (minimum version 1.12) [2021-03-02T00:31:24.092Z] Go version: go1.13.15 [2021-03-02T00:31:24.092Z] Git commit: 46229ca [2021-03-02T00:31:24.092Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-02T00:31:24.092Z] OS/Arch: linux/arm64 [2021-03-02T00:31:24.092Z] Experimental: true [2021-03-02T00:31:24.092Z] containerd: [2021-03-02T00:31:24.092Z] Version: 1.4.3 [2021-03-02T00:31:24.092Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:31:24.092Z] runc: [2021-03-02T00:31:24.092Z] Version: 1.0.0-rc92 [2021-03-02T00:31:24.092Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T00:31:24.092Z] docker-init: [2021-03-02T00:31:24.092Z] Version: 0.19.0 [2021-03-02T00:31:24.092Z] GitCommit: de40ad0 [2021-03-02T00:31:24.096Z] [2021-03-02T00:31:24.096Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:24.096Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:24.096Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-02T00:31:24.121Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-03-02T00:31:24.121Z] #5 DONE 0.4s [2021-03-02T00:31:24.121Z] [2021-03-02T00:31:24.121Z] #6 [internal] load build definition from Dockerfile [2021-03-02T00:31:24.121Z] #6 sha256:73fcb815efadb6e4238a12a2f2186489415562501c4e0dc40fda513b0f866cf0 [2021-03-02T00:31:24.121Z] #6 transferring dockerfile: 16.55kB done [2021-03-02T00:31:24.121Z] #6 DONE 0.0s [2021-03-02T00:31:24.121Z] [2021-03-02T00:31:24.121Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T00:31:24.121Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [Pipeline] sh [2021-03-02T00:31:24.280Z] #9 ... [2021-03-02T00:31:24.280Z] [2021-03-02T00:31:24.280Z] #22 [internal] load build context [2021-03-02T00:31:24.280Z] #22 sha256:36a15aeb02b1fe7dadf8246a1b4d8355ba9554d1eec7d32fe6415fc77d39d620 [2021-03-02T00:31:24.280Z] #22 transferring context: 53.42MB 6.4s done [2021-03-02T00:31:24.280Z] #22 DONE 7.3s [2021-03-02T00:31:24.280Z] [2021-03-02T00:31:24.280Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:24.280Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:24.280Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s done [2021-03-02T00:31:24.280Z] #9 ... [2021-03-02T00:31:24.280Z] [2021-03-02T00:31:24.280Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T00:31:24.280Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T00:31:24.280Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-02T00:31:24.280Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-02T00:31:24.280Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-02T00:31:24.280Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-02T00:31:24.280Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.2s done [2021-03-02T00:31:24.280Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.6s [2021-03-02T00:31:24.359Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-02T00:31:24.359Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-02T00:31:24.359Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-02T00:31:24.359Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-03-02T00:31:24.414Z] #9 ... [2021-03-02T00:31:24.414Z] [2021-03-02T00:31:24.415Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T00:31:24.415Z] #8 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-02T00:31:24.415Z] #8 DONE 0.3s [2021-03-02T00:31:24.474Z] + docker info [2021-03-02T00:31:24.545Z] #25 ... [2021-03-02T00:31:24.545Z] [2021-03-02T00:31:24.545Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:24.545Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:24.711Z] [2021-03-02T00:31:24.712Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T00:31:24.712Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-03-02T00:31:24.934Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.5s [2021-03-02T00:31:24.934Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.49MB / 50.40MB 0.6s [2021-03-02T00:31:24.934Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.6s [2021-03-02T00:31:24.934Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.7s [2021-03-02T00:31:25.196Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.92MB / 50.40MB 0.9s [2021-03-02T00:31:25.196Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.9s [2021-03-02T00:31:25.196Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.9s [2021-03-02T00:31:25.459Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.17MB / 50.40MB 1.1s [2021-03-02T00:31:25.459Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.37MB / 7.81MB 1.1s [2021-03-02T00:31:25.459Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.41MB / 50.40MB 1.3s [2021-03-02T00:31:25.459Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s [2021-03-02T00:31:25.485Z] #9 ... [2021-03-02T00:31:25.485Z] [2021-03-02T00:31:25.485Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T00:31:25.485Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T00:31:25.485Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-02T00:31:25.485Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-02T00:31:25.485Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-02T00:31:25.485Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 6.0s done [2021-03-02T00:31:25.485Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done [2021-03-02T00:31:25.485Z] #61 DONE 8.5s [2021-03-02T00:31:25.724Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.55MB / 50.40MB 1.4s [2021-03-02T00:31:25.724Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-03-02T00:31:25.724Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.4s [2021-03-02T00:31:25.724Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.63MB / 10.00MB 1.5s [2021-03-02T00:31:25.746Z] [2021-03-02T00:31:25.746Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:25.746Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:25.774Z] #18 28.60 Selecting previously unselected package vim. [2021-03-02T00:31:25.774Z] #18 28.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-03-02T00:31:25.774Z] #18 28.61 Unpacking vim (2:8.1.0875-5) ... [2021-03-02T00:31:25.774Z] #18 28.95 Selecting previously unselected package xfsprogs. [2021-03-02T00:31:25.774Z] #18 28.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-03-02T00:31:25.774Z] #18 28.96 Unpacking xfsprogs (4.20.0-1) ... [2021-03-02T00:31:25.774Z] #18 ... [2021-03-02T00:31:25.774Z] [2021-03-02T00:31:25.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:31:25.774Z] #41 58.76 CC criu/clone-noasan.o [2021-03-02T00:31:25.774Z] #41 59.05 CC criu/config.o [2021-03-02T00:31:25.774Z] #41 59.97 CC criu/cr-check.o [2021-03-02T00:31:25.774Z] #41 60.77 CC criu/cr-dedup.o [2021-03-02T00:31:25.774Z] #41 60.94 CC criu/cr-dump.o [2021-03-02T00:31:25.774Z] #41 62.07 CC criu/cr-errno.o [2021-03-02T00:31:25.774Z] #41 62.10 CC criu/cr-restore.o [2021-03-02T00:31:25.774Z] #41 64.56 CC criu/cr-service.o [2021-03-02T00:31:25.774Z] #41 65.60 CC criu/crtools.o [2021-03-02T00:31:25.774Z] #41 65.92 CC criu/eventfd.o [2021-03-02T00:31:25.774Z] #41 66.18 CC criu/eventpoll.o [2021-03-02T00:31:25.774Z] #41 66.59 CC criu/external.o [2021-03-02T00:31:25.774Z] #41 66.75 CC criu/fault-injection.o [2021-03-02T00:31:25.774Z] #41 66.79 CC criu/fdstore.o [2021-03-02T00:31:25.774Z] #41 67.00 CC criu/fifo.o [2021-03-02T00:31:25.774Z] #41 67.19 CC criu/file-ids.o [2021-03-02T00:31:25.774Z] #41 67.35 CC criu/file-lock.o [2021-03-02T00:31:25.774Z] #41 67.96 CC criu/files-ext.o [2021-03-02T00:31:25.774Z] #41 68.13 CC criu/files-reg.o [2021-03-02T00:31:25.989Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.75MB / 50.40MB 1.6s [2021-03-02T00:31:25.989Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.19MB / 10.00MB 1.6s [2021-03-02T00:31:25.989Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 1.7s [2021-03-02T00:31:25.989Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.39MB / 10.00MB 1.7s [2021-03-02T00:31:26.065Z] #41 ... [2021-03-02T00:31:26.065Z] [2021-03-02T00:31:26.065Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-02T00:31:26.065Z] #18 29.22 Selecting previously unselected package zip. [2021-03-02T00:31:26.065Z] #18 29.23 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-03-02T00:31:26.065Z] #18 29.23 Unpacking zip (3.0-11+b1) ... [2021-03-02T00:31:26.250Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.09MB / 50.40MB 1.8s [2021-03-02T00:31:26.250Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.44MB / 10.00MB 1.8s [2021-03-02T00:31:26.250Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s [2021-03-02T00:31:26.250Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.0s [2021-03-02T00:31:26.355Z] #18 29.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:31:26.355Z] #18 29.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:31:26.355Z] #18 29.39 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-03-02T00:31:26.355Z] #18 29.39 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-02T00:31:26.355Z] #18 29.40 Setting up libgpm2:s390x (1.20.7-5) ... [2021-03-02T00:31:26.355Z] #18 29.41 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-03-02T00:31:26.355Z] #18 29.41 Setting up uidmap (1:4.5-1.1) ... [2021-03-02T00:31:26.355Z] #18 29.42 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-03-02T00:31:26.355Z] #18 29.43 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-02T00:31:26.355Z] #18 29.44 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:31:26.355Z] #18 29.45 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-02T00:31:26.355Z] #18 29.45 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-02T00:31:26.355Z] #18 29.46 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:31:26.355Z] #18 29.47 Setting up zip (3.0-11+b1) ... [2021-03-02T00:31:26.355Z] #18 29.48 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:31:26.355Z] #18 29.49 Setting up bash-completion (1:2.8-6) ... [2021-03-02T00:31:26.790Z] #7 DONE 2.7s [2021-03-02T00:31:26.790Z] [2021-03-02T00:31:26.790Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T00:31:26.790Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-03-02T00:31:26.845Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.5s done [2021-03-02T00:31:26.846Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.5s [2021-03-02T00:31:27.092Z] #9 DONE 2.8s [2021-03-02T00:31:27.092Z] [2021-03-02T00:31:27.092Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T00:31:27.092Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-03-02T00:31:27.092Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-03-02T00:31:27.092Z] #62 ... [2021-03-02T00:31:27.092Z] [2021-03-02T00:31:27.093Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T00:31:27.093Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-03-02T00:31:27.093Z] #26 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-03-02T00:31:27.093Z] #26 DONE 0.2s [2021-03-02T00:31:27.108Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.20MB / 68.67MB 2.8s [2021-03-02T00:31:27.371Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.0s done [2021-03-02T00:31:27.371Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 3.1s [2021-03-02T00:31:27.371Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 3.1s [2021-03-02T00:31:27.371Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.1s [2021-03-02T00:31:27.394Z] [2021-03-02T00:31:27.394Z] #23 [internal] load build context [2021-03-02T00:31:27.394Z] #23 sha256:5be6498243c75694ef26c092102c4818a9e188ffb7e145c02fdfd90bbd8eb2de [2021-03-02T00:31:27.394Z] #23 ... [2021-03-02T00:31:27.394Z] [2021-03-02T00:31:27.394Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:27.394Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-02T00:31:27.394Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-03-02T00:31:27.394Z] #10 DONE 0.4s [2021-03-02T00:31:27.394Z] [2021-03-02T00:31:27.394Z] #23 [internal] load build context [2021-03-02T00:31:27.394Z] #23 sha256:5be6498243c75694ef26c092102c4818a9e188ffb7e145c02fdfd90bbd8eb2de [2021-03-02T00:31:27.633Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 3.4s [2021-03-02T00:31:27.633Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 3.4s [2021-03-02T00:31:27.753Z] #23 transferring context: 4.08MB 0.6s [2021-03-02T00:31:27.858Z] #18 30.70 Setting up libiptc0:s390x (1.8.2-4) ... [2021-03-02T00:31:27.858Z] #18 30.71 Setting up xz-utils (5.2.4-1) ... [2021-03-02T00:31:27.858Z] #18 30.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-02T00:31:27.858Z] #18 30.73 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:31:27.858Z] #18 30.75 invoke-rc.d: could not determine current runlevel [2021-03-02T00:31:27.858Z] #18 30.76 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T00:31:27.858Z] #18 30.76 Setting up pigz (2.4-1) ... [2021-03-02T00:31:27.858Z] #18 30.77 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-02T00:31:27.858Z] #18 30.78 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-02T00:31:27.858Z] #18 30.80 Setting up python-pip-whl (18.1-5) ... [2021-03-02T00:31:27.858Z] #18 30.81 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-03-02T00:31:27.858Z] #18 30.81 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:31:27.898Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 3.5s [2021-03-02T00:31:27.898Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 3.5s [2021-03-02T00:31:27.898Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-02T00:31:27.898Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 3.6s [2021-03-02T00:31:27.898Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.99MB / 51.83MB 3.6s [2021-03-02T00:31:28.149Z] #18 31.04 Setting up libaio1:s390x (0.3.112-3) ... [2021-03-02T00:31:28.149Z] #18 31.04 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-02T00:31:28.149Z] #18 31.05 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-02T00:31:28.149Z] #18 31.06 Setting up vim (2:8.1.0875-5) ... [2021-03-02T00:31:28.149Z] #18 31.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-02T00:31:28.149Z] #18 31.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-02T00:31:28.149Z] #18 31.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-02T00:31:28.149Z] #18 31.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-02T00:31:28.149Z] #18 31.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-02T00:31:28.149Z] #18 31.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-02T00:31:28.149Z] #18 31.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-02T00:31:28.149Z] #18 31.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-02T00:31:28.149Z] #18 31.09 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-02T00:31:28.149Z] #18 31.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:31:28.149Z] #18 31.10 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-02T00:31:28.149Z] #18 31.11 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:31:28.149Z] #18 31.12 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-02T00:31:28.149Z] #18 31.13 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:31:28.162Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 3.7s [2021-03-02T00:31:28.162Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.97MB / 51.83MB 3.7s [2021-03-02T00:31:28.162Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 3.8s [2021-03-02T00:31:28.162Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 3.8s [2021-03-02T00:31:28.162Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.67MB / 68.67MB 3.9s [2021-03-02T00:31:28.162Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 3.9s [2021-03-02T00:31:28.162Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 3.9s [2021-03-02T00:31:28.302Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.2s [2021-03-02T00:31:28.433Z] #9 ... [2021-03-02T00:31:28.433Z] [2021-03-02T00:31:28.433Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T00:31:28.433Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T00:31:28.433Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-02T00:31:28.433Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-02T00:31:28.433Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-02T00:31:28.433Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-03-02T00:31:28.433Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2021-03-02T00:31:28.433Z] #61 DONE 4.1s [2021-03-02T00:31:28.433Z] [2021-03-02T00:31:28.433Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:28.433Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:28.433Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 4.1s [2021-03-02T00:31:28.433Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 4.1s [2021-03-02T00:31:28.433Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.78MB / 120.17MB 4.1s [2021-03-02T00:31:28.433Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s [2021-03-02T00:31:28.433Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.14MB / 51.83MB 4.2s [2021-03-02T00:31:28.433Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 4.2s [2021-03-02T00:31:28.699Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 4.3s [2021-03-02T00:31:28.699Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.80MB / 120.17MB 4.5s [2021-03-02T00:31:28.965Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.33MB / 120.17MB 4.7s [2021-03-02T00:31:29.227Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 4.9s [2021-03-02T00:31:29.227Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done [2021-03-02T00:31:29.453Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|files|name|types_sizes|compiled_files|deps) took 2m2.546271954s [2021-03-02T00:31:29.453Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 646.5803ms [2021-03-02T00:31:29.491Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 5.3s [2021-03-02T00:31:29.653Z] #18 32.88 Setting up iptables (1.8.2-4) ... [2021-03-02T00:31:29.688Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.7s done [2021-03-02T00:31:29.758Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 5.5s [2021-03-02T00:31:29.758Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.5s [2021-03-02T00:31:29.828Z] #23 ... [2021-03-02T00:31:29.828Z] [2021-03-02T00:31:29.828Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T00:31:29.828Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-03-02T00:31:29.828Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-03-02T00:31:29.828Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done [2021-03-02T00:31:29.828Z] #62 DONE 2.3s [2021-03-02T00:31:29.828Z] [2021-03-02T00:31:29.828Z] #23 [internal] load build context [2021-03-02T00:31:29.828Z] #23 sha256:5be6498243c75694ef26c092102c4818a9e188ffb7e145c02fdfd90bbd8eb2de [2021-03-02T00:31:29.943Z] #18 32.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:31:29.943Z] #18 32.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:31:29.943Z] #18 32.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:31:29.943Z] #18 32.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:31:29.943Z] #18 32.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-02T00:31:29.943Z] #18 32.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-02T00:31:29.943Z] #18 32.91 Setting up python3 (3.7.3-1) ... [2021-03-02T00:31:29.943Z] #18 33.15 Setting up python3-wheel (0.32.3-2) ... [2021-03-02T00:31:29.948Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-02T00:31:30.020Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 5.6s [2021-03-02T00:31:30.020Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 5.8s [2021-03-02T00:31:30.309Z] Client: Docker Engine - Community [2021-03-02T00:31:30.309Z] Version: 20.10.3 [2021-03-02T00:31:30.309Z] API version: 1.41 [2021-03-02T00:31:30.309Z] Go version: go1.13.15 [2021-03-02T00:31:30.309Z] Git commit: 48d30b5 [2021-03-02T00:31:30.309Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-02T00:31:30.309Z] OS/Arch: linux/amd64 [2021-03-02T00:31:30.309Z] Context: default [2021-03-02T00:31:30.309Z] Experimental: true [2021-03-02T00:31:30.309Z] [2021-03-02T00:31:30.309Z] Server: Docker Engine - Community [2021-03-02T00:31:30.309Z] Engine: [2021-03-02T00:31:30.309Z] Version: 20.10.3 [2021-03-02T00:31:30.309Z] API version: 1.41 (minimum version 1.12) [2021-03-02T00:31:30.309Z] Go version: go1.13.15 [2021-03-02T00:31:30.309Z] Git commit: 46229ca [2021-03-02T00:31:30.309Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-02T00:31:30.309Z] OS/Arch: linux/amd64 [2021-03-02T00:31:30.309Z] Experimental: true [2021-03-02T00:31:30.309Z] containerd: [2021-03-02T00:31:30.309Z] Version: 1.4.3 [2021-03-02T00:31:30.309Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:31:30.309Z] runc: [2021-03-02T00:31:30.309Z] Version: 1.0.0-rc92 [2021-03-02T00:31:30.309Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T00:31:30.309Z] docker-init: [2021-03-02T00:31:30.309Z] Version: 0.19.0 [2021-03-02T00:31:30.309Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-02T00:31:30.519Z] #9 ... [2021-03-02T00:31:30.519Z] [2021-03-02T00:31:30.519Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T00:31:30.519Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T00:31:30.519Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 10.5s done [2021-03-02T00:31:30.519Z] #25 DONE 13.4s [2021-03-02T00:31:30.519Z] [2021-03-02T00:31:30.519Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:30.519Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:30.574Z] #18 33.54 Setting up apparmor (2.13.2-10) ... [2021-03-02T00:31:30.592Z] #9 ... [2021-03-02T00:31:30.592Z] [2021-03-02T00:31:30.592Z] #22 [internal] load build context [2021-03-02T00:31:30.592Z] #22 sha256:6fd1c51834b6a22989ee86d2b226e48a95635b1548ea256898b533eeb5fcc99f [2021-03-02T00:31:30.592Z] #22 transferring context: 53.42MB 5.7s done [2021-03-02T00:31:30.592Z] #22 DONE 6.6s [2021-03-02T00:31:30.592Z] [2021-03-02T00:31:30.592Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:30.592Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:30.592Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 6.4s done [2021-03-02T00:31:30.592Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.4s done [2021-03-02T00:31:30.636Z] + docker info [2021-03-02T00:31:31.089Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-03-02T00:31:31.089Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-03-02T00:31:31.204Z] #18 34.42 Setting up xfsprogs (4.20.0-1) ... [2021-03-02T00:31:31.495Z] #18 34.43 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:31:31.662Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-03-02T00:31:31.786Z] #18 34.69 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:31:31.923Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-02T00:31:32.076Z] #18 35.13 Setting up python3-distutils (3.7.3-1) ... [2021-03-02T00:31:32.367Z] #18 35.32 Setting up python3-setuptools (40.8.0-1) ... [2021-03-02T00:31:32.516Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.0s done [2021-03-02T00:31:32.528Z] #23 transferring context: 35.46MB 5.6s [2021-03-02T00:31:32.997Z] #18 35.99 Setting up python3-pip (18.1-5) ... [2021-03-02T00:31:33.089Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-02T00:31:33.704Z] #18 36.69 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:31:33.704Z] #18 36.71 Processing triggers for mime-support (3.62) ... [2021-03-02T00:31:33.994Z] #18 DONE 37.2s [2021-03-02T00:31:33.995Z] [2021-03-02T00:31:33.995Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-02T00:31:34.032Z] #9 ... [2021-03-02T00:31:34.032Z] [2021-03-02T00:31:34.032Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T00:31:34.032Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T00:31:34.032Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-02T00:31:34.032Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-02T00:31:34.032Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-02T00:31:34.032Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-02T00:31:34.032Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.3s done [2021-03-02T00:31:34.032Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.1s [2021-03-02T00:31:34.294Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.2s done [2021-03-02T00:31:34.294Z] #25 ... [2021-03-02T00:31:34.294Z] [2021-03-02T00:31:34.294Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:34.294Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:34.566Z] #9 ... [2021-03-02T00:31:34.566Z] [2021-03-02T00:31:34.566Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T00:31:34.566Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T00:31:34.566Z] #25 DONE 10.4s [2021-03-02T00:31:34.566Z] [2021-03-02T00:31:34.566Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:34.566Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:34.566Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.6s done [2021-03-02T00:31:34.644Z] #23 transferring context: 53.42MB 7.1s done [2021-03-02T00:31:34.644Z] #23 DONE 7.2s [2021-03-02T00:31:34.644Z] [2021-03-02T00:31:34.644Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:34.644Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-02T00:31:34.644Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.4s done [2021-03-02T00:31:34.644Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.0s done [2021-03-02T00:31:34.644Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.6s done [2021-03-02T00:31:34.644Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-03-02T00:31:34.644Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 0.9s done [2021-03-02T00:31:34.644Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2021-03-02T00:31:34.644Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.4s done [2021-03-02T00:31:34.644Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-03-02T00:31:34.828Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-02T00:31:35.025Z] #19 0.874 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-02T00:31:35.025Z] #19 0.876 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-02T00:31:35.025Z] #19 0.879 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-02T00:31:35.025Z] #19 DONE 1.1s [2021-03-02T00:31:35.025Z] [2021-03-02T00:31:35.025Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:31:35.025Z] #41 69.32 CC criu/files.o [2021-03-02T00:31:35.025Z] #41 70.69 CC criu/filesystems.o [2021-03-02T00:31:35.025Z] #41 71.09 CC criu/fsnotify.o [2021-03-02T00:31:35.025Z] #41 71.72 CC criu/image-desc.o [2021-03-02T00:31:35.025Z] #41 71.84 CC criu/image.o [2021-03-02T00:31:35.025Z] #41 72.40 CC criu/ipc_ns.o [2021-03-02T00:31:35.025Z] #41 73.09 CC criu/irmap.o [2021-03-02T00:31:35.025Z] #41 73.55 CC criu/kcmp-ids.o [2021-03-02T00:31:35.025Z] #41 73.73 CC criu/kerndat.o [2021-03-02T00:31:35.025Z] #41 74.49 CC criu/libnetlink.o [2021-03-02T00:31:35.025Z] #41 74.77 CC criu/log.o [2021-03-02T00:31:35.025Z] #41 75.15 CC criu/lsm.o [2021-03-02T00:31:35.025Z] #41 75.45 CC criu/mem.o [2021-03-02T00:31:35.025Z] #41 76.53 CC criu/memfd.o [2021-03-02T00:31:35.025Z] #41 77.07 CC criu/mount.o [2021-03-02T00:31:35.315Z] #41 ... [2021-03-02T00:31:35.315Z] [2021-03-02T00:31:35.315Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:31:35.402Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-03-02T00:31:35.402Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-03-02T00:31:36.348Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-02T00:31:36.348Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-02T00:31:36.812Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.2s done [2021-03-02T00:31:36.812Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-03-02T00:31:36.812Z] #10 ... [2021-03-02T00:31:36.812Z] [2021-03-02T00:31:36.812Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T00:31:36.812Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-03-02T00:31:36.812Z] #26 sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 54.14MB / 54.14MB 5.1s done [2021-03-02T00:31:36.812Z] #26 extracting sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 4.1s done [2021-03-02T00:31:36.812Z] #26 DONE 9.3s [2021-03-02T00:31:36.812Z] [2021-03-02T00:31:36.812Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:36.812Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-02T00:31:36.812Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-03-02T00:31:36.812Z] #10 ... [2021-03-02T00:31:36.812Z] [2021-03-02T00:31:36.812Z] #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-03-02T00:31:36.812Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-03-02T00:31:36.812Z] #27 0.237 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:31:36.812Z] #27 0.264 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:31:36.812Z] #27 0.276 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:31:37.108Z] #27 0.484 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-02T00:31:37.209Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-03-02T00:31:37.404Z] #27 0.775 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-02T00:31:37.703Z] #27 1.208 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-02T00:31:38.831Z] #20 3.144 Collecting yamllint==1.16.0 [2021-03-02T00:31:38.831Z] #20 3.389 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-02T00:31:38.831Z] #20 3.426 Collecting pyyaml (from yamllint==1.16.0) [2021-03-02T00:31:38.831Z] #20 3.551 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-02T00:31:39.118Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-03-02T00:31:39.121Z] #20 3.906 Installing build dependencies: started [2021-03-02T00:31:39.377Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-02T00:31:39.415Z] Client: [2021-03-02T00:31:39.415Z] Context: default [2021-03-02T00:31:39.415Z] Debug Mode: false [2021-03-02T00:31:39.415Z] Plugins: [2021-03-02T00:31:39.415Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-02T00:31:39.415Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-02T00:31:39.415Z] [2021-03-02T00:31:39.415Z] Server: [2021-03-02T00:31:39.415Z] Containers: 0 [2021-03-02T00:31:39.415Z] Running: 0 [2021-03-02T00:31:39.415Z] Paused: 0 [2021-03-02T00:31:39.415Z] Stopped: 0 [2021-03-02T00:31:39.415Z] Images: 0 [2021-03-02T00:31:39.415Z] Server Version: 20.10.3 [2021-03-02T00:31:39.415Z] Storage Driver: overlay2 [2021-03-02T00:31:39.415Z] Backing Filesystem: extfs [2021-03-02T00:31:39.415Z] Supports d_type: true [2021-03-02T00:31:39.415Z] Native Overlay Diff: true [2021-03-02T00:31:39.415Z] Logging Driver: json-file [2021-03-02T00:31:39.415Z] Cgroup Driver: cgroupfs [2021-03-02T00:31:39.415Z] Cgroup Version: 1 [2021-03-02T00:31:39.415Z] Plugins: [2021-03-02T00:31:39.415Z] Volume: local [2021-03-02T00:31:39.415Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T00:31:39.415Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T00:31:39.415Z] Swarm: inactive [2021-03-02T00:31:39.415Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-02T00:31:39.415Z] Default Runtime: runc [2021-03-02T00:31:39.415Z] Init Binary: docker-init [2021-03-02T00:31:39.415Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:31:39.415Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T00:31:39.416Z] init version: de40ad0 [2021-03-02T00:31:39.416Z] Security Options: [2021-03-02T00:31:39.416Z] apparmor [2021-03-02T00:31:39.416Z] seccomp [2021-03-02T00:31:39.416Z] Profile: default [2021-03-02T00:31:39.416Z] Kernel Version: 4.15.0-1093-aws [2021-03-02T00:31:39.416Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-02T00:31:39.416Z] OSType: linux [2021-03-02T00:31:39.416Z] Architecture: aarch64 [2021-03-02T00:31:39.416Z] CPUs: 4 [2021-03-02T00:31:39.416Z] Total Memory: 7.525GiB [2021-03-02T00:31:39.416Z] Name: ip-10-100-32-251 [2021-03-02T00:31:39.416Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-02T00:31:39.416Z] Docker Root Dir: /var/lib/docker [2021-03-02T00:31:39.416Z] Debug Mode: false [2021-03-02T00:31:39.416Z] Registry: https://index.docker.io/v1/ [2021-03-02T00:31:39.416Z] Labels: [2021-03-02T00:31:39.416Z] Experimental: true [2021-03-02T00:31:39.416Z] Insecure Registries: [2021-03-02T00:31:39.416Z] 127.0.0.0/8 [2021-03-02T00:31:39.416Z] Live Restore Enabled: true [2021-03-02T00:31:39.416Z] [2021-03-02T00:31:39.416Z] WARNING: No swap limit support [Pipeline] sh [2021-03-02T00:31:39.641Z] #9 ... [2021-03-02T00:31:39.641Z] [2021-03-02T00:31:39.641Z] #26 [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-03-02T00:31:39.641Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T00:31:39.641Z] #26 1.671 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:31:39.641Z] #26 1.685 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:31:39.641Z] #26 1.685 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:31:39.641Z] #26 1.863 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:31:39.641Z] #26 2.120 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:31:39.641Z] #26 2.568 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:31:39.641Z] #26 4.220 Fetched 8423 kB in 3s (3009 kB/s) [2021-03-02T00:31:39.641Z] #26 4.220 Reading package lists... [2021-03-02T00:31:39.641Z] #26 5.236 Reading package lists... [2021-03-02T00:31:39.641Z] #26 6.180 Building dependency tree... [2021-03-02T00:31:39.641Z] #26 6.644 The following additional packages will be installed: [2021-03-02T00:31:39.641Z] #26 6.644 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-02T00:31:39.641Z] #26 6.645 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-02T00:31:39.641Z] #26 6.645 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-02T00:31:39.641Z] #26 6.646 Suggested packages: [2021-03-02T00:31:39.641Z] #26 6.646 krb5-doc krb5-user [2021-03-02T00:31:39.641Z] #26 6.646 Recommended packages: [2021-03-02T00:31:39.641Z] #26 6.646 krb5-locales publicsuffix libsasl2-modules [2021-03-02T00:31:39.641Z] #26 6.811 The following NEW packages will be installed: [2021-03-02T00:31:39.641Z] #26 6.816 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-02T00:31:39.641Z] #26 6.816 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-02T00:31:39.641Z] #26 6.816 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-02T00:31:39.641Z] #26 6.816 libssh2-1 libssl1.1 openssl [2021-03-02T00:31:39.641Z] #26 7.097 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-02T00:31:39.641Z] #26 7.097 Need to get 5057 kB of archives. [2021-03-02T00:31:39.641Z] #26 7.097 After this operation, 12.1 MB of additional disk space will be used. [2021-03-02T00:31:39.641Z] #26 7.097 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-02T00:31:39.641Z] #26 7.097 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-02T00:31:39.641Z] #26 7.112 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-02T00:31:39.641Z] #26 7.114 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-02T00:31:39.641Z] #26 7.122 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-02T00:31:39.641Z] #26 7.123 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-02T00:31:39.641Z] #26 7.125 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-02T00:31:39.641Z] #26 7.136 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-02T00:31:39.641Z] #26 7.146 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-02T00:31:39.641Z] #26 7.155 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-02T00:31:39.641Z] #26 7.158 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-02T00:31:39.641Z] #26 7.168 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-02T00:31:39.641Z] #26 7.168 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-02T00:31:39.641Z] #26 7.168 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-02T00:31:39.641Z] #26 7.173 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-02T00:31:39.641Z] #26 7.175 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-02T00:31:39.641Z] #26 7.176 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-02T00:31:39.641Z] #26 7.184 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-02T00:31:39.641Z] #26 7.193 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-02T00:31:39.641Z] #26 7.199 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-02T00:31:39.641Z] #26 7.208 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-02T00:31:39.641Z] #26 7.415 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:31:39.641Z] #26 7.467 Fetched 5057 kB in 0s (13.7 MB/s) [2021-03-02T00:31:39.641Z] #26 7.514 Selecting previously unselected package libssl1.1:amd64. [2021-03-02T00:31:39.642Z] #26 7.514 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-02T00:31:39.642Z] #26 7.514 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 7.525 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:39.642Z] #26 7.780 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-02T00:31:39.642Z] #26 7.780 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 7.786 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:39.642Z] #26 7.849 Selecting previously unselected package libsasl2-2:amd64. [2021-03-02T00:31:39.642Z] #26 7.849 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 7.863 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:39.642Z] #26 7.913 Selecting previously unselected package libldap-common. [2021-03-02T00:31:39.642Z] #26 7.913 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-02T00:31:39.642Z] #26 7.919 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:39.642Z] #26 7.980 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-02T00:31:39.642Z] #26 7.980 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 7.991 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:39.642Z] #26 8.068 Selecting previously unselected package openssl. [2021-03-02T00:31:39.642Z] #26 8.068 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 8.073 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:39.642Z] #26 8.220 Selecting previously unselected package ca-certificates. [2021-03-02T00:31:39.642Z] #26 8.220 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-02T00:31:39.642Z] #26 8.240 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-02T00:31:39.642Z] #26 8.312 Selecting previously unselected package libkeyutils1:amd64. [2021-03-02T00:31:39.642Z] #26 8.312 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 8.320 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-02T00:31:39.642Z] #26 8.363 Selecting previously unselected package libkrb5support0:amd64. [2021-03-02T00:31:39.642Z] #26 8.363 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 8.375 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:39.642Z] #26 8.428 Selecting previously unselected package libk5crypto3:amd64. [2021-03-02T00:31:39.642Z] #26 8.428 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 8.433 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:39.642Z] #26 8.516 Selecting previously unselected package libkrb5-3:amd64. [2021-03-02T00:31:39.642Z] #26 8.516 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 8.523 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:39.642Z] #26 8.646 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-02T00:31:39.642Z] #26 8.646 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 8.649 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:39.642Z] #26 8.725 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-02T00:31:39.642Z] #26 8.725 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 8.733 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-02T00:31:39.642Z] #26 8.799 Selecting previously unselected package libpsl5:amd64. [2021-03-02T00:31:39.642Z] #26 8.799 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 8.800 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-02T00:31:39.642Z] #26 8.851 Selecting previously unselected package librtmp1:amd64. [2021-03-02T00:31:39.642Z] #26 8.851 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 8.856 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:31:39.642Z] #26 8.915 Selecting previously unselected package libssh2-1:amd64. [2021-03-02T00:31:39.642Z] #26 8.915 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 8.920 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-02T00:31:39.642Z] #26 8.995 Selecting previously unselected package libcurl4:amd64. [2021-03-02T00:31:39.642Z] #26 8.995 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 9.012 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-02T00:31:39.642Z] #26 9.074 Selecting previously unselected package curl. [2021-03-02T00:31:39.642Z] #26 9.074 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 9.077 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-02T00:31:39.642Z] #26 9.172 Selecting previously unselected package libonig5:amd64. [2021-03-02T00:31:39.642Z] #26 9.172 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 9.176 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:31:39.642Z] #26 9.234 Selecting previously unselected package libjq1:amd64. [2021-03-02T00:31:39.642Z] #26 9.236 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 9.241 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:31:39.642Z] #26 9.307 Selecting previously unselected package jq. [2021-03-02T00:31:39.642Z] #26 9.307 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:31:39.642Z] #26 ... [2021-03-02T00:31:39.642Z] [2021-03-02T00:31:39.642Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:39.642Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:39.721Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:31:39.721Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:31:39.721Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42095/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-02T00:31:39.721Z] + bash /home/ubuntu/workspace/moby_PR-42095/check-config.sh [2021-03-02T00:31:39.721Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-02T00:31:39.721Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-02T00:31:39.721Z] [2021-03-02T00:31:39.721Z] Generally Necessary: [2021-03-02T00:31:39.721Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-02T00:31:39.721Z] - apparmor: enabled and tools installed [2021-03-02T00:31:39.812Z] #27 3.247 Fetched 8198 kB in 3s (2709 kB/s) [2021-03-02T00:31:39.985Z] - CONFIG_NAMESPACES: enabled [2021-03-02T00:31:39.985Z] - CONFIG_NET_NS: enabled [2021-03-02T00:31:39.985Z] - CONFIG_PID_NS: enabled [2021-03-02T00:31:39.985Z] - CONFIG_IPC_NS: enabled [2021-03-02T00:31:39.985Z] - CONFIG_UTS_NS: enabled [2021-03-02T00:31:39.985Z] - CONFIG_CGROUPS: enabled [2021-03-02T00:31:39.985Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-02T00:31:39.985Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-02T00:31:39.985Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-02T00:31:39.985Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-02T00:31:39.985Z] - CONFIG_CPUSETS: enabled [2021-03-02T00:31:39.985Z] - CONFIG_MEMCG: enabled [2021-03-02T00:31:39.985Z] - CONFIG_KEYS: enabled [2021-03-02T00:31:39.985Z] - CONFIG_VETH: enabled (as module) [2021-03-02T00:31:39.985Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-02T00:31:39.985Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-02T00:31:39.985Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-02T00:31:39.985Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-02T00:31:39.985Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-02T00:31:39.985Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-02T00:31:39.985Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-02T00:31:39.985Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-02T00:31:39.985Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-02T00:31:40.247Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-02T00:31:40.248Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-02T00:31:40.248Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-02T00:31:40.248Z] [2021-03-02T00:31:40.248Z] Optional Features: [2021-03-02T00:31:40.248Z] - CONFIG_USER_NS: enabled [2021-03-02T00:31:40.248Z] - CONFIG_SECCOMP: enabled [2021-03-02T00:31:40.248Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-02T00:31:40.248Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-02T00:31:40.248Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-02T00:31:40.248Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-02T00:31:40.248Z] - CONFIG_BLK_CGROUP: enabled [2021-03-02T00:31:40.248Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-02T00:31:40.248Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-02T00:31:40.248Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-02T00:31:40.248Z] - CONFIG_CGROUP_PERF: enabled [2021-03-02T00:31:40.248Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-02T00:31:40.248Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-02T00:31:40.248Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-02T00:31:40.248Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-02T00:31:40.248Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-02T00:31:40.248Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-02T00:31:40.248Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-02T00:31:40.248Z] - CONFIG_IP_VS: enabled (as module) [2021-03-02T00:31:40.248Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-02T00:31:40.248Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-02T00:31:40.248Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-02T00:31:40.248Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-02T00:31:40.511Z] - CONFIG_EXT4_FS: enabled [2021-03-02T00:31:40.511Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-02T00:31:40.511Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-02T00:31:40.511Z] - Network Drivers: [2021-03-02T00:31:40.511Z] - "overlay": [2021-03-02T00:31:40.512Z] - CONFIG_VXLAN: enabled (as module) [2021-03-02T00:31:40.512Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-02T00:31:40.512Z] Optional (for encrypted networks): [2021-03-02T00:31:40.512Z] - CONFIG_CRYPTO: enabled [2021-03-02T00:31:40.512Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-02T00:31:40.512Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-02T00:31:40.512Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-02T00:31:40.512Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-02T00:31:40.512Z] - CONFIG_XFRM: enabled [2021-03-02T00:31:40.512Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-02T00:31:40.512Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-02T00:31:40.512Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-02T00:31:40.512Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-02T00:31:40.512Z] - "ipvlan": [2021-03-02T00:31:40.512Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-02T00:31:40.512Z] - "macvlan": [2021-03-02T00:31:40.512Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-02T00:31:40.512Z] - CONFIG_DUMMY: enabled (as module) [2021-03-02T00:31:40.512Z] - "ftp,tftp client in container": [2021-03-02T00:31:40.776Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-02T00:31:40.776Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-02T00:31:40.776Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-02T00:31:40.776Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-02T00:31:40.776Z] - Storage Drivers: [2021-03-02T00:31:40.776Z] - "aufs": [2021-03-02T00:31:40.776Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-02T00:31:40.776Z] - "btrfs": [2021-03-02T00:31:40.776Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-02T00:31:40.776Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-02T00:31:40.776Z] - "devicemapper": [2021-03-02T00:31:40.776Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-02T00:31:40.776Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-02T00:31:40.776Z] - "overlay": [2021-03-02T00:31:40.776Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-02T00:31:40.776Z] - "zfs": [2021-03-02T00:31:40.776Z] - /dev/zfs: missing [2021-03-02T00:31:40.776Z] - zfs command: missing [2021-03-02T00:31:40.776Z] - zpool command: missing [2021-03-02T00:31:40.776Z] [2021-03-02T00:31:40.776Z] Limits: [2021-03-02T00:31:40.776Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-02T00:31:40.776Z] [2021-03-02T00:31:40.776Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T00:31:41.137Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:483238083e6519bd0db9a43b95a338c565b862c2 . [2021-03-02T00:31:41.345Z] #27 3.247 Reading package lists... [2021-03-02T00:31:41.400Z] #2 [internal] load .dockerignore [2021-03-02T00:31:41.400Z] #2 sha256:f3a224835fadfcc29f51b92e37a4a7133913b8b1d42a1088e343af8aea32c0b1 [2021-03-02T00:31:41.650Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-03-02T00:31:41.843Z] #20 ... [2021-03-02T00:31:41.843Z] [2021-03-02T00:31:41.843Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-02T00:31:41.843Z] #38 114.4 + dpkg --print-architecture [2021-03-02T00:31:41.843Z] #38 114.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-02T00:31:41.843Z] #38 115.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-02T00:31:41.843Z] #38 115.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-02T00:31:41.991Z] #27 4.719 Reading package lists... [2021-03-02T00:31:41.991Z] #27 ... [2021-03-02T00:31:41.991Z] [2021-03-02T00:31:41.991Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:41.991Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-02T00:31:41.991Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-03-02T00:31:41.991Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.8s done [2021-03-02T00:31:41.991Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-03-02T00:31:41.991Z] #10 DONE 14.6s [2021-03-02T00:31:42.292Z] [2021-03-02T00:31:42.292Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:42.292Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-02T00:31:42.292Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-03-02T00:31:43.041Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done [2021-03-02T00:31:43.303Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-02T00:31:43.322Z] #2 transferring context: [2021-03-02T00:31:43.322Z] #2 transferring context: 87B done [2021-03-02T00:31:43.322Z] #2 DONE 1.9s [2021-03-02T00:31:43.322Z] [2021-03-02T00:31:43.322Z] #1 [internal] load build definition from Dockerfile [2021-03-02T00:31:43.322Z] #1 sha256:7bb008b551623d012870df389155e26f912d2391f0ab165be0ef0aa2c4e576b6 [2021-03-02T00:31:43.322Z] #1 transferring dockerfile: 16.55kB 0.1s done [2021-03-02T00:31:43.322Z] #1 DONE 1.9s [2021-03-02T00:31:43.586Z] [2021-03-02T00:31:43.586Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T00:31:43.586Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-03-02T00:31:44.691Z] #9 ... [2021-03-02T00:31:44.691Z] [2021-03-02T00:31:44.691Z] #26 [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-03-02T00:31:44.691Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T00:31:44.691Z] #26 1.844 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:31:44.691Z] #26 1.859 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:31:44.691Z] #26 1.859 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:31:44.691Z] #26 2.076 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:31:44.691Z] #26 2.367 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:31:44.691Z] #26 2.768 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:31:44.691Z] #26 4.402 Fetched 8423 kB in 3s (2997 kB/s) [2021-03-02T00:31:44.691Z] #26 4.402 Reading package lists... [2021-03-02T00:31:44.691Z] #26 5.354 Reading package lists... [2021-03-02T00:31:44.691Z] #26 6.333 Building dependency tree... [2021-03-02T00:31:44.691Z] #26 6.710 The following additional packages will be installed: [2021-03-02T00:31:44.692Z] #26 6.710 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-02T00:31:44.692Z] #26 6.710 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-02T00:31:44.692Z] #26 6.710 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-02T00:31:44.692Z] #26 6.710 Suggested packages: [2021-03-02T00:31:44.692Z] #26 6.710 krb5-doc krb5-user [2021-03-02T00:31:44.692Z] #26 6.710 Recommended packages: [2021-03-02T00:31:44.692Z] #26 6.710 krb5-locales publicsuffix libsasl2-modules [2021-03-02T00:31:44.692Z] #26 6.873 The following NEW packages will be installed: [2021-03-02T00:31:44.692Z] #26 6.873 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-02T00:31:44.692Z] #26 6.873 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-02T00:31:44.692Z] #26 6.873 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-02T00:31:44.692Z] #26 6.873 libssh2-1 libssl1.1 openssl [2021-03-02T00:31:44.692Z] #26 7.151 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-02T00:31:44.692Z] #26 7.151 Need to get 5057 kB of archives. [2021-03-02T00:31:44.692Z] #26 7.151 After this operation, 12.1 MB of additional disk space will be used. [2021-03-02T00:31:44.692Z] #26 7.151 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-02T00:31:44.692Z] #26 7.172 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-02T00:31:44.692Z] #26 7.172 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-02T00:31:44.692Z] #26 7.172 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-02T00:31:44.692Z] #26 7.172 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-02T00:31:44.692Z] #26 7.172 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-02T00:31:44.692Z] #26 7.172 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-02T00:31:44.692Z] #26 7.193 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-02T00:31:44.692Z] #26 7.193 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-02T00:31:44.692Z] #26 7.193 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-02T00:31:44.692Z] #26 7.193 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-02T00:31:44.692Z] #26 7.202 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-02T00:31:44.692Z] #26 7.210 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-02T00:31:44.692Z] #26 7.210 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-02T00:31:44.692Z] #26 7.219 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-02T00:31:44.692Z] #26 7.219 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-02T00:31:44.692Z] #26 7.250 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-02T00:31:44.692Z] #26 7.250 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-02T00:31:44.692Z] #26 7.250 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-02T00:31:44.692Z] #26 7.260 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-02T00:31:44.692Z] #26 7.260 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-02T00:31:44.692Z] #26 7.485 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:31:44.692Z] #26 7.516 Fetched 5057 kB in 0s (13.5 MB/s) [2021-03-02T00:31:44.692Z] #26 7.586 Selecting previously unselected package libssl1.1:amd64. [2021-03-02T00:31:44.692Z] #26 7.586 (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-03-02T00:31:44.692Z] #26 7.586 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 7.597 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:44.692Z] #26 7.838 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-02T00:31:44.692Z] #26 7.838 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 7.844 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:44.692Z] #26 7.918 Selecting previously unselected package libsasl2-2:amd64. [2021-03-02T00:31:44.692Z] #26 7.920 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 7.926 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:44.692Z] #26 8.028 Selecting previously unselected package libldap-common. [2021-03-02T00:31:44.692Z] #26 8.028 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-02T00:31:44.692Z] #26 8.037 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:44.692Z] #26 8.098 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-02T00:31:44.692Z] #26 8.100 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 8.105 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:44.692Z] #26 8.207 Selecting previously unselected package openssl. [2021-03-02T00:31:44.692Z] #26 8.207 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 8.218 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:44.692Z] #26 8.482 Selecting previously unselected package ca-certificates. [2021-03-02T00:31:44.692Z] #26 8.482 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-02T00:31:44.692Z] #26 8.488 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-02T00:31:44.692Z] #26 8.617 Selecting previously unselected package libkeyutils1:amd64. [2021-03-02T00:31:44.692Z] #26 8.617 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 8.624 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-02T00:31:44.692Z] #26 8.682 Selecting previously unselected package libkrb5support0:amd64. [2021-03-02T00:31:44.692Z] #26 8.682 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 8.697 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:44.692Z] #26 8.770 Selecting previously unselected package libk5crypto3:amd64. [2021-03-02T00:31:44.692Z] #26 8.770 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 8.775 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:44.692Z] #26 8.871 Selecting previously unselected package libkrb5-3:amd64. [2021-03-02T00:31:44.692Z] #26 8.871 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 8.881 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:44.692Z] #26 9.049 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-02T00:31:44.692Z] #26 9.049 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 9.054 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:44.692Z] #26 9.141 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-02T00:31:44.692Z] #26 9.141 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 9.154 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-02T00:31:44.692Z] #26 9.226 Selecting previously unselected package libpsl5:amd64. [2021-03-02T00:31:44.692Z] #26 9.228 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 9.234 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-02T00:31:44.692Z] #26 9.293 Selecting previously unselected package librtmp1:amd64. [2021-03-02T00:31:44.692Z] #26 9.293 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 9.300 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:31:44.692Z] #26 9.377 Selecting previously unselected package libssh2-1:amd64. [2021-03-02T00:31:44.692Z] #26 9.377 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 9.381 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-02T00:31:44.692Z] #26 9.473 Selecting previously unselected package libcurl4:amd64. [2021-03-02T00:31:44.692Z] #26 9.473 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 9.480 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-02T00:31:44.692Z] #26 9.585 Selecting previously unselected package curl. [2021-03-02T00:31:44.692Z] #26 9.585 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 9.596 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-02T00:31:44.692Z] #26 9.680 Selecting previously unselected package libonig5:amd64. [2021-03-02T00:31:44.692Z] #26 9.680 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 9.686 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:31:44.692Z] #26 9.823 Selecting previously unselected package libjq1:amd64. [2021-03-02T00:31:44.692Z] #26 9.823 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 9.828 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:31:44.692Z] #26 9.908 Selecting previously unselected package jq. [2021-03-02T00:31:44.692Z] #26 9.908 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:31:44.692Z] #26 9.918 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:31:44.692Z] #26 9.996 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-02T00:31:44.692Z] #26 10.01 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-02T00:31:44.692Z] #26 10.03 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:44.692Z] #26 10.17 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-02T00:31:44.692Z] #26 ... [2021-03-02T00:31:44.692Z] [2021-03-02T00:31:44.692Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:44.692Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:44.945Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-03-02T00:31:44.945Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done [2021-03-02T00:31:44.985Z] #3 DONE 1.4s [2021-03-02T00:31:44.985Z] [2021-03-02T00:31:44.985Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T00:31:44.985Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-03-02T00:31:44.985Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-02T00:31:44.985Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-03-02T00:31:44.985Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-03-02T00:31:44.985Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-02T00:31:44.985Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2021-03-02T00:31:45.248Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.10MB / 8.28MB 0.3s [2021-03-02T00:31:45.512Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.29MB / 8.28MB 0.5s [2021-03-02T00:31:45.512Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s [2021-03-02T00:31:45.515Z] #9 ... [2021-03-02T00:31:45.515Z] [2021-03-02T00:31:45.515Z] #26 [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-03-02T00:31:45.515Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T00:31:45.515Z] #26 9.315 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:31:45.515Z] #26 9.382 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-02T00:31:45.515Z] #26 9.393 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-02T00:31:45.515Z] #26 9.407 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:45.515Z] #26 9.541 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-02T00:31:45.515Z] #26 9.551 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:45.515Z] #26 9.564 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:45.515Z] #26 9.574 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:45.515Z] #26 9.583 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:31:45.515Z] #26 9.593 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:45.515Z] #26 9.607 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:45.515Z] #26 9.623 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-02T00:31:45.515Z] #26 9.636 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:45.515Z] #26 9.648 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:45.515Z] #26 9.665 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:31:45.515Z] #26 9.681 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:31:45.515Z] #26 9.696 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:45.515Z] #26 9.705 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-02T00:31:45.515Z] #26 10.50 Updating certificates in /etc/ssl/certs... [2021-03-02T00:31:45.515Z] #26 11.78 137 added, 0 removed; done. [2021-03-02T00:31:45.515Z] #26 11.82 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:45.515Z] #26 11.83 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:31:45.515Z] #26 11.84 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-02T00:31:45.515Z] #26 11.86 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-02T00:31:45.515Z] #26 11.89 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:31:45.515Z] #26 11.92 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-02T00:31:45.515Z] #26 11.94 Updating certificates in /etc/ssl/certs... [2021-03-02T00:31:45.515Z] #26 13.08 0 added, 0 removed; done. [2021-03-02T00:31:45.515Z] #26 13.08 Running hooks in /etc/ca-certificates/update.d... [2021-03-02T00:31:45.515Z] #26 13.08 done. [2021-03-02T00:31:45.515Z] #26 DONE 15.2s [2021-03-02T00:31:45.515Z] [2021-03-02T00:31:45.515Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:45.515Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:45.515Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-02T00:31:45.515Z] #9 ... [2021-03-02T00:31:45.515Z] [2021-03-02T00:31:45.515Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T00:31:45.515Z] #27 sha256:0fbf873cb23cfe05d67b1f111d5a882baa6e0767032ccc591af70f3f70041c17 [2021-03-02T00:31:45.515Z] #27 DONE 0.1s [2021-03-02T00:31:45.515Z] [2021-03-02T00:31:45.515Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:45.515Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:45.775Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.8s done [2021-03-02T00:31:46.037Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2021-03-02T00:31:46.037Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-03-02T00:31:46.296Z] #38 ... [2021-03-02T00:31:46.296Z] [2021-03-02T00:31:46.296Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:31:46.296Z] #20 10.73 Installing build dependencies: finished with status 'done' [2021-03-02T00:31:46.301Z] #4 DONE 1.3s [2021-03-02T00:31:46.564Z] [2021-03-02T00:31:46.564Z] #5 [internal] load build definition from Dockerfile [2021-03-02T00:31:46.564Z] #5 sha256:401bac70b2e4c4277468afb614566bccc9ade0f0677557d7c10f451cb9fddcbb [2021-03-02T00:31:46.586Z] #20 ... [2021-03-02T00:31:46.586Z] [2021-03-02T00:31:46.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:31:46.586Z] #41 79.64 CC criu/namespaces.o [2021-03-02T00:31:46.586Z] #41 80.66 CC criu/net.o [2021-03-02T00:31:46.586Z] #41 82.50 CC criu/netfilter.o [2021-03-02T00:31:46.586Z] #41 82.72 CC criu/page-pipe.o [2021-03-02T00:31:46.586Z] #41 83.18 CC criu/page-xfer.o [2021-03-02T00:31:46.586Z] #41 84.10 CC criu/pagemap-cache.o [2021-03-02T00:31:46.586Z] #41 84.42 CC criu/pagemap.o [2021-03-02T00:31:46.586Z] #41 85.14 CC criu/parasite-syscall.o [2021-03-02T00:31:46.586Z] #41 85.85 CC criu/path.o [2021-03-02T00:31:46.586Z] #41 86.01 CC criu/pie-util-vdso.o [2021-03-02T00:31:46.586Z] #41 86.29 CC criu/pie-util.o [2021-03-02T00:31:46.586Z] #41 86.45 CC criu/pipes.o [2021-03-02T00:31:46.586Z] #41 86.86 CC criu/plugin.o [2021-03-02T00:31:46.586Z] #41 87.18 CC criu/proc_parse.o [2021-03-02T00:31:46.586Z] #41 88.78 CC criu/protobuf-desc.o [2021-03-02T00:31:46.586Z] #41 89.31 CC criu/protobuf.o [2021-03-02T00:31:46.586Z] #41 89.56 CC criu/pstree.o [2021-03-02T00:31:46.805Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done [2021-03-02T00:31:46.805Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-03-02T00:31:46.805Z] #10 DONE 19.3s [2021-03-02T00:31:46.805Z] [2021-03-02T00:31:46.805Z] #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-03-02T00:31:46.805Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-03-02T00:31:46.805Z] #27 4.719 Reading package lists... [2021-03-02T00:31:46.805Z] #27 6.321 Building dependency tree... [2021-03-02T00:31:46.805Z] #27 6.775 The following additional packages will be installed: [2021-03-02T00:31:46.805Z] #27 6.775 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-02T00:31:46.805Z] #27 6.775 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-02T00:31:46.805Z] #27 6.775 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-02T00:31:46.805Z] #27 6.775 Suggested packages: [2021-03-02T00:31:46.805Z] #27 6.775 krb5-doc krb5-user [2021-03-02T00:31:46.805Z] #27 6.775 Recommended packages: [2021-03-02T00:31:46.805Z] #27 6.775 krb5-locales publicsuffix libsasl2-modules [2021-03-02T00:31:46.805Z] #27 7.056 The following NEW packages will be installed: [2021-03-02T00:31:46.805Z] #27 7.056 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-02T00:31:46.805Z] #27 7.056 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-02T00:31:46.805Z] #27 7.056 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-02T00:31:46.805Z] #27 7.056 libssh2-1 libssl1.1 openssl [2021-03-02T00:31:46.805Z] #27 7.105 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-02T00:31:46.805Z] #27 7.105 Need to get 5175 kB of archives. [2021-03-02T00:31:46.805Z] #27 7.105 After this operation, 14.6 MB of additional disk space will be used. [2021-03-02T00:31:46.805Z] #27 7.105 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-03-02T00:31:46.805Z] #27 7.128 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-03-02T00:31:46.805Z] #27 7.159 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-03-02T00:31:46.805Z] #27 7.163 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-02T00:31:46.805Z] #27 7.167 Get:5 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-03-02T00:31:46.805Z] #27 7.171 Get:6 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-02T00:31:46.805Z] #27 7.173 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-03-02T00:31:46.805Z] #27 7.183 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-03-02T00:31:46.805Z] #27 7.187 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-03-02T00:31:46.805Z] #27 7.211 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-03-02T00:31:46.805Z] #27 7.259 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-03-02T00:31:46.805Z] #27 7.288 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-03-02T00:31:46.805Z] #27 7.298 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-03-02T00:31:46.805Z] #27 7.338 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-03-02T00:31:46.805Z] #27 7.387 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-03-02T00:31:46.805Z] #27 7.392 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-03-02T00:31:46.805Z] #27 7.403 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-03-02T00:31:46.805Z] #27 7.425 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-03-02T00:31:46.805Z] #27 7.439 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-02T00:31:46.805Z] #27 7.447 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-02T00:31:46.805Z] #27 7.451 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-02T00:31:46.805Z] #27 7.720 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:31:46.805Z] #27 7.775 Fetched 5175 kB in 0s (14.3 MB/s) [2021-03-02T00:31:46.805Z] #27 7.917 Selecting previously unselected package libssl1.1:ppc64el. [2021-03-02T00:31:46.805Z] #27 7.917 (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-03-02T00:31:46.805Z] #27 7.920 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 7.924 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:46.805Z] #27 8.134 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.137 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.139 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 8.165 Selecting previously unselected package libsasl2-2:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.168 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.169 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 8.205 Selecting previously unselected package libldap-common. [2021-03-02T00:31:46.805Z] #27 8.207 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-02T00:31:46.805Z] #27 8.209 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:46.805Z] #27 8.237 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.239 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.241 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:46.805Z] #27 8.293 Selecting previously unselected package openssl. [2021-03-02T00:31:46.805Z] #27 8.295 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.297 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:46.805Z] #27 8.417 Selecting previously unselected package ca-certificates. [2021-03-02T00:31:46.805Z] #27 8.419 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-02T00:31:46.805Z] #27 8.420 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-02T00:31:46.805Z] #27 8.476 Selecting previously unselected package libkeyutils1:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.476 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.478 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-03-02T00:31:46.805Z] #27 8.510 Selecting previously unselected package libkrb5support0:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.512 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.513 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 8.541 Selecting previously unselected package libk5crypto3:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.543 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.544 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 8.581 Selecting previously unselected package libkrb5-3:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.584 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.585 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 8.667 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.670 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.671 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 8.714 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.716 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.718 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 8.750 Selecting previously unselected package libpsl5:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.752 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.754 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-03-02T00:31:46.805Z] #27 8.784 Selecting previously unselected package librtmp1:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.784 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.785 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:31:46.805Z] #27 8.813 Selecting previously unselected package libssh2-1:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.816 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.818 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-02T00:31:46.805Z] #27 8.866 Selecting previously unselected package libcurl4:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.869 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.873 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 8.938 Selecting previously unselected package curl. [2021-03-02T00:31:46.805Z] #27 8.940 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.941 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 8.989 Selecting previously unselected package libonig5:ppc64el. [2021-03-02T00:31:46.805Z] #27 8.991 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 8.992 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-02T00:31:46.805Z] #27 9.048 Selecting previously unselected package libjq1:ppc64el. [2021-03-02T00:31:46.805Z] #27 9.051 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 9.053 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-02T00:31:46.805Z] #27 9.100 Selecting previously unselected package jq. [2021-03-02T00:31:46.805Z] #27 9.103 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-02T00:31:46.805Z] #27 9.106 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:31:46.805Z] #27 9.148 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-03-02T00:31:46.805Z] #27 9.151 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-03-02T00:31:46.805Z] #27 9.154 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:46.805Z] #27 9.313 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 9.317 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:46.805Z] #27 9.322 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 9.324 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 9.328 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:31:46.805Z] #27 9.331 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 9.333 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 9.336 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-02T00:31:46.805Z] #27 9.340 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-02T00:31:46.805Z] #27 9.343 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:46.805Z] #27 9.348 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-02T00:31:46.805Z] #27 9.351 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-02T00:31:46.805Z] #27 9.354 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:46.805Z] #27 9.357 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-02T00:31:46.805Z] #27 10.16 Updating certificates in /etc/ssl/certs... [2021-03-02T00:31:46.827Z] #5 transferring dockerfile: 16.55kB done [2021-03-02T00:31:46.827Z] #5 DONE 0.1s [2021-03-02T00:31:46.827Z] [2021-03-02T00:31:46.827Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T00:31:46.827Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-03-02T00:31:47.091Z] #8 DONE 0.3s [2021-03-02T00:31:47.091Z] [2021-03-02T00:31:47.091Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T00:31:47.091Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-02T00:31:47.091Z] #7 DONE 0.5s [2021-03-02T00:31:47.091Z] [2021-03-02T00:31:47.091Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T00:31:47.091Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-02T00:31:47.091Z] #6 DONE 0.4s [2021-03-02T00:31:47.103Z] #27 ... [2021-03-02T00:31:47.103Z] [2021-03-02T00:31:47.103Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T00:31:47.103Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-03-02T00:31:47.103Z] #11 DONE 0.2s [2021-03-02T00:31:47.103Z] [2021-03-02T00:31:47.103Z] #12 [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-03-02T00:31:47.103Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-03-02T00:31:47.403Z] #12 DONE 0.2s [2021-03-02T00:31:47.403Z] [2021-03-02T00:31:47.403Z] #47 [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-03-02T00:31:47.403Z] #47 sha256:677d2ab0ccbaf58b7aef9339ae55ffd05fff3f039f711d4eafaab70958625510 [2021-03-02T00:31:47.403Z] #47 ... [2021-03-02T00:31:47.403Z] [2021-03-02T00:31:47.403Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T00:31:47.404Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-03-02T00:31:47.404Z] #31 DONE 0.1s [2021-03-02T00:31:47.404Z] [2021-03-02T00:31:47.404Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T00:31:47.404Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-03-02T00:31:47.404Z] #39 DONE 0.1s [2021-03-02T00:31:47.617Z] #41 90.49 CC criu/rbtree.o [2021-03-02T00:31:47.617Z] #41 90.69 CC criu/rst-malloc.o [2021-03-02T00:31:47.717Z] [2021-03-02T00:31:47.717Z] #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-03-02T00:31:47.717Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-02T00:31:47.907Z] #41 90.93 CC criu/seccomp.o [2021-03-02T00:31:48.018Z] #40 0.729 + git clone https://github.com/docker/distribution.git . [2021-03-02T00:31:48.018Z] #40 0.734 Cloning into '.'... [2021-03-02T00:31:48.486Z] [2021-03-02T00:31:48.486Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T00:31:48.486Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-03-02T00:31:48.486Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-02T00:31:48.486Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-02T00:31:48.486Z] #25 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done [2021-03-02T00:31:48.486Z] #25 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done [2021-03-02T00:31:48.539Z] #41 91.46 CC criu/seize.o [2021-03-02T00:31:48.737Z] Client: [2021-03-02T00:31:48.737Z] Context: default [2021-03-02T00:31:48.737Z] Debug Mode: false [2021-03-02T00:31:48.737Z] Plugins: [2021-03-02T00:31:48.737Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-02T00:31:48.737Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-02T00:31:48.737Z] [2021-03-02T00:31:48.737Z] Server: [2021-03-02T00:31:48.737Z] Containers: 0 [2021-03-02T00:31:48.737Z] Running: 0 [2021-03-02T00:31:48.737Z] Paused: 0 [2021-03-02T00:31:48.737Z] Stopped: 0 [2021-03-02T00:31:48.737Z] Images: 0 [2021-03-02T00:31:48.737Z] Server Version: 20.10.3 [2021-03-02T00:31:48.737Z] Storage Driver: overlay2 [2021-03-02T00:31:48.737Z] Backing Filesystem: extfs [2021-03-02T00:31:48.737Z] Supports d_type: true [2021-03-02T00:31:48.737Z] Native Overlay Diff: true [2021-03-02T00:31:48.737Z] Logging Driver: json-file [2021-03-02T00:31:48.737Z] Cgroup Driver: systemd [2021-03-02T00:31:48.737Z] Cgroup Version: 2 [2021-03-02T00:31:48.737Z] Plugins: [2021-03-02T00:31:48.737Z] Volume: local [2021-03-02T00:31:48.737Z] Network: bridge host ipvlan macvlan null overlay [2021-03-02T00:31:48.737Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-02T00:31:48.737Z] Swarm: inactive [2021-03-02T00:31:48.737Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-03-02T00:31:48.737Z] Default Runtime: runc [2021-03-02T00:31:48.737Z] Init Binary: docker-init [2021-03-02T00:31:48.737Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:31:48.737Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-02T00:31:48.737Z] init version: de40ad0 [2021-03-02T00:31:48.737Z] Security Options: [2021-03-02T00:31:48.737Z] apparmor [2021-03-02T00:31:48.737Z] seccomp [2021-03-02T00:31:48.737Z] Profile: default [2021-03-02T00:31:48.737Z] cgroupns [2021-03-02T00:31:48.737Z] Kernel Version: 5.4.0-1037-aws [2021-03-02T00:31:48.737Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-02T00:31:48.737Z] OSType: linux [2021-03-02T00:31:48.737Z] Architecture: x86_64 [2021-03-02T00:31:48.737Z] CPUs: 2 [2021-03-02T00:31:48.737Z] Total Memory: 7.569GiB [2021-03-02T00:31:48.737Z] Name: ip-10-100-126-37 [2021-03-02T00:31:48.737Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-02T00:31:48.737Z] Docker Root Dir: /var/lib/docker [2021-03-02T00:31:48.737Z] Debug Mode: false [2021-03-02T00:31:48.737Z] Registry: https://index.docker.io/v1/ [2021-03-02T00:31:48.737Z] Labels: [2021-03-02T00:31:48.737Z] Experimental: true [2021-03-02T00:31:48.737Z] Insecure Registries: [2021-03-02T00:31:48.737Z] 127.0.0.0/8 [2021-03-02T00:31:48.737Z] Live Restore Enabled: true [2021-03-02T00:31:48.737Z] [2021-03-02T00:31:48.737Z] WARNING: No kernel memory TCP limit support [2021-03-02T00:31:48.737Z] WARNING: No oom kill disable support [2021-03-02T00:31:48.737Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-02T00:31:48.907Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2021-03-02T00:31:48.907Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done [2021-03-02T00:31:49.171Z] #41 ... [2021-03-02T00:31:49.171Z] [2021-03-02T00:31:49.171Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:31:49.171Z] #20 13.88 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-02T00:31:49.171Z] #20 13.91 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-02T00:31:49.171Z] #20 13.92 Building wheels for collected packages: pyyaml [2021-03-02T00:31:49.171Z] #20 13.92 Running setup.py bdist_wheel for pyyaml: started [2021-03-02T00:31:49.173Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:483238083e6519bd0db9a43b95a338c565b862c2 . [2021-03-02T00:31:49.173Z] #2 [internal] load .dockerignore [2021-03-02T00:31:49.173Z] #2 sha256:0ffed970220ac0ed1fdff3f916f5ad6d5b3cad50aab43d63423d7bc2bd33021a [2021-03-02T00:31:49.433Z] #2 ... [2021-03-02T00:31:49.433Z] [2021-03-02T00:31:49.433Z] #1 [internal] load build definition from Dockerfile [2021-03-02T00:31:49.433Z] #1 sha256:64c47430c587351eb09360ff3fdef7dc818f896760b6cc17a5408e738f33e7af [2021-03-02T00:31:49.433Z] #1 transferring dockerfile: 16.55kB done [2021-03-02T00:31:49.433Z] #1 DONE 0.3s [2021-03-02T00:31:49.433Z] [2021-03-02T00:31:49.433Z] #2 [internal] load .dockerignore [2021-03-02T00:31:49.433Z] #2 sha256:0ffed970220ac0ed1fdff3f916f5ad6d5b3cad50aab43d63423d7bc2bd33021a [2021-03-02T00:31:49.433Z] #2 transferring context: 87B done [2021-03-02T00:31:49.433Z] #2 DONE 0.2s [2021-03-02T00:31:49.433Z] [2021-03-02T00:31:49.433Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-02T00:31:49.433Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-02T00:31:49.481Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-03-02T00:31:49.801Z] #20 14.66 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-02T00:31:49.802Z] #20 14.66 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-02T00:31:49.802Z] #20 14.73 Successfully built pyyaml [2021-03-02T00:31:49.802Z] #20 14.74 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-02T00:31:50.007Z] #3 DONE 0.6s [2021-03-02T00:31:50.007Z] [2021-03-02T00:31:50.007Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-02T00:31:50.007Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-02T00:31:50.007Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-02T00:31:50.007Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-02T00:31:50.007Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-02T00:31:50.007Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-02T00:31:50.007Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-03-02T00:31:50.093Z] #20 14.94 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-02T00:31:50.268Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.34MB / 8.88MB 0.2s [2021-03-02T00:31:50.268Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s [2021-03-02T00:31:50.530Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2021-03-02T00:31:50.530Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-03-02T00:31:50.737Z] #20 DONE 15.4s [2021-03-02T00:31:50.737Z] [2021-03-02T00:31:50.737Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-03-02T00:31:50.737Z] #23 DONE 0.2s [2021-03-02T00:31:50.737Z] [2021-03-02T00:31:50.737Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-03-02T00:31:50.810Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-02T00:31:51.106Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-03-02T00:31:51.106Z] #4 DONE 0.9s [2021-03-02T00:31:51.106Z] [2021-03-02T00:31:51.106Z] #5 [internal] load build definition from Dockerfile [2021-03-02T00:31:51.106Z] #5 sha256:6b90f87b08e059d5db5e85a160d5a6657aad43136c2d42ae4ccec490035b0159 [2021-03-02T00:31:51.367Z] #5 transferring dockerfile: 16.55kB done [2021-03-02T00:31:51.367Z] #5 DONE 0.1s [2021-03-02T00:31:51.367Z] [2021-03-02T00:31:51.367Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-02T00:31:51.367Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-02T00:31:51.627Z] #8 DONE 0.4s [2021-03-02T00:31:51.627Z] [2021-03-02T00:31:51.627Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-02T00:31:51.627Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-02T00:31:51.627Z] #6 DONE 0.3s [2021-03-02T00:31:51.627Z] [2021-03-02T00:31:51.627Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-02T00:31:51.627Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-02T00:31:51.887Z] #7 DONE 0.5s [2021-03-02T00:31:52.031Z] #9 ... [2021-03-02T00:31:52.031Z] [2021-03-02T00:31:52.031Z] #26 [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-03-02T00:31:52.031Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T00:31:52.031Z] #26 10.19 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:52.031Z] #26 10.21 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:52.031Z] #26 10.22 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:52.031Z] #26 10.24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:31:52.031Z] #26 10.26 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:52.031Z] #26 10.27 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:31:52.031Z] #26 10.29 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-02T00:31:52.031Z] #26 10.30 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:52.031Z] #26 10.32 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:31:52.031Z] #26 10.34 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:31:52.031Z] #26 10.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:31:52.031Z] #26 10.37 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:31:52.031Z] #26 10.38 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-02T00:31:52.031Z] #26 11.21 Updating certificates in /etc/ssl/certs... [2021-03-02T00:31:52.031Z] #26 12.50 137 added, 0 removed; done. [2021-03-02T00:31:52.031Z] #26 12.54 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:31:52.031Z] #26 12.56 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:31:52.031Z] #26 12.58 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-02T00:31:52.031Z] #26 12.60 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-02T00:31:52.031Z] #26 12.61 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:31:52.031Z] #26 12.74 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-02T00:31:52.031Z] #26 12.76 Updating certificates in /etc/ssl/certs... [2021-03-02T00:31:52.031Z] #26 13.83 0 added, 0 removed; done. [2021-03-02T00:31:52.031Z] #26 13.83 Running hooks in /etc/ca-certificates/update.d... [2021-03-02T00:31:52.031Z] #26 13.83 done. [2021-03-02T00:31:52.031Z] #26 DONE 17.2s [2021-03-02T00:31:52.031Z] [2021-03-02T00:31:52.031Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:52.031Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:52.031Z] #9 ... [2021-03-02T00:31:52.031Z] [2021-03-02T00:31:52.031Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T00:31:52.031Z] #27 sha256:23c281764387e00fd01ba7e4d7e9073bcbbd9566fe67c19578936d889d70c491 [2021-03-02T00:31:52.031Z] #27 DONE 0.2s [2021-03-02T00:31:52.031Z] [2021-03-02T00:31:52.031Z] #28 [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-03-02T00:31:52.031Z] #28 sha256:5b537f20301c18ac00327a74e61b11ab312f8bbba3c1c974d90802891ae19fbc [2021-03-02T00:31:52.161Z] [2021-03-02T00:31:52.161Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:52.161Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:52.161Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-02T00:31:52.161Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-02T00:31:52.161Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-02T00:31:52.161Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-02T00:31:52.161Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-03-02T00:31:52.161Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.2s [2021-03-02T00:31:52.161Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s [2021-03-02T00:31:52.246Z] #28 DONE 1.2s [2021-03-02T00:31:52.246Z] [2021-03-02T00:31:52.246Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-03-02T00:31:52.246Z] #31 DONE 0.2s [2021-03-02T00:31:52.246Z] [2021-03-02T00:31:52.246Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-03-02T00:31:52.246Z] #33 DONE 0.1s [2021-03-02T00:31:52.246Z] [2021-03-02T00:31:52.246Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-03-02T00:31:52.246Z] #36 DONE 0.2s [2021-03-02T00:31:52.246Z] [2021-03-02T00:31:52.246Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:31:52.246Z] #41 92.19 CC criu/servicefd.o [2021-03-02T00:31:52.246Z] #41 92.60 CC criu/shmem.o [2021-03-02T00:31:52.246Z] #41 93.30 CC criu/sigframe.o [2021-03-02T00:31:52.246Z] #41 93.54 CC criu/signalfd.o [2021-03-02T00:31:52.246Z] #41 93.81 CC criu/sk-inet.o [2021-03-02T00:31:52.246Z] #41 94.56 CC criu/sk-netlink.o [2021-03-02T00:31:52.246Z] #41 94.76 CC criu/sk-packet.o [2021-03-02T00:31:52.246Z] #41 95.18 CC criu/sk-queue.o [2021-03-02T00:31:52.424Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.34MB / 50.40MB 0.4s [2021-03-02T00:31:52.424Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-03-02T00:31:52.424Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2021-03-02T00:31:52.539Z] #41 95.45 CC criu/sk-tcp.o [2021-03-02T00:31:52.594Z] #40 ... [2021-03-02T00:31:52.594Z] [2021-03-02T00:31:52.594Z] #47 [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-03-02T00:31:52.594Z] #47 sha256:677d2ab0ccbaf58b7aef9339ae55ffd05fff3f039f711d4eafaab70958625510 [2021-03-02T00:31:52.594Z] #47 0.584 + RM_GOPATH=0 [2021-03-02T00:31:52.594Z] #47 0.585 + TMP_GOPATH= [2021-03-02T00:31:52.594Z] #47 0.585 + : /build [2021-03-02T00:31:52.594Z] #47 0.585 + '[' -z '' ']' [2021-03-02T00:31:52.594Z] #47 0.585 ++ mktemp -d [2021-03-02T00:31:52.594Z] #47 0.587 + export GOPATH=/tmp/tmp.48hlwbB9pt [2021-03-02T00:31:52.594Z] #47 0.587 + GOPATH=/tmp/tmp.48hlwbB9pt [2021-03-02T00:31:52.594Z] #47 0.587 + RM_GOPATH=1 [2021-03-02T00:31:52.594Z] #47 0.587 + case "$(go env GOARCH)" in [2021-03-02T00:31:52.594Z] #47 0.588 ++ go env GOARCH [2021-03-02T00:31:52.594Z] #47 0.594 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:52.594Z] #47 0.594 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:52.594Z] #47 0.595 ++ dirname /tmp/install/install.sh [2021-03-02T00:31:52.594Z] #47 0.596 + dir=/tmp/install [2021-03-02T00:31:52.594Z] #47 0.596 + bin=gotestsum [2021-03-02T00:31:52.594Z] #47 0.596 + shift [2021-03-02T00:31:52.594Z] #47 0.596 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-02T00:31:52.594Z] #47 0.596 + . /tmp/install/gotestsum.installer [2021-03-02T00:31:52.594Z] #47 0.596 ++ : v0.5.3 [2021-03-02T00:31:52.594Z] #47 0.596 + install_gotestsum [2021-03-02T00:31:52.594Z] #47 0.597 + set -e [2021-03-02T00:31:52.594Z] #47 0.597 + export GO111MODULE=on [2021-03-02T00:31:52.594Z] #47 0.597 + GO111MODULE=on [2021-03-02T00:31:52.594Z] #47 0.597 + GOBIN=/build [2021-03-02T00:31:52.594Z] #47 0.597 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-02T00:31:52.594Z] #47 0.625 go: finding gotest.tools v0.5.3 [2021-03-02T00:31:52.594Z] #47 0.626 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-02T00:31:52.594Z] #47 1.693 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-02T00:31:52.594Z] #47 2.925 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-02T00:31:52.594Z] #47 4.749 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:31:52.594Z] #47 4.783 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:31:52.594Z] #47 4.783 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:31:52.594Z] #47 4.783 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:31:52.594Z] #47 4.797 go: downloading github.com/fatih/color v1.9.0 [2021-03-02T00:31:52.594Z] #47 4.970 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:31:52.594Z] #47 5.190 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:31:52.594Z] #47 5.264 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-02T00:31:52.594Z] #47 5.288 go: extracting github.com/fatih/color v1.9.0 [2021-03-02T00:31:52.594Z] #47 5.334 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:31:52.594Z] #47 5.360 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:31:52.594Z] #47 5.406 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:31:52.690Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.5s [2021-03-02T00:31:52.690Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-03-02T00:31:52.690Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 0.5s [2021-03-02T00:31:52.690Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 0.7s [2021-03-02T00:31:52.690Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2021-03-02T00:31:52.690Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 0.7s [2021-03-02T00:31:52.723Z] #25 ... [2021-03-02T00:31:52.723Z] [2021-03-02T00:31:52.724Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T00:31:52.724Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-03-02T00:31:52.724Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-02T00:31:52.724Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-02T00:31:52.724Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-02T00:31:52.724Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-03-02T00:31:52.724Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2021-03-02T00:31:52.724Z] #61 DONE 4.6s [2021-03-02T00:31:52.724Z] [2021-03-02T00:31:52.724Z] #22 [internal] load build context [2021-03-02T00:31:52.724Z] #22 sha256:71d8a7531472e414f1b2f79ab815c6d6b55819ba8e09dc664e7519a25c2926a9 [2021-03-02T00:31:52.724Z] #22 transferring context: 53.42MB 3.4s done [2021-03-02T00:31:52.724Z] #22 DONE 4.6s [2021-03-02T00:31:52.724Z] [2021-03-02T00:31:52.724Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:52.724Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-02T00:31:52.724Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-02T00:31:52.724Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-02T00:31:52.724Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-03-02T00:31:52.724Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-03-02T00:31:52.724Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.1s done [2021-03-02T00:31:52.724Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.8s done [2021-03-02T00:31:52.724Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.1s done [2021-03-02T00:31:52.724Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.3s done [2021-03-02T00:31:52.724Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.57MB / 97.69MB 4.5s [2021-03-02T00:31:52.724Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.3s [2021-03-02T00:31:52.724Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.10MB / 62.53MB 4.5s [2021-03-02T00:31:52.724Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.5s done [2021-03-02T00:31:52.830Z] #41 95.80 CC criu/sk-unix.o [2021-03-02T00:31:52.903Z] #47 5.588 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:31:52.903Z] #47 5.590 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:31:52.903Z] #47 5.599 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:31:52.952Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.33MB / 50.40MB 0.8s [2021-03-02T00:31:52.952Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.29MB / 51.83MB 0.8s [2021-03-02T00:31:52.952Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.73MB / 68.67MB 0.8s [2021-03-02T00:31:52.952Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.02MB / 51.83MB 1.0s [2021-03-02T00:31:52.952Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 1.0s [2021-03-02T00:31:52.990Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 14.54MB / 62.53MB 4.6s [2021-03-02T00:31:52.990Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 61.87MB / 97.69MB 4.7s [2021-03-02T00:31:52.990Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 18.68MB / 62.53MB 4.7s [2021-03-02T00:31:53.204Z] #47 5.914 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:31:53.204Z] #47 6.100 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-02T00:31:53.222Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 1.1s [2021-03-02T00:31:53.222Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.85MB / 51.83MB 1.2s [2021-03-02T00:31:53.222Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 1.2s [2021-03-02T00:31:53.259Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.41MB / 62.53MB 4.9s [2021-03-02T00:31:53.259Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 79.69MB / 97.69MB 5.0s [2021-03-02T00:31:53.259Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 36.70MB / 62.53MB 5.0s [2021-03-02T00:31:53.426Z] #28 1.241 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-02T00:31:53.426Z] #28 1.337 [2021-03-02T00:31:53.489Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done [2021-03-02T00:31:53.489Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 1.3s [2021-03-02T00:31:53.489Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.29MB / 68.67MB 1.3s [2021-03-02T00:31:53.489Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.3s [2021-03-02T00:31:53.489Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s [2021-03-02T00:31:53.489Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.14MB / 68.67MB 1.5s [2021-03-02T00:31:53.489Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 1.5s [2021-03-02T00:31:53.489Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-02T00:31:53.523Z] #47 ... [2021-03-02T00:31:53.523Z] [2021-03-02T00:31:53.523Z] #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-03-02T00:31:53.524Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-03-02T00:31:53.524Z] #27 11.29 137 added, 0 removed; done. [2021-03-02T00:31:53.524Z] #27 11.31 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-02T00:31:53.524Z] #27 11.31 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:31:53.524Z] #27 11.32 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-02T00:31:53.524Z] #27 11.33 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-02T00:31:53.524Z] #27 11.33 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:31:53.524Z] #27 11.35 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-02T00:31:53.524Z] #27 11.36 Updating certificates in /etc/ssl/certs... [2021-03-02T00:31:53.524Z] #27 16.64 0 added, 0 removed; done. [2021-03-02T00:31:53.524Z] #27 16.64 Running hooks in /etc/ca-certificates/update.d... [2021-03-02T00:31:53.524Z] #27 16.65 done. [2021-03-02T00:31:53.524Z] #27 DONE 16.9s [2021-03-02T00:31:53.524Z] [2021-03-02T00:31:53.524Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T00:31:53.524Z] #28 sha256:427aefce4e72a103d3fecedacbdaf567ad61e42a4bce22a5814846fe1ce0312e [2021-03-02T00:31:53.524Z] #28 DONE 0.1s [2021-03-02T00:31:53.524Z] [2021-03-02T00:31:53.524Z] #58 [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-03-02T00:31:53.524Z] #58 sha256:1daeccac051f8c47f19dc2849573c652656f746a40cd03a633ff36e938c72cd7 [2021-03-02T00:31:53.524Z] #58 0.688 + RM_GOPATH=0 [2021-03-02T00:31:53.524Z] #58 0.688 + TMP_GOPATH= [2021-03-02T00:31:53.524Z] #58 0.688 + : /build [2021-03-02T00:31:53.524Z] #58 0.688 + '[' -z '' ']' [2021-03-02T00:31:53.524Z] #58 0.689 ++ mktemp -d [2021-03-02T00:31:53.524Z] #58 0.691 + export GOPATH=/tmp/tmp.GYxHmK57lN [2021-03-02T00:31:53.524Z] #58 0.691 + GOPATH=/tmp/tmp.GYxHmK57lN [2021-03-02T00:31:53.524Z] #58 0.691 + RM_GOPATH=1 [2021-03-02T00:31:53.524Z] #58 0.692 + case "$(go env GOARCH)" in [2021-03-02T00:31:53.524Z] #58 0.692 ++ go env GOARCH [2021-03-02T00:31:53.524Z] #58 0.700 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:53.524Z] #58 0.700 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:53.524Z] #58 0.707 ++ dirname /tmp/install/install.sh [2021-03-02T00:31:53.524Z] #58 0.709 + dir=/tmp/install [2021-03-02T00:31:53.524Z] #58 0.709 + bin=rootlesskit [2021-03-02T00:31:53.524Z] #58 0.709 + shift [2021-03-02T00:31:53.524Z] #58 0.709 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-02T00:31:53.524Z] #58 0.709 + . /tmp/install/rootlesskit.installer [2021-03-02T00:31:53.524Z] #58 0.709 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:31:53.524Z] #58 0.710 + install_rootlesskit [2021-03-02T00:31:53.524Z] #58 0.710 + case "$1" in [2021-03-02T00:31:53.524Z] #58 0.710 + export CGO_ENABLED=0 [2021-03-02T00:31:53.524Z] #58 0.710 + CGO_ENABLED=0 [2021-03-02T00:31:53.524Z] #58 0.710 + _install_rootlesskit [2021-03-02T00:31:53.524Z] #58 0.711 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-02T00:31:53.524Z] #58 0.712 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:31:53.524Z] #58 0.712 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GYxHmK57lN/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:31:53.524Z] #58 0.715 Cloning into '/tmp/tmp.GYxHmK57lN/src/github.com/rootless-containers/rootlesskit'... [2021-03-02T00:31:53.524Z] #58 5.839 + cd /tmp/tmp.GYxHmK57lN/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:31:53.524Z] #58 5.839 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:31:53.524Z] #58 5.877 + export GO111MODULE=on [2021-03-02T00:31:53.524Z] #58 5.877 + GO111MODULE=on [2021-03-02T00:31:53.524Z] #58 5.877 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:31:53.524Z] #58 5.878 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-02T00:31:53.526Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 43.28MB / 62.53MB 5.1s [2021-03-02T00:31:53.526Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 88.08MB / 97.69MB 5.3s [2021-03-02T00:31:53.526Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 57.94MB / 62.53MB 5.3s [2021-03-02T00:31:53.758Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 1.6s [2021-03-02T00:31:53.758Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.82MB / 68.67MB 1.7s [2021-03-02T00:31:53.758Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.38MB / 120.17MB 1.7s [2021-03-02T00:31:53.791Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 96.47MB / 97.69MB 5.4s [2021-03-02T00:31:53.791Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.4s [2021-03-02T00:31:53.825Z] #58 ... [2021-03-02T00:31:53.825Z] [2021-03-02T00:31:53.825Z] #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-03-02T00:31:53.825Z] #29 sha256:c1baa6a976d46dc4465cf5118c7aafa215e22681f3b3510f3e786a8cc5b761bf [2021-03-02T00:31:53.929Z] #41 96.85 CC criu/sockets.o [2021-03-02T00:31:53.951Z] #28 1.460 ###### 9.1% ######################## 34.7% ######################################## 55.8% ############################################### 66.6% ################################################################# 91.6% ######################################################################## 100.0% [2021-03-02T00:31:53.951Z] #28 2.000 [2021-03-02T00:31:54.023Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done [2021-03-02T00:31:54.023Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s [2021-03-02T00:31:54.023Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.81MB / 120.17MB 1.9s [2021-03-02T00:31:54.023Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.9s [2021-03-02T00:31:54.023Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 2.0s [2021-03-02T00:31:54.023Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.0s [2021-03-02T00:31:54.213Z] #28 2.124 #################################### 50.6% ######################################################################## 100.0% [2021-03-02T00:31:54.214Z] #28 2.271 [2021-03-02T00:31:54.288Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.30MB / 120.17MB 2.3s [2021-03-02T00:31:54.449Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.8s done [2021-03-02T00:31:54.477Z] #28 2.389 ####################### 32.0% ######################################################################## 100.0% [2021-03-02T00:31:54.550Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.70MB / 120.17MB 2.4s [2021-03-02T00:31:54.550Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.5s done [2021-03-02T00:31:54.550Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 2.5s [2021-03-02T00:31:54.550Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s done [2021-03-02T00:31:54.567Z] #41 97.34 CC criu/stats.o [2021-03-02T00:31:54.567Z] #41 97.52 CC criu/string.o [2021-03-02T00:31:54.567Z] #41 97.56 CC criu/sysctl.o [2021-03-02T00:31:54.742Z] #28 2.552 [2021-03-02T00:31:54.815Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 2.6s [2021-03-02T00:31:54.861Z] #41 ... [2021-03-02T00:31:54.861Z] [2021-03-02T00:31:54.861Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-02T00:31:54.861Z] #38 DONE 132.7s [2021-03-02T00:31:55.077Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 2.8s [2021-03-02T00:31:55.078Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.0s [2021-03-02T00:31:55.160Z] [2021-03-02T00:31:55.160Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:31:55.160Z] #41 98.08 CC criu/sysfs_parse.o [2021-03-02T00:31:55.267Z] #28 2.684 ##### 8.2% ######################### 35.5% ####################################### 55.1% ##################################################### 73.9% ################################################################### 93.8% ######################################################################## 100.0% [2021-03-02T00:31:55.267Z] #28 3.227 [2021-03-02T00:31:55.369Z] #29 1.865 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-02T00:31:55.463Z] #41 98.31 CC criu/timens.o [2021-03-02T00:31:55.754Z] #41 98.60 CC criu/timerfd.o [2021-03-02T00:31:56.031Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.9s done [2021-03-02T00:31:56.036Z] #29 2.314 [2021-03-02T00:31:56.057Z] #41 ... [2021-03-02T00:31:56.057Z] [2021-03-02T00:31:56.057Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-03-02T00:31:56.057Z] #39 DONE 0.3s [2021-03-02T00:31:56.057Z] [2021-03-02T00:31:56.057Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:31:56.057Z] #41 98.91 CC criu/tty.o [2021-03-02T00:31:56.132Z] #9 ... [2021-03-02T00:31:56.132Z] [2021-03-02T00:31:56.132Z] #28 [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-03-02T00:31:56.132Z] #28 sha256:629522796726792b40db2912ef23427ec7f60eb0fa8c7de2a437503d1803f888 [2021-03-02T00:31:56.132Z] #28 1.544 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-02T00:31:56.132Z] #28 1.710 [2021-03-02T00:31:56.132Z] #28 1.832 ########## 15.2% ########################## 36.9% #################################### 51.1% ####################################################### 76.4% ##################################################################### 96.5% ######################################################################## 100.0% [2021-03-02T00:31:56.132Z] #28 2.360 [2021-03-02T00:31:56.132Z] #28 2.480 ######################################################################## 100.0% [2021-03-02T00:31:56.132Z] #28 2.590 [2021-03-02T00:31:56.132Z] #28 2.735 ############################### 43.1% ######################################################################## 100.0% [2021-03-02T00:31:56.132Z] #28 2.847 [2021-03-02T00:31:56.132Z] #28 2.983 ##### 7.4% ######################### 35.6% ################################### 49.7% ################################################## 70.5% #################################################################### 95.1% ######################################################################## 100.0% [2021-03-02T00:31:56.132Z] #28 3.513 [2021-03-02T00:31:56.132Z] #28 3.652 ## 3.6% ####### 9.8% ########## 14.5% ############## 20.2% ################# 25.0% ###################### 30.7% ######################### 35.4% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.8% ############################################ 61.9% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.0% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-03-02T00:31:56.132Z] #28 5.523 [2021-03-02T00:31:56.132Z] #28 5.850 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-02T00:31:56.132Z] #28 5.974 [2021-03-02T00:31:56.132Z] #28 6.041 ######################################################################## 100.0% [2021-03-02T00:31:56.132Z] #28 6.079 [2021-03-02T00:31:56.132Z] #28 6.362 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-02T00:31:56.132Z] #28 6.455 [2021-03-02T00:31:56.132Z] #28 6.638 ### 5.0% ####################################################### 77.5% ######################################################################## 100.0% [2021-03-02T00:31:56.132Z] #28 6.831 [2021-03-02T00:31:56.132Z] #28 7.215 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-02T00:31:56.132Z] #28 7.316 [2021-03-02T00:31:56.132Z] #28 7.554 #=#=# 0.0% ################ 22.8% ################################# 47.1% ########################################### 60.4% ########################################################## 80.9% ######################################################################## 100.0% [2021-03-02T00:31:56.132Z] #28 8.447 [2021-03-02T00:31:56.132Z] #28 9.369 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-02T00:31:56.132Z] #28 9.504 [2021-03-02T00:31:56.132Z] #28 9.565 ######################################################################## 100.0% [2021-03-02T00:31:56.132Z] #28 9.598 [2021-03-02T00:31:56.132Z] #28 ... [2021-03-02T00:31:56.132Z] [2021-03-02T00:31:56.132Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:56.132Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:56.132Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s [2021-03-02T00:31:56.132Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.8s done [2021-03-02T00:31:56.356Z] #41 ... [2021-03-02T00:31:56.356Z] [2021-03-02T00:31:56.356Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:31:56.356Z] #47 133.6 + /build/golangci-lint --version [2021-03-02T00:31:56.356Z] #47 133.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-02T00:31:56.356Z] #47 DONE 134.1s [2021-03-02T00:31:56.356Z] [2021-03-02T00:31:56.356Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:31:56.393Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-03-02T00:31:56.397Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-03-02T00:31:56.602Z] #9 ... [2021-03-02T00:31:56.602Z] [2021-03-02T00:31:56.602Z] #22 [internal] load build context [2021-03-02T00:31:56.602Z] #22 sha256:24a8179f137b671dff7410a9a4051f7ae59aafa680e01333be9fe16489dc5719 [2021-03-02T00:31:56.602Z] #22 transferring context: 53.41MB 4.0s done [2021-03-02T00:31:56.602Z] #22 DONE 4.4s [2021-03-02T00:31:56.602Z] [2021-03-02T00:31:56.602Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:56.602Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:56.602Z] #9 ... [2021-03-02T00:31:56.602Z] [2021-03-02T00:31:56.602Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-02T00:31:56.602Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-02T00:31:56.602Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-02T00:31:56.602Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-02T00:31:56.602Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-02T00:31:56.602Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2021-03-02T00:31:56.602Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2021-03-02T00:31:56.602Z] #61 DONE 4.4s [2021-03-02T00:31:56.654Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-02T00:31:56.863Z] [2021-03-02T00:31:56.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:31:56.863Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:31:56.914Z] #9 DONE 39.7s [2021-03-02T00:31:56.914Z] [2021-03-02T00:31:56.914Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T00:31:56.914Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T00:31:56.974Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2021-03-02T00:31:57.313Z] #29 2.545 0.9% ##### 8.1% ########## 14.1% ############# 18.1% ############### 22.1% ####################### 32.2% ########################### 38.3% ############################### 44.3% ################################# 46.4% ################################## 48.4% ######################### [2021-03-02T00:31:57.313Z] #29 ... [2021-03-02T00:31:57.313Z] [2021-03-02T00:31:57.313Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:31:57.313Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:31:57.313Z] #45 0.893 + RM_GOPATH=0 [2021-03-02T00:31:57.313Z] #45 0.936 + TMP_GOPATH= [2021-03-02T00:31:57.313Z] #45 0.937 + : /build [2021-03-02T00:31:57.313Z] #45 0.940 + '[' -z '' ']' [2021-03-02T00:31:57.313Z] #45 0.959 ++ mktemp -d [2021-03-02T00:31:57.313Z] #45 0.969 + export GOPATH=/tmp/tmp.VmcX3ObQMs [2021-03-02T00:31:57.313Z] #45 0.969 + GOPATH=/tmp/tmp.VmcX3ObQMs [2021-03-02T00:31:57.313Z] #45 0.969 + RM_GOPATH=1 [2021-03-02T00:31:57.313Z] #45 0.969 + case "$(go env GOARCH)" in [2021-03-02T00:31:57.313Z] #45 0.971 ++ go env GOARCH [2021-03-02T00:31:57.313Z] #45 1.007 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:57.313Z] #45 1.011 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:57.313Z] #45 1.012 ++ dirname /tmp/install/install.sh [2021-03-02T00:31:57.313Z] #45 1.019 + dir=/tmp/install [2021-03-02T00:31:57.313Z] #45 1.019 + bin=vndr [2021-03-02T00:31:57.313Z] #45 1.019 + shift [2021-03-02T00:31:57.313Z] #45 1.019 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-02T00:31:57.313Z] #45 1.019 + . /tmp/install/vndr.installer [2021-03-02T00:31:57.313Z] #45 1.019 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:31:57.313Z] #45 1.019 + install_vndr [2021-03-02T00:31:57.313Z] #45 1.019 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-02T00:31:57.313Z] #45 1.019 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:31:57.313Z] #45 1.020 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VmcX3ObQMs/src/github.com/LK4D4/vndr [2021-03-02T00:31:57.313Z] #45 1.024 Cloning into '/tmp/tmp.VmcX3ObQMs/src/github.com/LK4D4/vndr'... [2021-03-02T00:31:57.313Z] #45 2.065 + cd /tmp/tmp.VmcX3ObQMs/src/github.com/LK4D4/vndr [2021-03-02T00:31:57.313Z] #45 2.066 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:31:57.313Z] #45 2.120 + go build -buildmode=pie -v -o /build/vndr . [2021-03-02T00:31:57.313Z] #45 4.217 runtime/internal/math [2021-03-02T00:31:57.313Z] #45 4.365 internal/race [2021-03-02T00:31:57.313Z] #45 4.442 internal/cpu [2021-03-02T00:31:57.313Z] #45 4.490 sync/atomic [2021-03-02T00:31:57.313Z] #45 4.697 unicode [2021-03-02T00:31:57.313Z] #45 4.823 unicode/utf8 [2021-03-02T00:31:57.313Z] #45 5.644 math/bits [2021-03-02T00:31:57.313Z] #45 6.105 internal/bytealg [2021-03-02T00:31:57.313Z] #45 6.896 encoding [2021-03-02T00:31:57.313Z] #45 7.325 unicode/utf16 [2021-03-02T00:31:57.313Z] #45 7.547 math [2021-03-02T00:31:57.313Z] #45 8.056 container/list [2021-03-02T00:31:57.313Z] #45 8.921 runtime [2021-03-02T00:31:57.313Z] #45 10.19 crypto/internal/subtle [2021-03-02T00:31:57.313Z] #45 ... [2021-03-02T00:31:57.313Z] [2021-03-02T00:31:57.313Z] #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-03-02T00:31:57.313Z] #24 sha256:b598a452d15c0dda7816b8d41e4387f80044f7269a86fff818da357c9989f26a [2021-03-02T00:31:57.313Z] #24 0.899 + RM_GOPATH=0 [2021-03-02T00:31:57.313Z] #24 0.899 + TMP_GOPATH= [2021-03-02T00:31:57.313Z] #24 0.899 + : /build [2021-03-02T00:31:57.313Z] #24 0.900 + '[' -z '' ']' [2021-03-02T00:31:57.313Z] #24 0.900 ++ mktemp -d [2021-03-02T00:31:57.313Z] #24 0.902 + export GOPATH=/tmp/tmp.AaAxm8827h [2021-03-02T00:31:57.313Z] #24 0.903 + GOPATH=/tmp/tmp.AaAxm8827h [2021-03-02T00:31:57.313Z] #24 0.903 + RM_GOPATH=1 [2021-03-02T00:31:57.313Z] #24 0.903 + case "$(go env GOARCH)" in [2021-03-02T00:31:57.313Z] #24 0.909 ++ go env GOARCH [2021-03-02T00:31:57.313Z] #24 0.962 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:57.313Z] #24 0.962 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:57.313Z] #24 0.966 ++ dirname /tmp/install/install.sh [2021-03-02T00:31:57.313Z] #24 0.999 + dir=/tmp/install [2021-03-02T00:31:57.313Z] #24 0.999 + bin=dockercli [2021-03-02T00:31:57.313Z] #24 0.999 + shift [2021-03-02T00:31:57.314Z] #24 0.999 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-02T00:31:57.314Z] #24 1.000 + . /tmp/install/dockercli.installer [2021-03-02T00:31:57.314Z] #24 1.001 ++ : stable [2021-03-02T00:31:57.314Z] #24 1.001 ++ : 17.06.2-ce [2021-03-02T00:31:57.314Z] #24 1.002 + install_dockercli [2021-03-02T00:31:57.314Z] #24 1.003 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-02T00:31:57.314Z] #24 1.004 Install docker/cli version 17.06.2-ce from stable [2021-03-02T00:31:57.314Z] #24 1.005 ++ uname -m [2021-03-02T00:31:57.314Z] #24 1.010 + arch=ppc64le [2021-03-02T00:31:57.314Z] #24 1.010 + '[' ppc64le '!=' x86_64 ']' [2021-03-02T00:31:57.314Z] #24 1.011 + '[' ppc64le '!=' s390x ']' [2021-03-02T00:31:57.314Z] #24 1.011 + '[' ppc64le '!=' armhf ']' [2021-03-02T00:31:57.314Z] #24 1.011 + build_dockercli [2021-03-02T00:31:57.314Z] #24 1.012 + git clone https://github.com/docker/docker-ce /tmp/tmp.AaAxm8827h/tmp/docker-ce [2021-03-02T00:31:57.314Z] #24 1.016 Cloning into '/tmp/tmp.AaAxm8827h/tmp/docker-ce'... [2021-03-02T00:31:57.402Z] #28 3.362 ## 2.8% ###### 9.6% ########## 14.9% ############## 20.2% ################## 25.4% ##################### 30.5% ######################### 35.2% ############################# 40.3% ################################# 46.3% #################################### 50.5% ######################################## 56.7% ############################################ 61.7% ############################################### 66.3% #################################################### 72.2% ####################################################### 77.4% ########################################################### 82.7% ############################################################### 88.0% ################################################################### 93.2% ###################################################################### 98.4% ######################################################################## 100.0% [2021-03-02T00:31:57.402Z] #28 5.219 [2021-03-02T00:31:57.425Z] #54 ... [2021-03-02T00:31:57.425Z] [2021-03-02T00:31:57.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-02T00:31:57.425Z] #41 100.3 CC criu/tun.o [2021-03-02T00:31:57.616Z] #24 ... [2021-03-02T00:31:57.616Z] [2021-03-02T00:31:57.616Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:31:57.616Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-02T00:31:57.616Z] #42 1.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:31:57.616Z] #42 1.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:31:57.616Z] #42 1.269 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:31:57.616Z] #42 3.350 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-02T00:31:57.616Z] #42 5.888 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-02T00:31:57.616Z] #42 7.971 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-02T00:31:57.616Z] #42 ... [2021-03-02T00:31:57.616Z] [2021-03-02T00:31:57.616Z] #55 [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-03-02T00:31:57.616Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-02T00:31:57.616Z] #55 0.872 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:31:57.616Z] #55 1.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:31:57.616Z] #55 1.067 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:31:57.616Z] #55 2.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-02T00:31:57.616Z] #55 5.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-02T00:31:57.616Z] #55 7.583 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-02T00:31:57.716Z] #41 100.5 CC criu/uffd.o [2021-03-02T00:31:57.917Z] #55 ... [2021-03-02T00:31:57.917Z] [2021-03-02T00:31:57.917Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:31:57.917Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-02T00:31:57.917Z] #13 1.232 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:31:57.917Z] #13 1.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:31:57.917Z] #13 1.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:31:57.917Z] #13 2.819 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-02T00:31:57.917Z] #13 5.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-02T00:31:57.917Z] #13 7.339 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-02T00:31:57.917Z] #13 ... [2021-03-02T00:31:57.917Z] [2021-03-02T00:31:57.917Z] #49 [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-03-02T00:31:57.917Z] #49 sha256:3c11c2c63b1fee7bce4a54edb724ff592a6c1756f426a292670200e49ca0edd4 [2021-03-02T00:31:57.917Z] #49 0.873 + RM_GOPATH=0 [2021-03-02T00:31:57.917Z] #49 0.873 + TMP_GOPATH= [2021-03-02T00:31:57.917Z] #49 0.873 + : /build [2021-03-02T00:31:57.917Z] #49 0.874 + '[' -z '' ']' [2021-03-02T00:31:57.917Z] #49 0.875 ++ mktemp -d [2021-03-02T00:31:57.917Z] #49 0.877 + export GOPATH=/tmp/tmp.H1vGNx8t6S [2021-03-02T00:31:57.917Z] #49 0.883 + GOPATH=/tmp/tmp.H1vGNx8t6S [2021-03-02T00:31:57.918Z] #49 0.883 + RM_GOPATH=1 [2021-03-02T00:31:57.918Z] #49 0.884 + case "$(go env GOARCH)" in [2021-03-02T00:31:57.918Z] #49 0.888 ++ go env GOARCH [2021-03-02T00:31:57.918Z] #49 1.007 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:57.918Z] #49 1.008 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:57.918Z] #49 1.016 ++ dirname /tmp/install/install.sh [2021-03-02T00:31:57.918Z] #49 1.017 + dir=/tmp/install [2021-03-02T00:31:57.918Z] #49 1.020 + bin=golangci_lint [2021-03-02T00:31:57.918Z] #49 1.020 + shift [2021-03-02T00:31:57.918Z] #49 1.020 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-02T00:31:57.918Z] #49 1.020 + . /tmp/install/golangci_lint.installer [2021-03-02T00:31:57.918Z] #49 1.021 ++ : v1.23.8 [2021-03-02T00:31:57.918Z] #49 1.021 + install_golangci_lint [2021-03-02T00:31:57.918Z] #49 1.021 + set -e [2021-03-02T00:31:57.918Z] #49 1.021 + export GO111MODULE=on [2021-03-02T00:31:57.918Z] #49 1.021 + GO111MODULE=on [2021-03-02T00:31:57.918Z] #49 1.021 + GOBIN=/build [2021-03-02T00:31:57.918Z] #49 1.021 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-02T00:31:57.918Z] #49 1.109 go: finding github.com v1.23.8 [2021-03-02T00:31:57.918Z] #49 1.138 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-02T00:31:57.918Z] #49 1.154 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-02T00:31:57.918Z] #49 1.155 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:31:57.918Z] #49 1.158 go: finding github.com/golangci v1.23.8 [2021-03-02T00:31:57.918Z] #49 2.243 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:31:57.918Z] #49 3.664 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:31:57.924Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.5s done [2021-03-02T00:31:58.007Z] #41 100.9 CC criu/util.o [2021-03-02T00:31:58.222Z] #49 ... [2021-03-02T00:31:58.222Z] [2021-03-02T00:31:58.222Z] #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-03-02T00:31:58.222Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-02T00:31:58.222Z] #36 1.266 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:31:58.222Z] #36 1.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:31:58.222Z] #36 1.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:31:58.222Z] #36 3.145 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-02T00:31:58.222Z] #36 5.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-02T00:31:58.222Z] #36 7.489 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-02T00:31:58.222Z] #36 ... [2021-03-02T00:31:58.222Z] [2021-03-02T00:31:58.222Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:31:58.222Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-02T00:31:58.222Z] #32 0.840 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-02T00:31:58.222Z] #32 0.845 Cloning into '.'... [2021-03-02T00:31:58.222Z] #32 ... [2021-03-02T00:31:58.222Z] [2021-03-02T00:31:58.222Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:31:58.222Z] #64 sha256:feb92577f9cfb8cbb2068ac710bc2a2f32148f6d4fde0b74c2890d0e6c271278 [2021-03-02T00:31:58.222Z] #64 0.928 + RM_GOPATH=0 [2021-03-02T00:31:58.222Z] #64 0.928 + TMP_GOPATH= [2021-03-02T00:31:58.222Z] #64 0.928 + : /build [2021-03-02T00:31:58.222Z] #64 0.928 + '[' -z '' ']' [2021-03-02T00:31:58.222Z] #64 0.930 ++ mktemp -d [2021-03-02T00:31:58.222Z] #64 0.932 + export GOPATH=/tmp/tmp.HOmLyK43rQ [2021-03-02T00:31:58.222Z] #64 0.933 + GOPATH=/tmp/tmp.HOmLyK43rQ [2021-03-02T00:31:58.222Z] #64 0.933 + RM_GOPATH=1 [2021-03-02T00:31:58.222Z] #64 0.933 + case "$(go env GOARCH)" in [2021-03-02T00:31:58.222Z] #64 0.933 ++ go env GOARCH [2021-03-02T00:31:58.222Z] #64 0.979 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:58.222Z] #64 0.980 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:58.222Z] #64 0.981 ++ dirname /tmp/install/install.sh [2021-03-02T00:31:58.222Z] #64 0.986 + dir=/tmp/install [2021-03-02T00:31:58.222Z] #64 0.986 + bin=proxy [2021-03-02T00:31:58.222Z] #64 0.987 + shift [2021-03-02T00:31:58.222Z] #64 0.987 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-02T00:31:58.222Z] #64 0.987 + . /tmp/install/proxy.installer [2021-03-02T00:31:58.222Z] #64 0.988 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:31:58.222Z] #64 0.988 + install_proxy [2021-03-02T00:31:58.222Z] #64 0.988 + case "$1" in [2021-03-02T00:31:58.222Z] #64 0.989 + export CGO_ENABLED=0 [2021-03-02T00:31:58.222Z] #64 0.989 + CGO_ENABLED=0 [2021-03-02T00:31:58.222Z] #64 0.989 + _install_proxy [2021-03-02T00:31:58.222Z] #64 0.989 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-02T00:31:58.222Z] #64 0.989 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:31:58.222Z] #64 0.989 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HOmLyK43rQ/src/github.com/docker/libnetwork [2021-03-02T00:31:58.222Z] #64 1.019 Cloning into '/tmp/tmp.HOmLyK43rQ/src/github.com/docker/libnetwork'... [2021-03-02T00:31:58.351Z] #28 6.089 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-02T00:31:58.351Z] #28 6.200 [2021-03-02T00:31:58.351Z] #28 6.262 ######################################################################## 100.0% [2021-03-02T00:31:58.351Z] #28 6.292 [2021-03-02T00:31:58.524Z] #64 ... [2021-03-02T00:31:58.524Z] [2021-03-02T00:31:58.524Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:31:58.524Z] #34 sha256:c5bcf65524785b94509b88bebce9a091763d36cce22a2b7c4c62d7568f2cf8bd [2021-03-02T00:31:58.524Z] #34 0.907 + RM_GOPATH=0 [2021-03-02T00:31:58.524Z] #34 0.907 + TMP_GOPATH= [2021-03-02T00:31:58.524Z] #34 0.907 + : /build [2021-03-02T00:31:58.524Z] #34 0.907 + '[' -z '' ']' [2021-03-02T00:31:58.524Z] #34 0.911 ++ mktemp -d [2021-03-02T00:31:58.524Z] #34 0.911 + export GOPATH=/tmp/tmp.vc67dramyM [2021-03-02T00:31:58.524Z] #34 0.911 + GOPATH=/tmp/tmp.vc67dramyM [2021-03-02T00:31:58.524Z] #34 0.911 + RM_GOPATH=1 [2021-03-02T00:31:58.524Z] #34 0.911 + case "$(go env GOARCH)" in [2021-03-02T00:31:58.524Z] #34 0.937 ++ go env GOARCH [2021-03-02T00:31:58.524Z] #34 0.992 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:58.524Z] #34 0.992 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:58.524Z] #34 1.002 ++ dirname /tmp/install/install.sh [2021-03-02T00:31:58.524Z] #34 1.036 + dir=/tmp/install [2021-03-02T00:31:58.524Z] #34 1.037 + bin=tomlv [2021-03-02T00:31:58.524Z] #34 1.037 + shift [2021-03-02T00:31:58.524Z] #34 1.037 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-02T00:31:58.524Z] #34 1.037 + . /tmp/install/tomlv.installer [2021-03-02T00:31:58.524Z] #34 1.055 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:31:58.524Z] #34 1.056 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:31:58.524Z] #34 1.056 + install_tomlv [2021-03-02T00:31:58.524Z] #34 1.056 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-02T00:31:58.524Z] #34 1.056 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vc67dramyM/src/github.com/BurntSushi/toml [2021-03-02T00:31:58.524Z] #34 1.060 Cloning into '/tmp/tmp.vc67dramyM/src/github.com/BurntSushi/toml'... [2021-03-02T00:31:58.524Z] #34 2.285 + cd /tmp/tmp.vc67dramyM/src/github.com/BurntSushi/toml [2021-03-02T00:31:58.524Z] #34 2.287 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:31:58.524Z] #34 2.301 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:31:58.524Z] #34 3.202 internal/cpu [2021-03-02T00:31:58.524Z] #34 3.208 runtime/internal/sys [2021-03-02T00:31:58.525Z] #34 3.263 runtime/internal/atomic [2021-03-02T00:31:58.525Z] #34 3.294 math/bits [2021-03-02T00:31:58.525Z] #34 3.960 runtime/internal/math [2021-03-02T00:31:58.525Z] #34 4.077 unicode/utf8 [2021-03-02T00:31:58.525Z] #34 4.255 internal/race [2021-03-02T00:31:58.525Z] #34 4.839 sync/atomic [2021-03-02T00:31:58.525Z] #34 4.958 internal/bytealg [2021-03-02T00:31:58.525Z] #34 5.666 unicode [2021-03-02T00:31:58.525Z] #34 5.713 math [2021-03-02T00:31:58.525Z] #34 5.825 internal/testlog [2021-03-02T00:31:58.525Z] #34 6.760 encoding [2021-03-02T00:31:58.525Z] #34 7.258 runtime [2021-03-02T00:31:58.525Z] #34 7.513 runtime/cgo [2021-03-02T00:31:58.525Z] #34 ... [2021-03-02T00:31:58.525Z] [2021-03-02T00:31:58.525Z] #51 [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-03-02T00:31:58.525Z] #51 sha256:caedf6c89a9f08d836d281dc0589d2b530dcb35aac12c567238dc54a4a2dcc4d [2021-03-02T00:31:58.525Z] #51 0.922 + RM_GOPATH=0 [2021-03-02T00:31:58.525Z] #51 0.922 + TMP_GOPATH= [2021-03-02T00:31:58.525Z] #51 0.922 + : /build [2021-03-02T00:31:58.525Z] #51 0.922 + '[' -z '' ']' [2021-03-02T00:31:58.525Z] #51 0.927 ++ mktemp -d [2021-03-02T00:31:58.525Z] #51 0.932 + export GOPATH=/tmp/tmp.rHqexH2tty [2021-03-02T00:31:58.525Z] #51 0.932 + GOPATH=/tmp/tmp.rHqexH2tty [2021-03-02T00:31:58.525Z] #51 0.932 + RM_GOPATH=1 [2021-03-02T00:31:58.525Z] #51 0.932 + case "$(go env GOARCH)" in [2021-03-02T00:31:58.525Z] #51 0.934 ++ go env GOARCH [2021-03-02T00:31:58.525Z] #51 0.990 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:58.525Z] #51 0.990 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:31:58.525Z] #51 0.992 ++ dirname /tmp/install/install.sh [2021-03-02T00:31:58.525Z] #51 0.997 + dir=/tmp/install [2021-03-02T00:31:58.525Z] #51 0.997 + bin=shfmt [2021-03-02T00:31:58.525Z] #51 0.997 + shift [2021-03-02T00:31:58.525Z] #51 0.997 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-02T00:31:58.525Z] #51 0.998 + . /tmp/install/shfmt.installer [2021-03-02T00:31:58.525Z] #51 0.999 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:31:58.525Z] #51 0.999 + install_shfmt [2021-03-02T00:31:58.525Z] #51 1.000 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:31:58.525Z] #51 1.000 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-02T00:31:58.525Z] #51 1.001 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rHqexH2tty/src/github.com/mvdan/sh [2021-03-02T00:31:58.525Z] #51 1.046 Cloning into '/tmp/tmp.rHqexH2tty/src/github.com/mvdan/sh'... [2021-03-02T00:31:58.613Z] #28 6.640 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-02T00:31:58.638Z] #41 101.4 CC criu/uts_ns.o [2021-03-02T00:31:58.638Z] #41 101.5 CC criu/vdso.o [2021-03-02T00:31:58.638Z] #41 101.6 LINK criu/built-in.o [2021-03-02T00:31:58.638Z] #41 101.7 LINK criu/criu [2021-03-02T00:31:58.774Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-02T00:31:58.827Z] #51 ... [2021-03-02T00:31:58.827Z] [2021-03-02T00:31:58.827Z] #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-03-02T00:31:58.827Z] #29 sha256:c1baa6a976d46dc4465cf5118c7aafa215e22681f3b3510f3e786a8cc5b761bf [2021-03-02T00:31:58.827Z] #29 2.545 0.9% ##### 8.1% ########## 14.1% ############# 18.1% ############### 22.1% ####################### 32.2% ########################### 38.3% ############################### 44.3% ################################# 46.4% ################################## 48.4% ######################################## 56.5% ############################################## 64.3% ################################################ 67.2% ####################################################### 77.0% ######################################################## 79.1% ############################################################# 85.2% ################################################################ 89.2% ################################################################### 93.3% ####################################################################### 98.6% ######################################################################## 100.0% [2021-03-02T00:31:58.874Z] #28 6.741 [2021-03-02T00:31:58.874Z] #28 6.872 ########################################## 58.9% ######################################################################## 100.0% [2021-03-02T00:31:58.874Z] #28 6.916 [2021-03-02T00:31:58.875Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.4s [2021-03-02T00:31:58.928Z] #41 101.9 DEP lib/c/criu.d [2021-03-02T00:31:58.929Z] #41 101.9 CC images/rpc.pb-c.o [2021-03-02T00:31:59.034Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s done [2021-03-02T00:31:59.034Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-02T00:31:59.135Z] #29 5.375 #=#=# [2021-03-02T00:31:59.219Z] #41 102.2 CC lib/c/criu.o [2021-03-02T00:31:59.448Z] #28 7.283 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-02T00:31:59.448Z] #28 7.469 [2021-03-02T00:31:59.509Z] #41 102.6 LINK lib/c/built-in.o [2021-03-02T00:31:59.747Z] #29 5.610 # 2.8% ################# 24.5% #################################### 50.8% ######################################################################## 100.0% [2021-03-02T00:31:59.799Z] #41 102.6 LINK lib/c/libcriu.so [2021-03-02T00:31:59.799Z] #41 102.6 LINK lib/c/libcriu.a [2021-03-02T00:31:59.799Z] #41 102.7 GEN magic.py [2021-03-02T00:31:59.799Z] #41 102.7 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:31:59.799Z] #41 102.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:31:59.799Z] #41 102.8 Note: Building without GnuTLS support [2021-03-02T00:31:59.799Z] #41 102.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:31:59.799Z] #41 102.8 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:31:59.979Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-03-02T00:31:59.980Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-02T00:32:00.050Z] #29 6.538 [2021-03-02T00:32:00.089Z] #41 103.1 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:32:00.232Z] #28 7.646 0.3% ########### 15.8% ##################### 29.4% ################################# 47.1% [2021-03-02T00:32:00.232Z] #28 ... [2021-03-02T00:32:00.232Z] [2021-03-02T00:32:00.232Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:32:00.232Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:32:00.232Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.4s done [2021-03-02T00:32:00.232Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-02T00:32:00.232Z] #9 DONE 36.1s [2021-03-02T00:32:00.232Z] [2021-03-02T00:32:00.232Z] #28 [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-03-02T00:32:00.232Z] #28 sha256:5b537f20301c18ac00327a74e61b11ab312f8bbba3c1c974d90802891ae19fbc [2021-03-02T00:32:00.379Z] #41 103.3 make[1]: Nothing to be done for 'all'. [2021-03-02T00:32:00.549Z] #9 ... [2021-03-02T00:32:00.549Z] [2021-03-02T00:32:00.549Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T00:32:00.549Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-02T00:32:00.549Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-02T00:32:00.549Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-02T00:32:00.549Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-02T00:32:00.549Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-02T00:32:00.549Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.2s done [2021-03-02T00:32:00.549Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.7s done [2021-03-02T00:32:00.549Z] #25 DONE 8.4s [2021-03-02T00:32:00.549Z] [2021-03-02T00:32:00.549Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:32:00.549Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:32:00.549Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-03-02T00:32:00.681Z] #41 103.6 make[1]: 'images/built-in.o' is up to date. [2021-03-02T00:32:00.682Z] #41 103.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-02T00:32:00.682Z] #41 103.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-02T00:32:00.682Z] #41 103.6 make[1]: 'compel/libcompel.a' is up to date. [2021-03-02T00:32:00.682Z] #41 103.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-02T00:32:00.682Z] #41 103.6 make[1]: Nothing to be done for 'all'. [2021-03-02T00:32:00.682Z] #41 103.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:32:00.682Z] #41 103.7 make[2]: Nothing to be done for 'all'. [2021-03-02T00:32:00.755Z] #28 7.646 0.3% ########### 15.8% ##################### 29.4% ################################# 47.1% ####################################### 54.9% ########################################### 60.4% ########################################################### 82.4% #################################################################### 95.7% ######################################################################## 100.0% [2021-03-02T00:32:00.755Z] #28 8.688 [2021-03-02T00:32:00.810Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-02T00:32:00.979Z] #41 103.7 make[2]: Nothing to be done for 'all'. [2021-03-02T00:32:00.979Z] #41 103.8 make[2]: Nothing to be done for 'all'. [2021-03-02T00:32:00.979Z] #41 103.8 make[2]: Nothing to be done for 'all'. [2021-03-02T00:32:00.979Z] #41 103.8 make[2]: Nothing to be done for 'all'. [2021-03-02T00:32:00.979Z] #41 103.8 make[2]: Nothing to be done for 'all'. [2021-03-02T00:32:00.979Z] #41 103.8 make[2]: Nothing to be done for 'all'. [2021-03-02T00:32:00.979Z] #41 103.9 make[2]: Nothing to be done for 'all'. [2021-03-02T00:32:00.979Z] #41 103.9 INSTALL criu/criu [2021-03-02T00:32:00.998Z] #29 6.744 1.3% ############# 18.6% ################################### 49.4% ######################################################### 80.2% ######################################################################## 100.0% [2021-03-02T00:32:01.033Z] #28 9.031 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-02T00:32:01.033Z] #28 9.122 [2021-03-02T00:32:01.270Z] #41 DONE 104.2s [2021-03-02T00:32:01.270Z] [2021-03-02T00:32:01.270Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:32:01.295Z] #28 9.186 ######################################################################## 100.0% [2021-03-02T00:32:01.295Z] #28 9.206 [2021-03-02T00:32:01.295Z] #28 9.401 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-02T00:32:01.299Z] #29 7.718 #=#=# [2021-03-02T00:32:01.428Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-03-02T00:32:01.555Z] #28 9.469 [2021-03-02T00:32:01.555Z] #28 9.511 ######################################################################## 100.0% [2021-03-02T00:32:01.555Z] #28 9.535 [2021-03-02T00:32:01.555Z] #28 9.546 Download of images into '/build' complete. [2021-03-02T00:32:01.555Z] #28 9.546 Use something like the following to load the result into a Docker daemon: [2021-03-02T00:32:01.555Z] #28 9.546 tar -cC '/build' . | docker load [2021-03-02T00:32:01.692Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 13.3s done [2021-03-02T00:32:01.692Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-03-02T00:32:02.192Z] #10 ... [2021-03-02T00:32:02.192Z] [2021-03-02T00:32:02.192Z] #28 [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-03-02T00:32:02.192Z] #28 sha256:629522796726792b40db2912ef23427ec7f60eb0fa8c7de2a437503d1803f888 [2021-03-02T00:32:02.192Z] #28 12.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-02T00:32:02.192Z] #28 12.39 [2021-03-02T00:32:02.192Z] #28 12.47 ######################################################################## 100.0% [2021-03-02T00:32:02.192Z] #28 12.50 [2021-03-02T00:32:02.192Z] #28 12.51 Download of images into '/build' complete. [2021-03-02T00:32:02.192Z] #28 12.51 Use something like the following to load the result into a Docker daemon: [2021-03-02T00:32:02.192Z] #28 12.51 tar -cC '/build' . | docker load [2021-03-02T00:32:02.312Z] #54 ... [2021-03-02T00:32:02.312Z] [2021-03-02T00:32:02.312Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T00:32:02.603Z] #42 DONE 0.1s [2021-03-02T00:32:02.603Z] [2021-03-02T00:32:02.603Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-03-02T00:32:02.603Z] #44 DONE 0.2s [2021-03-02T00:32:02.603Z] [2021-03-02T00:32:02.603Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-03-02T00:32:02.638Z] #9 ... [2021-03-02T00:32:02.638Z] [2021-03-02T00:32:02.638Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-02T00:32:02.638Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-03-02T00:32:02.638Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 7.4s done [2021-03-02T00:32:02.638Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 2.7s done [2021-03-02T00:32:02.638Z] #25 DONE 14.2s [2021-03-02T00:32:02.638Z] [2021-03-02T00:32:02.638Z] #26 [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-03-02T00:32:02.638Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-02T00:32:02.892Z] #46 DONE 0.2s [2021-03-02T00:32:02.892Z] [2021-03-02T00:32:02.892Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-03-02T00:32:02.892Z] #48 DONE 0.2s [2021-03-02T00:32:02.892Z] [2021-03-02T00:32:02.892Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:32:03.132Z] #28 DONE 17.1s [2021-03-02T00:32:03.132Z] [2021-03-02T00:32:03.132Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T00:32:03.132Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T00:32:03.132Z] #10 DONE 6.1s [2021-03-02T00:32:03.132Z] [2021-03-02T00:32:03.132Z] #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-03-02T00:32:03.132Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-02T00:32:03.182Z] #54 ... [2021-03-02T00:32:03.182Z] [2021-03-02T00:32:03.182Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-03-02T00:32:03.182Z] #50 DONE 0.2s [2021-03-02T00:32:03.182Z] [2021-03-02T00:32:03.182Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:32:04.059Z] #29 7.967 #=#=# 0.1% ### 4.4% ##### 8.2% ########### 15.8% ################ 22.9% ################### 26.8% ######################## 34.0% ######################### 35.9% ############################# 41.6% ################################ 45.5% ################################## 47.3% #################################### 51.2% ####################################### 55.0% ########################################## 58.8% ############################################# 62.7% [2021-03-02T00:32:04.059Z] #29 ... [2021-03-02T00:32:04.059Z] [2021-03-02T00:32:04.059Z] #47 [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-03-02T00:32:04.059Z] #47 sha256:677d2ab0ccbaf58b7aef9339ae55ffd05fff3f039f711d4eafaab70958625510 [2021-03-02T00:32:04.059Z] #47 6.659 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:04.059Z] #47 6.727 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:04.059Z] #47 8.190 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:04.059Z] #47 9.859 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:04.059Z] #47 10.73 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:04.059Z] #47 15.06 go: finding github.com/fatih/color v1.9.0 [2021-03-02T00:32:04.059Z] #47 15.06 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:04.059Z] #47 15.08 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:32:04.059Z] #47 15.14 go: finding github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:04.059Z] #47 15.27 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:04.059Z] #47 15.30 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:04.059Z] #47 15.82 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:04.059Z] #47 15.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:04.059Z] #47 16.01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:04.059Z] #47 16.07 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:04.059Z] #47 16.09 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:04.059Z] #47 ... [2021-03-02T00:32:04.059Z] [2021-03-02T00:32:04.059Z] #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-03-02T00:32:04.059Z] #29 sha256:c1baa6a976d46dc4465cf5118c7aafa215e22681f3b3510f3e786a8cc5b761bf [2021-03-02T00:32:04.072Z] #11 DONE 1.1s [2021-03-02T00:32:04.072Z] [2021-03-02T00:32:04.072Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T00:32:04.072Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-02T00:32:04.332Z] #30 DONE 0.2s [2021-03-02T00:32:04.332Z] [2021-03-02T00:32:04.332Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T00:32:04.332Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-02T00:32:04.332Z] #38 DONE 0.2s [2021-03-02T00:32:04.332Z] [2021-03-02T00:32:04.332Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:32:04.332Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:32:04.977Z] #29 7.967 #=#=# 0.1% ### 4.4% ##### 8.2% ########### 15.8% ################ 22.9% ################### 26.8% ######################## 34.0% ######################### 35.9% ############################# 41.6% ################################ 45.5% ################################## 47.3% #################################### 51.2% ####################################### 55.0% ########################################## 58.8% ############################################# 62.7% ################################################# 68.3% ##################################################### 74.1% ########################################################## 80.7% ########################################################### 83.2% ############################################################## 87.2% ################################################################## 92.1% ###################################################################### 97.8% ######################################################################## 100.0% [2021-03-02T00:32:05.021Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2021-03-02T00:32:05.021Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-02T00:32:05.581Z] #29 11.84 #=#=# [2021-03-02T00:32:05.581Z] #29 12.01 0.1% [2021-03-02T00:32:05.581Z] #29 ... [2021-03-02T00:32:05.581Z] [2021-03-02T00:32:05.581Z] #58 [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-03-02T00:32:05.581Z] #58 sha256:1daeccac051f8c47f19dc2849573c652656f746a40cd03a633ff36e938c72cd7 [2021-03-02T00:32:05.581Z] #58 8.387 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:32:05.581Z] #58 8.407 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:05.581Z] #58 8.487 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:05.581Z] #58 8.487 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:05.581Z] #58 8.488 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:05.581Z] #58 8.516 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:05.581Z] #58 8.740 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:32:05.581Z] #58 8.902 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:05.581Z] #58 8.946 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:05.581Z] #58 9.091 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:05.581Z] #58 9.138 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:05.581Z] #58 9.149 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:05.581Z] #58 9.150 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:05.581Z] #58 9.396 go: downloading github.com/google/uuid v1.2.0 [2021-03-02T00:32:05.581Z] #58 9.637 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:05.581Z] #58 9.758 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:05.581Z] #58 9.795 go: extracting github.com/google/uuid v1.2.0 [2021-03-02T00:32:05.581Z] #58 10.04 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:05.581Z] #58 10.36 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:05.581Z] #58 11.16 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:05.581Z] #58 11.16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:05.581Z] #58 12.05 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:05.581Z] #58 14.76 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:05.581Z] #58 14.99 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:05.581Z] #58 17.71 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:05.903Z] #58 ... [2021-03-02T00:32:05.903Z] [2021-03-02T00:32:05.903Z] #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-03-02T00:32:05.903Z] #29 sha256:c1baa6a976d46dc4465cf5118c7aafa215e22681f3b3510f3e786a8cc5b761bf [2021-03-02T00:32:05.962Z] #26 3.658 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:05.962Z] #26 3.670 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:06.227Z] #26 3.755 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:06.227Z] #26 3.900 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-02T00:32:06.818Z] #26 4.301 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-02T00:32:07.081Z] #26 4.501 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-02T00:32:08.136Z] #28 DONE 16.1s [2021-03-02T00:32:08.136Z] [2021-03-02T00:32:08.136Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T00:32:08.136Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T00:32:08.136Z] #10 DONE 7.8s [2021-03-02T00:32:08.136Z] [2021-03-02T00:32:08.136Z] #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-03-02T00:32:08.136Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-02T00:32:08.319Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-03-02T00:32:08.401Z] #29 12.01 0.1% 0.8% # 1.9% ## 3.5% ### 5.1% #### 6.2% ##### 7.8% ###### 8.4% ###### 9.5% ####### 10.6% ######## 11.6% ######### 13.4% ########## 15.2% ########### 16.2% ############ 17.9% ############## 19.5% ############### 21.7% ################ 22.8% ################# 23.9% ################# 24.9% ################### 26.8% # [2021-03-02T00:32:08.401Z] #29 ... [2021-03-02T00:32:08.401Z] [2021-03-02T00:32:08.401Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:08.401Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:32:08.401Z] #45 10.94 crypto/subtle [2021-03-02T00:32:08.401Z] #45 11.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-02T00:32:08.401Z] #45 11.82 internal/nettrace [2021-03-02T00:32:08.401Z] #45 12.46 runtime/cgo [2021-03-02T00:32:08.401Z] #45 15.40 vendor/golang.org/x/crypto/internal/subtle [2021-03-02T00:32:08.401Z] #45 ... [2021-03-02T00:32:08.401Z] [2021-03-02T00:32:08.401Z] #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-03-02T00:32:08.401Z] #29 sha256:c1baa6a976d46dc4465cf5118c7aafa215e22681f3b3510f3e786a8cc5b761bf [2021-03-02T00:32:08.480Z] #26 ... [2021-03-02T00:32:08.480Z] [2021-03-02T00:32:08.480Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:32:08.480Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-02T00:32:08.480Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.3s done [2021-03-02T00:32:08.480Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2021-03-02T00:32:08.480Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2021-03-02T00:32:08.580Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-03-02T00:32:08.736Z] #51 ... [2021-03-02T00:32:08.736Z] [2021-03-02T00:32:08.736Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:32:08.736Z] #54 121.5 + bin/containerd [2021-03-02T00:32:08.841Z] #9 ... [2021-03-02T00:32:08.841Z] [2021-03-02T00:32:08.841Z] #26 [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-03-02T00:32:08.841Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T00:32:08.841Z] #26 1.078 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:08.841Z] #26 1.086 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:08.841Z] #26 1.161 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:08.841Z] #26 1.239 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:08.841Z] #26 1.582 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:08.841Z] #26 1.589 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:08.841Z] #26 3.264 Fetched 8423 kB in 2s (3450 kB/s) [2021-03-02T00:32:08.841Z] #26 3.264 Reading package lists... [2021-03-02T00:32:08.841Z] #26 4.198 Reading package lists... [2021-03-02T00:32:08.841Z] #26 5.114 Building dependency tree... [2021-03-02T00:32:08.841Z] #26 5.454 The following additional packages will be installed: [2021-03-02T00:32:08.841Z] #26 5.454 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-02T00:32:08.841Z] #26 5.454 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-02T00:32:08.841Z] #26 5.454 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-02T00:32:08.841Z] #26 5.454 Suggested packages: [2021-03-02T00:32:08.841Z] #26 5.454 krb5-doc krb5-user [2021-03-02T00:32:08.841Z] #26 5.454 Recommended packages: [2021-03-02T00:32:08.841Z] #26 5.454 krb5-locales publicsuffix libsasl2-modules [2021-03-02T00:32:08.841Z] #26 5.626 The following NEW packages will be installed: [2021-03-02T00:32:08.841Z] #26 5.626 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-02T00:32:08.841Z] #26 5.626 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-02T00:32:08.841Z] #26 5.626 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-02T00:32:08.841Z] #26 5.626 libssh2-1 libssl1.1 openssl [2021-03-02T00:32:08.841Z] #26 5.901 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-02T00:32:08.841Z] #26 5.901 Need to get 5057 kB of archives. [2021-03-02T00:32:08.841Z] #26 5.901 After this operation, 12.1 MB of additional disk space will be used. [2021-03-02T00:32:08.841Z] #26 5.901 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-02T00:32:08.841Z] #26 5.910 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-02T00:32:08.841Z] #26 5.910 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-02T00:32:08.841Z] #26 5.910 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-02T00:32:08.841Z] #26 5.914 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-02T00:32:08.841Z] #26 5.914 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-02T00:32:08.841Z] #26 5.917 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-02T00:32:08.841Z] #26 5.919 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-02T00:32:08.841Z] #26 5.929 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-02T00:32:08.841Z] #26 5.934 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-02T00:32:08.841Z] #26 5.936 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-02T00:32:08.841Z] #26 5.938 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-02T00:32:08.841Z] #26 5.938 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-02T00:32:08.841Z] #26 5.940 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-02T00:32:08.841Z] #26 5.946 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-02T00:32:08.841Z] #26 5.946 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-02T00:32:08.841Z] #26 5.950 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-02T00:32:08.841Z] #26 5.955 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-02T00:32:08.841Z] #26 5.967 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-02T00:32:08.841Z] #26 5.970 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-02T00:32:08.841Z] #26 5.972 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-02T00:32:08.841Z] #26 6.112 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:32:08.841Z] #26 6.137 Fetched 5057 kB in 0s (15.5 MB/s) [2021-03-02T00:32:08.841Z] #26 6.182 Selecting previously unselected package libssl1.1:amd64. [2021-03-02T00:32:08.841Z] #26 6.182 (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-03-02T00:32:08.841Z] #26 6.182 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 6.198 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-02T00:32:08.841Z] #26 6.385 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-02T00:32:08.841Z] #26 6.385 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 6.390 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 6.450 Selecting previously unselected package libsasl2-2:amd64. [2021-03-02T00:32:08.841Z] #26 6.450 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 6.454 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 6.531 Selecting previously unselected package libldap-common. [2021-03-02T00:32:08.841Z] #26 6.531 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-02T00:32:08.841Z] #26 6.541 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:32:08.841Z] #26 6.594 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-02T00:32:08.841Z] #26 6.596 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 6.601 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:32:08.841Z] #26 6.715 Selecting previously unselected package openssl. [2021-03-02T00:32:08.841Z] #26 6.715 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 6.724 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:32:08.841Z] #26 6.864 Selecting previously unselected package ca-certificates. [2021-03-02T00:32:08.841Z] #26 6.865 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-02T00:32:08.841Z] #26 6.868 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-02T00:32:08.841Z] #26 6.958 Selecting previously unselected package libkeyutils1:amd64. [2021-03-02T00:32:08.841Z] #26 6.958 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 6.963 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-02T00:32:08.841Z] #26 7.003 Selecting previously unselected package libkrb5support0:amd64. [2021-03-02T00:32:08.841Z] #26 7.005 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.009 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 7.057 Selecting previously unselected package libk5crypto3:amd64. [2021-03-02T00:32:08.841Z] #26 7.057 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.062 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 7.130 Selecting previously unselected package libkrb5-3:amd64. [2021-03-02T00:32:08.841Z] #26 7.130 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.136 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 7.234 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-02T00:32:08.841Z] #26 7.236 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.241 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 7.302 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-02T00:32:08.841Z] #26 7.303 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.308 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 7.360 Selecting previously unselected package libpsl5:amd64. [2021-03-02T00:32:08.841Z] #26 7.363 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.368 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-02T00:32:08.841Z] #26 7.410 Selecting previously unselected package librtmp1:amd64. [2021-03-02T00:32:08.841Z] #26 7.412 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.418 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:32:08.841Z] #26 7.462 Selecting previously unselected package libssh2-1:amd64. [2021-03-02T00:32:08.841Z] #26 7.464 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.469 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-02T00:32:08.841Z] #26 7.523 Selecting previously unselected package libcurl4:amd64. [2021-03-02T00:32:08.841Z] #26 7.525 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.530 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 7.601 Selecting previously unselected package curl. [2021-03-02T00:32:08.841Z] #26 7.601 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.606 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 7.678 Selecting previously unselected package libonig5:amd64. [2021-03-02T00:32:08.841Z] #26 7.678 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.682 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:32:08.841Z] #26 7.746 Selecting previously unselected package libjq1:amd64. [2021-03-02T00:32:08.841Z] #26 7.746 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.750 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:32:08.841Z] #26 7.801 Selecting previously unselected package jq. [2021-03-02T00:32:08.841Z] #26 7.803 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:32:08.841Z] #26 7.808 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:32:08.841Z] #26 7.870 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-02T00:32:08.841Z] #26 7.895 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-02T00:32:08.841Z] #26 7.933 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-02T00:32:08.841Z] #26 8.043 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 8.061 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:32:08.841Z] #26 8.080 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 8.094 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 8.106 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:32:08.841Z] #26 8.128 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 8.167 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 8.201 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-02T00:32:08.841Z] #26 8.218 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:32:08.841Z] #26 8.239 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:32:08.841Z] #26 8.259 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:32:08.841Z] #26 8.278 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:32:08.841Z] #26 8.292 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:32:08.841Z] #26 8.309 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-02T00:32:09.102Z] #26 ... [2021-03-02T00:32:09.102Z] [2021-03-02T00:32:09.102Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:32:09.102Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:32:09.529Z] #11 DONE 1.4s [2021-03-02T00:32:09.529Z] [2021-03-02T00:32:09.529Z] #23 [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-03-02T00:32:09.529Z] #23 sha256:bb612d97d4c6dae4dcbf8e5033fdeeef4bd82217087ca707b9105f81337dcd1b [2021-03-02T00:32:09.627Z] #31 ... [2021-03-02T00:32:09.627Z] [2021-03-02T00:32:09.627Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:09.627Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:32:09.627Z] #41 5.379 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:09.627Z] #41 5.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:09.627Z] #41 5.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:09.627Z] #41 5.683 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:09.684Z] #29 12.01 0.1% 0.8% # 1.9% ## 3.5% ### 5.1% #### 6.2% ##### 7.8% ###### 8.4% ###### 9.5% ####### 10.6% ######## 11.6% ######### 13.4% ########## 15.2% ########### 16.2% ############ 17.9% ############## 19.5% ############### 21.7% ################ 22.8% ################# 23.9% ################# 24.9% ################### 26.8% #################### 29.0% ####################### 32.3% ######################## 34.0% ########################## 37.2% ########################### 38.9% ############################# 40.5% ############################## 42.1% ############################### 43.8% ################################ 45.6% ################################# 46.7% ################################## 47.7% ################################### 48.8% [2021-03-02T00:32:09.684Z] #29 ... [2021-03-02T00:32:09.684Z] [2021-03-02T00:32:09.684Z] #49 [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-03-02T00:32:09.684Z] #49 sha256:3c11c2c63b1fee7bce4a54edb724ff592a6c1756f426a292670200e49ca0edd4 [2021-03-02T00:32:09.684Z] #49 12.50 go: downloading github.com/pkg/errors v0.8.1 [2021-03-02T00:32:09.684Z] #49 12.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:09.684Z] #49 12.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:09.684Z] #49 12.58 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:09.684Z] #49 12.60 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:09.684Z] #49 12.62 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:09.684Z] #49 12.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:09.684Z] #49 12.67 go: extracting github.com/pkg/errors v0.8.1 [2021-03-02T00:32:09.684Z] #49 12.70 go: downloading github.com/spf13/viper v1.6.1 [2021-03-02T00:32:09.684Z] #49 13.13 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:09.684Z] #49 13.13 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:09.684Z] #49 13.13 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:09.684Z] #49 13.43 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:09.684Z] #49 13.44 go: extracting github.com/spf13/viper v1.6.1 [2021-03-02T00:32:09.684Z] #49 13.54 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:09.684Z] #49 13.71 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:09.684Z] #49 13.73 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:09.684Z] #49 13.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:09.684Z] #49 13.86 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:09.684Z] #49 13.89 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:09.684Z] #49 13.97 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:09.684Z] #49 13.97 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:09.684Z] #49 13.98 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:09.684Z] #49 14.05 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:09.684Z] #49 14.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:09.684Z] #49 14.58 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:09.684Z] #49 14.71 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:09.684Z] #49 15.03 go: downloading github.com/spf13/afero v1.1.2 [2021-03-02T00:32:09.684Z] #49 15.13 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:09.684Z] #49 15.20 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:09.684Z] #49 15.36 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:09.684Z] #49 15.44 go: extracting github.com/spf13/afero v1.1.2 [2021-03-02T00:32:09.684Z] #49 15.62 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:09.684Z] #49 15.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:09.684Z] #49 15.92 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:09.684Z] #49 16.14 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:09.684Z] #49 16.23 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:09.684Z] #49 16.35 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:09.684Z] #49 16.35 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:09.684Z] #49 16.41 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:09.684Z] #49 16.50 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:09.684Z] #49 16.61 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:09.684Z] #49 17.04 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:09.684Z] #49 17.82 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:09.684Z] #49 20.44 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:09.684Z] #49 20.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:09.684Z] #49 20.55 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:09.684Z] #49 20.55 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:09.684Z] #49 20.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:09.684Z] #49 20.57 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:09.684Z] #49 20.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:09.684Z] #49 20.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:09.684Z] #49 20.81 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:09.684Z] #49 20.84 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:09.684Z] #49 20.92 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:09.684Z] #49 20.93 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:09.684Z] #49 21.20 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:09.685Z] #49 21.22 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:09.685Z] #49 21.25 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:09.685Z] #49 21.25 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:09.685Z] #49 21.26 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:09.685Z] #49 21.27 go: downloading golang.org/x/text v0.3.2 [2021-03-02T00:32:09.685Z] #49 21.28 go: downloading github.com/fatih/color v1.7.0 [2021-03-02T00:32:09.685Z] #49 21.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:09.685Z] #49 21.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:09.685Z] #49 21.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:09.685Z] #49 21.60 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:09.685Z] #49 21.68 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:09.685Z] #49 21.71 go: extracting github.com/fatih/color v1.7.0 [2021-03-02T00:32:09.685Z] #49 21.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:09.685Z] #49 21.93 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-02T00:32:09.685Z] #49 22.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:09.685Z] #49 22.52 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:09.771Z] #54 ... [2021-03-02T00:32:09.771Z] [2021-03-02T00:32:09.771Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-02T00:32:09.771Z] #51 77.57 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-02T00:32:09.771Z] #51 78.15 + mkdir -p /build [2021-03-02T00:32:09.771Z] #51 78.15 + cp runc /build/runc [2021-03-02T00:32:09.771Z] #51 DONE 78.5s [2021-03-02T00:32:09.771Z] [2021-03-02T00:32:09.771Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:32:09.791Z] #23 ... [2021-03-02T00:32:09.791Z] [2021-03-02T00:32:09.791Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T00:32:09.791Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-02T00:32:09.791Z] #38 DONE 0.3s [2021-03-02T00:32:09.791Z] [2021-03-02T00:32:09.791Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T00:32:09.791Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-02T00:32:09.791Z] #30 DONE 0.4s [2021-03-02T00:32:09.992Z] #49 22.56 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:09.992Z] #49 ... [2021-03-02T00:32:09.992Z] [2021-03-02T00:32:09.992Z] #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-03-02T00:32:09.992Z] #29 sha256:c1baa6a976d46dc4465cf5118c7aafa215e22681f3b3510f3e786a8cc5b761bf [2021-03-02T00:32:10.053Z] [2021-03-02T00:32:10.053Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:32:10.053Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:32:10.582Z] #41 6.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:10.803Z] #54 ... [2021-03-02T00:32:10.803Z] [2021-03-02T00:32:10.803Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-03-02T00:32:10.803Z] #52 DONE 0.2s [2021-03-02T00:32:10.803Z] [2021-03-02T00:32:10.803Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-02T00:32:11.231Z] #29 12.01 0.1% 0.8% # 1.9% ## 3.5% ### 5.1% #### 6.2% ##### 7.8% ###### 8.4% ###### 9.5% ####### 10.6% ######## 11.6% ######### 13.4% ########## 15.2% ########### 16.2% ############ 17.9% ############## 19.5% ############### 21.7% ################ 22.8% ################# 23.9% ################# 24.9% ################### 26.8% #################### 29.0% ####################### 32.3% ######################## 34.0% ########################## 37.2% ########################### 38.9% ############################# 40.5% ############################## 42.1% ############################### 43.8% ################################ 45.6% ################################# 46.7% ################################## 47.7% ################################### 48.8% #################################### 50.8% ##################################### 52.6% ####################################### 54.3% ######################################## 55.9% ######################################### 57.5% ########################################## 59.7% ############################################ 61.4% ############################################# 63.2% ############################################### 65.4% ################################################ 67.0% ################################################# 69.2% [2021-03-02T00:32:11.231Z] #29 ... [2021-03-02T00:32:11.231Z] [2021-03-02T00:32:11.231Z] #51 [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-03-02T00:32:11.231Z] #51 sha256:caedf6c89a9f08d836d281dc0589d2b530dcb35aac12c567238dc54a4a2dcc4d [2021-03-02T00:32:11.231Z] #51 13.84 + cd /tmp/tmp.rHqexH2tty/src/github.com/mvdan/sh [2021-03-02T00:32:11.231Z] #51 13.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:11.231Z] #51 13.99 + GO111MODULE=on [2021-03-02T00:32:11.231Z] #51 14.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-02T00:32:11.231Z] #51 15.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:11.231Z] #51 16.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:11.231Z] #51 16.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:11.231Z] #51 16.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:11.231Z] #51 16.84 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:11.231Z] #51 17.92 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:11.231Z] #51 18.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:11.231Z] #51 21.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:11.231Z] #51 23.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:11.231Z] #51 23.12 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:11.231Z] #51 23.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:11.231Z] #51 23.60 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:11.231Z] #51 ... [2021-03-02T00:32:11.231Z] [2021-03-02T00:32:11.231Z] #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-03-02T00:32:11.231Z] #29 sha256:c1baa6a976d46dc4465cf5118c7aafa215e22681f3b3510f3e786a8cc5b761bf [2021-03-02T00:32:11.527Z] #41 ... [2021-03-02T00:32:11.527Z] [2021-03-02T00:32:11.527Z] #46 [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-03-02T00:32:11.527Z] #46 sha256:c34a641d3d936c70cb4043de17d63d21d64c89648b0bceaa95997bc58725f1e4 [2021-03-02T00:32:11.527Z] #46 7.363 + RM_GOPATH=0 [2021-03-02T00:32:11.527Z] #46 7.363 + TMP_GOPATH= [2021-03-02T00:32:11.527Z] #46 7.363 + : /build [2021-03-02T00:32:11.527Z] #46 7.363 + '[' -z '' ']' [2021-03-02T00:32:11.527Z] #46 7.363 ++ mktemp -d [2021-03-02T00:32:11.527Z] #46 7.363 + export GOPATH=/tmp/tmp.7iY6coaw3X [2021-03-02T00:32:11.527Z] #46 7.363 + GOPATH=/tmp/tmp.7iY6coaw3X [2021-03-02T00:32:11.527Z] #46 7.363 + RM_GOPATH=1 [2021-03-02T00:32:11.527Z] #46 7.363 + case "$(go env GOARCH)" in [2021-03-02T00:32:11.527Z] #46 7.363 ++ go env GOARCH [2021-03-02T00:32:11.527Z] #46 7.382 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:11.527Z] #46 7.382 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:11.527Z] #46 7.383 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:11.527Z] #46 7.383 + dir=/tmp/install [2021-03-02T00:32:11.527Z] #46 7.383 + bin=gotestsum [2021-03-02T00:32:11.527Z] #46 7.383 + shift [2021-03-02T00:32:11.527Z] #46 7.383 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-02T00:32:11.527Z] #46 7.383 + . /tmp/install/gotestsum.installer [2021-03-02T00:32:11.527Z] #46 7.383 ++ : v0.5.3 [2021-03-02T00:32:11.527Z] #46 7.383 + install_gotestsum [2021-03-02T00:32:11.527Z] #46 7.384 + set -e [2021-03-02T00:32:11.527Z] #46 7.384 + export GO111MODULE=on [2021-03-02T00:32:11.527Z] #46 7.384 + GO111MODULE=on [2021-03-02T00:32:11.527Z] #46 7.384 + GOBIN=/build [2021-03-02T00:32:11.527Z] #46 7.384 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-02T00:32:11.527Z] #46 7.495 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:11.527Z] #46 7.495 go: finding gotest.tools v0.5.3 [2021-03-02T00:32:12.098Z] #46 ... [2021-03-02T00:32:12.098Z] [2021-03-02T00:32:12.098Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:12.098Z] #33 sha256:0978f67fab9ec1b63740a679d041056c14f7f3f25572c3accae264929fd727a5 [2021-03-02T00:32:12.098Z] #33 7.912 + RM_GOPATH=0 [2021-03-02T00:32:12.098Z] #33 7.912 + TMP_GOPATH= [2021-03-02T00:32:12.098Z] #33 7.912 + : /build [2021-03-02T00:32:12.098Z] #33 7.912 + '[' -z '' ']' [2021-03-02T00:32:12.098Z] #33 7.913 ++ mktemp -d [2021-03-02T00:32:12.098Z] #33 7.928 + export GOPATH=/tmp/tmp.GRm2UZEzw6 [2021-03-02T00:32:12.098Z] #33 7.928 + GOPATH=/tmp/tmp.GRm2UZEzw6 [2021-03-02T00:32:12.098Z] #33 7.928 + RM_GOPATH=1 [2021-03-02T00:32:12.098Z] #33 7.928 + case "$(go env GOARCH)" in [2021-03-02T00:32:12.098Z] #33 7.928 ++ go env GOARCH [2021-03-02T00:32:12.098Z] #33 7.958 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:12.098Z] #33 7.958 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:12.098Z] #33 7.958 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:12.098Z] #33 7.958 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:12.098Z] #33 7.958 + dir=/tmp/install [2021-03-02T00:32:12.098Z] #33 7.958 + bin=tomlv [2021-03-02T00:32:12.098Z] #33 7.958 + shift [2021-03-02T00:32:12.098Z] #33 7.958 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-02T00:32:12.098Z] #33 7.958 + . /tmp/install/tomlv.installer [2021-03-02T00:32:12.098Z] #33 7.958 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:12.098Z] #33 7.958 + install_tomlv [2021-03-02T00:32:12.098Z] #33 7.958 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-02T00:32:12.098Z] #33 7.958 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GRm2UZEzw6/src/github.com/BurntSushi/toml [2021-03-02T00:32:12.098Z] #33 7.969 Cloning into '/tmp/tmp.GRm2UZEzw6/src/github.com/BurntSushi/toml'... [2021-03-02T00:32:12.359Z] #33 ... [2021-03-02T00:32:12.359Z] [2021-03-02T00:32:12.359Z] #23 [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-03-02T00:32:12.359Z] #23 sha256:c4023d9425f60a7df405939019769c2ff45f88315f99c8ea2565873cbef34ac3 [2021-03-02T00:32:12.359Z] #23 8.149 + RM_GOPATH=0 [2021-03-02T00:32:12.359Z] #23 8.149 + TMP_GOPATH= [2021-03-02T00:32:12.359Z] #23 8.149 + : /build [2021-03-02T00:32:12.359Z] #23 8.149 + '[' -z '' ']' [2021-03-02T00:32:12.359Z] #23 8.149 ++ mktemp -d [2021-03-02T00:32:12.359Z] #23 8.149 + export GOPATH=/tmp/tmp.KioGdkKaPp [2021-03-02T00:32:12.359Z] #23 8.149 + GOPATH=/tmp/tmp.KioGdkKaPp [2021-03-02T00:32:12.359Z] #23 8.149 + RM_GOPATH=1 [2021-03-02T00:32:12.359Z] #23 8.149 + case "$(go env GOARCH)" in [2021-03-02T00:32:12.359Z] #23 8.149 ++ go env GOARCH [2021-03-02T00:32:12.359Z] #23 8.160 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:12.359Z] #23 8.160 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:12.359Z] #23 8.160 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:12.359Z] #23 8.164 Install docker/cli version 17.06.2-ce from stable [2021-03-02T00:32:12.359Z] #23 8.164 + dir=/tmp/install [2021-03-02T00:32:12.359Z] #23 8.164 + bin=dockercli [2021-03-02T00:32:12.359Z] #23 8.164 + shift [2021-03-02T00:32:12.359Z] #23 8.164 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-02T00:32:12.359Z] #23 8.164 + . /tmp/install/dockercli.installer [2021-03-02T00:32:12.359Z] #23 8.164 ++ : stable [2021-03-02T00:32:12.359Z] #23 8.164 ++ : 17.06.2-ce [2021-03-02T00:32:12.359Z] #23 8.164 + install_dockercli [2021-03-02T00:32:12.359Z] #23 8.164 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-02T00:32:12.359Z] #23 8.180 ++ uname -m [2021-03-02T00:32:12.359Z] #23 8.180 + arch=x86_64 [2021-03-02T00:32:12.359Z] #23 8.180 + '[' x86_64 '!=' x86_64 ']' [2021-03-02T00:32:12.359Z] #23 8.180 + url=https://download.docker.com/linux/static [2021-03-02T00:32:12.359Z] #23 8.180 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-02T00:32:12.359Z] #23 8.264 + tar -xz docker/docker [2021-03-02T00:32:12.619Z] #23 ... [2021-03-02T00:32:12.619Z] [2021-03-02T00:32:12.619Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:12.619Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:32:12.619Z] #41 8.467 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:13.445Z] #29 12.01 0.1% 0.8% # 1.9% ## 3.5% ### 5.1% #### 6.2% ##### 7.8% ###### 8.4% ###### 9.5% ####### 10.6% ######## 11.6% ######### 13.4% ########## 15.2% ########### 16.2% ############ 17.9% ############## 19.5% ############### 21.7% ################ 22.8% ################# 23.9% ################# 24.9% ################### 26.8% #################### 29.0% ####################### 32.3% ######################## 34.0% ########################## 37.2% ########################### 38.9% ############################# 40.5% ############################## 42.1% ############################### 43.8% ################################ 45.6% ################################# 46.7% ################################## 47.7% ################################### 48.8% #################################### 50.8% ##################################### 52.6% ####################################### 54.3% ######################################## 55.9% ######################################### 57.5% ########################################## 59.7% ############################################ 61.4% ############################################# 63.2% ############################################### 65.4% ################################################ 67.0% ################################################# 69.2% ################################################### 71.1% #################################################### 73.3% ##################################################### 74.9% ####################################################### 77.1% ######################################################### 79.3% ########################################################## 80.9% ########################################################### 82.0% ############################################################ 83.6% ############################################################# 85.2% ############################################################## 86.9% ############################################################### 88.0% ################################################################ 89.6% ################################################################# 91.2% ################################################################## 92.3% ################################################################### 93.9% ##################################################################### 96.1% ###################################################################### 97.7% ####################################################################### 99.3% ######################################################################## 100.0% [2021-03-02T00:32:13.445Z] #29 19.88 [2021-03-02T00:32:13.815Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done [2021-03-02T00:32:13.815Z] #9 ... [2021-03-02T00:32:13.815Z] [2021-03-02T00:32:13.815Z] #26 [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-03-02T00:32:13.815Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-02T00:32:13.815Z] #26 5.914 Fetched 8247 kB in 3s (3294 kB/s) [2021-03-02T00:32:13.815Z] #26 5.914 Reading package lists... [2021-03-02T00:32:13.815Z] #26 7.238 Reading package lists... [2021-03-02T00:32:13.815Z] #26 8.548 Building dependency tree... [2021-03-02T00:32:13.815Z] #26 9.215 The following additional packages will be installed: [2021-03-02T00:32:13.815Z] #26 9.215 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-02T00:32:13.815Z] #26 9.215 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-02T00:32:13.815Z] #26 9.215 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-02T00:32:13.815Z] #26 9.222 Suggested packages: [2021-03-02T00:32:13.815Z] #26 9.222 krb5-doc krb5-user [2021-03-02T00:32:13.815Z] #26 9.222 Recommended packages: [2021-03-02T00:32:13.815Z] #26 9.222 krb5-locales publicsuffix libsasl2-modules [2021-03-02T00:32:13.815Z] #26 9.456 The following NEW packages will be installed: [2021-03-02T00:32:13.815Z] #26 9.456 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-02T00:32:13.815Z] #26 9.456 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-02T00:32:13.815Z] #26 9.456 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-02T00:32:13.815Z] #26 9.456 libssh2-1 libssl1.1 openssl [2021-03-02T00:32:13.815Z] #26 9.762 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-02T00:32:13.815Z] #26 9.762 Need to get 4777 kB of archives. [2021-03-02T00:32:13.815Z] #26 9.762 After this operation, 11.5 MB of additional disk space will be used. [2021-03-02T00:32:13.815Z] #26 9.762 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-03-02T00:32:13.815Z] #26 9.762 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-03-02T00:32:13.815Z] #26 9.771 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-03-02T00:32:13.815Z] #26 9.780 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-02T00:32:13.815Z] #26 9.780 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-03-02T00:32:13.815Z] #26 9.795 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-02T00:32:13.815Z] #26 9.801 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-03-02T00:32:13.815Z] #26 9.801 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-03-02T00:32:13.815Z] #26 9.823 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-03-02T00:32:13.815Z] #26 9.891 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-03-02T00:32:13.815Z] #26 9.896 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-03-02T00:32:13.815Z] #26 9.920 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-03-02T00:32:13.815Z] #26 9.920 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-03-02T00:32:13.815Z] #26 9.920 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-03-02T00:32:13.815Z] #26 9.920 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-03-02T00:32:13.815Z] #26 9.920 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-03-02T00:32:13.815Z] #26 9.920 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-03-02T00:32:13.815Z] #26 9.920 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-03-02T00:32:13.816Z] #26 9.925 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-02T00:32:13.816Z] #26 9.928 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-02T00:32:13.816Z] #26 9.930 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-02T00:32:13.816Z] #26 10.30 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:32:13.816Z] #26 10.35 Fetched 4777 kB in 0s (11.3 MB/s) [2021-03-02T00:32:13.816Z] #26 10.40 Selecting previously unselected package libssl1.1:arm64. [2021-03-02T00:32:13.816Z] #26 10.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 ... 6670 files and directories currently installed.) [2021-03-02T00:32:13.816Z] #26 10.40 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-02T00:32:13.816Z] #26 10.42 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-02T00:32:13.816Z] #26 10.60 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-03-02T00:32:13.816Z] #26 10.60 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-02T00:32:13.816Z] #26 10.60 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:32:13.816Z] #26 10.65 Selecting previously unselected package libsasl2-2:arm64. [2021-03-02T00:32:13.816Z] #26 10.65 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-02T00:32:13.816Z] #26 10.65 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:32:13.816Z] #26 10.80 Selecting previously unselected package libldap-common. [2021-03-02T00:32:13.816Z] #26 10.80 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-02T00:32:13.816Z] #26 10.80 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:32:13.816Z] #26 11.00 Selecting previously unselected package libldap-2.4-2:arm64. [2021-03-02T00:32:13.816Z] #26 11.00 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-03-02T00:32:13.816Z] #26 11.00 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:32:14.003Z] #41 ... [2021-03-02T00:32:14.003Z] [2021-03-02T00:32:14.003Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:14.003Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:32:14.003Z] #12 9.574 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:14.003Z] #12 9.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:14.003Z] #12 9.825 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:14.078Z] #26 11.45 Selecting previously unselected package openssl. [2021-03-02T00:32:14.078Z] #26 11.46 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-02T00:32:14.078Z] #26 11.46 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:32:14.264Z] #12 ... [2021-03-02T00:32:14.264Z] [2021-03-02T00:32:14.264Z] #50 [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-03-02T00:32:14.264Z] #50 sha256:1c744357d418e4d3d6f54aa17a4cccefe08543d689d0d6b3721bbe667f725eba [2021-03-02T00:32:14.264Z] #50 6.504 + RM_GOPATH=0 [2021-03-02T00:32:14.264Z] #50 6.504 + TMP_GOPATH= [2021-03-02T00:32:14.264Z] #50 6.504 + : /build [2021-03-02T00:32:14.264Z] #50 6.504 + '[' -z '' ']' [2021-03-02T00:32:14.264Z] #50 6.504 ++ mktemp -d [2021-03-02T00:32:14.264Z] #50 6.504 + export GOPATH=/tmp/tmp.7yO9mMbYDG [2021-03-02T00:32:14.264Z] #50 6.504 + GOPATH=/tmp/tmp.7yO9mMbYDG [2021-03-02T00:32:14.264Z] #50 6.504 + RM_GOPATH=1 [2021-03-02T00:32:14.264Z] #50 6.504 + case "$(go env GOARCH)" in [2021-03-02T00:32:14.264Z] #50 6.506 ++ go env GOARCH [2021-03-02T00:32:14.264Z] #50 6.529 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:14.264Z] #50 6.533 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:14.264Z] #50 6.533 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:14.264Z] #50 6.533 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:14.264Z] #50 6.533 + dir=/tmp/install [2021-03-02T00:32:14.264Z] #50 6.533 + bin=shfmt [2021-03-02T00:32:14.264Z] #50 6.533 + shift [2021-03-02T00:32:14.264Z] #50 6.533 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-02T00:32:14.264Z] #50 6.533 + . /tmp/install/shfmt.installer [2021-03-02T00:32:14.264Z] #50 6.533 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:14.264Z] #50 6.533 + install_shfmt [2021-03-02T00:32:14.264Z] #50 6.533 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-02T00:32:14.264Z] #50 6.533 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7yO9mMbYDG/src/github.com/mvdan/sh [2021-03-02T00:32:14.264Z] #50 6.541 Cloning into '/tmp/tmp.7yO9mMbYDG/src/github.com/mvdan/sh'... [2021-03-02T00:32:14.264Z] #50 ... [2021-03-02T00:32:14.264Z] [2021-03-02T00:32:14.264Z] #48 [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-03-02T00:32:14.264Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:32:14.264Z] #48 7.687 + RM_GOPATH=0 [2021-03-02T00:32:14.264Z] #48 7.687 + TMP_GOPATH= [2021-03-02T00:32:14.264Z] #48 7.687 + : /build [2021-03-02T00:32:14.264Z] #48 7.687 + '[' -z '' ']' [2021-03-02T00:32:14.264Z] #48 7.687 ++ mktemp -d [2021-03-02T00:32:14.264Z] #48 7.687 + export GOPATH=/tmp/tmp.t1Ij0Bx6gK [2021-03-02T00:32:14.264Z] #48 7.687 + GOPATH=/tmp/tmp.t1Ij0Bx6gK [2021-03-02T00:32:14.264Z] #48 7.687 + RM_GOPATH=1 [2021-03-02T00:32:14.264Z] #48 7.687 + case "$(go env GOARCH)" in [2021-03-02T00:32:14.264Z] #48 7.687 ++ go env GOARCH [2021-03-02T00:32:14.264Z] #48 7.715 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:14.264Z] #48 7.715 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:14.264Z] #48 7.730 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:14.264Z] #48 7.730 + dir=/tmp/install [2021-03-02T00:32:14.264Z] #48 7.730 + bin=golangci_lint [2021-03-02T00:32:14.264Z] #48 7.730 + shift [2021-03-02T00:32:14.264Z] #48 7.730 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-02T00:32:14.264Z] #48 7.730 + . /tmp/install/golangci_lint.installer [2021-03-02T00:32:14.264Z] #48 7.730 ++ : v1.23.8 [2021-03-02T00:32:14.264Z] #48 7.730 + install_golangci_lint [2021-03-02T00:32:14.264Z] #48 7.730 + set -e [2021-03-02T00:32:14.264Z] #48 7.730 + export GO111MODULE=on [2021-03-02T00:32:14.264Z] #48 7.730 + GO111MODULE=on [2021-03-02T00:32:14.264Z] #48 7.730 + GOBIN=/build [2021-03-02T00:32:14.264Z] #48 7.730 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-02T00:32:14.264Z] #48 7.741 go: finding github.com v1.23.8 [2021-03-02T00:32:14.264Z] #48 7.741 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-02T00:32:14.264Z] #48 7.741 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-02T00:32:14.264Z] #48 7.741 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:14.264Z] #48 7.755 go: finding github.com/golangci v1.23.8 [2021-03-02T00:32:14.264Z] #48 8.633 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:14.264Z] #48 9.405 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:14.344Z] #26 ... [2021-03-02T00:32:14.344Z] [2021-03-02T00:32:14.344Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:32:14.344Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-02T00:32:14.344Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-03-02T00:32:14.344Z] #9 DONE 26.2s [2021-03-02T00:32:14.344Z] [2021-03-02T00:32:14.344Z] #26 [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-03-02T00:32:14.344Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-02T00:32:14.344Z] #26 11.82 Selecting previously unselected package ca-certificates. [2021-03-02T00:32:14.344Z] #26 11.82 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-02T00:32:14.344Z] #26 11.83 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-02T00:32:14.344Z] #26 11.94 Selecting previously unselected package libkeyutils1:arm64. [2021-03-02T00:32:14.344Z] #26 11.95 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-03-02T00:32:14.344Z] #26 11.95 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-03-02T00:32:14.344Z] #26 12.00 Selecting previously unselected package libkrb5support0:arm64. [2021-03-02T00:32:14.387Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done [2021-03-02T00:32:14.387Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-02T00:32:14.526Z] #48 ... [2021-03-02T00:32:14.526Z] [2021-03-02T00:32:14.526Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:14.526Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:32:14.526Z] #44 7.287 + RM_GOPATH=0 [2021-03-02T00:32:14.526Z] #44 7.287 + TMP_GOPATH= [2021-03-02T00:32:14.526Z] #44 7.287 + : /build [2021-03-02T00:32:14.526Z] #44 7.287 + '[' -z '' ']' [2021-03-02T00:32:14.526Z] #44 7.287 ++ mktemp -d [2021-03-02T00:32:14.526Z] #44 7.287 + export GOPATH=/tmp/tmp.9oPmMkmBFe [2021-03-02T00:32:14.526Z] #44 7.287 + GOPATH=/tmp/tmp.9oPmMkmBFe [2021-03-02T00:32:14.526Z] #44 7.287 + RM_GOPATH=1 [2021-03-02T00:32:14.526Z] #44 7.287 + case "$(go env GOARCH)" in [2021-03-02T00:32:14.526Z] #44 7.287 ++ go env GOARCH [2021-03-02T00:32:14.526Z] #44 7.295 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:14.526Z] #44 7.296 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:14.526Z] #44 7.296 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:14.526Z] #44 7.296 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:14.526Z] #44 7.296 + dir=/tmp/install [2021-03-02T00:32:14.526Z] #44 7.296 + bin=vndr [2021-03-02T00:32:14.526Z] #44 7.296 + shift [2021-03-02T00:32:14.526Z] #44 7.296 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-02T00:32:14.526Z] #44 7.296 + . /tmp/install/vndr.installer [2021-03-02T00:32:14.526Z] #44 7.296 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:14.526Z] #44 7.296 + install_vndr [2021-03-02T00:32:14.526Z] #44 7.296 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-02T00:32:14.526Z] #44 7.296 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9oPmMkmBFe/src/github.com/LK4D4/vndr [2021-03-02T00:32:14.526Z] #44 7.296 Cloning into '/tmp/tmp.9oPmMkmBFe/src/github.com/LK4D4/vndr'... [2021-03-02T00:32:14.526Z] #44 8.063 + cd /tmp/tmp.9oPmMkmBFe/src/github.com/LK4D4/vndr [2021-03-02T00:32:14.526Z] #44 8.063 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:14.526Z] #44 8.108 + go build -buildmode=pie -v -o /build/vndr . [2021-03-02T00:32:14.526Z] #44 9.556 internal/cpu [2021-03-02T00:32:14.526Z] #44 9.596 runtime/internal/atomic [2021-03-02T00:32:14.526Z] #44 10.14 internal/bytealg [2021-03-02T00:32:14.526Z] #44 10.35 runtime/internal/sys [2021-03-02T00:32:14.526Z] #44 10.55 runtime/internal/math [2021-03-02T00:32:14.526Z] #44 ... [2021-03-02T00:32:14.526Z] [2021-03-02T00:32:14.526Z] #54 [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-03-02T00:32:14.526Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:14.526Z] #54 7.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:14.526Z] #54 7.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:14.526Z] #54 7.199 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:14.526Z] #54 8.242 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:14.612Z] #26 12.00 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-03-02T00:32:14.612Z] #26 12.01 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-02T00:32:14.612Z] #26 12.07 Selecting previously unselected package libk5crypto3:arm64. [2021-03-02T00:32:14.612Z] #26 12.07 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-03-02T00:32:14.612Z] #26 12.07 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-02T00:32:14.612Z] #26 12.13 Selecting previously unselected package libkrb5-3:arm64. [2021-03-02T00:32:14.612Z] #26 12.13 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-03-02T00:32:14.612Z] #26 12.13 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-02T00:32:14.831Z] #54 ... [2021-03-02T00:32:14.831Z] [2021-03-02T00:32:14.831Z] #57 [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-03-02T00:32:14.831Z] #57 sha256:d7cd330fc5b2bad3384dc19a66f0f549620fe89da6fc53e96d0cdf8ce13f0b5d [2021-03-02T00:32:14.831Z] #57 5.647 + RM_GOPATH=0 [2021-03-02T00:32:14.831Z] #57 5.647 + TMP_GOPATH= [2021-03-02T00:32:14.831Z] #57 5.647 + : /build [2021-03-02T00:32:14.831Z] #57 5.647 + '[' -z '' ']' [2021-03-02T00:32:14.831Z] #57 5.647 ++ mktemp -d [2021-03-02T00:32:14.831Z] #57 5.647 + export GOPATH=/tmp/tmp.eygu2ZYTq0 [2021-03-02T00:32:14.831Z] #57 5.647 + GOPATH=/tmp/tmp.eygu2ZYTq0 [2021-03-02T00:32:14.831Z] #57 5.647 + RM_GOPATH=1 [2021-03-02T00:32:14.831Z] #57 5.647 + case "$(go env GOARCH)" in [2021-03-02T00:32:14.831Z] #57 5.647 ++ go env GOARCH [2021-03-02T00:32:14.831Z] #57 5.660 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:14.831Z] #57 5.660 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:14.831Z] #57 5.660 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:14.831Z] #57 5.660 + dir=/tmp/install [2021-03-02T00:32:14.831Z] #57 5.660 + bin=rootlesskit [2021-03-02T00:32:14.831Z] #57 5.660 + shift [2021-03-02T00:32:14.831Z] #57 5.660 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-02T00:32:14.831Z] #57 5.660 + . /tmp/install/rootlesskit.installer [2021-03-02T00:32:14.831Z] #57 5.660 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:14.831Z] #57 5.660 + install_rootlesskit [2021-03-02T00:32:14.831Z] #57 5.660 + case "$1" in [2021-03-02T00:32:14.831Z] #57 5.660 + export CGO_ENABLED=0 [2021-03-02T00:32:14.831Z] #57 5.660 + CGO_ENABLED=0 [2021-03-02T00:32:14.831Z] #57 5.660 + _install_rootlesskit [2021-03-02T00:32:14.831Z] #57 5.660 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-02T00:32:14.831Z] #57 5.660 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eygu2ZYTq0/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:32:14.831Z] #57 5.660 Cloning into '/tmp/tmp.eygu2ZYTq0/src/github.com/rootless-containers/rootlesskit'... [2021-03-02T00:32:14.831Z] #57 5.660 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:14.831Z] #57 7.522 + cd /tmp/tmp.eygu2ZYTq0/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:32:14.831Z] #57 7.522 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:14.831Z] #57 7.546 + export GO111MODULE=on [2021-03-02T00:32:14.831Z] #57 7.546 + GO111MODULE=on [2021-03-02T00:32:14.831Z] #57 7.546 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:32:14.831Z] #57 7.546 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-02T00:32:14.831Z] #57 9.687 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:14.832Z] #57 9.731 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:14.832Z] #57 9.731 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:14.832Z] #57 9.731 go: downloading github.com/google/uuid v1.2.0 [2021-03-02T00:32:14.832Z] #57 9.838 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:14.832Z] #57 9.895 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:14.832Z] #57 9.895 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:14.832Z] #57 9.971 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:14.832Z] #57 10.03 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:14.832Z] #57 10.19 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:14.832Z] #57 10.36 go: extracting github.com/google/uuid v1.2.0 [2021-03-02T00:32:14.832Z] #57 10.73 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:14.832Z] #57 10.79 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:14.832Z] #57 ... [2021-03-02T00:32:14.832Z] [2021-03-02T00:32:14.832Z] #35 [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-03-02T00:32:14.832Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:32:14.832Z] #35 9.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:14.832Z] #35 9.649 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:14.832Z] #35 9.649 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:14.877Z] #26 12.36 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-03-02T00:32:14.877Z] #26 12.37 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-03-02T00:32:14.877Z] #26 12.37 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-02T00:32:14.877Z] #26 12.43 Selecting previously unselected package libnghttp2-14:arm64. [2021-03-02T00:32:14.877Z] #26 12.44 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-03-02T00:32:14.877Z] #26 12.44 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-02T00:32:14.877Z] #26 12.49 Selecting previously unselected package libpsl5:arm64. [2021-03-02T00:32:14.877Z] #26 12.49 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-03-02T00:32:14.877Z] #26 12.49 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-03-02T00:32:14.877Z] #26 12.54 Selecting previously unselected package librtmp1:arm64. [2021-03-02T00:32:15.092Z] #35 ... [2021-03-02T00:32:15.092Z] [2021-03-02T00:32:15.092Z] #39 [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-03-02T00:32:15.092Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:32:15.092Z] #39 9.070 + git clone https://github.com/docker/distribution.git . [2021-03-02T00:32:15.092Z] #39 9.070 Cloning into '.'... [2021-03-02T00:32:15.092Z] #39 ... [2021-03-02T00:32:15.092Z] [2021-03-02T00:32:15.092Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:15.092Z] #63 sha256:78429504b4b7f155fd5ffce4054e92ba8e2a7ed0754bb4a7f166e1c8c5233223 [2021-03-02T00:32:15.092Z] #63 9.356 + RM_GOPATH=0 [2021-03-02T00:32:15.092Z] #63 9.356 + TMP_GOPATH= [2021-03-02T00:32:15.092Z] #63 9.356 + : /build [2021-03-02T00:32:15.092Z] #63 9.356 + '[' -z '' ']' [2021-03-02T00:32:15.092Z] #63 9.356 ++ mktemp -d [2021-03-02T00:32:15.092Z] #63 9.356 + export GOPATH=/tmp/tmp.vv3QYiC6Iq [2021-03-02T00:32:15.092Z] #63 9.356 + GOPATH=/tmp/tmp.vv3QYiC6Iq [2021-03-02T00:32:15.092Z] #63 9.356 + RM_GOPATH=1 [2021-03-02T00:32:15.092Z] #63 9.356 + case "$(go env GOARCH)" in [2021-03-02T00:32:15.092Z] #63 9.356 ++ go env GOARCH [2021-03-02T00:32:15.092Z] #63 9.510 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:15.092Z] #63 9.510 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:15.092Z] #63 9.510 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:15.092Z] #63 9.510 + dir=/tmp/install [2021-03-02T00:32:15.092Z] #63 9.510 + bin=proxy [2021-03-02T00:32:15.092Z] #63 9.510 + shift [2021-03-02T00:32:15.092Z] #63 9.510 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-02T00:32:15.092Z] #63 9.510 + . /tmp/install/proxy.installer [2021-03-02T00:32:15.092Z] #63 9.510 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:15.092Z] #63 9.510 + install_proxy [2021-03-02T00:32:15.093Z] #63 9.510 + case "$1" in [2021-03-02T00:32:15.093Z] #63 9.510 + export CGO_ENABLED=0 [2021-03-02T00:32:15.093Z] #63 9.510 + CGO_ENABLED=0 [2021-03-02T00:32:15.093Z] #63 9.510 + _install_proxy [2021-03-02T00:32:15.093Z] #63 9.510 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-02T00:32:15.093Z] #63 9.510 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vv3QYiC6Iq/src/github.com/docker/libnetwork [2021-03-02T00:32:15.093Z] #63 9.510 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:15.093Z] #63 9.568 Cloning into '/tmp/tmp.vv3QYiC6Iq/src/github.com/docker/libnetwork'... [2021-03-02T00:32:15.093Z] #63 ... [2021-03-02T00:32:15.093Z] [2021-03-02T00:32:15.093Z] #57 [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-03-02T00:32:15.093Z] #57 sha256:d7cd330fc5b2bad3384dc19a66f0f549620fe89da6fc53e96d0cdf8ce13f0b5d [2021-03-02T00:32:15.093Z] #57 10.88 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:15.093Z] #57 11.21 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:32:15.140Z] #26 12.54 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-03-02T00:32:15.140Z] #26 12.55 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:32:15.140Z] #26 12.59 Selecting previously unselected package libssh2-1:arm64. [2021-03-02T00:32:15.140Z] #26 12.59 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-03-02T00:32:15.140Z] #26 12.60 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-02T00:32:15.140Z] #26 12.66 Selecting previously unselected package libcurl4:arm64. [2021-03-02T00:32:15.140Z] #26 12.66 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-03-02T00:32:15.140Z] #26 12.66 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-02T00:32:15.329Z] #9 ... [2021-03-02T00:32:15.329Z] [2021-03-02T00:32:15.329Z] #26 [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-03-02T00:32:15.329Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-02T00:32:15.329Z] #26 8.893 Updating certificates in /etc/ssl/certs... [2021-03-02T00:32:15.329Z] #26 9.623 137 added, 0 removed; done. [2021-03-02T00:32:15.329Z] #26 9.663 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-02T00:32:15.329Z] #26 9.676 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:32:15.329Z] #26 9.691 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-02T00:32:15.329Z] #26 9.705 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-02T00:32:15.329Z] #26 9.721 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:32:15.329Z] #26 9.740 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-02T00:32:15.329Z] #26 9.752 Updating certificates in /etc/ssl/certs... [2021-03-02T00:32:15.329Z] #26 10.34 0 added, 0 removed; done. [2021-03-02T00:32:15.329Z] #26 10.34 Running hooks in /etc/ca-certificates/update.d... [2021-03-02T00:32:15.329Z] #26 10.34 done. [2021-03-02T00:32:15.329Z] #26 DONE 14.5s [2021-03-02T00:32:15.329Z] [2021-03-02T00:32:15.329Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T00:32:15.329Z] #27 sha256:98a3739da2cc6307638391b61298b73d8ca1249bce5967dc378f583b2add16e2 [2021-03-02T00:32:15.353Z] #57 11.42 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:15.503Z] #26 12.93 Selecting previously unselected package curl. [2021-03-02T00:32:15.503Z] #26 12.93 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-03-02T00:32:15.503Z] #26 12.94 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-02T00:32:15.614Z] #57 11.58 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:15.903Z] #27 ... [2021-03-02T00:32:15.903Z] [2021-03-02T00:32:15.903Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-02T00:32:15.903Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-02T00:32:15.903Z] #9 DONE 23.5s [2021-03-02T00:32:15.903Z] [2021-03-02T00:32:15.903Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T00:32:15.903Z] #27 sha256:98a3739da2cc6307638391b61298b73d8ca1249bce5967dc378f583b2add16e2 [2021-03-02T00:32:15.903Z] #27 DONE 0.8s [2021-03-02T00:32:15.903Z] [2021-03-02T00:32:15.903Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T00:32:15.903Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-02T00:32:16.195Z] #57 12.10 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:32:16.241Z] #29 ... [2021-03-02T00:32:16.241Z] [2021-03-02T00:32:16.241Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:16.241Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-02T00:32:16.241Z] #13 18.73 Fetched 8198 kB in 18s (468 kB/s) [2021-03-02T00:32:16.241Z] #13 18.73 Reading package lists... [2021-03-02T00:32:16.241Z] #13 27.22 Reading package lists... [2021-03-02T00:32:16.241Z] #13 ... [2021-03-02T00:32:16.241Z] [2021-03-02T00:32:16.241Z] #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-03-02T00:32:16.241Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-02T00:32:16.242Z] #40 18.75 Checking out files: 89% (1505/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-02T00:32:16.242Z] #40 19.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-02T00:32:16.242Z] #40 21.63 + 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-03-02T00:32:16.242Z] #40 ... [2021-03-02T00:32:16.242Z] [2021-03-02T00:32:16.242Z] #49 [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-03-02T00:32:16.242Z] #49 sha256:3c11c2c63b1fee7bce4a54edb724ff592a6c1756f426a292670200e49ca0edd4 [2021-03-02T00:32:16.242Z] #49 22.69 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:16.242Z] #49 22.82 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:16.242Z] #49 22.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:16.242Z] #49 23.01 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:16.242Z] #49 23.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:16.242Z] #49 23.18 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:16.242Z] #49 23.20 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:16.242Z] #49 23.67 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:16.242Z] #49 23.75 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:16.242Z] #49 23.84 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:16.242Z] #49 24.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:16.242Z] #49 24.14 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:16.242Z] #49 24.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:16.242Z] #49 24.23 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:16.242Z] #49 24.36 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:16.242Z] #49 24.37 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:16.242Z] #49 24.41 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:16.242Z] #49 24.56 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:16.242Z] #49 24.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:16.242Z] #49 24.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:16.242Z] #49 24.63 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:16.242Z] #49 24.93 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:16.242Z] #49 24.96 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:16.242Z] #49 24.97 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:16.242Z] #49 24.99 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:16.242Z] #49 25.56 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:16.242Z] #49 25.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:16.242Z] #49 25.92 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:16.242Z] #49 26.02 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:16.242Z] #49 26.15 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:16.242Z] #49 26.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:16.242Z] #49 26.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:16.242Z] #49 26.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:16.242Z] #49 26.66 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:16.242Z] #49 26.89 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:16.242Z] #49 27.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:16.242Z] #49 27.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:32:16.242Z] #49 27.44 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:32:16.242Z] #49 27.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:16.242Z] #49 27.75 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:16.242Z] #49 28.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:16.242Z] #49 28.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:16.242Z] #49 28.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:16.242Z] #49 28.30 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:16.242Z] #49 28.33 go: downloading github.com/spf13/cast v1.3.0 [2021-03-02T00:32:16.242Z] #49 28.36 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:16.242Z] #49 28.51 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:16.242Z] #49 28.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:16.242Z] #49 28.88 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:16.242Z] #49 28.92 go: extracting github.com/spf13/cast v1.3.0 [2021-03-02T00:32:16.242Z] #49 28.96 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:16.451Z] #26 13.89 Selecting previously unselected package libonig5:arm64. [2021-03-02T00:32:16.451Z] #26 13.89 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-03-02T00:32:16.476Z] #10 DONE 0.8s [2021-03-02T00:32:16.476Z] [2021-03-02T00:32:16.476Z] #28 [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-03-02T00:32:16.476Z] #28 sha256:5f73a34e4fb21687c446876efd20c4643fbc32663dbf61e7e0fd158f49bdefa8 [2021-03-02T00:32:16.553Z] #49 29.34 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:16.737Z] #28 0.953 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-02T00:32:16.743Z] #31 ... [2021-03-02T00:32:16.743Z] [2021-03-02T00:32:16.743Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:16.743Z] #63 sha256:80c91a2e2641c229516eb34d45cc395e263155cb498fef8251fd897a894b4a44 [2021-03-02T00:32:16.743Z] #63 6.593 + RM_GOPATH=0 [2021-03-02T00:32:16.743Z] #63 6.593 + TMP_GOPATH= [2021-03-02T00:32:16.743Z] #63 6.593 + : /build [2021-03-02T00:32:16.743Z] #63 6.593 + '[' -z '' ']' [2021-03-02T00:32:16.743Z] #63 6.593 ++ mktemp -d [2021-03-02T00:32:16.743Z] #63 6.597 + export GOPATH=/tmp/tmp.X4Y1SynWeW [2021-03-02T00:32:16.743Z] #63 6.597 + GOPATH=/tmp/tmp.X4Y1SynWeW [2021-03-02T00:32:16.743Z] #63 6.597 + RM_GOPATH=1 [2021-03-02T00:32:16.743Z] #63 6.597 + case "$(go env GOARCH)" in [2021-03-02T00:32:16.743Z] #63 6.597 ++ go env GOARCH [2021-03-02T00:32:16.743Z] #63 6.604 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:16.743Z] #63 6.604 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:16.743Z] #63 6.604 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:16.743Z] #63 6.604 + dir=/tmp/install [2021-03-02T00:32:16.743Z] #63 6.604 + bin=proxy [2021-03-02T00:32:16.743Z] #63 6.604 + shift [2021-03-02T00:32:16.743Z] #63 6.604 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-02T00:32:16.743Z] #63 6.604 + . /tmp/install/proxy.installer [2021-03-02T00:32:16.743Z] #63 6.604 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:16.743Z] #63 6.604 + install_proxy [2021-03-02T00:32:16.743Z] #63 6.604 + case "$1" in [2021-03-02T00:32:16.743Z] #63 6.604 + export CGO_ENABLED=0 [2021-03-02T00:32:16.743Z] #63 6.604 + CGO_ENABLED=0 [2021-03-02T00:32:16.743Z] #63 6.604 + _install_proxy [2021-03-02T00:32:16.743Z] #63 6.604 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-02T00:32:16.743Z] #63 6.604 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.X4Y1SynWeW/src/github.com/docker/libnetwork [2021-03-02T00:32:16.743Z] #63 6.605 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:16.743Z] #63 6.608 Cloning into '/tmp/tmp.X4Y1SynWeW/src/github.com/docker/libnetwork'... [2021-03-02T00:32:16.854Z] #49 29.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:32:16.854Z] #49 ... [2021-03-02T00:32:16.854Z] [2021-03-02T00:32:16.854Z] #55 [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-03-02T00:32:16.854Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-02T00:32:16.854Z] #55 19.60 Fetched 8198 kB in 19s (433 kB/s) [2021-03-02T00:32:16.854Z] #55 19.60 Reading package lists... [2021-03-02T00:32:16.854Z] #55 28.12 Reading package lists... [2021-03-02T00:32:16.854Z] #55 ... [2021-03-02T00:32:16.854Z] [2021-03-02T00:32:16.854Z] #49 [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-03-02T00:32:16.854Z] #49 sha256:3c11c2c63b1fee7bce4a54edb724ff592a6c1756f426a292670200e49ca0edd4 [2021-03-02T00:32:16.854Z] #49 29.61 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:16.854Z] #49 29.68 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:17.001Z] #28 1.088 [2021-03-02T00:32:17.072Z] #26 14.44 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-02T00:32:17.154Z] #49 30.00 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:32:17.154Z] #49 30.02 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:17.154Z] #49 ... [2021-03-02T00:32:17.154Z] [2021-03-02T00:32:17.154Z] #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-03-02T00:32:17.154Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-02T00:32:17.154Z] #36 19.98 Fetched 8198 kB in 19s (438 kB/s) [2021-03-02T00:32:17.154Z] #36 19.98 Reading package lists... [2021-03-02T00:32:17.271Z] #28 ... [2021-03-02T00:32:17.271Z] [2021-03-02T00:32:17.271Z] #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-03-02T00:32:17.271Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-02T00:32:17.271Z] #11 DONE 0.6s [2021-03-02T00:32:17.271Z] [2021-03-02T00:32:17.271Z] #28 [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-03-02T00:32:17.271Z] #28 sha256:5f73a34e4fb21687c446876efd20c4643fbc32663dbf61e7e0fd158f49bdefa8 [2021-03-02T00:32:17.317Z] #63 ... [2021-03-02T00:32:17.317Z] [2021-03-02T00:32:17.317Z] #46 [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-03-02T00:32:17.317Z] #46 sha256:0eaa31d73a099acc156d4b438c5d52a787f9471f41089920e058023ffbd288d6 [2021-03-02T00:32:17.317Z] #46 7.656 + RM_GOPATH=0 [2021-03-02T00:32:17.317Z] #46 7.656 + TMP_GOPATH= [2021-03-02T00:32:17.317Z] #46 7.656 + : /build [2021-03-02T00:32:17.317Z] #46 7.656 + '[' -z '' ']' [2021-03-02T00:32:17.317Z] #46 7.656 ++ mktemp -d [2021-03-02T00:32:17.317Z] #46 7.660 + export GOPATH=/tmp/tmp.RTLaFfGdq2 [2021-03-02T00:32:17.317Z] #46 7.660 + GOPATH=/tmp/tmp.RTLaFfGdq2 [2021-03-02T00:32:17.317Z] #46 7.660 + RM_GOPATH=1 [2021-03-02T00:32:17.317Z] #46 7.660 + case "$(go env GOARCH)" in [2021-03-02T00:32:17.317Z] #46 7.667 ++ go env GOARCH [2021-03-02T00:32:17.317Z] #46 7.678 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:17.317Z] #46 7.678 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:17.317Z] #46 7.681 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:17.317Z] #46 7.695 + dir=/tmp/install [2021-03-02T00:32:17.317Z] #46 7.695 + bin=gotestsum [2021-03-02T00:32:17.317Z] #46 7.695 + shift [2021-03-02T00:32:17.317Z] #46 7.695 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-02T00:32:17.317Z] #46 7.695 + . /tmp/install/gotestsum.installer [2021-03-02T00:32:17.317Z] #46 7.695 ++ : v0.5.3 [2021-03-02T00:32:17.317Z] #46 7.695 + install_gotestsum [2021-03-02T00:32:17.317Z] #46 7.697 + set -e [2021-03-02T00:32:17.317Z] #46 7.697 + export GO111MODULE=on [2021-03-02T00:32:17.317Z] #46 7.697 + GO111MODULE=on [2021-03-02T00:32:17.317Z] #46 7.697 + GOBIN=/build [2021-03-02T00:32:17.317Z] #46 7.697 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-02T00:32:17.317Z] #46 7.755 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:17.317Z] #46 7.771 go: finding gotest.tools v0.5.3 [2021-03-02T00:32:17.317Z] #46 ... [2021-03-02T00:32:17.317Z] [2021-03-02T00:32:17.317Z] #23 [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-03-02T00:32:17.317Z] #23 sha256:bb612d97d4c6dae4dcbf8e5033fdeeef4bd82217087ca707b9105f81337dcd1b [2021-03-02T00:32:17.317Z] #23 7.849 + RM_GOPATH=0 [2021-03-02T00:32:17.317Z] #23 7.849 + TMP_GOPATH= [2021-03-02T00:32:17.317Z] #23 7.849 + : /build [2021-03-02T00:32:17.317Z] #23 7.849 + '[' -z '' ']' [2021-03-02T00:32:17.317Z] #23 7.849 ++ mktemp -d [2021-03-02T00:32:17.317Z] #23 7.849 + export GOPATH=/tmp/tmp.UN0zLk89Rq [2021-03-02T00:32:17.317Z] #23 7.849 + GOPATH=/tmp/tmp.UN0zLk89Rq [2021-03-02T00:32:17.317Z] #23 7.849 + RM_GOPATH=1 [2021-03-02T00:32:17.317Z] #23 7.849 + case "$(go env GOARCH)" in [2021-03-02T00:32:17.317Z] #23 7.849 ++ go env GOARCH [2021-03-02T00:32:17.317Z] #23 7.870 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:17.317Z] #23 7.870 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:17.454Z] #36 29.53 Reading package lists... [2021-03-02T00:32:17.454Z] #36 ... [2021-03-02T00:32:17.454Z] [2021-03-02T00:32:17.454Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:17.454Z] #64 sha256:feb92577f9cfb8cbb2068ac710bc2a2f32148f6d4fde0b74c2890d0e6c271278 [2021-03-02T00:32:17.454Z] #64 21.09 Checking out files: 52% (1005/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 91% (1737/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-02T00:32:17.454Z] #64 22.49 + cd /tmp/tmp.HOmLyK43rQ/src/github.com/docker/libnetwork [2021-03-02T00:32:17.454Z] #64 22.50 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:17.454Z] #64 22.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-02T00:32:17.582Z] #23 7.886 Install docker/cli version 17.06.2-ce from stable [2021-03-02T00:32:17.582Z] #23 7.886 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:17.582Z] #23 7.886 + dir=/tmp/install [2021-03-02T00:32:17.582Z] #23 7.886 + bin=dockercli [2021-03-02T00:32:17.582Z] #23 7.886 + shift [2021-03-02T00:32:17.582Z] #23 7.886 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-02T00:32:17.582Z] #23 7.886 + . /tmp/install/dockercli.installer [2021-03-02T00:32:17.582Z] #23 7.886 ++ : stable [2021-03-02T00:32:17.582Z] #23 7.886 ++ : 17.06.2-ce [2021-03-02T00:32:17.582Z] #23 7.886 + install_dockercli [2021-03-02T00:32:17.582Z] #23 7.886 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-02T00:32:17.582Z] #23 7.886 ++ uname -m [2021-03-02T00:32:17.582Z] #23 7.886 + arch=x86_64 [2021-03-02T00:32:17.582Z] #23 7.886 + '[' x86_64 '!=' x86_64 ']' [2021-03-02T00:32:17.582Z] #23 7.886 + url=https://download.docker.com/linux/static [2021-03-02T00:32:17.582Z] #23 7.886 + tar -xz docker/docker [2021-03-02T00:32:17.582Z] #23 7.898 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-02T00:32:17.757Z] #64 ... [2021-03-02T00:32:17.757Z] [2021-03-02T00:32:17.757Z] #49 [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-03-02T00:32:17.757Z] #49 sha256:3c11c2c63b1fee7bce4a54edb724ff592a6c1756f426a292670200e49ca0edd4 [2021-03-02T00:32:17.757Z] #49 30.38 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:32:17.757Z] #49 30.55 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:17.757Z] #49 30.55 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:17.757Z] #49 ... [2021-03-02T00:32:17.757Z] [2021-03-02T00:32:17.757Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:17.757Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-02T00:32:17.757Z] #42 20.48 Fetched 8198 kB in 19s (423 kB/s) [2021-03-02T00:32:17.757Z] #42 20.48 Reading package lists... [2021-03-02T00:32:17.800Z] #28 1.243 ######## 12.2% ############################### 43.3% ########################################## 59.5% ################################################################## 92.4% ######################################################################## 100.0% [2021-03-02T00:32:17.800Z] #28 1.711 [2021-03-02T00:32:17.800Z] #28 ... [2021-03-02T00:32:17.800Z] [2021-03-02T00:32:17.800Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T00:32:17.800Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-02T00:32:17.800Z] #30 DONE 0.7s [2021-03-02T00:32:17.800Z] [2021-03-02T00:32:17.800Z] #28 [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-03-02T00:32:17.800Z] #28 sha256:5f73a34e4fb21687c446876efd20c4643fbc32663dbf61e7e0fd158f49bdefa8 [2021-03-02T00:32:17.800Z] #28 1.823 0.6% ######################################################################## 100.0% [2021-03-02T00:32:18.062Z] [2021-03-02T00:32:18.062Z] #28 ... [2021-03-02T00:32:18.062Z] [2021-03-02T00:32:18.062Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T00:32:18.062Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-02T00:32:18.062Z] #38 DONE 0.9s [2021-03-02T00:32:18.062Z] [2021-03-02T00:32:18.062Z] #28 [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-03-02T00:32:18.062Z] #28 sha256:5f73a34e4fb21687c446876efd20c4643fbc32663dbf61e7e0fd158f49bdefa8 [2021-03-02T00:32:18.062Z] #28 1.977 [2021-03-02T00:32:18.062Z] #28 2.089 ##################################################### 74.9% ######################################################################## 100.0% [2021-03-02T00:32:18.073Z] #42 29.31 Reading package lists... [2021-03-02T00:32:18.073Z] #42 ... [2021-03-02T00:32:18.073Z] [2021-03-02T00:32:18.073Z] #49 [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-03-02T00:32:18.073Z] #49 sha256:3c11c2c63b1fee7bce4a54edb724ff592a6c1756f426a292670200e49ca0edd4 [2021-03-02T00:32:18.073Z] #49 30.74 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:32:18.073Z] #49 ... [2021-03-02T00:32:18.073Z] [2021-03-02T00:32:18.073Z] #58 [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-03-02T00:32:18.073Z] #58 sha256:1daeccac051f8c47f19dc2849573c652656f746a40cd03a633ff36e938c72cd7 [2021-03-02T00:32:18.073Z] #58 20.94 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:18.073Z] #58 21.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:18.073Z] #58 21.44 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:18.073Z] #58 21.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:18.073Z] #58 22.28 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:18.073Z] #58 26.18 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:32:18.073Z] #58 26.24 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:18.073Z] #58 26.33 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:18.073Z] #58 26.62 go: finding github.com/google/uuid v1.2.0 [2021-03-02T00:32:18.073Z] #58 26.63 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:18.073Z] #58 26.73 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:18.073Z] #58 26.84 go: finding github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:18.073Z] #58 26.88 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:18.073Z] #58 26.98 go: finding github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:18.073Z] #58 27.14 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:18.073Z] #58 27.27 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:18.073Z] #58 27.27 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:18.073Z] #58 27.38 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:18.073Z] #58 27.73 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:18.073Z] #58 27.96 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:18.118Z] #57 13.79 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:18.323Z] #28 2.378 [2021-03-02T00:32:18.374Z] #58 ... [2021-03-02T00:32:18.374Z] [2021-03-02T00:32:18.374Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-02T00:32:18.374Z] #29 sha256:c1baa6a976d46dc4465cf5118c7aafa215e22681f3b3510f3e786a8cc5b761bf [2021-03-02T00:32:18.374Z] #29 23.53 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-02T00:32:18.374Z] #29 24.11 [2021-03-02T00:32:18.374Z] #29 24.39 ############# 19.3% ######################################################################## 100.0% [2021-03-02T00:32:18.374Z] #29 24.61 [2021-03-02T00:32:18.850Z] #28 2.510 ###### 9.6% #################### 28.0% #################################### 50.5% ##################################################### 74.5% ################################################################### 94.0% ######################################################################## 100.0% [2021-03-02T00:32:19.076Z] #57 14.81 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:19.112Z] #28 3.120 [2021-03-02T00:32:19.339Z] #57 15.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:19.549Z] #23 ... [2021-03-02T00:32:19.549Z] [2021-03-02T00:32:19.549Z] #54 [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-03-02T00:32:19.549Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:19.549Z] #54 8.810 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:19.549Z] #54 8.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:19.549Z] #54 8.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:19.599Z] #57 15.56 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:19.809Z] #54 ... [2021-03-02T00:32:19.809Z] [2021-03-02T00:32:19.809Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:19.809Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:32:19.809Z] #44 7.258 + RM_GOPATH=0 [2021-03-02T00:32:19.809Z] #44 7.258 + TMP_GOPATH= [2021-03-02T00:32:19.809Z] #44 7.258 + : /build [2021-03-02T00:32:19.809Z] #44 7.258 + '[' -z '' ']' [2021-03-02T00:32:19.809Z] #44 7.258 ++ mktemp -d [2021-03-02T00:32:19.809Z] #44 7.258 + export GOPATH=/tmp/tmp.3SmBjpGyWn [2021-03-02T00:32:19.809Z] #44 7.258 + GOPATH=/tmp/tmp.3SmBjpGyWn [2021-03-02T00:32:19.809Z] #44 7.258 + RM_GOPATH=1 [2021-03-02T00:32:19.809Z] #44 7.258 + case "$(go env GOARCH)" in [2021-03-02T00:32:19.809Z] #44 7.258 ++ go env GOARCH [2021-03-02T00:32:19.809Z] #44 7.264 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:19.809Z] #44 7.264 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:19.809Z] #44 7.266 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:19.809Z] #44 7.267 + dir=/tmp/install [2021-03-02T00:32:19.809Z] #44 7.267 + bin=vndr [2021-03-02T00:32:19.809Z] #44 7.267 + shift [2021-03-02T00:32:19.809Z] #44 7.267 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-02T00:32:19.809Z] #44 7.267 + . /tmp/install/vndr.installer [2021-03-02T00:32:19.809Z] #44 7.267 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:19.809Z] #44 7.267 + install_vndr [2021-03-02T00:32:19.809Z] #44 7.267 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-02T00:32:19.809Z] #44 7.267 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3SmBjpGyWn/src/github.com/LK4D4/vndr [2021-03-02T00:32:19.809Z] #44 7.267 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:19.809Z] #44 7.271 Cloning into '/tmp/tmp.3SmBjpGyWn/src/github.com/LK4D4/vndr'... [2021-03-02T00:32:19.809Z] #44 7.865 + cd /tmp/tmp.3SmBjpGyWn/src/github.com/LK4D4/vndr [2021-03-02T00:32:19.809Z] #44 7.865 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:19.810Z] #44 7.886 + go build -buildmode=pie -v -o /build/vndr . [2021-03-02T00:32:19.810Z] #44 9.829 runtime/internal/atomic [2021-03-02T00:32:19.810Z] #44 9.998 internal/cpu [2021-03-02T00:32:19.810Z] #44 ... [2021-03-02T00:32:19.810Z] [2021-03-02T00:32:19.810Z] #50 [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-03-02T00:32:19.810Z] #50 sha256:57ce90aa7bf1d9aab3ea4c985bc58142bedcb8af095a58b80beb36bdd93b4374 [2021-03-02T00:32:19.810Z] #50 6.971 + RM_GOPATH=0 [2021-03-02T00:32:19.810Z] #50 6.971 + TMP_GOPATH= [2021-03-02T00:32:19.810Z] #50 6.971 + : /build [2021-03-02T00:32:19.810Z] #50 6.971 + '[' -z '' ']' [2021-03-02T00:32:19.810Z] #50 6.971 ++ mktemp -d [2021-03-02T00:32:19.810Z] #50 6.971 + export GOPATH=/tmp/tmp.2K3fzyiSO1 [2021-03-02T00:32:19.810Z] #50 6.971 + GOPATH=/tmp/tmp.2K3fzyiSO1 [2021-03-02T00:32:19.810Z] #50 6.971 + RM_GOPATH=1 [2021-03-02T00:32:19.810Z] #50 6.971 + case "$(go env GOARCH)" in [2021-03-02T00:32:19.810Z] #50 6.971 ++ go env GOARCH [2021-03-02T00:32:19.810Z] #50 6.988 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:19.810Z] #50 6.988 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:19.810Z] #50 6.988 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:19.810Z] #50 6.988 + dir=/tmp/install [2021-03-02T00:32:19.810Z] #50 6.988 + bin=shfmt [2021-03-02T00:32:19.810Z] #50 6.988 + shift [2021-03-02T00:32:19.810Z] #50 6.988 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-02T00:32:19.810Z] #50 6.988 + . /tmp/install/shfmt.installer [2021-03-02T00:32:19.810Z] #50 6.988 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:19.810Z] #50 6.988 + install_shfmt [2021-03-02T00:32:19.810Z] #50 6.988 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-02T00:32:19.810Z] #50 6.988 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2K3fzyiSO1/src/github.com/mvdan/sh [2021-03-02T00:32:19.810Z] #50 6.988 Cloning into '/tmp/tmp.2K3fzyiSO1/src/github.com/mvdan/sh'... [2021-03-02T00:32:19.810Z] #50 6.994 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:19.927Z] #29 26.22 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-02T00:32:20.071Z] #50 ... [2021-03-02T00:32:20.071Z] [2021-03-02T00:32:20.071Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:20.071Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:32:20.071Z] #12 8.827 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:20.071Z] #12 9.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:20.071Z] #12 9.022 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:20.071Z] #12 ... [2021-03-02T00:32:20.071Z] [2021-03-02T00:32:20.071Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:20.071Z] #33 sha256:1858901bfff3a6927bb19999ca17d050c4b22b8703b2a4daab1b2474b6c8ac15 [2021-03-02T00:32:20.071Z] #33 8.430 + RM_GOPATH=0 [2021-03-02T00:32:20.071Z] #33 8.430 + TMP_GOPATH= [2021-03-02T00:32:20.071Z] #33 8.430 + : /build [2021-03-02T00:32:20.071Z] #33 8.430 + '[' -z '' ']' [2021-03-02T00:32:20.071Z] #33 8.430 ++ mktemp -d [2021-03-02T00:32:20.071Z] #33 8.430 + export GOPATH=/tmp/tmp.TA80mGyOav [2021-03-02T00:32:20.071Z] #33 8.430 + GOPATH=/tmp/tmp.TA80mGyOav [2021-03-02T00:32:20.071Z] #33 8.430 + RM_GOPATH=1 [2021-03-02T00:32:20.071Z] #33 8.430 + case "$(go env GOARCH)" in [2021-03-02T00:32:20.071Z] #33 8.430 ++ go env GOARCH [2021-03-02T00:32:20.071Z] #33 8.502 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:20.071Z] #33 8.503 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:20.071Z] #33 8.503 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:20.071Z] #33 8.503 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:20.071Z] #33 8.503 + dir=/tmp/install [2021-03-02T00:32:20.071Z] #33 8.503 + bin=tomlv [2021-03-02T00:32:20.071Z] #33 8.503 + shift [2021-03-02T00:32:20.071Z] #33 8.503 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-02T00:32:20.071Z] #33 8.503 + . /tmp/install/tomlv.installer [2021-03-02T00:32:20.071Z] #33 8.503 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:20.071Z] #33 8.503 + install_tomlv [2021-03-02T00:32:20.071Z] #33 8.503 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-02T00:32:20.071Z] #33 8.503 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TA80mGyOav/src/github.com/BurntSushi/toml [2021-03-02T00:32:20.071Z] #33 8.521 Cloning into '/tmp/tmp.TA80mGyOav/src/github.com/BurntSushi/toml'... [2021-03-02T00:32:20.170Z] #57 16.14 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:20.235Z] #29 26.38 skipping existing 5cb8031fd95d [2021-03-02T00:32:20.235Z] #29 26.54 [2021-03-02T00:32:20.337Z] #33 ... [2021-03-02T00:32:20.337Z] [2021-03-02T00:32:20.337Z] #48 [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-03-02T00:32:20.337Z] #48 sha256:93ad465e33f32c5e402aed3cf7b505a6ddbc0d45b8107ba9305e2f0edef4ffc5 [2021-03-02T00:32:20.337Z] #48 7.002 + RM_GOPATH=0 [2021-03-02T00:32:20.337Z] #48 7.002 + TMP_GOPATH= [2021-03-02T00:32:20.337Z] #48 7.002 + : /build [2021-03-02T00:32:20.337Z] #48 7.002 + '[' -z '' ']' [2021-03-02T00:32:20.337Z] #48 7.002 ++ mktemp -d [2021-03-02T00:32:20.337Z] #48 7.002 + export GOPATH=/tmp/tmp.dOV6ns9QzK [2021-03-02T00:32:20.337Z] #48 7.002 + GOPATH=/tmp/tmp.dOV6ns9QzK [2021-03-02T00:32:20.337Z] #48 7.002 + RM_GOPATH=1 [2021-03-02T00:32:20.337Z] #48 7.002 + case "$(go env GOARCH)" in [2021-03-02T00:32:20.337Z] #48 7.002 ++ go env GOARCH [2021-03-02T00:32:20.337Z] #48 7.031 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:20.337Z] #48 7.031 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:20.337Z] #48 7.031 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:20.337Z] #48 7.031 + dir=/tmp/install [2021-03-02T00:32:20.337Z] #48 7.031 + bin=golangci_lint [2021-03-02T00:32:20.337Z] #48 7.031 + shift [2021-03-02T00:32:20.337Z] #48 7.031 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-02T00:32:20.337Z] #48 7.031 + . /tmp/install/golangci_lint.installer [2021-03-02T00:32:20.337Z] #48 7.031 ++ : v1.23.8 [2021-03-02T00:32:20.337Z] #48 7.031 + install_golangci_lint [2021-03-02T00:32:20.337Z] #48 7.031 + set -e [2021-03-02T00:32:20.337Z] #48 7.031 + export GO111MODULE=on [2021-03-02T00:32:20.337Z] #48 7.031 + GO111MODULE=on [2021-03-02T00:32:20.337Z] #48 7.031 + GOBIN=/build [2021-03-02T00:32:20.337Z] #48 7.031 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-02T00:32:20.337Z] #48 7.075 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-02T00:32:20.337Z] #48 7.075 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-02T00:32:20.337Z] #48 7.075 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:20.337Z] #48 7.075 go: finding github.com/golangci v1.23.8 [2021-03-02T00:32:20.337Z] #48 7.075 go: finding github.com v1.23.8 [2021-03-02T00:32:20.337Z] #48 8.455 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:20.337Z] #48 9.440 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:20.386Z] #26 17.81 Selecting previously unselected package libjq1:arm64. [2021-03-02T00:32:20.386Z] #26 17.81 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-02T00:32:20.386Z] #26 17.82 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-02T00:32:20.386Z] #26 17.99 Selecting previously unselected package jq. [2021-03-02T00:32:20.386Z] #26 17.99 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-02T00:32:20.386Z] #26 18.00 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:32:20.600Z] #48 ... [2021-03-02T00:32:20.601Z] [2021-03-02T00:32:20.601Z] #35 [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-03-02T00:32:20.601Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:32:20.601Z] #35 9.081 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:20.601Z] #35 9.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:20.601Z] #35 9.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:20.601Z] #35 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:20.601Z] #35 ... [2021-03-02T00:32:20.601Z] [2021-03-02T00:32:20.601Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:20.601Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:32:20.601Z] #41 8.865 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:20.601Z] #41 9.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:20.601Z] #41 9.090 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:20.601Z] #41 11.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:20.866Z] #41 ... [2021-03-02T00:32:20.866Z] [2021-03-02T00:32:20.866Z] #57 [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-03-02T00:32:20.866Z] #57 sha256:cd0bc1455abff514fd286451ae480878fd794ae3cac16c7f67513bfe16ce29ae [2021-03-02T00:32:20.866Z] #57 6.840 + RM_GOPATH=0 [2021-03-02T00:32:20.866Z] #57 6.840 + TMP_GOPATH= [2021-03-02T00:32:20.866Z] #57 6.840 + : /build [2021-03-02T00:32:20.866Z] #57 6.840 + '[' -z '' ']' [2021-03-02T00:32:20.866Z] #57 6.840 ++ mktemp -d [2021-03-02T00:32:20.866Z] #57 6.840 + export GOPATH=/tmp/tmp.LfINKAerhZ [2021-03-02T00:32:20.866Z] #57 6.840 + GOPATH=/tmp/tmp.LfINKAerhZ [2021-03-02T00:32:20.866Z] #57 6.840 + RM_GOPATH=1 [2021-03-02T00:32:20.866Z] #57 6.840 + case "$(go env GOARCH)" in [2021-03-02T00:32:20.866Z] #57 6.844 ++ go env GOARCH [2021-03-02T00:32:20.866Z] #57 6.887 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:20.866Z] #57 6.887 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:20.866Z] #57 6.888 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:20.866Z] #57 6.907 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:20.866Z] #57 6.908 + dir=/tmp/install [2021-03-02T00:32:20.866Z] #57 6.908 + bin=rootlesskit [2021-03-02T00:32:20.866Z] #57 6.908 + shift [2021-03-02T00:32:20.866Z] #57 6.908 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-02T00:32:20.866Z] #57 6.908 + . /tmp/install/rootlesskit.installer [2021-03-02T00:32:20.866Z] #57 6.908 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:20.866Z] #57 6.908 + install_rootlesskit [2021-03-02T00:32:20.866Z] #57 6.908 + case "$1" in [2021-03-02T00:32:20.866Z] #57 6.908 + export CGO_ENABLED=0 [2021-03-02T00:32:20.866Z] #57 6.908 + CGO_ENABLED=0 [2021-03-02T00:32:20.866Z] #57 6.908 + _install_rootlesskit [2021-03-02T00:32:20.866Z] #57 6.908 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-02T00:32:20.866Z] #57 6.908 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LfINKAerhZ/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:32:20.866Z] #57 6.908 Cloning into '/tmp/tmp.LfINKAerhZ/src/github.com/rootless-containers/rootlesskit'... [2021-03-02T00:32:20.866Z] #57 ... [2021-03-02T00:32:20.866Z] [2021-03-02T00:32:20.866Z] #39 [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-03-02T00:32:20.866Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:32:20.866Z] #39 8.002 + git clone https://github.com/docker/distribution.git . [2021-03-02T00:32:20.866Z] #39 8.002 Cloning into '.'... [2021-03-02T00:32:21.111Z] #57 16.89 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:21.130Z] #39 ... [2021-03-02T00:32:21.130Z] [2021-03-02T00:32:21.130Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:21.130Z] #33 sha256:1858901bfff3a6927bb19999ca17d050c4b22b8703b2a4daab1b2474b6c8ac15 [2021-03-02T00:32:21.130Z] #33 11.28 + cd /tmp/tmp.TA80mGyOav/src/github.com/BurntSushi/toml [2021-03-02T00:32:21.130Z] #33 11.28 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:21.130Z] #33 11.32 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:32:21.375Z] #57 ... [2021-03-02T00:32:21.375Z] [2021-03-02T00:32:21.375Z] #46 [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-03-02T00:32:21.375Z] #46 sha256:c34a641d3d936c70cb4043de17d63d21d64c89648b0bceaa95997bc58725f1e4 [2021-03-02T00:32:21.375Z] #46 8.633 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:21.375Z] #46 9.176 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:21.375Z] #46 10.75 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:21.375Z] #46 10.75 go: downloading github.com/fatih/color v1.9.0 [2021-03-02T00:32:21.375Z] #46 10.77 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:32:21.375Z] #46 10.78 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:21.375Z] #46 10.85 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:21.375Z] #46 10.94 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:21.375Z] #46 10.97 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:21.375Z] #46 10.98 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:21.375Z] #46 11.08 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:21.375Z] #46 11.40 go: extracting github.com/fatih/color v1.9.0 [2021-03-02T00:32:21.375Z] #46 11.40 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:21.375Z] #46 11.62 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:21.375Z] #46 11.66 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:32:21.375Z] #46 11.89 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:21.375Z] #46 11.92 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:21.375Z] #46 11.97 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:21.375Z] #46 12.05 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:21.375Z] #46 13.58 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:21.375Z] #46 13.67 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:21.375Z] #46 16.12 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:21.375Z] #46 16.37 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:21.519Z] #28 3.267 1.0% ### 5.1% ###### 9.3% ######### 13.0% ############# 18.7% ############### 22.2% #################### 28.0% ###################### 31.8% ######################## 34.5% ########################## 37.0% ############################# 41.0% ################################# 46.4% ###################################### 52.9% ########################################## 59.7% ############################################### 66.1% #################################################### 72.8% ######################################################## 78.5% ############################################################# 85.3% ################################################################## 91.8% ####################################################################### 99.7% ######################################################################## 100.0% [2021-03-02T00:32:21.519Z] #28 5.330 [2021-03-02T00:32:21.780Z] #26 ... [2021-03-02T00:32:21.780Z] [2021-03-02T00:32:21.780Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-02T00:32:21.780Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-02T00:32:21.780Z] #10 DONE 7.3s [2021-03-02T00:32:21.780Z] [2021-03-02T00:32:21.780Z] #26 [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-03-02T00:32:21.780Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-02T00:32:21.780Z] #26 19.18 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-03-02T00:32:21.780Z] #26 19.20 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-03-02T00:32:21.780Z] #26 19.33 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-02T00:32:21.786Z] #29 28.30 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-02T00:32:21.804Z] #28 5.690 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-02T00:32:21.804Z] #28 5.859 [2021-03-02T00:32:21.804Z] #28 5.930 ######################################################################## 100.0% [2021-03-02T00:32:21.804Z] #28 5.955 [2021-03-02T00:32:22.045Z] #26 19.58 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-02T00:32:22.045Z] #26 19.59 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:32:22.045Z] #26 19.61 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-02T00:32:22.045Z] #26 19.62 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:32:22.045Z] #26 19.63 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-02T00:32:22.045Z] #26 19.64 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-02T00:32:22.045Z] #26 19.65 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-02T00:32:22.045Z] #26 19.66 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-02T00:32:22.045Z] #26 19.68 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-02T00:32:22.045Z] #26 19.69 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-02T00:32:22.091Z] #33 12.35 math/bits [2021-03-02T00:32:22.091Z] #33 12.44 runtime [2021-03-02T00:32:22.310Z] #26 19.70 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-02T00:32:22.310Z] #26 19.72 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-02T00:32:22.310Z] #26 19.73 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-02T00:32:22.310Z] #26 19.74 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-02T00:32:22.403Z] #28 6.324 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-02T00:32:22.403Z] #28 6.476 [2021-03-02T00:32:22.438Z] #29 28.80 [2021-03-02T00:32:22.438Z] #29 ... [2021-03-02T00:32:22.438Z] [2021-03-02T00:32:22.438Z] #55 [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-03-02T00:32:22.438Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-02T00:32:22.438Z] #55 28.12 Reading package lists... [2021-03-02T00:32:22.670Z] #28 6.608 ################################### 49.2% ######################################################################## 100.0% [2021-03-02T00:32:22.670Z] #28 6.705 [2021-03-02T00:32:22.690Z] #33 13.18 math [2021-03-02T00:32:22.743Z] #55 35.50 Building dependency tree... [2021-03-02T00:32:22.743Z] #55 ... [2021-03-02T00:32:22.743Z] [2021-03-02T00:32:22.743Z] #51 [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-03-02T00:32:22.743Z] #51 sha256:caedf6c89a9f08d836d281dc0589d2b530dcb35aac12c567238dc54a4a2dcc4d [2021-03-02T00:32:22.743Z] #51 25.43 runtime [2021-03-02T00:32:22.743Z] #51 ... [2021-03-02T00:32:22.743Z] [2021-03-02T00:32:22.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-03-02T00:32:22.743Z] #29 sha256:c1baa6a976d46dc4465cf5118c7aafa215e22681f3b3510f3e786a8cc5b761bf [2021-03-02T00:32:22.774Z] #46 18.67 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:22.774Z] #46 ... [2021-03-02T00:32:22.774Z] [2021-03-02T00:32:22.774Z] #50 [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-03-02T00:32:22.774Z] #50 sha256:1c744357d418e4d3d6f54aa17a4cccefe08543d689d0d6b3721bbe667f725eba [2021-03-02T00:32:22.774Z] #50 18.61 + cd /tmp/tmp.7yO9mMbYDG/src/github.com/mvdan/sh [2021-03-02T00:32:22.774Z] #50 18.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:22.774Z] #50 18.81 + GO111MODULE=on [2021-03-02T00:32:22.774Z] #50 18.83 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-02T00:32:22.774Z] #50 ... [2021-03-02T00:32:22.774Z] [2021-03-02T00:32:22.774Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:32:22.774Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:32:22.774Z] #31 8.613 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-02T00:32:22.774Z] #31 8.613 Cloning into '.'... [2021-03-02T00:32:23.034Z] #31 ... [2021-03-02T00:32:23.034Z] [2021-03-02T00:32:23.034Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:23.034Z] #33 sha256:0978f67fab9ec1b63740a679d041056c14f7f3f25572c3accae264929fd727a5 [2021-03-02T00:32:23.034Z] #33 9.354 + cd /tmp/tmp.GRm2UZEzw6/src/github.com/BurntSushi/toml [2021-03-02T00:32:23.034Z] #33 9.354 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:23.034Z] #33 9.395 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:32:23.034Z] #33 10.38 internal/bytealg [2021-03-02T00:32:23.034Z] #33 10.49 runtime/internal/sys [2021-03-02T00:32:23.034Z] #33 11.06 math/bits [2021-03-02T00:32:23.034Z] #33 11.94 math [2021-03-02T00:32:23.034Z] #33 12.06 runtime [2021-03-02T00:32:23.034Z] #33 18.43 internal/testlog [2021-03-02T00:32:23.034Z] #33 18.91 encoding [2021-03-02T00:32:23.243Z] #28 7.094 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-02T00:32:23.243Z] #28 7.220 [2021-03-02T00:32:23.260Z] #26 20.62 Updating certificates in /etc/ssl/certs... [2021-03-02T00:32:23.294Z] #33 19.28 runtime/cgo [2021-03-02T00:32:23.835Z] #26 ... [2021-03-02T00:32:23.835Z] [2021-03-02T00:32:23.835Z] #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-03-02T00:32:23.835Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-02T00:32:23.835Z] #11 DONE 2.3s [2021-03-02T00:32:24.027Z] #28 7.351 ## 2.8% ########### 16.6% ######################### 36.0% ################################## 48.3% ######################################### 57.1% ####################################################### 77.2% ################################################################### 94.3% ######################################################################## 100.0% [2021-03-02T00:32:24.027Z] #28 8.007 [2021-03-02T00:32:24.099Z] [2021-03-02T00:32:24.099Z] #26 [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-03-02T00:32:24.099Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-02T00:32:24.099Z] #26 21.45 137 added, 0 removed; done. [2021-03-02T00:32:24.099Z] #26 21.60 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-02T00:32:24.099Z] #26 21.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:32:24.099Z] #26 21.63 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-02T00:32:24.099Z] #26 21.64 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-02T00:32:24.099Z] #26 21.66 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:32:24.099Z] #26 21.69 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-02T00:32:24.245Z] #33 ... [2021-03-02T00:32:24.245Z] [2021-03-02T00:32:24.245Z] #48 [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-03-02T00:32:24.245Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:32:24.245Z] #48 20.25 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:24.245Z] #48 20.28 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:24.245Z] #48 20.32 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:24.245Z] #48 20.32 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:24.364Z] #26 ... [2021-03-02T00:32:24.364Z] [2021-03-02T00:32:24.364Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-02T00:32:24.364Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-02T00:32:24.364Z] #38 DONE 0.5s [2021-03-02T00:32:24.364Z] [2021-03-02T00:32:24.364Z] #26 [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-03-02T00:32:24.364Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-02T00:32:24.364Z] #26 21.80 Updating certificates in /etc/ssl/certs... [2021-03-02T00:32:24.364Z] #26 ... [2021-03-02T00:32:24.364Z] [2021-03-02T00:32:24.364Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-02T00:32:24.364Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-02T00:32:24.364Z] #30 DONE 0.5s [2021-03-02T00:32:24.581Z] #48 20.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:24.581Z] #48 20.53 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:24.581Z] #48 20.58 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:24.581Z] #48 20.59 go: downloading github.com/pkg/errors v0.8.1 [2021-03-02T00:32:24.581Z] #48 20.60 go: downloading github.com/spf13/viper v1.6.1 [2021-03-02T00:32:24.604Z] #28 8.588 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-02T00:32:24.604Z] #28 8.727 [2021-03-02T00:32:24.705Z] [2021-03-02T00:32:24.705Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:32:24.705Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-02T00:32:24.866Z] #28 8.871 ######################################################################## 100.0% [2021-03-02T00:32:24.866Z] #28 8.898 [2021-03-02T00:32:24.907Z] #48 ... [2021-03-02T00:32:24.907Z] [2021-03-02T00:32:24.907Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:24.907Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:32:24.907Z] #44 10.73 internal/race [2021-03-02T00:32:24.907Z] #44 11.11 sync/atomic [2021-03-02T00:32:24.907Z] #44 11.71 runtime [2021-03-02T00:32:24.907Z] #44 11.93 unicode [2021-03-02T00:32:24.907Z] #44 16.56 unicode/utf8 [2021-03-02T00:32:24.907Z] #44 17.40 math [2021-03-02T00:32:24.907Z] #44 ... [2021-03-02T00:32:24.907Z] [2021-03-02T00:32:24.907Z] #50 [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-03-02T00:32:24.907Z] #50 sha256:1c744357d418e4d3d6f54aa17a4cccefe08543d689d0d6b3721bbe667f725eba [2021-03-02T00:32:24.907Z] #50 20.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:24.908Z] #50 20.74 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:24.908Z] #50 20.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:24.919Z] #29 29.02 0.1% ## 3.7% ###### 9.2% ########## 14.7% ############### 22.0% ################## 25.7% ###################### 31.2% ########################## 36.8% ############################## 42.8% ################################## 48.0% ##################################### 52.6% ######################################### 58.1% ############################################# 63.5% ################################################# 69.0% ##################################################### 74.5% ######################################################## 78.2% ############################################################### 88.1% ################################################################## 91.7% ###################################################################### 97.2% ######################################################################## 100.0% [2021-03-02T00:32:24.919Z] #29 31.40 [2021-03-02T00:32:25.220Z] #50 21.09 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:25.220Z] #50 21.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:25.435Z] #28 9.514 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-02T00:32:25.814Z] #50 ... [2021-03-02T00:32:25.814Z] [2021-03-02T00:32:25.814Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:25.814Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:32:25.814Z] #12 11.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:25.814Z] #12 14.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:25.814Z] #12 17.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:26.005Z] #28 9.804 [2021-03-02T00:32:26.005Z] #28 9.949 ######################################################################## 100.0% [2021-03-02T00:32:26.005Z] #28 10.01 [2021-03-02T00:32:26.005Z] #28 10.11 Download of images into '/build' complete. [2021-03-02T00:32:26.005Z] #28 10.11 Use something like the following to load the result into a Docker daemon: [2021-03-02T00:32:26.005Z] #28 10.11 tar -cC '/build' . | docker load [2021-03-02T00:32:26.086Z] #12 ... [2021-03-02T00:32:26.086Z] [2021-03-02T00:32:26.086Z] #54 [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-03-02T00:32:26.086Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:26.086Z] #54 11.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:26.086Z] #54 14.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:26.086Z] #54 ... [2021-03-02T00:32:26.086Z] [2021-03-02T00:32:26.086Z] #35 [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-03-02T00:32:26.086Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:32:26.086Z] #35 11.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:26.086Z] #35 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:26.086Z] #35 17.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:26.362Z] #35 ... [2021-03-02T00:32:26.362Z] [2021-03-02T00:32:26.362Z] #48 [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-03-02T00:32:26.362Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:32:26.362Z] #48 20.98 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:26.362Z] #48 21.35 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:26.362Z] #48 21.47 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:26.362Z] #48 21.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:26.362Z] #48 21.52 go: extracting github.com/spf13/viper v1.6.1 [2021-03-02T00:32:26.362Z] #48 22.10 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:26.362Z] #48 22.19 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:26.362Z] #48 22.20 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:26.362Z] #48 22.23 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:26.362Z] #48 22.34 go: extracting github.com/pkg/errors v0.8.1 [2021-03-02T00:32:26.362Z] #48 22.40 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:26.362Z] #48 22.46 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:26.467Z] #29 32.78 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-02T00:32:26.644Z] #48 22.47 go: downloading github.com/spf13/afero v1.1.2 [2021-03-02T00:32:26.644Z] #48 22.52 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:26.644Z] #48 22.67 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:26.644Z] #48 22.68 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:26.904Z] #48 22.85 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:26.904Z] #48 22.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:26.996Z] #33 ... [2021-03-02T00:32:26.996Z] [2021-03-02T00:32:26.996Z] #57 [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-03-02T00:32:26.996Z] #57 sha256:cd0bc1455abff514fd286451ae480878fd794ae3cac16c7f67513bfe16ce29ae [2021-03-02T00:32:26.996Z] #57 12.46 + cd /tmp/tmp.LfINKAerhZ/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:32:26.996Z] #57 12.46 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:26.996Z] #57 12.51 + export GO111MODULE=on [2021-03-02T00:32:26.996Z] #57 12.51 + GO111MODULE=on [2021-03-02T00:32:26.996Z] #57 12.51 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:32:26.996Z] #57 12.52 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-02T00:32:26.996Z] #57 14.98 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:26.996Z] #57 15.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:26.996Z] #57 15.12 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:26.996Z] #57 15.19 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:26.996Z] #57 15.31 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:26.996Z] #57 15.52 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:26.996Z] #57 15.60 go: downloading github.com/google/uuid v1.2.0 [2021-03-02T00:32:26.996Z] #57 15.72 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:26.996Z] #57 16.23 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:26.996Z] #57 16.38 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:26.996Z] #57 16.71 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:26.996Z] #57 16.74 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:26.996Z] #57 17.00 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:26.996Z] #57 17.01 go: extracting github.com/google/uuid v1.2.0 [2021-03-02T00:32:26.996Z] #57 17.54 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:26.996Z] #57 17.55 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:26.996Z] #57 17.67 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:32:27.138Z] #29 33.40 [2021-03-02T00:32:27.138Z] #29 33.57 ######################################################################## 100.0% [2021-03-02T00:32:27.163Z] #48 23.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:27.257Z] #57 17.82 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:27.296Z] #31 ... [2021-03-02T00:32:27.296Z] [2021-03-02T00:32:27.296Z] #26 [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-03-02T00:32:27.296Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-02T00:32:27.296Z] #26 24.02 0 added, 0 removed; done. [2021-03-02T00:32:27.296Z] #26 24.02 Running hooks in /etc/ca-certificates/update.d... [2021-03-02T00:32:27.296Z] #26 24.03 done. [2021-03-02T00:32:27.296Z] #26 DONE 24.5s [2021-03-02T00:32:27.296Z] [2021-03-02T00:32:27.297Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-02T00:32:27.297Z] #27 sha256:73db8edf233b979f55fea77e0d051c9ca27a0cd979e991d611154187d28ade53 [2021-03-02T00:32:27.297Z] #27 DONE 0.1s [2021-03-02T00:32:27.297Z] [2021-03-02T00:32:27.297Z] #39 [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-03-02T00:32:27.297Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-02T00:32:27.388Z] #28 ... [2021-03-02T00:32:27.388Z] [2021-03-02T00:32:27.388Z] #54 [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-03-02T00:32:27.388Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:27.388Z] #54 6.172 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:27.388Z] #54 6.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:27.388Z] #54 6.203 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:27.388Z] #54 6.517 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:27.388Z] #54 7.197 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:27.388Z] #54 7.535 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:27.388Z] #54 ... [2021-03-02T00:32:27.388Z] [2021-03-02T00:32:27.388Z] #35 [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-03-02T00:32:27.388Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:32:27.388Z] #35 10.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:27.388Z] #35 ... [2021-03-02T00:32:27.388Z] [2021-03-02T00:32:27.388Z] #23 [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-03-02T00:32:27.388Z] #23 sha256:b9e2be78a227c6f97d289c4d1e12f5fd621dc40fb4a5c95075c69bd583af9a53 [2021-03-02T00:32:27.388Z] #23 7.317 + RM_GOPATH=0 [2021-03-02T00:32:27.388Z] #23 7.317 + TMP_GOPATH= [2021-03-02T00:32:27.388Z] #23 7.317 + : /build [2021-03-02T00:32:27.388Z] #23 7.317 + '[' -z '' ']' [2021-03-02T00:32:27.388Z] #23 7.317 ++ mktemp -d [2021-03-02T00:32:27.388Z] #23 7.317 + export GOPATH=/tmp/tmp.YNHa9qQDUU [2021-03-02T00:32:27.388Z] #23 7.317 + GOPATH=/tmp/tmp.YNHa9qQDUU [2021-03-02T00:32:27.388Z] #23 7.317 + RM_GOPATH=1 [2021-03-02T00:32:27.388Z] #23 7.317 + case "$(go env GOARCH)" in [2021-03-02T00:32:27.388Z] #23 7.317 ++ go env GOARCH [2021-03-02T00:32:27.388Z] #23 7.329 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:27.388Z] #23 7.329 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:27.388Z] #23 7.329 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:27.388Z] #23 7.329 + dir=/tmp/install [2021-03-02T00:32:27.388Z] #23 7.329 + bin=dockercli [2021-03-02T00:32:27.388Z] #23 7.329 + shift [2021-03-02T00:32:27.388Z] #23 7.329 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-02T00:32:27.388Z] #23 7.329 + . /tmp/install/dockercli.installer [2021-03-02T00:32:27.388Z] #23 7.329 ++ : stable [2021-03-02T00:32:27.388Z] #23 7.329 ++ : 17.06.2-ce [2021-03-02T00:32:27.388Z] #23 7.329 + install_dockercli [2021-03-02T00:32:27.388Z] #23 7.329 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-02T00:32:27.388Z] #23 7.329 ++ uname -m [2021-03-02T00:32:27.388Z] #23 7.329 + arch=x86_64 [2021-03-02T00:32:27.388Z] #23 7.329 + '[' x86_64 '!=' x86_64 ']' [2021-03-02T00:32:27.388Z] #23 7.329 + url=https://download.docker.com/linux/static [2021-03-02T00:32:27.388Z] #23 7.329 + tar -xz docker/docker [2021-03-02T00:32:27.388Z] #23 7.329 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-02T00:32:27.388Z] #23 7.333 Install docker/cli version 17.06.2-ce from stable [2021-03-02T00:32:27.388Z] #23 ... [2021-03-02T00:32:27.388Z] [2021-03-02T00:32:27.388Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:27.388Z] #33 sha256:ba1a00f49afdeeb62e304951933f6d346eb06e3234614058fd4cc6a4ea9ea3c8 [2021-03-02T00:32:27.422Z] #48 23.18 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:27.422Z] #48 23.37 go: extracting github.com/spf13/afero v1.1.2 [2021-03-02T00:32:27.439Z] #29 33.74 [2021-03-02T00:32:27.648Z] #33 ... [2021-03-02T00:32:27.648Z] [2021-03-02T00:32:27.648Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:27.648Z] #63 sha256:d0310c7154c70a8637938afa2090827e6af102e8abe203f1bb196b82715351db [2021-03-02T00:32:27.648Z] #63 8.060 + RM_GOPATH=0 [2021-03-02T00:32:27.648Z] #63 8.060 + TMP_GOPATH= [2021-03-02T00:32:27.648Z] #63 8.060 + : /build [2021-03-02T00:32:27.648Z] #63 8.060 + '[' -z '' ']' [2021-03-02T00:32:27.648Z] #63 8.060 ++ mktemp -d [2021-03-02T00:32:27.648Z] #63 8.060 + export GOPATH=/tmp/tmp.0chKnYHbs6 [2021-03-02T00:32:27.648Z] #63 8.060 + GOPATH=/tmp/tmp.0chKnYHbs6 [2021-03-02T00:32:27.648Z] #63 8.060 + RM_GOPATH=1 [2021-03-02T00:32:27.648Z] #63 8.060 + case "$(go env GOARCH)" in [2021-03-02T00:32:27.648Z] #63 8.060 ++ go env GOARCH [2021-03-02T00:32:27.648Z] #63 8.084 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:27.648Z] #63 8.084 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:27.648Z] #63 8.084 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:27.648Z] #63 8.084 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:27.648Z] #63 8.084 + dir=/tmp/install [2021-03-02T00:32:27.648Z] #63 8.084 + bin=proxy [2021-03-02T00:32:27.648Z] #63 8.084 + shift [2021-03-02T00:32:27.648Z] #63 8.084 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-02T00:32:27.648Z] #63 8.084 + . /tmp/install/proxy.installer [2021-03-02T00:32:27.648Z] #63 8.084 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:27.648Z] #63 8.084 + install_proxy [2021-03-02T00:32:27.648Z] #63 8.084 + case "$1" in [2021-03-02T00:32:27.648Z] #63 8.084 + export CGO_ENABLED=0 [2021-03-02T00:32:27.648Z] #63 8.084 + CGO_ENABLED=0 [2021-03-02T00:32:27.648Z] #63 8.084 + _install_proxy [2021-03-02T00:32:27.648Z] #63 8.084 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-02T00:32:27.648Z] #63 8.084 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0chKnYHbs6/src/github.com/docker/libnetwork [2021-03-02T00:32:27.648Z] #63 8.084 Cloning into '/tmp/tmp.0chKnYHbs6/src/github.com/docker/libnetwork'... [2021-03-02T00:32:27.648Z] #63 ... [2021-03-02T00:32:27.648Z] [2021-03-02T00:32:27.648Z] #48 [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-03-02T00:32:27.648Z] #48 sha256:b4f4c429936b0f1928396314d12accfde249cbc54a2c434b1e132a407919fde0 [2021-03-02T00:32:27.648Z] #48 9.817 + RM_GOPATH=0 [2021-03-02T00:32:27.648Z] #48 9.817 + TMP_GOPATH= [2021-03-02T00:32:27.648Z] #48 9.817 + : /build [2021-03-02T00:32:27.648Z] #48 9.817 + '[' -z '' ']' [2021-03-02T00:32:27.648Z] #48 9.817 ++ mktemp -d [2021-03-02T00:32:27.648Z] #48 9.838 + export GOPATH=/tmp/tmp.STWyf15xWz [2021-03-02T00:32:27.648Z] #48 9.838 + GOPATH=/tmp/tmp.STWyf15xWz [2021-03-02T00:32:27.648Z] #48 9.838 + RM_GOPATH=1 [2021-03-02T00:32:27.648Z] #48 9.838 + case "$(go env GOARCH)" in [2021-03-02T00:32:27.648Z] #48 9.838 ++ go env GOARCH [2021-03-02T00:32:27.648Z] #48 9.856 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:27.648Z] #48 9.857 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:27.648Z] #48 9.857 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:27.648Z] #48 9.860 + dir=/tmp/install [2021-03-02T00:32:27.648Z] #48 9.862 + bin=golangci_lint [2021-03-02T00:32:27.648Z] #48 9.862 + shift [2021-03-02T00:32:27.648Z] #48 9.862 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-02T00:32:27.648Z] #48 9.862 + . /tmp/install/golangci_lint.installer [2021-03-02T00:32:27.648Z] #48 9.862 ++ : v1.23.8 [2021-03-02T00:32:27.648Z] #48 9.863 + install_golangci_lint [2021-03-02T00:32:27.648Z] #48 9.863 + set -e [2021-03-02T00:32:27.648Z] #48 9.864 + export GO111MODULE=on [2021-03-02T00:32:27.648Z] #48 9.871 + GO111MODULE=on [2021-03-02T00:32:27.648Z] #48 9.871 + GOBIN=/build [2021-03-02T00:32:27.648Z] #48 9.871 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-02T00:32:27.648Z] #48 9.897 go: finding github.com v1.23.8 [2021-03-02T00:32:27.648Z] #48 9.898 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-02T00:32:27.648Z] #48 9.898 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-02T00:32:27.648Z] #48 9.898 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:27.648Z] #48 9.898 go: finding github.com/golangci v1.23.8 [2021-03-02T00:32:27.908Z] #48 10.77 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:27.908Z] #48 ... [2021-03-02T00:32:27.908Z] [2021-03-02T00:32:27.908Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:27.908Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:32:27.908Z] #44 9.946 + RM_GOPATH=0 [2021-03-02T00:32:27.908Z] #44 9.946 + TMP_GOPATH= [2021-03-02T00:32:27.908Z] #44 9.946 + : /build [2021-03-02T00:32:27.908Z] #44 9.946 + '[' -z '' ']' [2021-03-02T00:32:27.908Z] #44 9.947 ++ mktemp -d [2021-03-02T00:32:27.908Z] #44 9.954 + export GOPATH=/tmp/tmp.WWELVEuqfP [2021-03-02T00:32:27.908Z] #44 9.954 + GOPATH=/tmp/tmp.WWELVEuqfP [2021-03-02T00:32:27.908Z] #44 9.954 + RM_GOPATH=1 [2021-03-02T00:32:27.908Z] #44 9.954 + case "$(go env GOARCH)" in [2021-03-02T00:32:27.908Z] #44 9.957 ++ go env GOARCH [2021-03-02T00:32:27.908Z] #44 9.996 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:27.908Z] #44 9.996 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:27.908Z] #44 9.996 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:27.908Z] #44 9.997 + dir=/tmp/install [2021-03-02T00:32:27.908Z] #44 9.997 + bin=vndr [2021-03-02T00:32:27.908Z] #44 9.997 + shift [2021-03-02T00:32:27.908Z] #44 9.997 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-02T00:32:27.908Z] #44 9.997 + . /tmp/install/vndr.installer [2021-03-02T00:32:27.908Z] #44 10.00 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:27.908Z] #44 10.00 + install_vndr [2021-03-02T00:32:27.908Z] #44 10.00 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-02T00:32:27.908Z] #44 10.00 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:27.908Z] #44 10.00 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WWELVEuqfP/src/github.com/LK4D4/vndr [2021-03-02T00:32:27.908Z] #44 10.02 Cloning into '/tmp/tmp.WWELVEuqfP/src/github.com/LK4D4/vndr'... [2021-03-02T00:32:27.908Z] #44 ... [2021-03-02T00:32:27.908Z] [2021-03-02T00:32:27.908Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:27.908Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:32:27.908Z] #12 9.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:27.908Z] #12 9.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:27.908Z] #12 9.938 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:27.908Z] #12 10.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:28.168Z] #12 ... [2021-03-02T00:32:28.168Z] [2021-03-02T00:32:28.168Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:32:28.168Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:32:28.168Z] #31 8.196 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-02T00:32:28.168Z] #31 8.196 Cloning into '.'... [2021-03-02T00:32:28.168Z] #31 ... [2021-03-02T00:32:28.168Z] [2021-03-02T00:32:28.168Z] #57 [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-03-02T00:32:28.168Z] #57 sha256:fa833064e756de74d28280f7589387756d350bb236c088ec49df78848d2bfb24 [2021-03-02T00:32:28.168Z] #57 7.168 + RM_GOPATH=0 [2021-03-02T00:32:28.168Z] #57 7.168 + TMP_GOPATH= [2021-03-02T00:32:28.168Z] #57 7.168 + : /build [2021-03-02T00:32:28.168Z] #57 7.168 + '[' -z '' ']' [2021-03-02T00:32:28.168Z] #57 7.168 ++ mktemp -d [2021-03-02T00:32:28.168Z] #57 7.168 + export GOPATH=/tmp/tmp.p8DBRhIxNi [2021-03-02T00:32:28.168Z] #57 7.168 + GOPATH=/tmp/tmp.p8DBRhIxNi [2021-03-02T00:32:28.168Z] #57 7.168 + RM_GOPATH=1 [2021-03-02T00:32:28.168Z] #57 7.168 + case "$(go env GOARCH)" in [2021-03-02T00:32:28.168Z] #57 7.168 ++ go env GOARCH [2021-03-02T00:32:28.168Z] #57 7.172 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:28.168Z] #57 7.197 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:28.168Z] #57 7.197 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:28.168Z] #57 7.197 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:28.168Z] #57 7.197 + dir=/tmp/install [2021-03-02T00:32:28.168Z] #57 7.197 + bin=rootlesskit [2021-03-02T00:32:28.168Z] #57 7.197 + shift [2021-03-02T00:32:28.168Z] #57 7.197 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-02T00:32:28.168Z] #57 7.197 + . /tmp/install/rootlesskit.installer [2021-03-02T00:32:28.168Z] #57 7.197 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:28.168Z] #57 7.197 + install_rootlesskit [2021-03-02T00:32:28.168Z] #57 7.197 + case "$1" in [2021-03-02T00:32:28.168Z] #57 7.197 + export CGO_ENABLED=0 [2021-03-02T00:32:28.168Z] #57 7.197 + CGO_ENABLED=0 [2021-03-02T00:32:28.168Z] #57 7.197 + _install_rootlesskit [2021-03-02T00:32:28.168Z] #57 7.197 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-02T00:32:28.168Z] #57 7.197 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.p8DBRhIxNi/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:32:28.168Z] #57 7.197 Cloning into '/tmp/tmp.p8DBRhIxNi/src/github.com/rootless-containers/rootlesskit'... [2021-03-02T00:32:28.168Z] #57 10.66 + cd /tmp/tmp.p8DBRhIxNi/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:32:28.168Z] #57 10.66 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:28.168Z] #57 10.70 + export GO111MODULE=on [2021-03-02T00:32:28.168Z] #57 10.70 + GO111MODULE=on [2021-03-02T00:32:28.168Z] #57 10.70 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:32:28.168Z] #57 10.70 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-02T00:32:28.200Z] #57 ... [2021-03-02T00:32:28.200Z] [2021-03-02T00:32:28.200Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:32:28.200Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:32:28.200Z] #31 7.979 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-02T00:32:28.200Z] #31 7.981 Cloning into '.'... [2021-03-02T00:32:28.200Z] #31 ... [2021-03-02T00:32:28.200Z] [2021-03-02T00:32:28.200Z] #46 [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-03-02T00:32:28.200Z] #46 sha256:0eaa31d73a099acc156d4b438c5d52a787f9471f41089920e058023ffbd288d6 [2021-03-02T00:32:28.200Z] #46 9.112 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:28.200Z] #46 9.757 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:28.200Z] #46 11.69 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:32:28.200Z] #46 11.84 go: downloading github.com/fatih/color v1.9.0 [2021-03-02T00:32:28.200Z] #46 11.93 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:28.200Z] #46 11.95 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:28.200Z] #46 12.04 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:28.200Z] #46 12.25 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:28.200Z] #46 12.42 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:28.200Z] #46 12.45 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:28.200Z] #46 12.46 go: extracting github.com/fatih/color v1.9.0 [2021-03-02T00:32:28.200Z] #46 12.52 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:32:28.200Z] #46 12.63 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:28.200Z] #46 12.87 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:28.200Z] #46 12.89 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:28.200Z] #46 13.19 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:28.200Z] #46 13.26 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:28.200Z] #46 13.51 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:28.200Z] #46 13.56 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:28.200Z] #46 13.70 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:28.200Z] #46 13.98 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:28.200Z] #46 17.10 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:28.200Z] #46 17.96 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:28.200Z] #46 ... [2021-03-02T00:32:28.200Z] [2021-03-02T00:32:28.200Z] #57 [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-03-02T00:32:28.200Z] #57 sha256:cd0bc1455abff514fd286451ae480878fd794ae3cac16c7f67513bfe16ce29ae [2021-03-02T00:32:28.200Z] #57 18.76 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:32:28.360Z] #48 24.09 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:28.441Z] #57 ... [2021-03-02T00:32:28.441Z] [2021-03-02T00:32:28.441Z] #50 [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-03-02T00:32:28.441Z] #50 sha256:ca73fd4fd5d3cbdb3801bec7c6eda3867d3cdcc9703a9f49a38d711b3eb5de40 [2021-03-02T00:32:28.441Z] #50 7.653 + RM_GOPATH=0 [2021-03-02T00:32:28.441Z] #50 7.653 + TMP_GOPATH= [2021-03-02T00:32:28.441Z] #50 7.653 + : /build [2021-03-02T00:32:28.441Z] #50 7.653 + '[' -z '' ']' [2021-03-02T00:32:28.441Z] #50 7.653 ++ mktemp -d [2021-03-02T00:32:28.441Z] #50 7.653 + export GOPATH=/tmp/tmp.k4hrUhQ2UD [2021-03-02T00:32:28.441Z] #50 7.653 + GOPATH=/tmp/tmp.k4hrUhQ2UD [2021-03-02T00:32:28.441Z] #50 7.653 + RM_GOPATH=1 [2021-03-02T00:32:28.441Z] #50 7.653 + case "$(go env GOARCH)" in [2021-03-02T00:32:28.441Z] #50 7.653 ++ go env GOARCH [2021-03-02T00:32:28.441Z] #50 7.660 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:28.441Z] #50 7.660 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:28.441Z] #50 7.660 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:28.441Z] #50 7.667 + dir=/tmp/install [2021-03-02T00:32:28.441Z] #50 7.667 + bin=shfmt [2021-03-02T00:32:28.441Z] #50 7.667 + shift [2021-03-02T00:32:28.441Z] #50 7.667 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-02T00:32:28.441Z] #50 7.667 + . /tmp/install/shfmt.installer [2021-03-02T00:32:28.441Z] #50 7.667 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:28.441Z] #50 7.667 + install_shfmt [2021-03-02T00:32:28.441Z] #50 7.667 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-02T00:32:28.441Z] #50 7.667 + git clone https://github.com/mvdan/sh.git /tmp/tmp.k4hrUhQ2UD/src/github.com/mvdan/sh [2021-03-02T00:32:28.441Z] #50 7.667 Cloning into '/tmp/tmp.k4hrUhQ2UD/src/github.com/mvdan/sh'... [2021-03-02T00:32:28.441Z] #50 7.667 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:28.506Z] #29 34.63 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-02T00:32:28.506Z] #29 ... [2021-03-02T00:32:28.506Z] [2021-03-02T00:32:28.506Z] #49 [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-03-02T00:32:28.506Z] #49 sha256:3c11c2c63b1fee7bce4a54edb724ff592a6c1756f426a292670200e49ca0edd4 [2021-03-02T00:32:28.506Z] #49 31.04 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:28.506Z] #49 32.36 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:28.506Z] #49 32.43 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:28.506Z] #49 33.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:28.506Z] #49 33.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:28.506Z] #49 33.93 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:28.506Z] #49 33.93 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:28.506Z] #49 34.38 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:28.506Z] #49 34.40 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:28.506Z] #49 34.42 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:28.506Z] #49 34.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:28.506Z] #49 34.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:28.506Z] #49 34.62 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:28.506Z] #49 34.72 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:28.506Z] #49 34.79 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:28.506Z] #49 35.95 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-02T00:32:28.506Z] #49 ... [2021-03-02T00:32:28.506Z] [2021-03-02T00:32:28.506Z] #55 [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-03-02T00:32:28.506Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-02T00:32:28.506Z] #55 35.50 Building dependency tree... [2021-03-02T00:32:28.506Z] #55 38.17 The following additional packages will be installed: [2021-03-02T00:32:28.506Z] #55 38.17 libbtrfs0 [2021-03-02T00:32:28.506Z] #55 38.34 The following NEW packages will be installed: [2021-03-02T00:32:28.506Z] #55 38.34 libbtrfs-dev libbtrfs0 [2021-03-02T00:32:28.506Z] #55 38.69 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:32:28.506Z] #55 38.69 Need to get 120 kB of archives. [2021-03-02T00:32:28.506Z] #55 38.69 After this operation, 423 kB of additional disk space will be used. [2021-03-02T00:32:28.506Z] #55 38.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-02T00:32:28.506Z] #55 38.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-02T00:32:28.506Z] #55 40.82 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:32:28.506Z] #55 41.05 Fetched 120 kB in 0s (1412 kB/s) [2021-03-02T00:32:28.506Z] #55 41.12 Selecting previously unselected package libbtrfs0. [2021-03-02T00:32:28.506Z] #55 41.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-02T00:32:28.506Z] #55 41.27 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-02T00:32:28.506Z] #55 41.28 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:32:28.749Z] #50 ... [2021-03-02T00:32:28.749Z] [2021-03-02T00:32:28.749Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:28.749Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:32:28.749Z] #41 7.652 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:28.749Z] #41 7.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:28.749Z] #41 7.732 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:28.749Z] #41 8.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:28.749Z] #41 9.714 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:28.749Z] #41 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:28.749Z] #41 ... [2021-03-02T00:32:28.749Z] [2021-03-02T00:32:28.749Z] #39 [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-03-02T00:32:28.749Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:32:28.749Z] #39 10.05 + git clone https://github.com/docker/distribution.git . [2021-03-02T00:32:28.749Z] #39 10.06 Cloning into '.'... [2021-03-02T00:32:28.768Z] #48 24.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:28.768Z] #48 24.47 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:28.768Z] #48 24.50 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:28.768Z] #48 24.71 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:28.808Z] #55 41.44 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:32:28.808Z] #55 41.45 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-02T00:32:28.808Z] #55 41.45 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:32:28.808Z] #55 41.70 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:32:28.808Z] #55 41.72 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:32:28.808Z] #55 41.73 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:32:29.028Z] #48 24.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:29.028Z] #48 25.01 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:29.028Z] #48 ... [2021-03-02T00:32:29.028Z] [2021-03-02T00:32:29.028Z] #23 [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-03-02T00:32:29.028Z] #23 sha256:c4023d9425f60a7df405939019769c2ff45f88315f99c8ea2565873cbef34ac3 [2021-03-02T00:32:29.028Z] #23 23.42 + mkdir -p /build [2021-03-02T00:32:29.028Z] #23 23.45 + mv docker/docker /build/ [2021-03-02T00:32:29.028Z] #23 23.47 + rmdir docker [2021-03-02T00:32:29.028Z] #23 DONE 25.0s [2021-03-02T00:32:29.028Z] [2021-03-02T00:32:29.028Z] #48 [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-03-02T00:32:29.028Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:32:29.028Z] #48 25.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:29.075Z] #39 ... [2021-03-02T00:32:29.075Z] [2021-03-02T00:32:29.075Z] #46 [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-03-02T00:32:29.075Z] #46 sha256:b3e22141980f954d3937e5b690e0658f799cac591ecdcdf8c1466e935f6f45fe [2021-03-02T00:32:29.075Z] #46 8.666 + RM_GOPATH=0 [2021-03-02T00:32:29.075Z] #46 8.666 + TMP_GOPATH= [2021-03-02T00:32:29.075Z] #46 8.666 + : /build [2021-03-02T00:32:29.075Z] #46 8.666 + '[' -z '' ']' [2021-03-02T00:32:29.075Z] #46 8.666 ++ mktemp -d [2021-03-02T00:32:29.075Z] #46 8.666 + export GOPATH=/tmp/tmp.Keq2oqv9To [2021-03-02T00:32:29.075Z] #46 8.666 + GOPATH=/tmp/tmp.Keq2oqv9To [2021-03-02T00:32:29.075Z] #46 8.666 + RM_GOPATH=1 [2021-03-02T00:32:29.075Z] #46 8.666 + case "$(go env GOARCH)" in [2021-03-02T00:32:29.075Z] #46 8.666 ++ go env GOARCH [2021-03-02T00:32:29.075Z] #46 8.709 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:29.075Z] #46 8.709 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:29.075Z] #46 8.709 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:29.075Z] #46 8.709 + dir=/tmp/install [2021-03-02T00:32:29.075Z] #46 8.709 + bin=gotestsum [2021-03-02T00:32:29.075Z] #46 8.709 + shift [2021-03-02T00:32:29.075Z] #46 8.709 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-02T00:32:29.075Z] #46 8.709 + . /tmp/install/gotestsum.installer [2021-03-02T00:32:29.075Z] #46 8.739 ++ : v0.5.3 [2021-03-02T00:32:29.075Z] #46 8.739 + install_gotestsum [2021-03-02T00:32:29.075Z] #46 8.739 + set -e [2021-03-02T00:32:29.075Z] #46 8.739 + export GO111MODULE=on [2021-03-02T00:32:29.075Z] #46 8.739 + GO111MODULE=on [2021-03-02T00:32:29.075Z] #46 8.739 + GOBIN=/build [2021-03-02T00:32:29.075Z] #46 8.739 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-02T00:32:29.075Z] #46 8.825 go: finding gotest.tools v0.5.3 [2021-03-02T00:32:29.075Z] #46 8.825 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:29.075Z] #46 10.45 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:29.075Z] #46 11.35 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:29.114Z] #55 DONE 42.0s [2021-03-02T00:32:29.114Z] [2021-03-02T00:32:29.114Z] #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-03-02T00:32:29.114Z] #29 sha256:c1baa6a976d46dc4465cf5118c7aafa215e22681f3b3510f3e786a8cc5b761bf [2021-03-02T00:32:29.114Z] #29 35.17 [2021-03-02T00:32:29.114Z] #29 35.39 ######################################################################## 100.0% [2021-03-02T00:32:29.114Z] #29 35.64 [2021-03-02T00:32:29.287Z] #48 25.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:29.352Z] #46 ... [2021-03-02T00:32:29.352Z] [2021-03-02T00:32:29.352Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:29.352Z] #33 sha256:ba1a00f49afdeeb62e304951933f6d346eb06e3234614058fd4cc6a4ea9ea3c8 [2021-03-02T00:32:29.352Z] #33 10.92 + RM_GOPATH=0 [2021-03-02T00:32:29.352Z] #33 10.92 + TMP_GOPATH= [2021-03-02T00:32:29.352Z] #33 10.92 + : /build [2021-03-02T00:32:29.352Z] #33 10.92 + '[' -z '' ']' [2021-03-02T00:32:29.352Z] #33 10.92 ++ mktemp -d [2021-03-02T00:32:29.352Z] #33 10.92 + export GOPATH=/tmp/tmp.5vMw3vBEKZ [2021-03-02T00:32:29.352Z] #33 10.92 + GOPATH=/tmp/tmp.5vMw3vBEKZ [2021-03-02T00:32:29.352Z] #33 10.92 + RM_GOPATH=1 [2021-03-02T00:32:29.352Z] #33 10.92 + case "$(go env GOARCH)" in [2021-03-02T00:32:29.352Z] #33 10.92 ++ go env GOARCH [2021-03-02T00:32:29.352Z] #33 10.94 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:29.352Z] #33 10.94 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:29.352Z] #33 10.94 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:29.352Z] #33 10.94 + dir=/tmp/install [2021-03-02T00:32:29.352Z] #33 10.94 + bin=tomlv [2021-03-02T00:32:29.352Z] #33 10.94 + shift [2021-03-02T00:32:29.352Z] #33 10.94 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-02T00:32:29.352Z] #33 10.95 + . /tmp/install/tomlv.installer [2021-03-02T00:32:29.352Z] #33 10.95 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:29.352Z] #33 10.95 + install_tomlv [2021-03-02T00:32:29.352Z] #33 10.95 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-02T00:32:29.352Z] #33 10.95 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:29.352Z] #33 10.95 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5vMw3vBEKZ/src/github.com/BurntSushi/toml [2021-03-02T00:32:29.352Z] #33 10.95 Cloning into '/tmp/tmp.5vMw3vBEKZ/src/github.com/BurntSushi/toml'... [2021-03-02T00:32:29.417Z] #54 141.2 + bin/containerd-stress [2021-03-02T00:32:29.421Z] #29 35.85 Download of images into '/build' complete. [2021-03-02T00:32:29.422Z] #29 35.85 Use something like the following to load the result into a Docker daemon: [2021-03-02T00:32:29.422Z] #29 35.85 tar -cC '/build' . | docker load [2021-03-02T00:32:29.546Z] #48 25.46 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:29.594Z] #57 19.87 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:29.594Z] #57 20.22 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:29.637Z] #39 ... [2021-03-02T00:32:29.637Z] [2021-03-02T00:32:29.637Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:32:29.637Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-02T00:32:29.637Z] #31 4.685 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-02T00:32:29.637Z] #31 4.705 Cloning into '.'... [2021-03-02T00:32:29.707Z] #54 142.6 + bin/containerd-shim [2021-03-02T00:32:29.726Z] #29 DONE 35.9s [2021-03-02T00:32:29.726Z] [2021-03-02T00:32:29.726Z] #56 [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-03-02T00:32:29.726Z] #56 sha256:a209a662b2ac54e449fc26984ef7581f19e4c805fc51c3d7656e9e68a069c26b [2021-03-02T00:32:29.726Z] #56 0.374 + RM_GOPATH=0 [2021-03-02T00:32:29.726Z] #56 0.376 + TMP_GOPATH= [2021-03-02T00:32:29.726Z] #56 0.378 + : /build [2021-03-02T00:32:29.726Z] #56 0.379 + '[' -z '' ']' [2021-03-02T00:32:29.726Z] #56 0.382 ++ mktemp -d [2021-03-02T00:32:29.726Z] #56 0.387 + export GOPATH=/tmp/tmp.iTeigABCld [2021-03-02T00:32:29.726Z] #56 0.392 + GOPATH=/tmp/tmp.iTeigABCld [2021-03-02T00:32:29.726Z] #56 0.393 + RM_GOPATH=1 [2021-03-02T00:32:29.726Z] #56 0.393 + case "$(go env GOARCH)" in [2021-03-02T00:32:29.726Z] #56 0.403 ++ go env GOARCH [2021-03-02T00:32:29.726Z] #56 0.480 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:29.726Z] #56 0.486 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:29.726Z] #56 0.487 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:29.726Z] #56 0.512 + dir=/tmp/install [2021-03-02T00:32:29.726Z] #56 0.513 + bin=containerd [2021-03-02T00:32:29.726Z] #56 0.515 + shift [2021-03-02T00:32:29.726Z] #56 0.516 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-02T00:32:29.726Z] #56 0.517 + . /tmp/install/containerd.installer [2021-03-02T00:32:29.726Z] #56 0.526 ++ set -e [2021-03-02T00:32:29.726Z] #56 0.527 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:32:29.726Z] #56 0.528 + install_containerd [2021-03-02T00:32:29.726Z] #56 0.532 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-02T00:32:29.726Z] #56 0.532 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:32:29.726Z] #56 0.532 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iTeigABCld/src/github.com/containerd/containerd [2021-03-02T00:32:29.726Z] #56 0.536 Cloning into '/tmp/tmp.iTeigABCld/src/github.com/containerd/containerd'... [2021-03-02T00:32:29.805Z] #48 25.66 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:29.805Z] #48 25.66 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:29.805Z] #48 25.78 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:29.805Z] #48 25.78 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:29.805Z] #48 25.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:29.805Z] #48 25.87 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:29.928Z] #33 12.60 + cd /tmp/tmp.5vMw3vBEKZ/src/github.com/BurntSushi/toml [2021-03-02T00:32:29.928Z] #33 12.60 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:29.928Z] #33 12.61 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:32:29.928Z] #33 ... [2021-03-02T00:32:29.928Z] [2021-03-02T00:32:29.928Z] #28 [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-03-02T00:32:29.928Z] #28 sha256:5f73a34e4fb21687c446876efd20c4643fbc32663dbf61e7e0fd158f49bdefa8 [2021-03-02T00:32:29.928Z] #28 DONE 13.9s [2021-03-02T00:32:29.928Z] [2021-03-02T00:32:29.928Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:29.928Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:32:29.928Z] #44 11.02 + cd /tmp/tmp.WWELVEuqfP/src/github.com/LK4D4/vndr [2021-03-02T00:32:29.928Z] #44 11.03 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:29.928Z] #44 11.06 + go build -buildmode=pie -v -o /build/vndr . [2021-03-02T00:32:29.928Z] #44 12.09 internal/cpu [2021-03-02T00:32:29.928Z] #44 12.10 runtime/internal/atomic [2021-03-02T00:32:29.928Z] #44 12.40 runtime/internal/sys [2021-03-02T00:32:29.928Z] #44 12.55 runtime/internal/math [2021-03-02T00:32:29.928Z] #44 12.60 internal/race [2021-03-02T00:32:29.928Z] #44 12.61 internal/bytealg [2021-03-02T00:32:29.928Z] #44 12.71 sync/atomic [2021-03-02T00:32:30.072Z] #48 26.01 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:30.072Z] #48 26.01 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:30.166Z] #57 ... [2021-03-02T00:32:30.166Z] [2021-03-02T00:32:30.166Z] #54 [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-03-02T00:32:30.166Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:30.166Z] #54 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:30.166Z] #54 13.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:30.166Z] #54 17.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:30.166Z] #54 ... [2021-03-02T00:32:30.166Z] [2021-03-02T00:32:30.166Z] #23 [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-03-02T00:32:30.166Z] #23 sha256:bb612d97d4c6dae4dcbf8e5033fdeeef4bd82217087ca707b9105f81337dcd1b [2021-03-02T00:32:30.166Z] #23 20.34 + mkdir -p /build [2021-03-02T00:32:30.166Z] #23 20.34 + mv docker/docker /build/ [2021-03-02T00:32:30.166Z] #23 20.38 + rmdir docker [2021-03-02T00:32:30.332Z] #48 26.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:30.332Z] #48 26.29 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:30.332Z] #48 26.39 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:30.427Z] #23 ... [2021-03-02T00:32:30.427Z] [2021-03-02T00:32:30.427Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:30.427Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:32:30.427Z] #44 10.82 runtime/internal/sys [2021-03-02T00:32:30.427Z] #44 10.83 internal/bytealg [2021-03-02T00:32:30.427Z] #44 11.15 runtime/internal/math [2021-03-02T00:32:30.427Z] #44 11.33 internal/race [2021-03-02T00:32:30.427Z] #44 11.55 sync/atomic [2021-03-02T00:32:30.427Z] #44 12.00 runtime [2021-03-02T00:32:30.427Z] #44 12.21 unicode [2021-03-02T00:32:30.427Z] #44 18.66 unicode/utf8 [2021-03-02T00:32:30.427Z] #44 19.74 math [2021-03-02T00:32:30.427Z] #44 ... [2021-03-02T00:32:30.427Z] [2021-03-02T00:32:30.427Z] #50 [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-03-02T00:32:30.427Z] #50 sha256:57ce90aa7bf1d9aab3ea4c985bc58142bedcb8af095a58b80beb36bdd93b4374 [2021-03-02T00:32:30.427Z] #50 20.99 + cd /tmp/tmp.2K3fzyiSO1/src/github.com/mvdan/sh [2021-03-02T00:32:30.427Z] #50 20.99 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:30.503Z] #44 13.25 unicode [2021-03-02T00:32:30.592Z] #48 26.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:30.688Z] #50 21.27 + GO111MODULE=on [2021-03-02T00:32:30.688Z] #50 21.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-02T00:32:30.688Z] #50 ... [2021-03-02T00:32:30.688Z] [2021-03-02T00:32:30.688Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:30.688Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:32:30.688Z] #12 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:30.688Z] #12 14.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:30.688Z] #12 18.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:30.763Z] #44 13.79 runtime [2021-03-02T00:32:30.852Z] #48 26.93 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:30.961Z] #12 ... [2021-03-02T00:32:30.961Z] [2021-03-02T00:32:30.961Z] #23 [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-03-02T00:32:30.961Z] #23 sha256:bb612d97d4c6dae4dcbf8e5033fdeeef4bd82217087ca707b9105f81337dcd1b [2021-03-02T00:32:30.961Z] #23 DONE 21.5s [2021-03-02T00:32:30.961Z] [2021-03-02T00:32:30.961Z] #48 [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-03-02T00:32:30.961Z] #48 sha256:93ad465e33f32c5e402aed3cf7b505a6ddbc0d45b8107ba9305e2f0edef4ffc5 [2021-03-02T00:32:30.961Z] #48 19.09 go: downloading github.com/spf13/viper v1.6.1 [2021-03-02T00:32:30.961Z] #48 19.13 go: downloading github.com/fatih/color v1.7.0 [2021-03-02T00:32:30.961Z] #48 19.13 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:30.961Z] #48 19.13 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:30.961Z] #48 19.13 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:30.961Z] #48 19.34 go: downloading github.com/pkg/errors v0.8.1 [2021-03-02T00:32:30.961Z] #48 19.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:30.961Z] #48 19.75 go: extracting github.com/fatih/color v1.7.0 [2021-03-02T00:32:30.961Z] #48 19.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:30.961Z] #48 20.13 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:30.961Z] #48 20.13 go: extracting github.com/spf13/viper v1.6.1 [2021-03-02T00:32:30.961Z] #48 20.39 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:30.961Z] #48 20.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:30.961Z] #48 20.87 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:30.961Z] #48 20.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:30.961Z] #48 21.18 go: extracting github.com/pkg/errors v0.8.1 [2021-03-02T00:32:30.961Z] #48 21.42 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:30.961Z] #48 21.66 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:31.024Z] #44 ... [2021-03-02T00:32:31.024Z] [2021-03-02T00:32:31.024Z] #23 [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-03-02T00:32:31.024Z] #23 sha256:b9e2be78a227c6f97d289c4d1e12f5fd621dc40fb4a5c95075c69bd583af9a53 [2021-03-02T00:32:31.024Z] #23 13.29 + mkdir -p /build [2021-03-02T00:32:31.024Z] #23 13.29 + mv docker/docker /build/ [2021-03-02T00:32:31.024Z] #23 13.29 + rmdir docker [2021-03-02T00:32:31.024Z] #23 DONE 13.8s [2021-03-02T00:32:31.024Z] [2021-03-02T00:32:31.024Z] #57 [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-03-02T00:32:31.024Z] #57 sha256:fa833064e756de74d28280f7589387756d350bb236c088ec49df78848d2bfb24 [2021-03-02T00:32:31.024Z] #57 13.47 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:31.024Z] #57 13.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:31.024Z] #57 13.51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:31.024Z] #57 13.54 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:32:31.024Z] #57 13.72 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:31.024Z] #57 13.84 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:31.024Z] #57 13.84 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:31.024Z] #57 13.97 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:31.114Z] #48 27.00 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:31.114Z] #48 27.00 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:31.114Z] #48 27.15 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:31.222Z] #48 21.73 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:31.284Z] #57 14.29 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:31.284Z] #57 14.32 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:31.373Z] #48 27.30 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:31.373Z] #48 27.30 go: downloading golang.org/x/text v0.3.2 [2021-03-02T00:32:31.796Z] #48 22.15 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:31.796Z] #48 22.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:31.796Z] #48 22.21 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:31.856Z] #57 14.59 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:31.856Z] #57 14.66 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:31.856Z] #57 14.89 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:32:31.863Z] #56 ... [2021-03-02T00:32:31.863Z] [2021-03-02T00:32:31.863Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:31.863Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-02T00:32:31.863Z] #13 27.22 Reading package lists... [2021-03-02T00:32:31.863Z] #13 34.75 Building dependency tree... [2021-03-02T00:32:31.863Z] #13 38.45 The following additional packages will be installed: [2021-03-02T00:32:31.863Z] #13 38.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-02T00:32:31.863Z] #13 38.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-02T00:32:31.863Z] #13 38.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-02T00:32:31.863Z] #13 38.46 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-02T00:32:31.863Z] #13 38.46 mingw-w64-x86-64-dev [2021-03-02T00:32:31.863Z] #13 38.47 Suggested packages: [2021-03-02T00:32:31.863Z] #13 38.47 gcc-8-locales seccomp wine64 [2021-03-02T00:32:31.863Z] #13 40.55 The following NEW packages will be installed: [2021-03-02T00:32:31.863Z] #13 40.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-02T00:32:31.863Z] #13 40.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-02T00:32:31.863Z] #13 40.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-02T00:32:31.863Z] #13 40.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-02T00:32:31.863Z] #13 40.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-02T00:32:31.863Z] #13 40.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-02T00:32:31.863Z] #13 40.58 The following packages will be upgraded: [2021-03-02T00:32:31.863Z] #13 40.58 libsystemd0 libudev1 [2021-03-02T00:32:31.863Z] #13 40.77 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:32:31.863Z] #13 40.77 Need to get 79.4 MB of archives. [2021-03-02T00:32:31.863Z] #13 40.77 After this operation, 532 MB of additional disk space will be used. [2021-03-02T00:32:31.863Z] #13 40.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-03-02T00:32:31.863Z] #13 40.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-03-02T00:32:31.863Z] #13 40.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-03-02T00:32:31.863Z] #13 41.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-03-02T00:32:31.863Z] #13 41.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-02T00:32:31.863Z] #13 41.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-03-02T00:32:31.863Z] #13 41.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-03-02T00:32:31.863Z] #13 41.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-02T00:32:31.863Z] #13 42.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-02T00:32:31.863Z] #13 42.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-02T00:32:31.863Z] #13 42.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-03-02T00:32:31.863Z] #13 ... [2021-03-02T00:32:31.863Z] [2021-03-02T00:32:31.863Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:31.863Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-02T00:32:31.863Z] #42 29.31 Reading package lists... [2021-03-02T00:32:31.863Z] #42 38.65 Building dependency tree... [2021-03-02T00:32:31.863Z] #42 41.69 The following additional packages will be installed: [2021-03-02T00:32:31.863Z] #42 41.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-02T00:32:31.863Z] #42 41.70 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-02T00:32:31.863Z] #42 41.71 Suggested packages: [2021-03-02T00:32:31.863Z] #42 41.71 manpages-dev python-setuptools [2021-03-02T00:32:31.863Z] #42 43.24 The following NEW packages will be installed: [2021-03-02T00:32:31.863Z] #42 43.25 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-02T00:32:31.863Z] #42 43.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-02T00:32:31.863Z] #42 43.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-02T00:32:31.863Z] #42 43.26 python-six zlib1g-dev [2021-03-02T00:32:31.864Z] #42 43.55 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:32:31.864Z] #42 43.55 Need to get 4075 kB of archives. [2021-03-02T00:32:31.864Z] #42 43.55 After this operation, 24.5 MB of additional disk space will be used. [2021-03-02T00:32:31.864Z] #42 43.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-03-02T00:32:31.864Z] #42 43.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-02T00:32:31.864Z] #42 43.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-03-02T00:32:31.864Z] #42 43.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-02T00:32:31.864Z] #42 43.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-03-02T00:32:31.864Z] #42 43.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-02T00:32:31.864Z] #42 43.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-03-02T00:32:31.864Z] #42 43.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-03-02T00:32:31.864Z] #42 43.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-03-02T00:32:31.864Z] #42 43.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-03-02T00:32:31.864Z] #42 43.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-03-02T00:32:31.864Z] #42 44.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-03-02T00:32:31.864Z] #42 44.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-03-02T00:32:31.864Z] #42 44.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-03-02T00:32:31.864Z] #42 44.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-02T00:32:31.864Z] #42 44.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-03-02T00:32:31.864Z] #42 44.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-03-02T00:32:32.169Z] #42 ... [2021-03-02T00:32:32.169Z] [2021-03-02T00:32:32.169Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:32.169Z] #34 sha256:c5bcf65524785b94509b88bebce9a091763d36cce22a2b7c4c62d7568f2cf8bd [2021-03-02T00:32:32.169Z] #34 44.80 internal/reflectlite [2021-03-02T00:32:32.169Z] #34 44.81 sync [2021-03-02T00:32:32.367Z] #48 22.96 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:32.429Z] #57 15.25 go: downloading github.com/google/uuid v1.2.0 [2021-03-02T00:32:32.429Z] #57 15.25 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:32.429Z] #57 15.25 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:32.940Z] #48 ... [2021-03-02T00:32:32.940Z] [2021-03-02T00:32:32.940Z] #35 [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-03-02T00:32:32.940Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:32:32.940Z] #35 13.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:32.940Z] #35 17.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:33.008Z] #57 15.72 go: extracting github.com/google/uuid v1.2.0 [2021-03-02T00:32:33.008Z] #57 15.89 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:33.008Z] #57 15.97 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:33.200Z] #35 ... [2021-03-02T00:32:33.201Z] [2021-03-02T00:32:33.201Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:33.201Z] #33 sha256:1858901bfff3a6927bb19999ca17d050c4b22b8703b2a4daab1b2474b6c8ac15 [2021-03-02T00:32:33.201Z] #33 20.06 internal/testlog [2021-03-02T00:32:33.201Z] #33 20.64 encoding [2021-03-02T00:32:33.201Z] #33 21.09 runtime/cgo [2021-03-02T00:32:33.282Z] #48 29.18 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:33.875Z] #31 ... [2021-03-02T00:32:33.875Z] [2021-03-02T00:32:33.875Z] #35 [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-03-02T00:32:33.875Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-02T00:32:33.875Z] #35 6.820 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:33.875Z] #35 6.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:33.875Z] #35 6.841 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:33.875Z] #35 7.673 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-02T00:32:33.875Z] #35 9.172 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-02T00:32:34.140Z] #35 ... [2021-03-02T00:32:34.140Z] [2021-03-02T00:32:34.140Z] #54 [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-03-02T00:32:34.140Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-02T00:32:34.140Z] #54 5.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:34.140Z] #54 5.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:34.140Z] #54 5.094 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:34.140Z] #54 5.875 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-02T00:32:34.140Z] #54 7.452 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-02T00:32:34.140Z] #54 8.944 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-02T00:32:34.140Z] #54 ... [2021-03-02T00:32:34.140Z] [2021-03-02T00:32:34.140Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:34.140Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:32:34.140Z] #12 6.808 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:34.140Z] #12 6.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:34.140Z] #12 6.857 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:34.140Z] #12 7.916 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-02T00:32:34.140Z] #12 9.752 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-02T00:32:34.140Z] #12 ... [2021-03-02T00:32:34.140Z] [2021-03-02T00:32:34.140Z] #48 [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-03-02T00:32:34.140Z] #48 sha256:7982202aa67ffc3674a5e4c8f07717b1ce81671c236c977dd60244a4754a68ea [2021-03-02T00:32:34.140Z] #48 5.133 + RM_GOPATH=0 [2021-03-02T00:32:34.140Z] #48 5.133 + TMP_GOPATH= [2021-03-02T00:32:34.140Z] #48 5.133 + : /build [2021-03-02T00:32:34.140Z] #48 5.133 + '[' -z '' ']' [2021-03-02T00:32:34.140Z] #48 5.133 ++ mktemp -d [2021-03-02T00:32:34.140Z] #48 5.133 + export GOPATH=/tmp/tmp.c9labECMw6 [2021-03-02T00:32:34.140Z] #48 5.133 + GOPATH=/tmp/tmp.c9labECMw6 [2021-03-02T00:32:34.140Z] #48 5.133 + RM_GOPATH=1 [2021-03-02T00:32:34.140Z] #48 5.133 + case "$(go env GOARCH)" in [2021-03-02T00:32:34.140Z] #48 5.138 ++ go env GOARCH [2021-03-02T00:32:34.140Z] #48 5.149 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.140Z] #48 5.149 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.140Z] #48 5.159 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:34.140Z] #48 5.159 + dir=/tmp/install [2021-03-02T00:32:34.140Z] #48 5.159 + bin=golangci_lint [2021-03-02T00:32:34.140Z] #48 5.159 + shift [2021-03-02T00:32:34.140Z] #48 5.159 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-02T00:32:34.140Z] #48 5.159 + . /tmp/install/golangci_lint.installer [2021-03-02T00:32:34.140Z] #48 5.159 ++ : v1.23.8 [2021-03-02T00:32:34.140Z] #48 5.159 + install_golangci_lint [2021-03-02T00:32:34.140Z] #48 5.159 + set -e [2021-03-02T00:32:34.140Z] #48 5.159 + export GO111MODULE=on [2021-03-02T00:32:34.140Z] #48 5.159 + GO111MODULE=on [2021-03-02T00:32:34.140Z] #48 5.159 + GOBIN=/build [2021-03-02T00:32:34.140Z] #48 5.159 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-02T00:32:34.140Z] #48 5.195 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-02T00:32:34.140Z] #48 5.202 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-02T00:32:34.140Z] #48 5.202 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:34.140Z] #48 5.202 go: finding github.com v1.23.8 [2021-03-02T00:32:34.140Z] #48 5.202 go: finding github.com/golangci v1.23.8 [2021-03-02T00:32:34.140Z] #48 6.155 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:34.140Z] #48 6.939 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:34.145Z] #33 ... [2021-03-02T00:32:34.145Z] [2021-03-02T00:32:34.145Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:34.145Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:32:34.145Z] #41 14.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:34.145Z] #41 17.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:34.146Z] #54 146.9 + bin/containerd-shim-runc-v1 [2021-03-02T00:32:34.286Z] #34 ... [2021-03-02T00:32:34.286Z] [2021-03-02T00:32:34.286Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T00:32:34.286Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-02T00:32:34.286Z] #36 29.53 Reading package lists... [2021-03-02T00:32:34.286Z] #36 37.16 Building dependency tree... [2021-03-02T00:32:34.286Z] #36 40.47 The following additional packages will be installed: [2021-03-02T00:32:34.286Z] #36 40.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-02T00:32:34.286Z] #36 40.49 Suggested packages: [2021-03-02T00:32:34.286Z] #36 40.49 cmake-doc ninja-build lrzip [2021-03-02T00:32:34.286Z] #36 40.49 Recommended packages: [2021-03-02T00:32:34.286Z] #36 40.49 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-02T00:32:34.286Z] #36 41.75 The following NEW packages will be installed: [2021-03-02T00:32:34.286Z] #36 41.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-02T00:32:34.286Z] #36 41.75 vim-common xxd [2021-03-02T00:32:34.286Z] #36 41.95 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:32:34.286Z] #36 41.95 Need to get 14.9 MB of archives. [2021-03-02T00:32:34.286Z] #36 41.95 After this operation, 67.2 MB of additional disk space will be used. [2021-03-02T00:32:34.286Z] #36 41.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-02T00:32:34.286Z] #36 41.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:32:34.286Z] #36 42.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-03-02T00:32:34.286Z] #36 42.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-02T00:32:34.286Z] #36 43.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-03-02T00:32:34.286Z] #36 43.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-03-02T00:32:34.286Z] #36 43.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-03-02T00:32:34.286Z] #36 43.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-03-02T00:32:34.286Z] #36 43.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-03-02T00:32:34.286Z] #36 43.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-03-02T00:32:34.286Z] #36 46.52 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:32:34.286Z] #36 46.85 Fetched 14.9 MB in 3s (5571 kB/s) [2021-03-02T00:32:34.286Z] #36 47.07 Selecting previously unselected package xxd. [2021-03-02T00:32:34.286Z] #36 ... [2021-03-02T00:32:34.286Z] [2021-03-02T00:32:34.286Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:34.286Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-02T00:32:34.286Z] #42 46.21 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:32:34.286Z] #42 46.47 Fetched 4075 kB in 1s (4905 kB/s) [2021-03-02T00:32:34.286Z] #42 46.63 Selecting previously unselected package libcap-dev:ppc64el. [2021-03-02T00:32:34.286Z] #42 46.63 (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 ... 15339 files and directories currently installed.) [2021-03-02T00:32:34.286Z] #42 46.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-03-02T00:32:34.286Z] #42 46.76 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-03-02T00:32:34.286Z] #42 46.96 Selecting previously unselected package libnet1:ppc64el. [2021-03-02T00:32:34.286Z] #42 47.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-02T00:32:34.286Z] #42 47.02 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-02T00:32:34.404Z] #48 ... [2021-03-02T00:32:34.404Z] [2021-03-02T00:32:34.404Z] #46 [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-03-02T00:32:34.404Z] #46 sha256:d7586be4cd2ef372c3377178c16c845a897295cd2d76397f8871660ca235b678 [2021-03-02T00:32:34.404Z] #46 5.244 + RM_GOPATH=0 [2021-03-02T00:32:34.404Z] #46 5.244 + TMP_GOPATH= [2021-03-02T00:32:34.404Z] #46 5.244 + : /build [2021-03-02T00:32:34.404Z] #46 5.244 + '[' -z '' ']' [2021-03-02T00:32:34.404Z] #46 5.254 ++ mktemp -d [2021-03-02T00:32:34.404Z] #46 5.259 + export GOPATH=/tmp/tmp.Ix13V4tthc [2021-03-02T00:32:34.404Z] #46 5.259 + GOPATH=/tmp/tmp.Ix13V4tthc [2021-03-02T00:32:34.404Z] #46 5.259 + RM_GOPATH=1 [2021-03-02T00:32:34.404Z] #46 5.259 + case "$(go env GOARCH)" in [2021-03-02T00:32:34.404Z] #46 5.268 ++ go env GOARCH [2021-03-02T00:32:34.404Z] #46 5.283 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.404Z] #46 5.283 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.404Z] #46 5.287 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:34.404Z] #46 5.288 + dir=/tmp/install [2021-03-02T00:32:34.404Z] #46 5.288 + bin=gotestsum [2021-03-02T00:32:34.404Z] #46 5.288 + shift [2021-03-02T00:32:34.404Z] #46 5.288 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-02T00:32:34.404Z] #46 5.288 + . /tmp/install/gotestsum.installer [2021-03-02T00:32:34.404Z] #46 5.288 ++ : v0.5.3 [2021-03-02T00:32:34.404Z] #46 5.288 + install_gotestsum [2021-03-02T00:32:34.404Z] #46 5.289 + set -e [2021-03-02T00:32:34.404Z] #46 5.303 + export GO111MODULE=on [2021-03-02T00:32:34.404Z] #46 5.303 + GO111MODULE=on [2021-03-02T00:32:34.404Z] #46 5.303 + GOBIN=/build [2021-03-02T00:32:34.404Z] #46 5.303 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-02T00:32:34.404Z] #46 5.342 go: finding gotest.tools v0.5.3 [2021-03-02T00:32:34.404Z] #46 5.342 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:34.404Z] #46 6.487 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:34.404Z] #46 7.040 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-02T00:32:34.404Z] #46 8.474 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:34.404Z] #46 8.485 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:34.404Z] #46 8.491 go: downloading github.com/fatih/color v1.9.0 [2021-03-02T00:32:34.404Z] #46 8.632 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:34.404Z] #46 8.718 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:34.404Z] #46 8.744 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:32:34.404Z] #46 8.860 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:34.404Z] #46 8.979 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:34.404Z] #46 9.040 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:34.404Z] #46 9.059 go: extracting github.com/fatih/color v1.9.0 [2021-03-02T00:32:34.404Z] #46 9.184 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:34.404Z] #46 9.214 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:34.404Z] #46 9.217 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:34.404Z] #46 9.237 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:34.404Z] #46 9.284 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:34.404Z] #46 9.319 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:32:34.404Z] #46 9.326 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:34.404Z] #46 9.977 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:34.404Z] #46 9.992 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:34.404Z] #46 ... [2021-03-02T00:32:34.404Z] [2021-03-02T00:32:34.404Z] #23 [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-03-02T00:32:34.404Z] #23 sha256:17fec913ffdfefbd6a09b917904ac4ad34aa39fa8a26e80e22e2da673a489fe6 [2021-03-02T00:32:34.404Z] #23 4.747 + RM_GOPATH=0 [2021-03-02T00:32:34.404Z] #23 4.747 + TMP_GOPATH= [2021-03-02T00:32:34.404Z] #23 4.747 + : /build [2021-03-02T00:32:34.404Z] #23 4.747 + '[' -z '' ']' [2021-03-02T00:32:34.404Z] #23 4.750 ++ mktemp -d [2021-03-02T00:32:34.404Z] #23 4.750 + export GOPATH=/tmp/tmp.GttXD9Hn5K [2021-03-02T00:32:34.404Z] #23 4.750 + GOPATH=/tmp/tmp.GttXD9Hn5K [2021-03-02T00:32:34.404Z] #23 4.750 + RM_GOPATH=1 [2021-03-02T00:32:34.404Z] #23 4.750 + case "$(go env GOARCH)" in [2021-03-02T00:32:34.404Z] #23 4.760 ++ go env GOARCH [2021-03-02T00:32:34.404Z] #23 4.769 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.404Z] #23 4.769 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.404Z] #23 4.776 Install docker/cli version 17.06.2-ce from stable [2021-03-02T00:32:34.404Z] #23 4.777 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:34.404Z] #23 4.777 + dir=/tmp/install [2021-03-02T00:32:34.404Z] #23 4.777 + bin=dockercli [2021-03-02T00:32:34.404Z] #23 4.777 + shift [2021-03-02T00:32:34.404Z] #23 4.777 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-02T00:32:34.404Z] #23 4.777 + . /tmp/install/dockercli.installer [2021-03-02T00:32:34.404Z] #23 4.777 ++ : stable [2021-03-02T00:32:34.404Z] #23 4.777 ++ : 17.06.2-ce [2021-03-02T00:32:34.404Z] #23 4.777 + install_dockercli [2021-03-02T00:32:34.404Z] #23 4.777 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-02T00:32:34.404Z] #23 4.778 ++ uname -m [2021-03-02T00:32:34.404Z] #23 4.779 + arch=aarch64 [2021-03-02T00:32:34.404Z] #23 4.779 + '[' aarch64 '!=' x86_64 ']' [2021-03-02T00:32:34.404Z] #23 4.779 + '[' aarch64 '!=' s390x ']' [2021-03-02T00:32:34.404Z] #23 4.779 + '[' aarch64 '!=' armhf ']' [2021-03-02T00:32:34.404Z] #23 4.779 + build_dockercli [2021-03-02T00:32:34.404Z] #23 4.779 + git clone https://github.com/docker/docker-ce /tmp/tmp.GttXD9Hn5K/tmp/docker-ce [2021-03-02T00:32:34.404Z] #23 4.785 Cloning into '/tmp/tmp.GttXD9Hn5K/tmp/docker-ce'... [2021-03-02T00:32:34.405Z] #41 ... [2021-03-02T00:32:34.405Z] [2021-03-02T00:32:34.405Z] #50 [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-03-02T00:32:34.405Z] #50 sha256:57ce90aa7bf1d9aab3ea4c985bc58142bedcb8af095a58b80beb36bdd93b4374 [2021-03-02T00:32:34.405Z] #50 24.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:34.405Z] #50 24.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:34.405Z] #50 24.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:34.405Z] #50 25.07 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:34.587Z] #42 47.23 Selecting previously unselected package libnet1-dev. [2021-03-02T00:32:34.587Z] #42 47.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-02T00:32:34.587Z] #42 47.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:32:34.669Z] #23 ... [2021-03-02T00:32:34.669Z] [2021-03-02T00:32:34.669Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:34.669Z] #63 sha256:3ae1ff1eddfee70f53627422d0b74f7c1a92af2a3e093a4a5ce782d68ef1641a [2021-03-02T00:32:34.669Z] #63 5.851 + RM_GOPATH=0 [2021-03-02T00:32:34.669Z] #63 5.851 + TMP_GOPATH= [2021-03-02T00:32:34.669Z] #63 5.851 + : /build [2021-03-02T00:32:34.669Z] #63 5.851 + '[' -z '' ']' [2021-03-02T00:32:34.669Z] #63 5.852 ++ mktemp -d [2021-03-02T00:32:34.669Z] #63 5.859 + export GOPATH=/tmp/tmp.oHTJyf1T4Y [2021-03-02T00:32:34.669Z] #63 5.859 + GOPATH=/tmp/tmp.oHTJyf1T4Y [2021-03-02T00:32:34.669Z] #63 5.859 + RM_GOPATH=1 [2021-03-02T00:32:34.669Z] #63 5.859 + case "$(go env GOARCH)" in [2021-03-02T00:32:34.669Z] #63 5.859 ++ go env GOARCH [2021-03-02T00:32:34.669Z] #63 5.879 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.669Z] #63 5.891 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.669Z] #63 5.896 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:34.669Z] #63 5.899 + dir=/tmp/install [2021-03-02T00:32:34.669Z] #63 5.899 + bin=proxy [2021-03-02T00:32:34.669Z] #63 5.899 + shift [2021-03-02T00:32:34.669Z] #63 5.899 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-02T00:32:34.669Z] #63 5.899 + . /tmp/install/proxy.installer [2021-03-02T00:32:34.669Z] #63 5.899 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:34.669Z] #63 5.899 + install_proxy [2021-03-02T00:32:34.669Z] #63 5.899 + case "$1" in [2021-03-02T00:32:34.669Z] #63 5.899 + export CGO_ENABLED=0 [2021-03-02T00:32:34.669Z] #63 5.899 + CGO_ENABLED=0 [2021-03-02T00:32:34.669Z] #63 5.899 + _install_proxy [2021-03-02T00:32:34.669Z] #63 5.899 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-02T00:32:34.669Z] #63 5.899 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oHTJyf1T4Y/src/github.com/docker/libnetwork [2021-03-02T00:32:34.669Z] #63 5.905 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:34.669Z] #63 5.906 Cloning into '/tmp/tmp.oHTJyf1T4Y/src/github.com/docker/libnetwork'... [2021-03-02T00:32:34.669Z] #63 ... [2021-03-02T00:32:34.669Z] [2021-03-02T00:32:34.669Z] #50 [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-03-02T00:32:34.669Z] #50 sha256:cff219b1ca83d7a250bb98cd366bd7a452fcd36b5c67e2887982bc161296e10f [2021-03-02T00:32:34.669Z] #50 6.630 + RM_GOPATH=0 [2021-03-02T00:32:34.669Z] #50 6.630 + TMP_GOPATH= [2021-03-02T00:32:34.669Z] #50 6.631 + : /build [2021-03-02T00:32:34.669Z] #50 6.631 + '[' -z '' ']' [2021-03-02T00:32:34.669Z] #50 6.633 ++ mktemp -d [2021-03-02T00:32:34.669Z] #50 6.644 + export GOPATH=/tmp/tmp.lLT2HJTus9 [2021-03-02T00:32:34.669Z] #50 6.644 + GOPATH=/tmp/tmp.lLT2HJTus9 [2021-03-02T00:32:34.669Z] #50 6.645 + RM_GOPATH=1 [2021-03-02T00:32:34.669Z] #50 6.645 + case "$(go env GOARCH)" in [2021-03-02T00:32:34.669Z] #50 6.648 ++ go env GOARCH [2021-03-02T00:32:34.669Z] #50 6.658 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.669Z] #50 6.658 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.669Z] #50 6.659 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:34.669Z] #50 6.661 + dir=/tmp/install [2021-03-02T00:32:34.669Z] #50 6.665 + bin=shfmt [2021-03-02T00:32:34.669Z] #50 6.665 + shift [2021-03-02T00:32:34.669Z] #50 6.667 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-02T00:32:34.669Z] #50 6.668 + . /tmp/install/shfmt.installer [2021-03-02T00:32:34.669Z] #50 6.668 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:34.669Z] #50 6.669 + install_shfmt [2021-03-02T00:32:34.669Z] #50 6.669 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-02T00:32:34.669Z] #50 6.670 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:34.669Z] #50 6.670 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lLT2HJTus9/src/github.com/mvdan/sh [2021-03-02T00:32:34.669Z] #50 6.673 Cloning into '/tmp/tmp.lLT2HJTus9/src/github.com/mvdan/sh'... [2021-03-02T00:32:34.673Z] #50 25.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:34.888Z] #42 47.54 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-02T00:32:34.888Z] #42 47.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-02T00:32:34.888Z] #42 47.59 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-02T00:32:34.888Z] #42 47.71 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-03-02T00:32:34.888Z] #42 47.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-03-02T00:32:34.888Z] #42 47.74 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-02T00:32:34.917Z] #57 17.43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:34.917Z] #57 17.53 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:34.917Z] #57 17.67 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:34.935Z] #50 ... [2021-03-02T00:32:34.935Z] [2021-03-02T00:32:34.935Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:34.935Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T00:32:34.935Z] #41 6.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:32:34.935Z] #41 6.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:34.935Z] #41 6.847 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:34.935Z] #41 7.949 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-02T00:32:34.935Z] #41 9.752 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-02T00:32:34.935Z] #41 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-02T00:32:34.935Z] #41 ... [2021-03-02T00:32:34.935Z] [2021-03-02T00:32:34.935Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:34.935Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:32:34.935Z] #44 5.944 + RM_GOPATH=0 [2021-03-02T00:32:34.935Z] #44 5.944 + TMP_GOPATH= [2021-03-02T00:32:34.935Z] #44 5.944 + : /build [2021-03-02T00:32:34.935Z] #44 5.944 + '[' -z '' ']' [2021-03-02T00:32:34.935Z] #44 5.944 ++ mktemp -d [2021-03-02T00:32:34.935Z] #44 5.965 + export GOPATH=/tmp/tmp.0tgUEPy2Dk [2021-03-02T00:32:34.935Z] #44 5.965 + GOPATH=/tmp/tmp.0tgUEPy2Dk [2021-03-02T00:32:34.935Z] #44 5.965 + RM_GOPATH=1 [2021-03-02T00:32:34.935Z] #44 5.965 + case "$(go env GOARCH)" in [2021-03-02T00:32:34.935Z] #44 5.965 ++ go env GOARCH [2021-03-02T00:32:34.935Z] #44 5.975 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.935Z] #44 5.977 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:34.935Z] #44 5.977 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:34.935Z] #44 5.978 + dir=/tmp/install [2021-03-02T00:32:34.935Z] #44 5.981 + bin=vndr [2021-03-02T00:32:34.935Z] #44 5.981 + shift [2021-03-02T00:32:34.935Z] #44 5.981 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-02T00:32:34.935Z] #44 5.981 + . /tmp/install/vndr.installer [2021-03-02T00:32:34.935Z] #44 5.981 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:34.935Z] #44 5.981 + install_vndr [2021-03-02T00:32:34.935Z] #44 5.981 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-02T00:32:34.935Z] #44 5.981 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:34.935Z] #44 5.984 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0tgUEPy2Dk/src/github.com/LK4D4/vndr [2021-03-02T00:32:34.935Z] #44 6.005 Cloning into '/tmp/tmp.0tgUEPy2Dk/src/github.com/LK4D4/vndr'... [2021-03-02T00:32:34.935Z] #44 6.860 + cd /tmp/tmp.0tgUEPy2Dk/src/github.com/LK4D4/vndr [2021-03-02T00:32:34.935Z] #44 6.860 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-02T00:32:34.935Z] #44 6.869 + go build -buildmode=pie -v -o /build/vndr . [2021-03-02T00:32:34.935Z] #44 8.521 unicode [2021-03-02T00:32:34.935Z] #44 8.569 unicode/utf8 [2021-03-02T00:32:34.935Z] #44 8.634 math [2021-03-02T00:32:34.935Z] #44 8.715 runtime [2021-03-02T00:32:34.935Z] #44 9.468 unicode/utf16 [2021-03-02T00:32:34.935Z] #44 10.50 container/list [2021-03-02T00:32:35.192Z] #48 ... [2021-03-02T00:32:35.192Z] [2021-03-02T00:32:35.192Z] #57 [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-03-02T00:32:35.192Z] #57 sha256:d7cd330fc5b2bad3384dc19a66f0f549620fe89da6fc53e96d0cdf8ce13f0b5d [2021-03-02T00:32:35.192Z] #57 20.80 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:35.192Z] #57 23.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:35.192Z] #57 24.30 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:35.192Z] #57 24.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:35.192Z] #57 24.58 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:35.192Z] #57 26.38 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:35.192Z] #57 ... [2021-03-02T00:32:35.192Z] [2021-03-02T00:32:35.192Z] #46 [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-03-02T00:32:35.192Z] #46 sha256:c34a641d3d936c70cb4043de17d63d21d64c89648b0bceaa95997bc58725f1e4 [2021-03-02T00:32:35.192Z] #46 26.01 go: finding github.com/fatih/color v1.9.0 [2021-03-02T00:32:35.192Z] #46 26.10 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:35.192Z] #46 26.16 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:32:35.192Z] #46 26.43 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:35.192Z] #46 26.48 go: finding github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:35.192Z] #46 26.61 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:35.192Z] #46 26.96 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:35.192Z] #46 27.47 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:35.192Z] #46 27.66 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:35.192Z] #46 27.70 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:35.192Z] #46 27.72 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:35.200Z] #44 11.19 crypto/internal/subtle [2021-03-02T00:32:35.200Z] #44 ... [2021-03-02T00:32:35.200Z] [2021-03-02T00:32:35.200Z] #57 [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-03-02T00:32:35.200Z] #57 sha256:7ca30474259bbc6cf3ba11b2e818eb7c5521983841dcbdf95834a1dfa6f7ea89 [2021-03-02T00:32:35.200Z] #57 5.341 + RM_GOPATH=0 [2021-03-02T00:32:35.200Z] #57 5.341 + TMP_GOPATH= [2021-03-02T00:32:35.200Z] #57 5.341 + : /build [2021-03-02T00:32:35.200Z] #57 5.341 + '[' -z '' ']' [2021-03-02T00:32:35.200Z] #57 5.341 ++ mktemp -d [2021-03-02T00:32:35.200Z] #57 5.341 + export GOPATH=/tmp/tmp.SpeiTwW8rc [2021-03-02T00:32:35.200Z] #57 5.341 + GOPATH=/tmp/tmp.SpeiTwW8rc [2021-03-02T00:32:35.200Z] #57 5.341 + RM_GOPATH=1 [2021-03-02T00:32:35.200Z] #57 5.341 + case "$(go env GOARCH)" in [2021-03-02T00:32:35.200Z] #57 5.341 ++ go env GOARCH [2021-03-02T00:32:35.200Z] #57 5.376 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:35.200Z] #57 5.376 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:35.200Z] #57 5.378 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:35.200Z] #57 5.380 + dir=/tmp/install [2021-03-02T00:32:35.200Z] #57 5.380 + bin=rootlesskit [2021-03-02T00:32:35.200Z] #57 5.380 + shift [2021-03-02T00:32:35.200Z] #57 5.380 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-02T00:32:35.200Z] #57 5.380 + . /tmp/install/rootlesskit.installer [2021-03-02T00:32:35.200Z] #57 5.380 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:35.200Z] #57 5.380 + install_rootlesskit [2021-03-02T00:32:35.200Z] #57 5.380 + case "$1" in [2021-03-02T00:32:35.200Z] #57 5.380 + export CGO_ENABLED=0 [2021-03-02T00:32:35.200Z] #57 5.380 + CGO_ENABLED=0 [2021-03-02T00:32:35.200Z] #57 5.380 + _install_rootlesskit [2021-03-02T00:32:35.200Z] #57 5.403 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:35.200Z] #57 5.403 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-02T00:32:35.200Z] #57 5.403 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SpeiTwW8rc/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:32:35.200Z] #57 5.403 Cloning into '/tmp/tmp.SpeiTwW8rc/src/github.com/rootless-containers/rootlesskit'... [2021-03-02T00:32:35.200Z] #57 9.014 + cd /tmp/tmp.SpeiTwW8rc/src/github.com/rootless-containers/rootlesskit [2021-03-02T00:32:35.200Z] #57 9.015 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-02T00:32:35.200Z] #57 9.205 + export GO111MODULE=on [2021-03-02T00:32:35.200Z] #57 9.205 + GO111MODULE=on [2021-03-02T00:32:35.200Z] #57 9.205 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:32:35.200Z] #57 9.205 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-02T00:32:35.200Z] #57 11.35 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:35.200Z] #57 11.36 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:35.200Z] #57 ... [2021-03-02T00:32:35.200Z] [2021-03-02T00:32:35.200Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:35.200Z] #33 sha256:469b2038b042b9029a4685931649af2e9e8e4acace54580bc5ee1b2e22a7d32b [2021-03-02T00:32:35.200Z] #33 5.107 + RM_GOPATH=0 [2021-03-02T00:32:35.200Z] #33 5.107 + TMP_GOPATH= [2021-03-02T00:32:35.200Z] #33 5.107 + : /build [2021-03-02T00:32:35.200Z] #33 5.107 + '[' -z '' ']' [2021-03-02T00:32:35.200Z] #33 5.107 ++ mktemp -d [2021-03-02T00:32:35.200Z] #33 5.109 + export GOPATH=/tmp/tmp.ajv0oPTtnA [2021-03-02T00:32:35.200Z] #33 5.109 + GOPATH=/tmp/tmp.ajv0oPTtnA [2021-03-02T00:32:35.200Z] #33 5.109 + RM_GOPATH=1 [2021-03-02T00:32:35.200Z] #33 5.109 + case "$(go env GOARCH)" in [2021-03-02T00:32:35.200Z] #33 5.109 ++ go env GOARCH [2021-03-02T00:32:35.200Z] #33 5.132 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:35.200Z] #33 5.132 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:35.200Z] #33 5.132 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:35.200Z] #33 5.132 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:35.200Z] #33 5.132 + dir=/tmp/install [2021-03-02T00:32:35.200Z] #33 5.132 + bin=tomlv [2021-03-02T00:32:35.200Z] #33 5.132 + shift [2021-03-02T00:32:35.200Z] #33 5.132 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-02T00:32:35.200Z] #33 5.132 + . /tmp/install/tomlv.installer [2021-03-02T00:32:35.200Z] #33 5.132 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:35.200Z] #33 5.132 + install_tomlv [2021-03-02T00:32:35.200Z] #33 5.132 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-02T00:32:35.200Z] #33 5.132 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ajv0oPTtnA/src/github.com/BurntSushi/toml [2021-03-02T00:32:35.200Z] #33 5.138 Cloning into '/tmp/tmp.ajv0oPTtnA/src/github.com/BurntSushi/toml'... [2021-03-02T00:32:35.200Z] #33 6.007 + cd /tmp/tmp.ajv0oPTtnA/src/github.com/BurntSushi/toml [2021-03-02T00:32:35.200Z] #33 6.012 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-02T00:32:35.200Z] #33 6.024 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:32:35.200Z] #33 6.675 internal/cpu [2021-03-02T00:32:35.200Z] #33 6.686 math/bits [2021-03-02T00:32:35.200Z] #33 6.702 runtime/internal/atomic [2021-03-02T00:32:35.200Z] #33 6.735 runtime/internal/sys [2021-03-02T00:32:35.200Z] #33 7.004 runtime/internal/math [2021-03-02T00:32:35.200Z] #33 7.077 unicode/utf8 [2021-03-02T00:32:35.200Z] #33 7.093 internal/race [2021-03-02T00:32:35.200Z] #33 7.117 internal/bytealg [2021-03-02T00:32:35.200Z] #33 7.214 sync/atomic [2021-03-02T00:32:35.200Z] #33 7.654 unicode [2021-03-02T00:32:35.200Z] #33 7.876 math [2021-03-02T00:32:35.200Z] #33 8.290 runtime [2021-03-02T00:32:35.200Z] #33 8.576 internal/testlog [2021-03-02T00:32:35.200Z] #33 9.128 encoding [2021-03-02T00:32:35.200Z] #33 9.412 runtime/cgo [2021-03-02T00:32:35.464Z] #33 ... [2021-03-02T00:32:35.464Z] [2021-03-02T00:32:35.464Z] #28 [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-03-02T00:32:35.464Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:32:35.464Z] #28 4.369 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-02T00:32:35.464Z] #28 4.826 [2021-03-02T00:32:35.464Z] #28 5.123 0.0% ## 3.3% #### 5.8% ###### 9.5% ######### 12.6% ############ 17.0% ############## 20.8% ################# 23.7% ################## 25.9% ##################### 30.5% ###################### 31.8% ########################## 36.4% ############################ 39.9% ############################### 44.1% ################################### 49.5% ###################################### 53.6% ######################################### 58.0% ############################################## 64.1% ################################################# 69.0% #################################################### 73.0% ####################################################### 76.9% ######################################################### 79.8% ############################################################ 83.9% ############################################################### 88.6% ################################################################## 92.8% ######################################################################## 100.0% [2021-03-02T00:32:35.542Z] #42 48.14 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-02T00:32:35.542Z] #42 48.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-02T00:32:35.542Z] #42 48.15 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-02T00:32:35.542Z] #42 48.29 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-03-02T00:32:35.542Z] #42 48.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-03-02T00:32:35.542Z] #42 48.32 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-02T00:32:35.730Z] #28 8.461 #=#=# [2021-03-02T00:32:35.844Z] #42 ... [2021-03-02T00:32:35.844Z] [2021-03-02T00:32:35.844Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:35.844Z] #64 sha256:feb92577f9cfb8cbb2068ac710bc2a2f32148f6d4fde0b74c2890d0e6c271278 [2021-03-02T00:32:35.844Z] #64 DONE 48.5s [2021-03-02T00:32:35.844Z] [2021-03-02T00:32:35.844Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:35.844Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-02T00:32:35.844Z] #42 48.48 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-03-02T00:32:35.844Z] #42 48.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-03-02T00:32:35.844Z] #42 48.51 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-02T00:32:36.129Z] #46 ... [2021-03-02T00:32:36.129Z] [2021-03-02T00:32:36.129Z] #39 [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-03-02T00:32:36.129Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:32:36.143Z] #42 48.80 Selecting previously unselected package libprotobuf17:ppc64el. [2021-03-02T00:32:36.144Z] #42 48.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-03-02T00:32:36.144Z] #42 48.83 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-02T00:32:36.311Z] #57 19.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:36.524Z] #28 8.815 0.2% ########### 16.3% ################# 24.5% ######################################### 58.0% ############################################################ 83.4% ######################################################################## 100.0% [2021-03-02T00:32:36.600Z] #50 26.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:36.881Z] #57 19.75 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:36.910Z] #54 149.9 + bin/containerd-shim-runc-v2 [2021-03-02T00:32:37.152Z] #28 9.881 #=#=# [2021-03-02T00:32:37.152Z] #28 ... [2021-03-02T00:32:37.152Z] [2021-03-02T00:32:37.152Z] #48 [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-03-02T00:32:37.152Z] #48 sha256:7982202aa67ffc3674a5e4c8f07717b1ce81671c236c977dd60244a4754a68ea [2021-03-02T00:32:37.152Z] #48 13.32 go: downloading github.com/fatih/color v1.7.0 [2021-03-02T00:32:37.169Z] #39 31.94 Checking out files: 56% (950/1682) Checking out files: 57% (959/1682) Checking out files: 58% (976/1682) Checking out files: 59% (993/1682) Checking out files: 60% (1010/1682) Checking out files: 61% (1027/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 90% (1529/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) [2021-03-02T00:32:37.169Z] #39 ... [2021-03-02T00:32:37.169Z] [2021-03-02T00:32:37.169Z] #50 [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-03-02T00:32:37.169Z] #50 sha256:1c744357d418e4d3d6f54aa17a4cccefe08543d689d0d6b3721bbe667f725eba [2021-03-02T00:32:37.169Z] #50 23.22 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:37.169Z] #50 24.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:37.169Z] #50 26.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:37.169Z] #50 29.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:37.169Z] #50 29.21 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:37.169Z] #50 29.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:37.169Z] #50 29.66 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:37.169Z] #50 31.31 runtime/cgo [2021-03-02T00:32:37.169Z] #50 31.32 runtime [2021-03-02T00:32:37.416Z] #48 13.45 go: downloading github.com/spf13/viper v1.6.1 [2021-03-02T00:32:37.416Z] #48 13.56 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:37.416Z] #48 13.64 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:37.416Z] #48 13.64 go: downloading github.com/pkg/errors v0.8.1 [2021-03-02T00:32:37.416Z] #48 13.67 go: extracting github.com/fatih/color v1.7.0 [2021-03-02T00:32:37.430Z] #50 ... [2021-03-02T00:32:37.430Z] [2021-03-02T00:32:37.430Z] #39 [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-03-02T00:32:37.430Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:32:37.449Z] #57 ... [2021-03-02T00:32:37.449Z] [2021-03-02T00:32:37.449Z] #35 [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-03-02T00:32:37.449Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:32:37.449Z] #35 10.41 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:32:37.449Z] #35 10.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:32:37.449Z] #35 11.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:32:37.449Z] #35 13.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:37.449Z] #35 15.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:37.541Z] #54 150.6 + binaries [2021-03-02T00:32:37.541Z] #54 150.6 + install -D bin/containerd /build/containerd [2021-03-02T00:32:37.541Z] #54 150.6 + install -D bin/containerd-shim /build/containerd-shim [2021-03-02T00:32:37.541Z] #50 28.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:37.680Z] #48 13.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:37.680Z] #48 13.73 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:37.680Z] #48 13.79 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:37.680Z] #48 13.81 go: extracting github.com/spf13/viper v1.6.1 [2021-03-02T00:32:37.680Z] #48 13.88 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:37.685Z] #42 50.20 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-03-02T00:32:37.685Z] #42 50.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-03-02T00:32:37.685Z] #42 50.20 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-02T00:32:37.685Z] #42 50.52 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-03-02T00:32:37.685Z] #42 50.53 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-03-02T00:32:37.691Z] #39 31.94 Checking out files: 56% (950/1682) Checking out files: 57% (959/1682) Checking out files: 58% (976/1682) Checking out files: 59% (993/1682) Checking out files: 60% (1010/1682) Checking out files: 61% (1027/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 90% (1529/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-02T00:32:37.691Z] #39 33.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-02T00:32:37.708Z] #35 ... [2021-03-02T00:32:37.708Z] [2021-03-02T00:32:37.708Z] #50 [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-03-02T00:32:37.708Z] #50 sha256:ca73fd4fd5d3cbdb3801bec7c6eda3867d3cdcc9703a9f49a38d711b3eb5de40 [2021-03-02T00:32:37.708Z] #50 16.74 + cd /tmp/tmp.k4hrUhQ2UD/src/github.com/mvdan/sh [2021-03-02T00:32:37.708Z] #50 16.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:37.708Z] #50 16.89 + GO111MODULE=on [2021-03-02T00:32:37.708Z] #50 16.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-02T00:32:37.708Z] #50 18.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:37.708Z] #50 18.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:37.708Z] #50 18.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:37.708Z] #50 18.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:37.708Z] #50 18.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:37.708Z] #50 19.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:37.708Z] #50 20.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:37.830Z] #54 150.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-02T00:32:37.830Z] #54 150.6 + install -D bin/ctr /build/ctr [2021-03-02T00:32:37.945Z] #48 13.94 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:37.945Z] #48 13.95 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:37.945Z] #48 13.97 go: downloading github.com/spf13/cast v1.3.0 [2021-03-02T00:32:37.945Z] #48 13.99 go: extracting github.com/pkg/errors v0.8.1 [2021-03-02T00:32:37.945Z] #48 14.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:37.945Z] #48 14.00 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:37.952Z] #39 ... [2021-03-02T00:32:37.952Z] [2021-03-02T00:32:37.952Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:37.952Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:32:37.952Z] #41 24.00 Fetched 8423 kB in 19s (441 kB/s) [2021-03-02T00:32:37.992Z] #42 50.55 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-02T00:32:38.119Z] #54 DONE 151.2s [2021-03-02T00:32:38.210Z] #48 14.23 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:38.210Z] #48 14.26 go: extracting github.com/spf13/cast v1.3.0 [2021-03-02T00:32:38.210Z] #48 14.28 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:38.210Z] #48 14.28 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:38.210Z] #48 14.30 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:38.210Z] #48 14.32 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:38.210Z] #48 14.35 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:38.210Z] #48 14.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:38.213Z] #41 24.00 Reading package lists... [2021-03-02T00:32:38.213Z] #41 ... [2021-03-02T00:32:38.213Z] [2021-03-02T00:32:38.213Z] #57 [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-03-02T00:32:38.213Z] #57 sha256:d7cd330fc5b2bad3384dc19a66f0f549620fe89da6fc53e96d0cdf8ce13f0b5d [2021-03-02T00:32:38.213Z] #57 32.29 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:32:38.213Z] #57 32.87 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:38.213Z] #57 32.97 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:38.213Z] #57 33.22 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:38.213Z] #57 33.38 go: finding github.com/google/uuid v1.2.0 [2021-03-02T00:32:38.213Z] #57 33.56 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:38.213Z] #57 33.60 go: finding github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:38.213Z] #57 33.61 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:38.213Z] #57 33.66 go: finding github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:38.213Z] #57 33.77 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:38.213Z] #57 33.87 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:38.213Z] #57 33.91 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:38.213Z] #57 33.93 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:38.488Z] #48 14.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:38.488Z] #48 14.62 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:38.488Z] #48 14.65 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:38.748Z] [2021-03-02T00:32:38.748Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-03-02T00:32:38.752Z] #48 14.82 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:38.752Z] #48 15.00 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:39.097Z] #50 21.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:39.097Z] #50 ... [2021-03-02T00:32:39.097Z] [2021-03-02T00:32:39.097Z] #48 [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-03-02T00:32:39.097Z] #48 sha256:b4f4c429936b0f1928396314d12accfde249cbc54a2c434b1e132a407919fde0 [2021-03-02T00:32:39.097Z] #48 11.85 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-02T00:32:39.097Z] #48 19.14 go: downloading github.com/pkg/errors v0.8.1 [2021-03-02T00:32:39.097Z] #48 19.14 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:39.097Z] #48 19.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:39.097Z] #48 19.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:39.097Z] #48 19.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:39.097Z] #48 19.49 go: extracting github.com/pkg/errors v0.8.1 [2021-03-02T00:32:39.097Z] #48 19.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:39.097Z] #48 19.78 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:39.097Z] #48 19.78 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:39.097Z] #48 19.92 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:39.097Z] #48 20.21 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:39.097Z] #48 20.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:39.097Z] #48 20.45 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:39.097Z] #48 20.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:39.097Z] #48 20.82 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:39.097Z] #48 21.00 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:39.097Z] #48 21.06 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:39.097Z] #48 21.24 go: downloading github.com/fatih/color v1.7.0 [2021-03-02T00:32:39.097Z] #48 21.37 go: extracting github.com/fatih/color v1.7.0 [2021-03-02T00:32:39.097Z] #48 21.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:39.097Z] #48 22.05 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:39.123Z] #48 15.04 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:39.160Z] #57 34.62 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:39.160Z] #57 ... [2021-03-02T00:32:39.160Z] [2021-03-02T00:32:39.161Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:39.161Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:32:39.161Z] #44 24.72 unicode/utf16 [2021-03-02T00:32:39.161Z] #44 25.13 container/list [2021-03-02T00:32:39.161Z] #44 26.44 crypto/internal/subtle [2021-03-02T00:32:39.161Z] #44 26.61 crypto/subtle [2021-03-02T00:32:39.161Z] #44 26.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-02T00:32:39.161Z] #44 27.32 internal/nettrace [2021-03-02T00:32:39.161Z] #44 27.70 runtime/cgo [2021-03-02T00:32:39.161Z] #44 ... [2021-03-02T00:32:39.161Z] [2021-03-02T00:32:39.161Z] #57 [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-03-02T00:32:39.161Z] #57 sha256:d7cd330fc5b2bad3384dc19a66f0f549620fe89da6fc53e96d0cdf8ce13f0b5d [2021-03-02T00:32:39.161Z] #57 35.06 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:39.377Z] #55 DONE 0.3s [2021-03-02T00:32:39.377Z] [2021-03-02T00:32:39.377Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-03-02T00:32:39.377Z] #59 DONE 0.2s [2021-03-02T00:32:39.377Z] [2021-03-02T00:32:39.377Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-03-02T00:32:39.390Z] #48 15.52 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:39.390Z] #48 15.52 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:39.390Z] #48 15.52 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:39.390Z] #48 15.55 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:39.456Z] #50 ... [2021-03-02T00:32:39.456Z] [2021-03-02T00:32:39.456Z] #48 [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-03-02T00:32:39.456Z] #48 sha256:93ad465e33f32c5e402aed3cf7b505a6ddbc0d45b8107ba9305e2f0edef4ffc5 [2021-03-02T00:32:39.456Z] #48 26.52 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:39.456Z] #48 29.33 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:39.456Z] #48 29.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:39.456Z] #48 29.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:39.456Z] #48 29.42 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:32:39.456Z] #48 29.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:39.456Z] #48 29.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:39.456Z] #48 29.46 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:39.456Z] #48 29.46 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:39.456Z] #48 29.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:39.456Z] #48 29.51 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:39.456Z] #48 29.68 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:39.456Z] #48 29.69 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:39.456Z] #48 29.71 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:32:39.456Z] #48 29.73 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:39.456Z] #48 29.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:39.456Z] #48 29.75 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:39.456Z] #48 29.75 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:39.456Z] #48 29.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:39.456Z] #48 29.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:39.456Z] #48 29.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:39.456Z] #48 29.90 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:39.457Z] #48 29.91 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:39.457Z] #48 29.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:39.457Z] #48 29.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:39.457Z] #48 ... [2021-03-02T00:32:39.457Z] [2021-03-02T00:32:39.457Z] #46 [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-03-02T00:32:39.457Z] #46 sha256:0eaa31d73a099acc156d4b438c5d52a787f9471f41089920e058023ffbd288d6 [2021-03-02T00:32:39.457Z] #46 20.06 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:39.457Z] #46 26.32 go: finding github.com/fatih/color v1.9.0 [2021-03-02T00:32:39.457Z] #46 26.45 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:39.457Z] #46 26.61 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:39.457Z] #46 26.64 go: finding github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:39.457Z] #46 26.68 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:32:39.457Z] #46 26.81 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:39.457Z] #46 27.04 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:39.457Z] #46 27.20 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:39.457Z] #46 27.43 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:39.457Z] #46 27.51 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:39.457Z] #46 27.53 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:39.535Z] #42 51.99 Selecting previously unselected package libprotoc17:ppc64el. [2021-03-02T00:32:39.535Z] #42 52.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-03-02T00:32:39.535Z] #42 52.00 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-02T00:32:39.657Z] #48 15.73 go: downloading github.com/spf13/afero v1.1.2 [2021-03-02T00:32:39.665Z] #48 22.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:39.665Z] #48 22.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:39.665Z] #48 ... [2021-03-02T00:32:39.665Z] [2021-03-02T00:32:39.665Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:39.665Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:32:39.665Z] #12 12.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:32:39.665Z] #12 14.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:32:39.667Z] #61 DONE 0.2s [2021-03-02T00:32:39.667Z] [2021-03-02T00:32:39.667Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-03-02T00:32:39.667Z] #63 DONE 0.1s [2021-03-02T00:32:39.667Z] [2021-03-02T00:32:39.667Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T00:32:39.667Z] #64 DONE 0.0s [2021-03-02T00:32:39.667Z] [2021-03-02T00:32:39.667Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T00:32:39.718Z] #46 ... [2021-03-02T00:32:39.718Z] [2021-03-02T00:32:39.718Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:39.718Z] #63 sha256:80c91a2e2641c229516eb34d45cc395e263155cb498fef8251fd897a894b4a44 [2021-03-02T00:32:39.835Z] #42 52.57 Selecting previously unselected package protobuf-c-compiler. [2021-03-02T00:32:39.835Z] #42 52.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-03-02T00:32:39.835Z] #42 52.59 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:32:39.922Z] #48 15.76 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:39.922Z] #48 15.83 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:39.922Z] #48 15.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:39.922Z] #48 15.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:32:39.922Z] #48 15.98 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:39.925Z] #12 ... [2021-03-02T00:32:39.925Z] [2021-03-02T00:32:39.925Z] #46 [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-03-02T00:32:39.925Z] #46 sha256:b3e22141980f954d3937e5b690e0658f799cac591ecdcdf8c1466e935f6f45fe [2021-03-02T00:32:39.925Z] #46 13.46 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:39.925Z] #46 13.46 go: downloading github.com/fatih/color v1.9.0 [2021-03-02T00:32:39.925Z] #46 13.46 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:32:39.925Z] #46 13.46 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:39.925Z] #46 13.56 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:39.925Z] #46 13.61 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:39.925Z] #46 13.82 go: extracting github.com/fatih/color v1.9.0 [2021-03-02T00:32:39.925Z] #46 13.82 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:39.925Z] #46 13.82 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:39.925Z] #46 13.82 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:39.925Z] #46 13.82 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:32:39.925Z] #46 13.93 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:39.925Z] #46 13.97 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:39.925Z] #46 14.21 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:39.925Z] #46 14.24 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:39.925Z] #46 14.41 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:39.925Z] #46 14.41 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:39.925Z] #46 14.41 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:39.925Z] #46 14.66 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:39.925Z] #46 16.78 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:39.925Z] #46 17.64 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:39.925Z] #46 18.24 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:39.925Z] #46 22.70 go: finding github.com/fatih/color v1.9.0 [2021-03-02T00:32:39.925Z] #46 22.71 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:39.925Z] #46 22.75 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:32:39.925Z] #46 22.89 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:39.925Z] #46 ... [2021-03-02T00:32:39.925Z] [2021-03-02T00:32:39.925Z] #48 [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-03-02T00:32:39.925Z] #48 sha256:b4f4c429936b0f1928396314d12accfde249cbc54a2c434b1e132a407919fde0 [2021-03-02T00:32:39.925Z] #48 22.93 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:40.136Z] #42 52.76 Selecting previously unselected package protobuf-compiler. [2021-03-02T00:32:40.136Z] #42 52.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-03-02T00:32:40.136Z] #42 52.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:32:40.136Z] #42 52.92 Selecting previously unselected package python-pkg-resources. [2021-03-02T00:32:40.136Z] #42 52.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:32:40.136Z] #42 52.95 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-02T00:32:40.185Z] #48 23.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:40.185Z] #48 23.19 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:40.186Z] #48 16.16 go: extracting github.com/spf13/afero v1.1.2 [2021-03-02T00:32:40.186Z] #48 16.22 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:40.186Z] #48 16.31 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:32:40.186Z] #48 16.31 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:40.239Z] #63 30.00 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) [2021-03-02T00:32:40.239Z] #63 ... [2021-03-02T00:32:40.239Z] [2021-03-02T00:32:40.239Z] #57 [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-03-02T00:32:40.239Z] #57 sha256:cd0bc1455abff514fd286451ae480878fd794ae3cac16c7f67513bfe16ce29ae [2021-03-02T00:32:40.239Z] #57 20.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:40.239Z] #57 22.90 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:40.239Z] #57 22.90 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:40.239Z] #57 27.80 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:40.239Z] #57 29.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:40.239Z] #57 29.77 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:40.239Z] #57 30.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:40.239Z] #57 30.74 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:40.239Z] #57 30.78 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:40.239Z] #57 ... [2021-03-02T00:32:40.239Z] [2021-03-02T00:32:40.240Z] #39 [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-03-02T00:32:40.240Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:32:40.296Z] #65 DONE 0.7s [2021-03-02T00:32:40.438Z] #42 53.22 Selecting previously unselected package python-six. [2021-03-02T00:32:40.438Z] #42 53.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-02T00:32:40.438Z] #42 53.23 Unpacking python-six (1.12.0-1) ... [2021-03-02T00:32:40.438Z] #42 ... [2021-03-02T00:32:40.438Z] [2021-03-02T00:32:40.438Z] #49 [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-03-02T00:32:40.438Z] #49 sha256:3c11c2c63b1fee7bce4a54edb724ff592a6c1756f426a292670200e49ca0edd4 [2021-03-02T00:32:40.438Z] #49 43.28 go: extracting golang.org/x/text v0.3.2 [2021-03-02T00:32:40.438Z] #49 50.55 go: finding github.com/fatih/color v1.7.0 [2021-03-02T00:32:40.438Z] #49 50.61 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:40.438Z] #49 51.04 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:40.438Z] #49 51.05 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:40.438Z] #49 51.16 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:40.438Z] #49 51.23 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:40.438Z] #49 51.27 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:40.438Z] #49 51.28 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:40.438Z] #49 51.31 go: finding github.com/pkg/errors v0.8.1 [2021-03-02T00:32:40.438Z] #49 51.37 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:40.438Z] #49 51.41 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:40.438Z] #49 51.42 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:40.438Z] #49 51.46 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:40.438Z] #49 51.48 go: finding github.com/spf13/viper v1.6.1 [2021-03-02T00:32:40.438Z] #49 51.51 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:40.438Z] #49 51.54 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:40.438Z] #49 51.55 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:40.438Z] #49 51.62 go: finding github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:40.438Z] #49 51.63 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:40.438Z] #49 51.81 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:40.438Z] #49 51.88 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:40.438Z] #49 51.90 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:40.438Z] #49 51.91 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:40.438Z] #49 51.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:40.438Z] #49 51.97 go: finding github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:40.438Z] #49 51.99 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:40.438Z] #49 51.99 go: finding github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:40.438Z] #49 52.01 go: finding github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:40.438Z] #49 52.02 go: finding github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:40.438Z] #49 52.07 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:40.438Z] #49 52.07 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:40.438Z] #49 52.10 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:40.438Z] #49 52.16 go: finding github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:40.438Z] #49 52.18 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:40.438Z] #49 52.19 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:40.438Z] #49 52.22 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:40.438Z] #49 52.27 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:40.438Z] #49 52.31 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:40.438Z] #49 52.35 go: finding github.com/spf13/afero v1.1.2 [2021-03-02T00:32:40.438Z] #49 52.37 go: finding github.com/spf13/cast v1.3.0 [2021-03-02T00:32:40.438Z] #49 52.37 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:40.438Z] #49 52.41 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:40.438Z] #49 52.47 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:40.438Z] #49 52.52 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:40.438Z] #49 52.66 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:40.438Z] #49 52.76 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:40.438Z] #49 52.80 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:40.438Z] #49 52.88 go: finding golang.org/x/text v0.3.2 [2021-03-02T00:32:40.438Z] #49 52.90 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:40.438Z] #49 52.97 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:40.438Z] #49 52.98 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:40.438Z] #49 53.01 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:40.438Z] #49 53.01 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:40.438Z] #49 53.10 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:40.438Z] #49 53.11 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:40.438Z] #49 53.13 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:40.438Z] #49 53.14 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:40.438Z] #49 53.21 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:40.438Z] #49 53.27 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:40.438Z] #49 53.28 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:40.438Z] #49 53.34 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:40.450Z] #48 16.42 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:40.450Z] #48 ... [2021-03-02T00:32:40.450Z] [2021-03-02T00:32:40.450Z] #39 [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-03-02T00:32:40.450Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-02T00:32:40.450Z] #39 6.128 + git clone https://github.com/docker/distribution.git . [2021-03-02T00:32:40.450Z] #39 6.134 Cloning into '.'... [2021-03-02T00:32:40.485Z] #48 ... [2021-03-02T00:32:40.485Z] [2021-03-02T00:32:40.485Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:40.485Z] #33 sha256:ba1a00f49afdeeb62e304951933f6d346eb06e3234614058fd4cc6a4ea9ea3c8 [2021-03-02T00:32:40.485Z] #33 13.29 internal/bytealg [2021-03-02T00:32:40.485Z] #33 13.40 math/bits [2021-03-02T00:32:40.485Z] #33 14.17 runtime [2021-03-02T00:32:40.485Z] #33 14.20 math [2021-03-02T00:32:40.485Z] #33 19.28 internal/testlog [2021-03-02T00:32:40.485Z] #33 19.67 encoding [2021-03-02T00:32:40.485Z] #33 19.92 runtime/cgo [2021-03-02T00:32:40.485Z] #33 ... [2021-03-02T00:32:40.485Z] [2021-03-02T00:32:40.485Z] #48 [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-03-02T00:32:40.485Z] #48 sha256:b4f4c429936b0f1928396314d12accfde249cbc54a2c434b1e132a407919fde0 [2021-03-02T00:32:40.485Z] #48 23.46 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:40.500Z] #39 30.27 Checking out files: 66% (1115/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-02T00:32:40.585Z] [2021-03-02T00:32:40.585Z] #66 exporting to image [2021-03-02T00:32:40.585Z] #66 exporting layers [2021-03-02T00:32:40.714Z] #39 ... [2021-03-02T00:32:40.714Z] [2021-03-02T00:32:40.714Z] #28 [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-03-02T00:32:40.714Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:32:40.714Z] #28 10.30 0.2% ############ 17.6% ############################# 40.6% #################################################### 72.9% ######################################################################## 100.0% [2021-03-02T00:32:40.714Z] #28 10.92 [2021-03-02T00:32:40.714Z] #28 11.23 0.0% ### 5.4% ###### 9.4% ######### 12.7% ############ 17.0% ############## 20.8% ################# 24.5% #################### 28.9% ####################### 33.3% ############################# 40.3% ################################# 47.0% ###################################### 53.2% ######################################## 55.6% ############################################ 62.0% ############################################### 66.0% ################################################### 71.7% ######################################################## 77.9% ############################################################ 83.5% ############################################################### 88.8% ##################################################################### 96.5% ######################################################################## 100.0% [2021-03-02T00:32:40.739Z] #49 53.36 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:40.739Z] #49 53.40 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:40.739Z] #49 53.42 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:40.739Z] #49 53.45 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:40.739Z] #49 ... [2021-03-02T00:32:40.739Z] [2021-03-02T00:32:40.739Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:40.739Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-02T00:32:40.739Z] #42 53.37 Selecting previously unselected package python-protobuf. [2021-03-02T00:32:40.739Z] #42 53.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-03-02T00:32:40.739Z] #42 53.39 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-02T00:32:40.760Z] #39 30.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-02T00:32:40.761Z] #48 23.69 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:41.022Z] #48 23.98 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:41.281Z] #48 24.07 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:41.281Z] #48 24.16 go: downloading golang.org/x/text v0.3.2 [2021-03-02T00:32:41.295Z] #28 14.05 [2021-03-02T00:32:41.392Z] #42 53.99 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-02T00:32:42.354Z] #28 14.38 #=#=# 0.0% 0.5% # 1.9% # 2.7% [2021-03-02T00:32:42.354Z] #28 ... [2021-03-02T00:32:42.354Z] [2021-03-02T00:32:42.354Z] #54 [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-03-02T00:32:42.354Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-02T00:32:42.354Z] #54 18.50 Fetched 8247 kB in 14s (589 kB/s) [2021-03-02T00:32:42.668Z] #48 25.42 go: downloading github.com/spf13/viper v1.6.1 [2021-03-02T00:32:42.928Z] #48 25.74 go: extracting github.com/spf13/viper v1.6.1 [2021-03-02T00:32:43.188Z] #48 25.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:43.188Z] #48 26.06 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:43.188Z] #48 26.15 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:43.302Z] #66 exporting layers 2.6s done [2021-03-02T00:32:43.302Z] #66 writing image sha256:d5b379676992283da5e7c707155a4b8f49d459652baa477c22e169cf106949f9 0.0s done [2021-03-02T00:32:43.302Z] #66 naming to docker.io/library/docker:483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:32:43.302Z] #66 naming to docker.io/library/docker:483238083e6519bd0db9a43b95a338c565b862c2 done [2021-03-02T00:32:43.302Z] #66 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-02T00:32:43.449Z] #48 26.34 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:43.449Z] #48 26.36 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:43.709Z] #48 26.64 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:43.709Z] #48 26.64 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:43.709Z] #48 ... [2021-03-02T00:32:43.709Z] [2021-03-02T00:32:43.709Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:43.709Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:32:43.709Z] #44 16.63 unicode/utf8 [2021-03-02T00:32:43.709Z] #44 17.34 math [2021-03-02T00:32:43.709Z] #44 20.60 unicode/utf16 [2021-03-02T00:32:43.709Z] #44 21.09 container/list [2021-03-02T00:32:43.709Z] #44 21.87 crypto/internal/subtle [2021-03-02T00:32:43.709Z] #44 22.22 crypto/subtle [2021-03-02T00:32:43.709Z] #44 22.39 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-02T00:32:43.709Z] #44 22.52 internal/nettrace [2021-03-02T00:32:43.709Z] #44 22.68 runtime/cgo [2021-03-02T00:32:43.737Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/test/unit [2021-03-02T00:32:43.969Z] #44 ... [2021-03-02T00:32:43.969Z] [2021-03-02T00:32:43.969Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:43.969Z] #63 sha256:d0310c7154c70a8637938afa2090827e6af102e8abe203f1bb196b82715351db [2021-03-02T00:32:43.969Z] #63 25.22 Checking out files: 58% (1122/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-02T00:32:43.969Z] #63 25.88 + cd /tmp/tmp.0chKnYHbs6/src/github.com/docker/libnetwork [2021-03-02T00:32:43.969Z] #63 25.88 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:43.969Z] #63 26.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-02T00:32:44.070Z] #39 34.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-02T00:32:44.179Z] #42 ... [2021-03-02T00:32:44.179Z] [2021-03-02T00:32:44.179Z] #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-03-02T00:32:44.179Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-02T00:32:44.179Z] #36 47.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 ... 15339 files and directories currently installed.) [2021-03-02T00:32:44.179Z] #36 47.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-02T00:32:44.179Z] #36 47.16 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:32:44.179Z] #36 47.41 Selecting previously unselected package vim-common. [2021-03-02T00:32:44.179Z] #36 47.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:32:44.179Z] #36 47.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:32:44.179Z] #36 47.87 Selecting previously unselected package cmake-data. [2021-03-02T00:32:44.179Z] #36 47.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-02T00:32:44.179Z] #36 47.88 Unpacking cmake-data (3.13.4-1) ... [2021-03-02T00:32:44.179Z] #36 51.94 Selecting previously unselected package libicu63:ppc64el. [2021-03-02T00:32:44.179Z] #36 51.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-02T00:32:44.179Z] #36 51.96 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-02T00:32:44.455Z] #57 ... [2021-03-02T00:32:44.455Z] [2021-03-02T00:32:44.455Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:44.455Z] #63 sha256:78429504b4b7f155fd5ffce4054e92ba8e2a7ed0754bb4a7f166e1c8c5233223 [2021-03-02T00:32:44.455Z] #63 36.37 Checking out files: 50% (958/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-02T00:32:44.455Z] #63 37.77 + cd /tmp/tmp.vv3QYiC6Iq/src/github.com/docker/libnetwork [2021-03-02T00:32:44.455Z] #63 37.79 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:44.455Z] #63 38.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-02T00:32:44.479Z] #36 ... [2021-03-02T00:32:44.479Z] [2021-03-02T00:32:44.479Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:44.479Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-02T00:32:44.479Z] #13 47.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-03-02T00:32:44.479Z] #13 50.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-03-02T00:32:44.479Z] #13 50.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-03-02T00:32:44.479Z] #13 50.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-02T00:32:44.479Z] #13 50.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-02T00:32:44.479Z] #13 50.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-03-02T00:32:44.479Z] #13 50.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-03-02T00:32:44.479Z] #13 50.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-03-02T00:32:44.479Z] #13 50.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-03-02T00:32:44.479Z] #13 50.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-03-02T00:32:44.479Z] #13 50.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-03-02T00:32:44.479Z] #13 50.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-03-02T00:32:44.479Z] #13 50.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-03-02T00:32:44.479Z] #13 50.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-03-02T00:32:44.479Z] #13 50.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-03-02T00:32:44.479Z] #13 50.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-03-02T00:32:44.479Z] #13 52.08 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:32:44.479Z] #13 52.24 Fetched 79.4 MB in 10s (8128 kB/s) [2021-03-02T00:32:44.479Z] #13 52.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-02T00:32:44.479Z] #13 52.45 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-03-02T00:32:44.479Z] #13 52.50 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:32:44.479Z] #13 52.89 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-03-02T00:32:44.480Z] #13 53.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 ... 15339 files and directories currently installed.) [2021-03-02T00:32:44.480Z] #13 53.12 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-03-02T00:32:44.480Z] #13 53.13 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:32:44.480Z] #13 53.31 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-03-02T00:32:44.480Z] #13 53.51 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-02T00:32:44.480Z] #13 53.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-02T00:32:44.480Z] #13 53.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-03-02T00:32:44.480Z] #13 53.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:32:44.480Z] #13 56.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-02T00:32:44.480Z] #13 56.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-03-02T00:32:44.480Z] #13 56.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:32:44.480Z] #13 ... [2021-03-02T00:32:44.480Z] [2021-03-02T00:32:44.480Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:32:44.480Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-02T00:32:44.480Z] #32 54.73 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-03-02T00:32:44.480Z] #32 54.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-02T00:32:44.480Z] #32 55.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:32:44.931Z] #54 18.50 Reading package lists... [2021-03-02T00:32:44.931Z] #54 ... [2021-03-02T00:32:44.931Z] [2021-03-02T00:32:44.931Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:44.931Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:32:44.931Z] #12 10.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-02T00:32:44.931Z] #12 19.97 Fetched 8247 kB in 13s (615 kB/s) [2021-03-02T00:32:44.931Z] #12 19.97 Reading package lists... [2021-03-02T00:32:44.931Z] #12 ... [2021-03-02T00:32:44.931Z] [2021-03-02T00:32:44.931Z] #35 [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-03-02T00:32:44.931Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-02T00:32:44.931Z] #35 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-02T00:32:44.931Z] #35 19.76 Fetched 8247 kB in 13s (613 kB/s) [2021-03-02T00:32:45.202Z] #35 19.76 Reading package lists... [2021-03-02T00:32:45.202Z] #35 ... [2021-03-02T00:32:45.202Z] [2021-03-02T00:32:45.202Z] #28 [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-03-02T00:32:45.202Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:32:45.202Z] #28 14.38 #=#=# 0.0% 0.5% # 1.9% # 2.7% ## 3.6% #### 5.8% #### 6.4% ###### 8.6% ####### 10.1% ####### 10.4% ######## 12.2% ######### 13.3% ########### 15.7% ############ 17.5% ############# 19.0% ############## 20.3% ############### 22.1% ################ 22.9% ################# 24.1% ################## 25.1% ################### 26.4% ################### 27.5% #################### 28.7% ##################### 29.9% ###################### 31.7% ####################### 33.3% ######################## 34.6% ######################### 35.8% [2021-03-02T00:32:45.202Z] #28 ... [2021-03-02T00:32:45.202Z] [2021-03-02T00:32:45.202Z] #46 [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-03-02T00:32:45.202Z] #46 sha256:d7586be4cd2ef372c3377178c16c845a897295cd2d76397f8871660ca235b678 [2021-03-02T00:32:45.202Z] #46 11.31 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:45.202Z] #46 11.45 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:45.202Z] #46 12.59 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:45.202Z] #46 18.22 go: finding github.com/fatih/color v1.9.0 [2021-03-02T00:32:45.202Z] #46 18.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:32:45.202Z] #46 18.24 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:32:45.202Z] #46 18.32 go: finding github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:45.202Z] #46 18.34 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:32:45.202Z] #46 18.48 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:45.202Z] #46 19.11 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:45.202Z] #46 19.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:45.202Z] #46 19.23 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:45.202Z] #46 19.32 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:45.202Z] #46 19.33 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:45.202Z] #46 ... [2021-03-02T00:32:45.202Z] [2021-03-02T00:32:45.202Z] #57 [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-03-02T00:32:45.202Z] #57 sha256:7ca30474259bbc6cf3ba11b2e818eb7c5521983841dcbdf95834a1dfa6f7ea89 [2021-03-02T00:32:45.202Z] #57 11.38 go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:32:45.202Z] #57 11.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:45.202Z] #57 11.49 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:45.202Z] #57 11.53 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:45.202Z] #57 11.59 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:45.202Z] #57 11.64 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:45.202Z] #57 11.95 go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:32:45.202Z] #57 11.95 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:45.202Z] #57 11.95 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:45.202Z] #57 12.01 go: downloading github.com/google/uuid v1.2.0 [2021-03-02T00:32:45.202Z] #57 12.07 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:45.202Z] #57 12.14 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:45.202Z] #57 12.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:45.202Z] #57 12.44 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:45.202Z] #57 13.04 go: extracting github.com/google/uuid v1.2.0 [2021-03-02T00:32:45.202Z] #57 13.25 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:45.202Z] #57 13.67 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:45.202Z] #57 14.09 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:45.202Z] #57 15.97 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:45.202Z] #57 16.19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:45.202Z] #57 16.25 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:45.202Z] #57 16.92 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:45.202Z] #57 18.09 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:45.202Z] #57 21.08 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:45.363Z] #63 ... [2021-03-02T00:32:45.363Z] [2021-03-02T00:32:45.363Z] #54 [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-03-02T00:32:45.363Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:45.363Z] #54 18.20 Fetched 8423 kB in 12s (688 kB/s) [2021-03-02T00:32:45.363Z] #54 18.20 Reading package lists... [2021-03-02T00:32:45.396Z] #63 ... [2021-03-02T00:32:45.396Z] [2021-03-02T00:32:45.396Z] #54 [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-03-02T00:32:45.396Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:45.396Z] #54 31.16 Fetched 8423 kB in 24s (349 kB/s) [2021-03-02T00:32:45.396Z] #54 31.16 Reading package lists... [2021-03-02T00:32:45.396Z] #54 ... [2021-03-02T00:32:45.396Z] [2021-03-02T00:32:45.396Z] #48 [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-03-02T00:32:45.396Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:32:45.396Z] #48 36.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:45.396Z] #48 37.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:45.396Z] #48 37.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:45.396Z] #48 37.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:45.396Z] #48 37.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:45.396Z] #48 37.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:45.396Z] #48 37.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:45.396Z] #48 37.61 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:45.396Z] #48 37.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:45.396Z] #48 37.67 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:45.396Z] #48 37.71 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:45.396Z] #48 37.72 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:32:45.396Z] #48 37.74 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:45.396Z] #48 38.08 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:32:45.396Z] #48 38.22 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:45.396Z] #48 38.39 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:45.396Z] #48 38.39 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:45.396Z] #48 38.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:45.396Z] #48 38.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:45.396Z] #48 38.44 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:45.396Z] #48 38.47 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:45.396Z] #48 38.54 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:45.396Z] #48 38.55 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:45.396Z] #48 38.70 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:45.396Z] #48 38.74 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:45.396Z] #48 38.75 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:45.396Z] #48 38.76 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:45.396Z] #48 38.84 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:45.396Z] #48 38.91 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:45.396Z] #48 39.11 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:45.396Z] #48 39.20 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:32:45.396Z] #48 39.22 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:45.396Z] #48 39.36 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:45.396Z] #48 39.38 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:45.396Z] #48 39.63 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:32:45.396Z] #48 39.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:45.396Z] #48 39.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:45.396Z] #48 39.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:45.396Z] #48 39.87 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:45.396Z] #48 40.09 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:45.396Z] #48 40.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:45.396Z] #48 40.12 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:45.396Z] #48 40.12 go: extracting golang.org/x/text v0.3.2 [2021-03-02T00:32:45.396Z] #48 40.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:32:45.396Z] #48 40.36 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:45.396Z] #48 40.37 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:45.396Z] #48 40.38 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:45.396Z] #48 40.40 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:45.396Z] #48 40.48 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:45.396Z] #48 40.62 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:45.396Z] #48 40.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:45.396Z] #48 40.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:45.396Z] #48 40.92 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:32:45.396Z] #48 41.09 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:45.396Z] #48 41.15 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:45.396Z] #48 41.16 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-02T00:32:45.396Z] #48 41.21 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:45.476Z] #57 ... [2021-03-02T00:32:45.476Z] [2021-03-02T00:32:45.476Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:45.476Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:32:45.476Z] #44 11.50 crypto/subtle [2021-03-02T00:32:45.476Z] #44 11.57 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-02T00:32:45.476Z] #44 11.80 internal/nettrace [2021-03-02T00:32:45.476Z] #44 12.38 runtime/cgo [2021-03-02T00:32:45.476Z] #44 14.37 vendor/golang.org/x/crypto/internal/subtle [2021-03-02T00:32:45.476Z] #44 ... [2021-03-02T00:32:45.476Z] [2021-03-02T00:32:45.476Z] #28 [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-03-02T00:32:45.476Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:32:45.622Z] #54 25.71 Reading package lists... [2021-03-02T00:32:45.622Z] #54 ... [2021-03-02T00:32:45.622Z] [2021-03-02T00:32:45.622Z] #39 [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-03-02T00:32:45.622Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:32:45.622Z] #39 26.18 Checking out files: 87% (1471/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-02T00:32:45.622Z] #39 26.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-02T00:32:45.656Z] #48 41.58 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:45.984Z] #39 ... [2021-03-02T00:32:45.984Z] [2021-03-02T00:32:45.984Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:45.984Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:32:45.984Z] #44 26.28 unicode/utf16 [2021-03-02T00:32:45.984Z] #44 26.58 container/list [2021-03-02T00:32:45.984Z] #44 27.35 crypto/internal/subtle [2021-03-02T00:32:45.984Z] #44 27.63 crypto/subtle [2021-03-02T00:32:45.984Z] #44 27.85 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-02T00:32:45.984Z] #44 27.99 internal/nettrace [2021-03-02T00:32:45.984Z] #44 28.09 runtime/cgo [2021-03-02T00:32:45.984Z] #44 ... [2021-03-02T00:32:45.984Z] [2021-03-02T00:32:45.984Z] #48 [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-03-02T00:32:45.984Z] #48 sha256:93ad465e33f32c5e402aed3cf7b505a6ddbc0d45b8107ba9305e2f0edef4ffc5 [2021-03-02T00:32:45.984Z] #48 30.17 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:45.984Z] #48 30.25 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:45.984Z] #48 30.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:32:45.984Z] #48 30.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:45.984Z] #48 30.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:45.984Z] #48 30.51 go: downloading golang.org/x/text v0.3.2 [2021-03-02T00:32:45.984Z] #48 30.53 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:45.984Z] #48 30.55 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:45.984Z] #48 30.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:45.984Z] #48 30.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:45.984Z] #48 30.73 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:45.984Z] #48 30.73 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:45.984Z] #48 30.89 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:32:45.984Z] #48 31.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:32:45.984Z] #48 31.20 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:45.984Z] #48 31.38 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:45.984Z] #48 31.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:45.984Z] #48 31.99 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:45.984Z] #48 32.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:45.984Z] #48 32.12 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:45.984Z] #48 32.25 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:45.984Z] #48 32.37 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:45.984Z] #48 32.43 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:45.984Z] #48 32.51 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:45.984Z] #48 32.73 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:45.984Z] #48 32.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:45.984Z] #48 33.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:45.984Z] #48 33.14 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:45.984Z] #48 33.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:45.984Z] #48 33.24 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:45.984Z] #48 33.28 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:45.984Z] #48 33.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:45.984Z] #48 33.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:45.984Z] #48 33.47 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:45.984Z] #48 33.52 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:45.984Z] #48 33.60 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:45.984Z] #48 33.93 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:45.984Z] #48 34.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:45.984Z] #48 34.29 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:45.984Z] #48 34.34 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:45.984Z] #48 34.47 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:45.984Z] #48 34.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:45.984Z] #48 34.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:45.984Z] #48 34.92 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:45.984Z] #48 34.92 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:45.984Z] #48 34.92 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:45.984Z] #48 34.97 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:45.984Z] #48 35.04 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:45.984Z] #48 35.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:45.984Z] #48 35.49 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:32:45.984Z] #48 35.66 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-02T00:32:45.984Z] #48 35.67 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:45.984Z] #48 35.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:45.984Z] #48 35.97 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:45.984Z] #48 36.05 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:45.984Z] #48 36.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:45.984Z] #48 36.22 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:45.984Z] #48 36.50 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:45.984Z] #48 ... [2021-03-02T00:32:45.984Z] [2021-03-02T00:32:45.984Z] #57 [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-03-02T00:32:45.984Z] #57 sha256:cd0bc1455abff514fd286451ae480878fd794ae3cac16c7f67513bfe16ce29ae [2021-03-02T00:32:45.984Z] #57 36.56 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:32:46.191Z] #39 28.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-03-02T00:32:46.231Z] #48 41.96 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:46.231Z] #48 42.04 go: downloading github.com/fatih/color v1.7.0 [2021-03-02T00:32:46.244Z] #57 36.80 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:46.502Z] ? github.com/docker/docker/api [no test files] [2021-03-02T00:32:46.505Z] #57 37.02 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:46.595Z] #32 ... [2021-03-02T00:32:46.595Z] [2021-03-02T00:32:46.595Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:46.595Z] #34 sha256:c5bcf65524785b94509b88bebce9a091763d36cce22a2b7c4c62d7568f2cf8bd [2021-03-02T00:32:46.595Z] #34 49.34 sort [2021-03-02T00:32:46.595Z] #34 49.38 errors [2021-03-02T00:32:46.595Z] #34 50.05 strconv [2021-03-02T00:32:46.595Z] #34 50.06 internal/oserror [2021-03-02T00:32:46.595Z] #34 50.07 io [2021-03-02T00:32:46.595Z] #34 50.37 syscall [2021-03-02T00:32:46.595Z] #34 53.99 bytes [2021-03-02T00:32:46.595Z] #34 54.01 strings [2021-03-02T00:32:46.595Z] #34 ... [2021-03-02T00:32:46.595Z] [2021-03-02T00:32:46.595Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-02T00:32:46.595Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-02T00:32:46.595Z] #36 58.40 Selecting previously unselected package libxml2:ppc64el. [2021-03-02T00:32:46.595Z] #36 58.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-03-02T00:32:46.595Z] #36 58.40 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:32:46.595Z] #36 59.08 Selecting previously unselected package libarchive13:ppc64el. [2021-03-02T00:32:46.595Z] #36 59.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-03-02T00:32:46.596Z] #36 59.12 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-02T00:32:46.596Z] #36 59.46 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-03-02T00:32:46.596Z] #36 59.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-03-02T00:32:46.801Z] #48 42.59 go: extracting github.com/fatih/color v1.7.0 [2021-03-02T00:32:46.801Z] #48 42.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:46.895Z] #36 59.49 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-02T00:32:46.895Z] #36 59.62 Selecting previously unselected package librhash0:ppc64el. [2021-03-02T00:32:46.895Z] #36 ... [2021-03-02T00:32:46.895Z] [2021-03-02T00:32:46.895Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:46.895Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:32:46.895Z] #45 49.49 github.com/LK4D4/vndr/godl/singleflight [2021-03-02T00:32:46.895Z] #45 49.49 sort [2021-03-02T00:32:46.895Z] #45 49.51 math/rand [2021-03-02T00:32:46.895Z] #45 49.56 errors [2021-03-02T00:32:46.895Z] #45 50.38 internal/singleflight [2021-03-02T00:32:46.895Z] #45 50.68 io [2021-03-02T00:32:46.895Z] #45 51.49 strconv [2021-03-02T00:32:46.895Z] #45 53.39 syscall [2021-03-02T00:32:46.895Z] #45 53.94 vendor/golang.org/x/net/dns/dnsmessage [2021-03-02T00:32:46.895Z] #45 54.94 bytes [2021-03-02T00:32:46.895Z] #45 ... [2021-03-02T00:32:46.895Z] [2021-03-02T00:32:46.895Z] #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-03-02T00:32:46.895Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-02T00:32:46.895Z] #36 59.62 Selecting previously unselected package librhash0:ppc64el. [2021-03-02T00:32:46.895Z] #36 59.63 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-03-02T00:32:46.895Z] #36 59.64 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-03-02T00:32:47.195Z] #36 59.80 Selecting previously unselected package libuv1:ppc64el. [2021-03-02T00:32:47.195Z] #36 59.80 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-03-02T00:32:47.195Z] #36 59.82 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-03-02T00:32:47.195Z] #36 60.00 Selecting previously unselected package cmake. [2021-03-02T00:32:47.195Z] #36 60.00 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-03-02T00:32:47.195Z] #36 60.03 Unpacking cmake (3.13.4-1) ... [2021-03-02T00:32:47.373Z] #48 43.17 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:47.373Z] #48 43.33 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:47.373Z] #48 43.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:47.447Z] #57 37.85 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:47.447Z] #57 38.07 go: finding github.com/google/uuid v1.2.0 [2021-03-02T00:32:47.447Z] #57 38.07 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:47.447Z] #57 38.13 go: finding github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:47.633Z] #48 43.72 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:47.707Z] #57 38.13 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:47.707Z] #57 38.33 go: finding github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:47.707Z] #57 38.37 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:47.707Z] #57 38.40 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:47.893Z] #48 43.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:47.893Z] #48 43.84 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:47.893Z] #48 43.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:47.968Z] #57 38.45 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:47.968Z] #57 38.52 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:48.153Z] #48 44.11 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:48.243Z] #57 38.80 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:48.412Z] #48 44.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:48.412Z] #48 44.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:48.511Z] #57 39.02 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:48.672Z] #48 ... [2021-03-02T00:32:48.672Z] [2021-03-02T00:32:48.672Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:48.672Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:32:48.672Z] #41 24.00 Reading package lists... [2021-03-02T00:32:48.672Z] #41 35.17 Reading package lists... [2021-03-02T00:32:48.672Z] #41 44.75 Building dependency tree... [2021-03-02T00:32:48.672Z] #41 ... [2021-03-02T00:32:48.672Z] [2021-03-02T00:32:48.672Z] #39 [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-03-02T00:32:48.672Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:32:48.672Z] #39 35.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-02T00:32:49.253Z] #39 ... [2021-03-02T00:32:49.253Z] [2021-03-02T00:32:49.253Z] #48 [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-03-02T00:32:49.253Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:32:49.253Z] #48 45.05 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:49.253Z] #48 45.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:49.461Z] #57 ... [2021-03-02T00:32:49.461Z] [2021-03-02T00:32:49.461Z] #50 [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-03-02T00:32:49.461Z] #50 sha256:57ce90aa7bf1d9aab3ea4c985bc58142bedcb8af095a58b80beb36bdd93b4374 [2021-03-02T00:32:49.461Z] #50 29.91 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:49.461Z] #50 31.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:49.461Z] #50 32.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:49.461Z] #50 32.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:49.461Z] #50 32.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:49.461Z] #50 34.04 runtime [2021-03-02T00:32:49.461Z] #50 34.11 runtime/cgo [2021-03-02T00:32:49.461Z] #50 ... [2021-03-02T00:32:49.461Z] [2021-03-02T00:32:49.461Z] #48 [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-03-02T00:32:49.461Z] #48 sha256:93ad465e33f32c5e402aed3cf7b505a6ddbc0d45b8107ba9305e2f0edef4ffc5 [2021-03-02T00:32:49.461Z] #48 36.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:49.461Z] #48 36.79 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:49.461Z] #48 37.25 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:49.461Z] #48 37.34 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:49.461Z] #48 37.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:49.461Z] #48 37.73 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:49.461Z] #48 37.90 go: downloading github.com/spf13/cast v1.3.0 [2021-03-02T00:32:49.461Z] #48 37.90 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:49.461Z] #48 37.91 go: downloading github.com/spf13/afero v1.1.2 [2021-03-02T00:32:49.461Z] #48 38.20 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:49.461Z] #48 38.42 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:49.461Z] #48 38.42 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:49.461Z] #48 39.13 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:49.461Z] #48 39.19 go: extracting github.com/spf13/afero v1.1.2 [2021-03-02T00:32:49.461Z] #48 39.24 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:32:49.461Z] #48 39.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:49.461Z] #48 39.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:49.461Z] #48 39.43 go: extracting github.com/spf13/cast v1.3.0 [2021-03-02T00:32:49.461Z] #48 39.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:49.461Z] #48 39.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:49.461Z] #48 39.95 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:49.461Z] #48 40.06 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:32:49.507Z] #28 14.38 #=#=# 0.0% 0.5% # 1.9% # 2.7% ## 3.6% #### 5.8% #### 6.4% ###### 8.6% ####### 10.1% ####### 10.4% ######## 12.2% ######### 13.3% ########### 15.7% ############ 17.5% ############# 19.0% ############## 20.3% ############### 22.1% ################ 22.9% ################# 24.1% ################## 25.1% ################### 26.4% ################### 27.5% #################### 28.7% ##################### 29.9% ###################### 31.7% ####################### 33.3% ######################## 34.6% ######################### 35.8% ########################## 37.1% ########################### 38.1% ############################ 39.6% ############################# 40.5% ############################# 41.7% ############################### 43.1% ################################ 44.7% ################################# 46.5% ################################## 47.4% ################################### 49.0% #################################### 50.3% ##################################### 51.8% ###################################### 53.1% ####################################### 54.3% ####################################### 55.3% ######################################## 56.5% ######################################### 58.0% ########################################## 58.6% ########################################### 59.9% ########################################### 60.2% ########################################### 61.0% ############################################# 63.0% ############################################## 64.5% ############################################### 65.6% ############################################### 66.2% ################################################ 67.2% ################################################ 67.8% ################################################## 69.5% ################################################## 70.4% ################################################### 71.6% #################################################### 72.6% #################################################### 73.3% ##################################################### 74.0% ###################################################### 75.0% ###################################################### 76.2% ####################################################### 77.0% ######################################################## 78.2% ######################################################## 79.2% ######################################################### 80.0% ########################################################## 81.2% [2021-03-02T00:32:49.507Z] #28 ... [2021-03-02T00:32:49.507Z] [2021-03-02T00:32:49.507Z] #50 [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-03-02T00:32:49.507Z] #50 sha256:cff219b1ca83d7a250bb98cd366bd7a452fcd36b5c67e2887982bc161296e10f [2021-03-02T00:32:49.507Z] #50 15.67 + cd /tmp/tmp.lLT2HJTus9/src/github.com/mvdan/sh [2021-03-02T00:32:49.507Z] #50 15.69 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-02T00:32:49.507Z] #50 15.80 + GO111MODULE=on [2021-03-02T00:32:49.507Z] #50 15.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-02T00:32:49.507Z] #50 17.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:49.507Z] #50 17.53 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:49.507Z] #50 17.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:49.507Z] #50 18.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:49.507Z] #50 18.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:49.507Z] #50 18.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:49.507Z] #50 19.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:49.507Z] #50 21.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:49.507Z] #50 23.14 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:49.507Z] #50 23.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:49.507Z] #50 23.55 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:49.507Z] #50 23.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:49.507Z] #50 25.42 runtime [2021-03-02T00:32:49.512Z] #48 ... [2021-03-02T00:32:49.512Z] [2021-03-02T00:32:49.513Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:49.513Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:32:49.513Z] #12 35.55 Fetched 8423 kB in 26s (321 kB/s) [2021-03-02T00:32:49.513Z] #12 35.55 Reading package lists... [2021-03-02T00:32:49.721Z] #48 40.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:49.721Z] #48 40.31 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:49.721Z] #48 40.33 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:49.774Z] #50 ... [2021-03-02T00:32:49.774Z] [2021-03-02T00:32:49.774Z] #28 [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-03-02T00:32:49.774Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:32:49.982Z] #48 40.38 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:49.982Z] #48 40.44 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:49.989Z] #36 ... [2021-03-02T00:32:49.989Z] [2021-03-02T00:32:49.989Z] #51 [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-03-02T00:32:49.989Z] #51 sha256:caedf6c89a9f08d836d281dc0589d2b530dcb35aac12c567238dc54a4a2dcc4d [2021-03-02T00:32:49.989Z] #51 52.28 sort [2021-03-02T00:32:49.989Z] #51 52.28 io [2021-03-02T00:32:49.989Z] #51 52.29 strconv [2021-03-02T00:32:49.989Z] #51 52.37 syscall [2021-03-02T00:32:49.989Z] #51 56.41 strings [2021-03-02T00:32:49.989Z] #51 56.41 bytes [2021-03-02T00:32:49.989Z] #51 ... [2021-03-02T00:32:49.989Z] [2021-03-02T00:32:49.989Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:49.989Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-02T00:32:49.989Z] #13 59.95 Selecting previously unselected package binutils-mingw-w64. [2021-03-02T00:32:49.989Z] #13 59.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-02T00:32:49.989Z] #13 59.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:32:49.989Z] #13 60.11 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-03-02T00:32:49.989Z] #13 60.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-02T00:32:49.989Z] #13 60.13 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-02T00:32:49.989Z] #13 60.31 Selecting previously unselected package dmsetup. [2021-03-02T00:32:49.989Z] #13 60.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-03-02T00:32:49.989Z] #13 60.31 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-02T00:32:49.989Z] #13 60.50 Selecting previously unselected package mingw-w64-common. [2021-03-02T00:32:49.989Z] #13 60.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-02T00:32:49.989Z] #13 60.51 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-02T00:32:50.082Z] #12 45.66 Reading package lists... [2021-03-02T00:32:50.082Z] #12 ... [2021-03-02T00:32:50.082Z] [2021-03-02T00:32:50.082Z] #35 [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-03-02T00:32:50.082Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:32:50.082Z] #35 36.05 Fetched 8423 kB in 27s (312 kB/s) [2021-03-02T00:32:50.082Z] #35 36.05 Reading package lists... [2021-03-02T00:32:50.082Z] #35 ... [2021-03-02T00:32:50.082Z] [2021-03-02T00:32:50.082Z] #48 [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-03-02T00:32:50.082Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:32:50.082Z] #48 46.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:50.244Z] #48 40.65 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:50.244Z] #48 40.82 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:50.244Z] #48 ... [2021-03-02T00:32:50.244Z] [2021-03-02T00:32:50.244Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:50.244Z] #63 sha256:80c91a2e2641c229516eb34d45cc395e263155cb498fef8251fd897a894b4a44 [2021-03-02T00:32:50.244Z] #63 30.00 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 99% (1889/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-02T00:32:50.244Z] #63 31.27 + cd /tmp/tmp.X4Y1SynWeW/src/github.com/docker/libnetwork [2021-03-02T00:32:50.244Z] #63 31.27 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:50.244Z] #63 31.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-02T00:32:50.387Z] #39 ... [2021-03-02T00:32:50.387Z] [2021-03-02T00:32:50.387Z] #54 [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-03-02T00:32:50.387Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:50.387Z] #54 25.71 Reading package lists... [2021-03-02T00:32:50.387Z] #54 ... [2021-03-02T00:32:50.387Z] [2021-03-02T00:32:50.387Z] #46 [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-03-02T00:32:50.387Z] #46 sha256:b3e22141980f954d3937e5b690e0658f799cac591ecdcdf8c1466e935f6f45fe [2021-03-02T00:32:50.387Z] #46 22.96 go: finding github.com/spf13/pflag v1.0.3 [2021-03-02T00:32:50.387Z] #46 23.06 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:32:50.387Z] #46 23.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:32:50.387Z] #46 23.42 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:32:50.387Z] #46 23.49 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:32:50.387Z] #46 23.55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:32:50.387Z] #46 23.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:32:50.387Z] #46 ... [2021-03-02T00:32:50.387Z] [2021-03-02T00:32:50.387Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:50.387Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:32:50.387Z] #41 23.01 Fetched 8423 kB in 16s (533 kB/s) [2021-03-02T00:32:50.387Z] #41 23.01 Reading package lists... [2021-03-02T00:32:50.387Z] #41 30.42 Reading package lists... [2021-03-02T00:32:50.387Z] #41 ... [2021-03-02T00:32:50.387Z] [2021-03-02T00:32:50.387Z] #50 [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-03-02T00:32:50.387Z] #50 sha256:ca73fd4fd5d3cbdb3801bec7c6eda3867d3cdcc9703a9f49a38d711b3eb5de40 [2021-03-02T00:32:50.387Z] #50 23.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-02T00:32:50.387Z] #50 23.43 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-02T00:32:50.387Z] #50 23.66 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-02T00:32:50.387Z] #50 23.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-02T00:32:50.387Z] #50 24.53 runtime/cgo [2021-03-02T00:32:50.387Z] #50 24.58 runtime [2021-03-02T00:32:50.387Z] #50 ... [2021-03-02T00:32:50.387Z] [2021-03-02T00:32:50.387Z] #48 [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-03-02T00:32:50.387Z] #48 sha256:b4f4c429936b0f1928396314d12accfde249cbc54a2c434b1e132a407919fde0 [2021-03-02T00:32:50.387Z] #48 26.85 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:50.387Z] #48 26.98 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:50.387Z] #48 30.39 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:50.387Z] #48 31.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:50.387Z] #48 31.87 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:50.387Z] #48 31.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:50.387Z] #48 31.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:50.387Z] #48 31.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:50.387Z] #48 31.91 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:50.387Z] #48 31.94 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:50.387Z] #48 31.94 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:50.387Z] #48 31.98 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:50.387Z] #48 32.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:50.387Z] #48 32.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:50.387Z] #48 32.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:50.387Z] #48 32.30 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:50.387Z] #48 32.32 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:50.387Z] #48 32.58 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:50.387Z] #48 32.58 go: downloading github.com/spf13/afero v1.1.2 [2021-03-02T00:32:50.387Z] #48 32.59 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:50.387Z] #48 32.63 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:50.387Z] #48 32.63 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:50.387Z] #48 32.71 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:50.387Z] #48 32.84 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:50.387Z] #48 32.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:32:50.387Z] #48 33.02 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:50.387Z] #48 33.05 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:50.387Z] #48 33.09 go: extracting github.com/spf13/afero v1.1.2 [2021-03-02T00:32:50.387Z] #48 33.28 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-02T00:32:50.387Z] #48 33.37 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:50.387Z] #48 33.37 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-02T00:32:50.387Z] #48 33.42 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:32:50.387Z] #48 33.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:50.387Z] #48 ... [2021-03-02T00:32:50.387Z] [2021-03-02T00:32:50.387Z] #57 [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-03-02T00:32:50.387Z] #57 sha256:fa833064e756de74d28280f7589387756d350bb236c088ec49df78848d2bfb24 [2021-03-02T00:32:50.387Z] #57 23.38 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:50.387Z] #57 24.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:50.387Z] #57 24.88 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:50.387Z] #57 24.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:50.387Z] #57 25.41 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:50.387Z] #57 25.58 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:50.387Z] #57 28.81 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:32:50.387Z] #57 29.00 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:50.387Z] #57 29.30 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:50.387Z] #57 29.63 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:50.387Z] #57 29.67 go: finding github.com/google/uuid v1.2.0 [2021-03-02T00:32:50.387Z] #57 29.74 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:50.387Z] #57 29.75 go: finding github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:50.387Z] #57 29.82 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:50.387Z] #57 29.89 go: finding github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:50.387Z] #57 30.01 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:50.387Z] #57 30.04 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:50.387Z] #57 30.05 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:50.387Z] #57 30.08 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:50.387Z] #57 30.35 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:50.387Z] #57 30.46 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:50.506Z] #63 ... [2021-03-02T00:32:50.506Z] [2021-03-02T00:32:50.506Z] #48 [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-03-02T00:32:50.506Z] #48 sha256:93ad465e33f32c5e402aed3cf7b505a6ddbc0d45b8107ba9305e2f0edef4ffc5 [2021-03-02T00:32:50.506Z] #48 41.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:50.636Z] #28 14.38 #=#=# 0.0% 0.5% # 1.9% # 2.7% ## 3.6% #### 5.8% #### 6.4% ###### 8.6% ####### 10.1% ####### 10.4% ######## 12.2% ######### 13.3% ########### 15.7% ############ 17.5% ############# 19.0% ############## 20.3% ############### 22.1% ################ 22.9% ################# 24.1% ################## 25.1% ################### 26.4% ################### 27.5% #################### 28.7% ##################### 29.9% ###################### 31.7% ####################### 33.3% ######################## 34.6% ######################### 35.8% ########################## 37.1% ########################### 38.1% ############################ 39.6% ############################# 40.5% ############################# 41.7% ############################### 43.1% ################################ 44.7% ################################# 46.5% ################################## 47.4% ################################### 49.0% #################################### 50.3% ##################################### 51.8% ###################################### 53.1% ####################################### 54.3% ####################################### 55.3% ######################################## 56.5% ######################################### 58.0% ########################################## 58.6% ########################################### 59.9% ########################################### 60.2% ########################################### 61.0% ############################################# 63.0% ############################################## 64.5% ############################################### 65.6% ############################################### 66.2% ################################################ 67.2% ################################################ 67.8% ################################################## 69.5% ################################################## 70.4% ################################################### 71.6% #################################################### 72.6% #################################################### 73.3% ##################################################### 74.0% ###################################################### 75.0% ###################################################### 76.2% ####################################################### 77.0% ######################################################## 78.2% ######################################################## 79.2% ######################################################### 80.0% ########################################################## 81.2% ########################################################### 82.7% ########################################################### 83.3% ############################################################# 85.5% ############################################################## 86.8% ############################################################### 87.9% ################################################################# 90.3% ################################################################# 91.2% ################################################################## 92.1% ################################################################### 93.8% [2021-03-02T00:32:50.636Z] #28 ... [2021-03-02T00:32:50.636Z] [2021-03-02T00:32:50.636Z] #48 [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-03-02T00:32:50.636Z] #48 sha256:7982202aa67ffc3674a5e4c8f07717b1ce81671c236c977dd60244a4754a68ea [2021-03-02T00:32:50.636Z] #48 16.69 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:50.636Z] #48 17.13 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:50.636Z] #48 17.16 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-02T00:32:50.636Z] #48 17.17 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:32:50.636Z] #48 17.34 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:50.636Z] #48 17.42 go: downloading golang.org/x/text v0.3.2 [2021-03-02T00:32:50.636Z] #48 17.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:50.636Z] #48 17.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:50.636Z] #48 18.42 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:32:50.636Z] #48 18.43 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:50.636Z] #48 18.48 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:32:50.636Z] #48 18.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:50.636Z] #48 19.14 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:32:50.636Z] #48 19.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:50.636Z] #48 19.28 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:50.636Z] #48 19.40 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:50.636Z] #48 19.49 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:50.636Z] #48 19.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:50.636Z] #48 19.70 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:32:50.636Z] #48 19.73 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:50.636Z] #48 19.86 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:32:50.636Z] #48 20.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:50.636Z] #48 20.20 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:50.636Z] #48 20.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:50.636Z] #48 20.37 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:50.636Z] #48 22.81 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:50.636Z] #48 22.88 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:32:50.636Z] #48 22.90 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:50.636Z] #48 22.99 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-02T00:32:50.636Z] #48 23.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:50.636Z] #48 23.13 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:32:50.636Z] #48 23.73 go: extracting golang.org/x/text v0.3.2 [2021-03-02T00:32:50.636Z] #48 26.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:50.636Z] #48 26.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:50.636Z] #48 ... [2021-03-02T00:32:50.636Z] [2021-03-02T00:32:50.636Z] #28 [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-03-02T00:32:50.636Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:32:50.649Z] #13 ... [2021-03-02T00:32:50.649Z] [2021-03-02T00:32:50.649Z] #49 [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-03-02T00:32:50.649Z] #49 sha256:3c11c2c63b1fee7bce4a54edb724ff592a6c1756f426a292670200e49ca0edd4 [2021-03-02T00:32:50.649Z] #49 53.46 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:50.649Z] #49 53.50 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:50.649Z] #49 53.56 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:50.649Z] #49 53.74 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-02T00:32:50.649Z] #49 54.02 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:50.649Z] #49 54.10 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:50.649Z] #49 54.11 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:50.649Z] #49 54.18 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:50.649Z] #49 54.26 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:32:50.649Z] #49 ... [2021-03-02T00:32:50.649Z] [2021-03-02T00:32:50.649Z] #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-03-02T00:32:50.649Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-02T00:32:50.649Z] #36 62.84 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-02T00:32:50.649Z] #36 62.87 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:32:50.649Z] #36 62.88 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-03-02T00:32:50.649Z] #36 62.88 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:32:50.649Z] #36 62.92 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-03-02T00:32:50.649Z] #36 62.95 Setting up cmake-data (3.13.4-1) ... [2021-03-02T00:32:50.649Z] #36 62.99 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:32:50.649Z] #36 63.01 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-02T00:32:50.649Z] #36 63.02 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-02T00:32:50.649Z] #36 63.03 Setting up cmake (3.13.4-1) ... [2021-03-02T00:32:50.649Z] #36 63.08 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:32:50.649Z] #36 63.26 Processing triggers for mime-support (3.62) ... [2021-03-02T00:32:50.649Z] #36 DONE 63.5s [2021-03-02T00:32:50.649Z] [2021-03-02T00:32:50.649Z] #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-03-02T00:32:50.649Z] #37 sha256:92fbb0c2894a829aa2fad00606d36b0577cb97b6d37e727fac6f4ca8f6fb7a45 [2021-03-02T00:32:50.899Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.486756936s with top 10 stages: buildssa: 1m42.360688188s, goimports: 22.982782387s, unconvert: 13.215952384s, gosec: 10.279345146s, golint: 6.10123834s, ineffassign: 4.509216337s, misspell: 4.360468316s, inspect: 4.03910622s, vrp: 3.096654334s, ctrlflow: 1.733726444s [2021-03-02T00:32:50.900Z] #28 14.38 #=#=# 0.0% 0.5% # 1.9% # 2.7% ## 3.6% #### 5.8% #### 6.4% ###### 8.6% ####### 10.1% ####### 10.4% ######## 12.2% ######### 13.3% ########### 15.7% ############ 17.5% ############# 19.0% ############## 20.3% ############### 22.1% ################ 22.9% ################# 24.1% ################## 25.1% ################### 26.4% ################### 27.5% #################### 28.7% ##################### 29.9% ###################### 31.7% ####################### 33.3% ######################## 34.6% ######################### 35.8% ########################## 37.1% ########################### 38.1% ############################ 39.6% ############################# 40.5% ############################# 41.7% ############################### 43.1% ################################ 44.7% ################################# 46.5% ################################## 47.4% ################################### 49.0% #################################### 50.3% ##################################### 51.8% ###################################### 53.1% ####################################### 54.3% ####################################### 55.3% ######################################## 56.5% ######################################### 58.0% ########################################## 58.6% ########################################### 59.9% ########################################### 60.2% ########################################### 61.0% ############################################# 63.0% ############################################## 64.5% ############################################### 65.6% ############################################### 66.2% ################################################ 67.2% ################################################ 67.8% ################################################## 69.5% ################################################## 70.4% ################################################### 71.6% #################################################### 72.6% #################################################### 73.3% ##################################################### 74.0% ###################################################### 75.0% ###################################################### 76.2% ####################################################### 77.0% ######################################################## 78.2% ######################################################## 79.2% ######################################################### 80.0% ########################################################## 81.2% ########################################################### 82.7% ########################################################### 83.3% ############################################################# 85.5% ############################################################## 86.8% ############################################################### 87.9% ################################################################# 90.3% ################################################################# 91.2% ################################################################## 92.1% ################################################################### 93.8% #################################################################### 95.0% ##################################################################### 96.0% ##################################################################### 96.3% ###################################################################### 98.4% ######################################################################## 100.0% [2021-03-02T00:32:50.955Z] #57 ... [2021-03-02T00:32:50.955Z] [2021-03-02T00:32:50.955Z] #48 [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-03-02T00:32:50.955Z] #48 sha256:b4f4c429936b0f1928396314d12accfde249cbc54a2c434b1e132a407919fde0 [2021-03-02T00:32:50.955Z] #48 33.66 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:50.955Z] #48 33.78 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:32:50.955Z] #48 33.86 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:50.955Z] #48 33.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:51.164Z] #28 24.10 [2021-03-02T00:32:51.214Z] #48 34.12 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:32:51.214Z] #48 34.16 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:51.301Z] #37 0.439 + RM_GOPATH=0 [2021-03-02T00:32:51.301Z] #37 0.441 + TMP_GOPATH= [2021-03-02T00:32:51.301Z] #37 0.441 + : /build [2021-03-02T00:32:51.301Z] #37 0.441 + '[' -z '' ']' [2021-03-02T00:32:51.301Z] #37 0.441 ++ mktemp -d [2021-03-02T00:32:51.301Z] #37 0.444 + export GOPATH=/tmp/tmp.NP1PnOAJ1e [2021-03-02T00:32:51.301Z] #37 0.444 + GOPATH=/tmp/tmp.NP1PnOAJ1e [2021-03-02T00:32:51.301Z] #37 0.444 + RM_GOPATH=1 [2021-03-02T00:32:51.301Z] #37 0.444 + case "$(go env GOARCH)" in [2021-03-02T00:32:51.301Z] #37 0.445 ++ go env GOARCH [2021-03-02T00:32:51.301Z] #37 0.468 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:51.301Z] #37 0.468 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:32:51.301Z] #37 0.470 ++ dirname /tmp/install/install.sh [2021-03-02T00:32:51.301Z] #37 0.473 + dir=/tmp/install [2021-03-02T00:32:51.301Z] #37 0.474 + bin=tini [2021-03-02T00:32:51.301Z] #37 0.474 + shift [2021-03-02T00:32:51.301Z] #37 0.474 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-02T00:32:51.301Z] #37 0.474 + . /tmp/install/tini.installer [2021-03-02T00:32:51.301Z] #37 0.475 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:32:51.301Z] #37 0.476 + install_tini [2021-03-02T00:32:51.301Z] #37 0.476 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:32:51.301Z] #37 0.477 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-02T00:32:51.301Z] #37 0.477 + git clone https://github.com/krallin/tini.git /tmp/tmp.NP1PnOAJ1e/tini [2021-03-02T00:32:51.301Z] #37 0.482 Cloning into '/tmp/tmp.NP1PnOAJ1e/tini'... [2021-03-02T00:32:51.451Z] #48 42.00 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:51.451Z] #48 ... [2021-03-02T00:32:51.451Z] [2021-03-02T00:32:51.451Z] #54 [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-03-02T00:32:51.451Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:51.451Z] #54 32.05 Fetched 8423 kB in 24s (357 kB/s) [2021-03-02T00:32:51.463Z] #48 47.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:51.463Z] #48 47.31 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:51.463Z] #48 47.50 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:51.463Z] #48 47.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:51.473Z] #48 34.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:51.473Z] #48 34.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:51.473Z] #48 34.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:32:51.473Z] #48 34.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:51.473Z] #48 34.36 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:51.473Z] #48 34.38 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:51.713Z] #54 32.05 Reading package lists... [2021-03-02T00:32:51.724Z] #48 47.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:51.724Z] #48 47.66 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:32:51.732Z] #48 34.56 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-02T00:32:51.732Z] #48 34.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:51.732Z] #48 34.66 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:51.732Z] #48 34.69 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:32:51.732Z] #48 34.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:51.732Z] #48 34.74 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:51.732Z] #48 34.77 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-02T00:32:51.991Z] #48 34.89 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:51.991Z] #48 34.89 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:51.991Z] #48 34.92 go: downloading github.com/spf13/cast v1.3.0 [2021-03-02T00:32:52.250Z] #48 35.00 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:52.250Z] #48 35.00 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:52.250Z] #48 35.04 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:32:52.250Z] #48 35.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:52.250Z] #48 35.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:52.293Z] #48 48.23 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:52.365Z] #37 1.805 + cd /tmp/tmp.NP1PnOAJ1e/tini [2021-03-02T00:32:52.510Z] #48 35.26 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:32:52.510Z] #48 35.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:52.510Z] #48 35.28 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:52.510Z] #48 35.41 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:52.510Z] #48 35.41 go: extracting github.com/spf13/cast v1.3.0 [2021-03-02T00:32:52.510Z] #48 35.41 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:52.510Z] #48 35.50 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:32:52.510Z] #48 35.53 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:52.667Z] #37 1.805 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:32:52.667Z] #37 1.845 + cmake . [2021-03-02T00:32:52.769Z] #48 35.55 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:52.769Z] #48 35.62 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:52.769Z] #48 35.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:52.863Z] #48 48.89 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:53.028Z] #48 35.89 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:32:53.028Z] #48 35.89 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:53.028Z] #48 35.97 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-02T00:32:53.094Z] #28 25.67 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-02T00:32:53.094Z] #28 26.08 [2021-03-02T00:32:53.094Z] #28 ... [2021-03-02T00:32:53.094Z] [2021-03-02T00:32:53.094Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:53.094Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T00:32:53.094Z] #41 19.26 Fetched 8247 kB in 13s (635 kB/s) [2021-03-02T00:32:53.094Z] #41 19.26 Reading package lists... [2021-03-02T00:32:53.123Z] #48 49.11 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:53.228Z] #54 42.95 Reading package lists... [2021-03-02T00:32:53.228Z] #54 ... [2021-03-02T00:32:53.228Z] [2021-03-02T00:32:53.228Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:53.228Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:32:53.228Z] #12 33.66 Fetched 8423 kB in 25s (337 kB/s) [2021-03-02T00:32:53.228Z] #12 33.66 Reading package lists... [2021-03-02T00:32:53.228Z] #12 ... [2021-03-02T00:32:53.228Z] [2021-03-02T00:32:53.228Z] #35 [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-03-02T00:32:53.228Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:32:53.228Z] #35 33.72 Fetched 8423 kB in 25s (337 kB/s) [2021-03-02T00:32:53.228Z] #35 33.72 Reading package lists... [2021-03-02T00:32:53.287Z] #48 36.00 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:53.287Z] #48 36.24 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:53.287Z] #48 36.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:53.321Z] #37 2.594 -- The C compiler identification is GNU 8.3.0 [2021-03-02T00:32:53.321Z] #37 2.692 -- Check for working C compiler: /usr/bin/cc [2021-03-02T00:32:53.359Z] #41 26.51 Reading package lists... [2021-03-02T00:32:53.359Z] #41 ... [2021-03-02T00:32:53.359Z] [2021-03-02T00:32:53.359Z] #48 [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-03-02T00:32:53.359Z] #48 sha256:7982202aa67ffc3674a5e4c8f07717b1ce81671c236c977dd60244a4754a68ea [2021-03-02T00:32:53.359Z] #48 26.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:53.359Z] #48 26.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:53.359Z] #48 26.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:53.359Z] #48 26.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:53.359Z] #48 26.93 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:32:53.359Z] #48 27.04 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:53.359Z] #48 27.15 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:32:53.359Z] #48 27.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:53.359Z] #48 27.25 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:32:53.359Z] #48 27.30 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:32:53.359Z] #48 27.43 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:53.359Z] #48 27.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:53.359Z] #48 27.57 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:53.359Z] #48 27.59 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:53.359Z] #48 27.69 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:53.359Z] #48 27.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:53.359Z] #48 27.92 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-02T00:32:53.359Z] #48 27.99 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:53.359Z] #48 28.32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:53.359Z] #48 28.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:53.359Z] #48 28.82 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:32:53.359Z] #48 28.82 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:32:53.359Z] #48 29.19 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:32:53.359Z] #48 29.19 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:53.359Z] #48 29.25 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:32:53.359Z] #48 29.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:32:53.359Z] #48 29.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:53.359Z] #48 29.28 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:53.359Z] #48 29.33 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:53.359Z] #48 29.36 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:53.359Z] #48 29.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:53.359Z] #48 29.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:53.384Z] #48 49.26 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:32:53.384Z] #48 49.36 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:32:53.490Z] #35 43.95 Reading package lists... [2021-03-02T00:32:53.490Z] #35 ... [2021-03-02T00:32:53.490Z] [2021-03-02T00:32:53.490Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:53.490Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:32:53.490Z] #41 33.78 Fetched 8423 kB in 25s (335 kB/s) [2021-03-02T00:32:53.490Z] #41 33.78 Reading package lists... [2021-03-02T00:32:53.490Z] #41 ... [2021-03-02T00:32:53.490Z] [2021-03-02T00:32:53.490Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:53.490Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:32:53.490Z] #12 33.66 Reading package lists... [2021-03-02T00:32:53.547Z] #48 36.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:53.547Z] #48 36.30 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:53.547Z] #48 36.31 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-02T00:32:53.547Z] #48 36.38 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:53.547Z] #48 36.58 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:53.547Z] #48 36.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:53.547Z] #48 36.63 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:32:53.623Z] #48 29.60 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:53.623Z] #48 ... [2021-03-02T00:32:53.623Z] [2021-03-02T00:32:53.623Z] #39 [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-03-02T00:32:53.623Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-02T00:32:53.623Z] #39 19.15 Checking out files: 91% (1539/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-02T00:32:53.623Z] #39 19.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-02T00:32:53.623Z] #39 21.41 + 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-03-02T00:32:53.623Z] #39 ... [2021-03-02T00:32:53.623Z] [2021-03-02T00:32:53.623Z] #28 [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-03-02T00:32:53.623Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:32:53.623Z] #28 26.37 ############ 17.4% ######################################################################## 100.0% [2021-03-02T00:32:53.623Z] #28 26.50 [2021-03-02T00:32:53.674Z] #48 49.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:53.806Z] #48 36.66 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:32:54.065Z] #48 36.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:54.065Z] #48 36.85 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:32:54.065Z] #48 36.86 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:32:54.065Z] #48 ... [2021-03-02T00:32:54.065Z] [2021-03-02T00:32:54.065Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:54.065Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:32:54.065Z] #12 26.78 Fetched 8423 kB in 17s (491 kB/s) [2021-03-02T00:32:54.065Z] #12 26.78 Reading package lists... [2021-03-02T00:32:54.065Z] #12 34.41 Reading package lists... [2021-03-02T00:32:54.065Z] #12 ... [2021-03-02T00:32:54.065Z] [2021-03-02T00:32:54.065Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:54.065Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:32:54.065Z] #41 30.42 Reading package lists... [2021-03-02T00:32:54.400Z] #37 3.388 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-02T00:32:54.400Z] #37 3.392 -- Detecting C compiler ABI info [2021-03-02T00:32:54.696Z] #48 50.48 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:32:54.701Z] #37 4.028 -- Detecting C compiler ABI info - done [2021-03-02T00:32:54.892Z] #41 37.32 Building dependency tree... [2021-03-02T00:32:54.892Z] #41 ... [2021-03-02T00:32:54.892Z] [2021-03-02T00:32:54.892Z] #35 [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-03-02T00:32:54.892Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:32:54.892Z] #35 27.60 Fetched 8423 kB in 17s (484 kB/s) [2021-03-02T00:32:54.892Z] #35 27.60 Reading package lists... [2021-03-02T00:32:54.892Z] #35 35.35 Reading package lists... [2021-03-02T00:32:54.892Z] #35 ... [2021-03-02T00:32:54.892Z] [2021-03-02T00:32:54.892Z] #48 [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-03-02T00:32:54.892Z] #48 sha256:b4f4c429936b0f1928396314d12accfde249cbc54a2c434b1e132a407919fde0 [2021-03-02T00:32:54.892Z] #48 37.05 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-02T00:32:54.892Z] #48 37.13 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:32:54.892Z] #48 37.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:54.892Z] #48 37.50 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:32:54.892Z] #48 37.54 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:32:54.892Z] #48 37.56 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:54.892Z] #48 37.58 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-02T00:32:54.892Z] #48 37.58 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:54.957Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-03-02T00:32:55.021Z] #28 27.74 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-02T00:32:55.028Z] #37 4.073 -- Detecting C compile features [2021-03-02T00:32:55.191Z] #48 38.10 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:55.191Z] #48 38.10 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:55.603Z] #28 28.48 [2021-03-02T00:32:55.603Z] #28 ... [2021-03-02T00:32:55.603Z] [2021-03-02T00:32:55.603Z] #57 [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-03-02T00:32:55.603Z] #57 sha256:7ca30474259bbc6cf3ba11b2e818eb7c5521983841dcbdf95834a1dfa6f7ea89 [2021-03-02T00:32:55.603Z] #57 21.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:55.603Z] #57 21.86 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:55.603Z] #57 21.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:55.603Z] #57 22.34 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:55.603Z] #57 25.71 go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:32:55.603Z] #57 25.86 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-02T00:32:55.603Z] #57 26.02 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-02T00:32:55.603Z] #57 26.49 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-02T00:32:55.603Z] #57 26.49 go: finding github.com/google/uuid v1.2.0 [2021-03-02T00:32:55.603Z] #57 26.55 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-02T00:32:55.603Z] #57 26.61 go: finding github.com/gofrs/flock v0.8.0 [2021-03-02T00:32:55.603Z] #57 26.61 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-02T00:32:55.603Z] #57 26.85 go: finding github.com/gorilla/mux v1.8.0 [2021-03-02T00:32:55.603Z] #57 26.87 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-02T00:32:55.603Z] #57 26.98 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-02T00:32:55.603Z] #57 27.04 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-02T00:32:55.603Z] #57 27.09 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-02T00:32:55.603Z] #57 27.67 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-02T00:32:55.603Z] #57 27.80 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-02T00:32:55.651Z] #48 ... [2021-03-02T00:32:55.651Z] [2021-03-02T00:32:55.651Z] #54 [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-03-02T00:32:55.651Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:55.651Z] #54 41.52 Reading package lists... [2021-03-02T00:32:55.651Z] #54 51.02 Building dependency tree... [2021-03-02T00:32:55.651Z] #54 ... [2021-03-02T00:32:55.651Z] [2021-03-02T00:32:55.651Z] #48 [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-03-02T00:32:55.651Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:32:55.651Z] #48 51.55 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-02T00:32:55.868Z] #57 ... [2021-03-02T00:32:55.868Z] [2021-03-02T00:32:55.868Z] #48 [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-03-02T00:32:55.868Z] #48 sha256:7982202aa67ffc3674a5e4c8f07717b1ce81671c236c977dd60244a4754a68ea [2021-03-02T00:32:55.868Z] #48 29.77 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:32:55.868Z] #48 29.78 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-02T00:32:55.868Z] #48 29.87 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:55.868Z] #48 29.96 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:55.868Z] #48 30.04 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:32:55.868Z] #48 30.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:55.868Z] #48 30.08 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:32:55.868Z] #48 30.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:55.868Z] #48 30.47 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:32:55.868Z] #48 30.61 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:32:55.868Z] #48 30.75 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:55.868Z] #48 31.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:55.868Z] #48 31.33 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:32:55.868Z] #48 31.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:56.134Z] #48 32.27 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:32:56.134Z] #48 ... [2021-03-02T00:32:56.134Z] [2021-03-02T00:32:56.134Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:32:56.134Z] #63 sha256:3ae1ff1eddfee70f53627422d0b74f7c1a92af2a3e093a4a5ce782d68ef1641a [2021-03-02T00:32:56.134Z] #63 22.24 Checking out files: 50% (958/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 95% (1818/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-02T00:32:56.134Z] #63 23.32 + cd /tmp/tmp.oHTJyf1T4Y/src/github.com/docker/libnetwork [2021-03-02T00:32:56.134Z] #63 23.32 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-02T00:32:56.134Z] #63 23.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-02T00:32:56.175Z] #48 38.83 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:56.175Z] #48 38.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:56.175Z] #48 38.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:56.175Z] #48 38.87 go: extracting golang.org/x/text v0.3.2 [2021-03-02T00:32:56.175Z] #48 38.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:56.175Z] #48 39.05 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:56.175Z] #48 39.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:56.175Z] #48 39.05 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:56.175Z] #48 39.08 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:56.175Z] #48 39.08 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:56.175Z] #48 39.12 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:56.175Z] #48 39.16 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:56.221Z] #48 52.07 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:56.398Z] #63 ... [2021-03-02T00:32:56.398Z] [2021-03-02T00:32:56.398Z] #28 [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-03-02T00:32:56.398Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:32:56.434Z] #48 39.21 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:56.791Z] #48 52.67 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:56.851Z] #28 28.88 #=#=# ##O#- # 0.7% ############################ 39.1% ############################################# 62.8% ######################################################################## 100.0% [2021-03-02T00:32:56.851Z] #28 29.54 [2021-03-02T00:32:57.051Z] #48 53.06 go: downloading github.com/spf13/cast v1.3.0 [2021-03-02T00:32:57.149Z] #37 6.307 -- Detecting C compile features - done [2021-03-02T00:32:57.149Z] #37 6.364 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-02T00:32:57.149Z] #37 ... [2021-03-02T00:32:57.149Z] [2021-03-02T00:32:57.149Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:57.149Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-02T00:32:57.149Z] #42 59.92 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-02T00:32:57.149Z] #42 59.93 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-02T00:32:57.149Z] #42 59.94 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-02T00:32:57.149Z] #42 59.96 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-02T00:32:57.149Z] #42 59.96 Setting up python-six (1.12.0-1) ... [2021-03-02T00:32:57.149Z] #42 64.81 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-02T00:32:57.149Z] #42 64.83 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-02T00:32:57.149Z] #42 64.84 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-02T00:32:57.149Z] #42 64.84 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-03-02T00:32:57.149Z] #42 64.85 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-02T00:32:57.149Z] #42 64.88 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:32:57.149Z] #42 64.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:32:57.149Z] #42 64.90 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-02T00:32:57.149Z] #42 64.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:32:57.149Z] #42 64.91 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-02T00:32:57.450Z] #42 ... [2021-03-02T00:32:57.450Z] [2021-03-02T00:32:57.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-03-02T00:32:57.450Z] #37 sha256:92fbb0c2894a829aa2fad00606d36b0577cb97b6d37e727fac6f4ca8f6fb7a45 [2021-03-02T00:32:57.450Z] #37 6.707 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-02T00:32:57.622Z] #48 53.70 go: extracting github.com/spf13/cast v1.3.0 [2021-03-02T00:32:57.755Z] #37 6.879 -- Configuring done [2021-03-02T00:32:57.755Z] #37 6.940 -- Generating done [2021-03-02T00:32:57.755Z] #37 6.946 -- Build files have been written to: /tmp/tmp.NP1PnOAJ1e/tini [2021-03-02T00:32:57.755Z] #37 6.960 + make tini-static [2021-03-02T00:32:57.828Z] #48 ... [2021-03-02T00:32:57.828Z] [2021-03-02T00:32:57.828Z] #54 [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-03-02T00:32:57.828Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:32:57.828Z] #54 33.01 Building dependency tree... [2021-03-02T00:32:57.828Z] #54 36.82 The following additional packages will be installed: [2021-03-02T00:32:57.828Z] #54 36.82 libbtrfs0 [2021-03-02T00:32:57.828Z] #54 37.07 The following NEW packages will be installed: [2021-03-02T00:32:57.828Z] #54 37.13 libbtrfs-dev libbtrfs0 [2021-03-02T00:32:57.828Z] #54 38.07 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:32:57.828Z] #54 38.07 Need to get 119 kB of archives. [2021-03-02T00:32:57.828Z] #54 38.07 After this operation, 387 kB of additional disk space will be used. [2021-03-02T00:32:57.828Z] #54 38.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-02T00:32:57.828Z] #54 38.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-02T00:32:57.828Z] #54 39.33 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:32:57.828Z] #54 39.61 Fetched 119 kB in 1s (168 kB/s) [2021-03-02T00:32:57.828Z] #54 39.72 Selecting previously unselected package libbtrfs0. [2021-03-02T00:32:57.828Z] #54 39.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 ... 15410 files and directories currently installed.) [2021-03-02T00:32:57.828Z] #54 39.82 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-02T00:32:57.828Z] #54 39.84 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:32:57.828Z] #54 39.95 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:32:57.828Z] #54 39.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-02T00:32:57.828Z] #54 39.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:32:57.828Z] #54 40.24 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:32:57.828Z] #54 40.28 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:32:57.828Z] #54 40.30 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:32:57.828Z] #54 DONE 40.7s [2021-03-02T00:32:57.888Z] #28 ... [2021-03-02T00:32:57.888Z] [2021-03-02T00:32:57.888Z] #54 [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-03-02T00:32:57.888Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-02T00:32:57.888Z] #54 18.50 Reading package lists... [2021-03-02T00:32:57.888Z] #54 24.20 Reading package lists... [2021-03-02T00:32:57.888Z] #54 29.75 Building dependency tree... [2021-03-02T00:32:57.888Z] #54 32.90 The following additional packages will be installed: [2021-03-02T00:32:57.888Z] #54 32.91 libbtrfs0 [2021-03-02T00:32:57.888Z] #54 33.25 The following NEW packages will be installed: [2021-03-02T00:32:57.888Z] #54 33.26 libbtrfs-dev libbtrfs0 [2021-03-02T00:32:57.888Z] #54 33.74 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:32:57.888Z] #54 33.74 Need to get 119 kB of archives. [2021-03-02T00:32:57.888Z] #54 33.74 After this operation, 387 kB of additional disk space will be used. [2021-03-02T00:32:57.888Z] #54 33.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-02T00:32:57.888Z] #54 33.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-02T00:32:58.091Z] [2021-03-02T00:32:58.091Z] #55 [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-03-02T00:32:58.091Z] #55 sha256:e0422c5857a7c13823e7dc7fedd60ca8a54d67dd855b43d7fd25bcd88d7dd70e [2021-03-02T00:32:58.180Z] #54 ... [2021-03-02T00:32:58.181Z] [2021-03-02T00:32:58.181Z] #48 [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-03-02T00:32:58.181Z] #48 sha256:7982202aa67ffc3674a5e4c8f07717b1ce81671c236c977dd60244a4754a68ea [2021-03-02T00:32:58.181Z] #48 32.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:58.181Z] #48 33.19 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-02T00:32:58.181Z] #48 33.23 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:58.181Z] #48 33.26 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:58.181Z] #48 33.28 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:58.181Z] #48 33.28 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:58.181Z] #48 33.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:58.181Z] #48 33.88 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-02T00:32:58.181Z] #48 34.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:58.181Z] #48 34.25 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:32:58.181Z] #48 34.27 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:32:58.181Z] #48 34.30 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:32:58.181Z] #48 34.32 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:32:58.181Z] #48 34.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:58.181Z] #48 34.33 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:32:58.181Z] #48 34.39 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:58.412Z] #37 7.460 Scanning dependencies of target tini-static [2021-03-02T00:32:58.412Z] #37 7.568 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-02T00:32:58.412Z] #37 ... [2021-03-02T00:32:58.412Z] [2021-03-02T00:32:58.412Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:58.412Z] #34 sha256:c5bcf65524785b94509b88bebce9a091763d36cce22a2b7c4c62d7568f2cf8bd [2021-03-02T00:32:58.412Z] #34 61.17 bufio [2021-03-02T00:32:58.412Z] #34 62.49 reflect [2021-03-02T00:32:58.412Z] #34 64.56 path [2021-03-02T00:32:58.412Z] #34 66.57 text/tabwriter [2021-03-02T00:32:58.412Z] #34 ... [2021-03-02T00:32:58.412Z] [2021-03-02T00:32:58.412Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:58.412Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-02T00:32:58.412Z] #13 68.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-02T00:32:58.412Z] #13 68.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-02T00:32:58.412Z] #13 68.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:32:58.508Z] #48 34.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:58.508Z] #48 34.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:58.712Z] #13 ... [2021-03-02T00:32:58.712Z] [2021-03-02T00:32:58.712Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:32:58.712Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:32:58.712Z] #45 61.55 bufio [2021-03-02T00:32:58.712Z] #45 63.25 reflect [2021-03-02T00:32:58.712Z] #45 67.15 regexp/syntax [2021-03-02T00:32:59.020Z] #45 ... [2021-03-02T00:32:59.020Z] [2021-03-02T00:32:59.020Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:32:59.020Z] #34 sha256:c5bcf65524785b94509b88bebce9a091763d36cce22a2b7c4c62d7568f2cf8bd [2021-03-02T00:32:59.020Z] #34 71.63 internal/syscall/execenv [2021-03-02T00:32:59.020Z] #34 71.66 internal/syscall/unix [2021-03-02T00:32:59.020Z] #34 71.68 time [2021-03-02T00:32:59.321Z] #34 ... [2021-03-02T00:32:59.321Z] [2021-03-02T00:32:59.321Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:32:59.321Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-02T00:32:59.321Z] #42 71.89 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-02T00:32:59.321Z] #42 71.91 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:32:59.321Z] #42 DONE 72.2s [2021-03-02T00:32:59.350Z] #12 44.74 Reading package lists... [2021-03-02T00:32:59.350Z] #12 ... [2021-03-02T00:32:59.350Z] [2021-03-02T00:32:59.350Z] #48 [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-03-02T00:32:59.350Z] #48 sha256:93ad465e33f32c5e402aed3cf7b505a6ddbc0d45b8107ba9305e2f0edef4ffc5 [2021-03-02T00:32:59.350Z] #48 43.87 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:32:59.351Z] #48 44.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:59.351Z] #48 44.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:59.351Z] #48 44.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:59.351Z] #48 45.06 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:59.351Z] #48 45.41 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:32:59.351Z] #48 45.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:59.351Z] #48 46.00 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:32:59.351Z] #48 46.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:59.351Z] #48 46.18 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:32:59.351Z] #48 46.18 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:32:59.351Z] #48 46.43 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-02T00:32:59.351Z] #48 46.53 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:32:59.351Z] #48 46.66 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:32:59.462Z] #48 35.38 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:32:59.462Z] #48 35.38 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:32:59.462Z] #48 35.40 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:32:59.462Z] #48 35.42 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:32:59.462Z] #48 ... [2021-03-02T00:32:59.462Z] [2021-03-02T00:32:59.462Z] #35 [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-03-02T00:32:59.462Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-02T00:32:59.462Z] #35 19.76 Reading package lists... [2021-03-02T00:32:59.462Z] #35 25.97 Reading package lists... [2021-03-02T00:32:59.462Z] #35 31.94 Building dependency tree... [2021-03-02T00:32:59.462Z] #35 35.41 The following additional packages will be installed: [2021-03-02T00:32:59.462Z] #35 35.41 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-02T00:32:59.462Z] #35 35.44 Suggested packages: [2021-03-02T00:32:59.462Z] #35 35.44 cmake-doc ninja-build lrzip [2021-03-02T00:32:59.462Z] #35 35.44 Recommended packages: [2021-03-02T00:32:59.462Z] #35 35.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-02T00:32:59.462Z] #35 ... [2021-03-02T00:32:59.462Z] [2021-03-02T00:32:59.462Z] #28 [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-03-02T00:32:59.462Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:32:59.462Z] #28 31.68 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-02T00:32:59.462Z] #28 32.27 [2021-03-02T00:32:59.622Z] [2021-03-02T00:32:59.622Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:32:59.622Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:32:59.880Z] #28 32.52 0.0% [2021-03-02T00:32:59.880Z] #28 ... [2021-03-02T00:32:59.880Z] [2021-03-02T00:32:59.880Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:32:59.880Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:32:59.880Z] #12 19.97 Reading package lists... [2021-03-02T00:32:59.880Z] #12 26.30 Reading package lists... [2021-03-02T00:32:59.880Z] #12 31.66 Building dependency tree... [2021-03-02T00:32:59.880Z] #12 34.76 The following additional packages will be installed: [2021-03-02T00:32:59.880Z] #12 34.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-02T00:32:59.880Z] #12 34.76 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-02T00:32:59.880Z] #12 34.76 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-02T00:32:59.880Z] #12 34.76 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-02T00:32:59.880Z] #12 34.77 mingw-w64-x86-64-dev [2021-03-02T00:32:59.880Z] #12 34.77 Suggested packages: [2021-03-02T00:32:59.880Z] #12 34.77 gcc-8-locales seccomp wine64 [2021-03-02T00:32:59.880Z] #12 35.83 The following NEW packages will be installed: [2021-03-02T00:32:59.880Z] #12 35.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-02T00:32:59.880Z] #12 35.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-02T00:32:59.880Z] #12 35.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-02T00:32:59.880Z] #12 35.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-02T00:32:59.880Z] #12 35.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-02T00:32:59.880Z] #12 35.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-02T00:32:59.880Z] #12 35.84 The following packages will be upgraded: [2021-03-02T00:32:59.880Z] #12 35.85 libsystemd0 libudev1 [2021-03-02T00:32:59.880Z] #12 ... [2021-03-02T00:32:59.880Z] [2021-03-02T00:32:59.880Z] #28 [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-03-02T00:32:59.880Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:32:59.925Z] #48 50.31 go: extracting golang.org/x/text v0.3.2 [2021-03-02T00:33:00.275Z] #43 ... [2021-03-02T00:33:00.275Z] [2021-03-02T00:33:00.275Z] #51 [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-03-02T00:33:00.275Z] #51 sha256:caedf6c89a9f08d836d281dc0589d2b530dcb35aac12c567238dc54a4a2dcc4d [2021-03-02T00:33:00.275Z] #51 63.10 bufio [2021-03-02T00:33:00.275Z] #51 65.50 reflect [2021-03-02T00:33:00.275Z] #51 67.00 regexp/syntax [2021-03-02T00:33:00.575Z] #51 ... [2021-03-02T00:33:00.575Z] [2021-03-02T00:33:00.575Z] #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-03-02T00:33:00.575Z] #37 sha256:92fbb0c2894a829aa2fad00606d36b0577cb97b6d37e727fac6f4ca8f6fb7a45 [2021-03-02T00:33:00.575Z] #37 9.536 [100%] Linking C executable tini-static [2021-03-02T00:33:00.918Z] #48 ... [2021-03-02T00:33:00.918Z] [2021-03-02T00:33:00.918Z] #35 [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-03-02T00:33:00.918Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:00.918Z] #35 46.24 Reading package lists... [2021-03-02T00:33:00.918Z] #35 ... [2021-03-02T00:33:00.918Z] [2021-03-02T00:33:00.918Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:00.918Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:00.918Z] #41 44.75 Building dependency tree... [2021-03-02T00:33:00.918Z] #41 50.63 The following additional packages will be installed: [2021-03-02T00:33:00.918Z] #41 50.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-02T00:33:00.918Z] #41 50.65 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-02T00:33:00.918Z] #41 50.68 Suggested packages: [2021-03-02T00:33:00.918Z] #41 50.68 manpages-dev python-setuptools [2021-03-02T00:33:00.918Z] #41 52.31 The following NEW packages will be installed: [2021-03-02T00:33:00.918Z] #41 52.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-02T00:33:00.918Z] #41 52.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-02T00:33:00.918Z] #41 52.33 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-02T00:33:00.918Z] #41 52.33 python-six zlib1g-dev [2021-03-02T00:33:00.918Z] #41 52.81 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:33:00.918Z] #41 52.81 Need to get 4095 kB of archives. [2021-03-02T00:33:00.918Z] #41 52.81 After this operation, 22.5 MB of additional disk space will be used. [2021-03-02T00:33:00.918Z] #41 52.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-02T00:33:00.918Z] #41 52.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-02T00:33:00.918Z] #41 52.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-02T00:33:00.918Z] #41 52.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-02T00:33:00.918Z] #41 52.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-02T00:33:00.918Z] #41 52.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-02T00:33:00.918Z] #41 52.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-02T00:33:00.918Z] #41 52.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-02T00:33:00.918Z] #41 52.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-02T00:33:00.918Z] #41 53.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-02T00:33:00.918Z] #41 53.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-02T00:33:00.918Z] #41 53.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-02T00:33:00.918Z] #41 53.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-02T00:33:00.918Z] #41 53.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-02T00:33:00.918Z] #41 53.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-02T00:33:00.918Z] #41 53.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-02T00:33:00.918Z] #41 53.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-02T00:33:00.918Z] #41 56.12 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:00.918Z] #41 56.48 Fetched 4095 kB in 1s (3589 kB/s) [2021-03-02T00:33:00.918Z] #41 56.66 Selecting previously unselected package libcap-dev:amd64. [2021-03-02T00:33:00.918Z] #41 56.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% [2021-03-02T00:33:00.918Z] #41 ... [2021-03-02T00:33:00.918Z] [2021-03-02T00:33:00.918Z] #35 [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-03-02T00:33:00.918Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:00.974Z] #48 ... [2021-03-02T00:33:00.974Z] [2021-03-02T00:33:00.974Z] #54 [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-03-02T00:33:00.974Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:33:00.974Z] #54 42.95 Reading package lists... [2021-03-02T00:33:01.254Z] #37 10.39 [100%] Built target tini-static [2021-03-02T00:33:01.254Z] #37 10.43 + mkdir -p /build [2021-03-02T00:33:01.254Z] #37 10.43 + cp tini-static /build/docker-init [2021-03-02T00:33:01.254Z] #37 DONE 10.5s [2021-03-02T00:33:01.254Z] [2021-03-02T00:33:01.254Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:01.254Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:01.254Z] #43 1.804 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:33:01.254Z] #43 1.804 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:33:01.254Z] #43 1.812 Note: Building without GnuTLS support [2021-03-02T00:33:01.254Z] #43 1.816 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:33:01.254Z] #43 1.821 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:33:02.290Z] #55 ... [2021-03-02T00:33:02.290Z] [2021-03-02T00:33:02.290Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:33:02.290Z] #63 sha256:d0310c7154c70a8637938afa2090827e6af102e8abe203f1bb196b82715351db [2021-03-02T00:33:02.290Z] #63 DONE 44.4s [2021-03-02T00:33:02.290Z] [2021-03-02T00:33:02.290Z] #55 [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-03-02T00:33:02.290Z] #55 sha256:e0422c5857a7c13823e7dc7fedd60ca8a54d67dd855b43d7fd25bcd88d7dd70e [2021-03-02T00:33:02.290Z] #55 3.880 + RM_GOPATH=0 [2021-03-02T00:33:02.290Z] #55 3.880 + TMP_GOPATH= [2021-03-02T00:33:02.290Z] #55 3.880 + : /build [2021-03-02T00:33:02.290Z] #55 3.880 + '[' -z '' ']' [2021-03-02T00:33:02.290Z] #55 3.880 ++ mktemp -d [2021-03-02T00:33:02.290Z] #55 3.880 + export GOPATH=/tmp/tmp.uyqAt623D0 [2021-03-02T00:33:02.290Z] #55 3.880 + GOPATH=/tmp/tmp.uyqAt623D0 [2021-03-02T00:33:02.290Z] #55 3.880 + RM_GOPATH=1 [2021-03-02T00:33:02.290Z] #55 3.880 + case "$(go env GOARCH)" in [2021-03-02T00:33:02.290Z] #55 3.880 ++ go env GOARCH [2021-03-02T00:33:02.290Z] #55 3.911 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:02.290Z] #55 3.911 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:02.290Z] #55 3.911 ++ dirname /tmp/install/install.sh [2021-03-02T00:33:02.290Z] #55 3.911 + dir=/tmp/install [2021-03-02T00:33:02.290Z] #55 3.911 + bin=containerd [2021-03-02T00:33:02.290Z] #55 3.911 + shift [2021-03-02T00:33:02.290Z] #55 3.911 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-02T00:33:02.290Z] #55 3.911 + . /tmp/install/containerd.installer [2021-03-02T00:33:02.290Z] #55 3.911 ++ set -e [2021-03-02T00:33:02.290Z] #55 3.911 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:02.290Z] #55 3.911 + install_containerd [2021-03-02T00:33:02.290Z] #55 3.915 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:02.290Z] #55 3.916 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-02T00:33:02.290Z] #55 3.916 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uyqAt623D0/src/github.com/containerd/containerd [2021-03-02T00:33:02.290Z] #55 3.933 Cloning into '/tmp/tmp.uyqAt623D0/src/github.com/containerd/containerd'... [2021-03-02T00:33:02.830Z] #35 56.64 Building dependency tree... [2021-03-02T00:33:02.878Z] #28 32.52 0.0% # 2.2% ###### 9.6% ######### 12.8% ############# 18.8% ################# 24.0% ######################## 34.5% ############################### 43.3% ################################# 46.4% ##################################### 52.8% ###################################### 52.8% ######################################## 56.9% ############################################ 61.5% ############################################## 64.2% ################################################ 67.3% ################################################### 71.9% ##################################################### 74.9% ######################################################## 79.1% ############################################################ 83.7% ################################################################ 89.0% ################################################################# 91.1% ######################################################################## 100.0% [2021-03-02T00:33:02.878Z] #28 35.44 [2021-03-02T00:33:03.366Z] #43 3.741 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:33:03.366Z] #43 3.794 GEN .gitid [2021-03-02T00:33:03.366Z] #43 3.846 GEN criu/include/version.h [2021-03-02T00:33:03.366Z] #43 3.935 GEN include/common/asm [2021-03-02T00:33:03.829Z] #54 51.80 Building dependency tree... [2021-03-02T00:33:03.834Z] #28 36.51 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-02T00:33:03.834Z] #28 36.88 [2021-03-02T00:33:04.090Z] #54 ... [2021-03-02T00:33:04.090Z] [2021-03-02T00:33:04.090Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:04.090Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:04.090Z] #41 44.68 Reading package lists... [2021-03-02T00:33:04.100Z] #28 37.14 ################################## 48.2% ######################################################################## 100.0% [2021-03-02T00:33:04.352Z] #41 54.04 Building dependency tree... [2021-03-02T00:33:04.352Z] #41 ... [2021-03-02T00:33:04.352Z] [2021-03-02T00:33:04.352Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:04.352Z] #33 sha256:1858901bfff3a6927bb19999ca17d050c4b22b8703b2a4daab1b2474b6c8ac15 [2021-03-02T00:33:04.352Z] #33 54.70 sync [2021-03-02T00:33:04.352Z] #33 54.70 internal/reflectlite [2021-03-02T00:33:04.367Z] #28 37.22 [2021-03-02T00:33:05.321Z] #28 38.10 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-02T00:33:05.321Z] #28 ... [2021-03-02T00:33:05.321Z] [2021-03-02T00:33:05.321Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:05.321Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T00:33:05.321Z] #41 26.51 Reading package lists... [2021-03-02T00:33:05.321Z] #41 31.84 Building dependency tree... [2021-03-02T00:33:05.321Z] #41 34.87 The following additional packages will be installed: [2021-03-02T00:33:05.321Z] #41 34.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-02T00:33:05.321Z] #41 34.89 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-02T00:33:05.321Z] #41 34.89 Suggested packages: [2021-03-02T00:33:05.321Z] #41 34.91 manpages-dev python-setuptools [2021-03-02T00:33:05.321Z] #41 35.73 The following NEW packages will be installed: [2021-03-02T00:33:05.321Z] #41 35.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-02T00:33:05.321Z] #41 35.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-02T00:33:05.321Z] #41 35.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-02T00:33:05.321Z] #41 35.76 python-six zlib1g-dev [2021-03-02T00:33:05.321Z] #41 36.16 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:33:05.321Z] #41 36.16 Need to get 3798 kB of archives. [2021-03-02T00:33:05.321Z] #41 36.16 After this operation, 21.6 MB of additional disk space will be used. [2021-03-02T00:33:05.321Z] #41 36.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-03-02T00:33:05.321Z] #41 36.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-02T00:33:05.321Z] #41 36.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-03-02T00:33:05.321Z] #41 36.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-02T00:33:05.321Z] #41 36.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-03-02T00:33:05.321Z] #41 36.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-02T00:33:05.321Z] #41 36.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-03-02T00:33:05.321Z] #41 36.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-03-02T00:33:05.321Z] #41 36.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-03-02T00:33:05.321Z] #41 36.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-03-02T00:33:05.321Z] #41 37.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-03-02T00:33:05.321Z] #41 37.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-03-02T00:33:05.321Z] #41 37.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-03-02T00:33:05.321Z] #41 37.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-03-02T00:33:05.321Z] #41 37.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-02T00:33:05.321Z] #41 37.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-03-02T00:33:05.321Z] #41 37.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-03-02T00:33:05.321Z] #41 39.63 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:05.321Z] #41 41.06 Fetched 3798 kB in 2s (2172 kB/s) [2021-03-02T00:33:05.696Z] #41 ... [2021-03-02T00:33:05.696Z] [2021-03-02T00:33:05.696Z] #28 [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-03-02T00:33:05.696Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:33:05.696Z] #28 38.48 [2021-03-02T00:33:05.782Z] INFO [runner/unused/goanalysis] analyzers took 28.12732341s with top 10 stages: buildssa: 23.504541607s, U1000: 4.622781803s [2021-03-02T00:33:05.782Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-03-02T00:33:05.782Z] INFO [runner] Processors filtering stat (out/in): exclude: 1581/1581, filename_unadjuster: 1686/1686, skip_dirs: 1686/1686, identifier_marker: 1581/1581, cgo: 1686/2266, skip_files: 1686/1686, autogenerated_exclude: 1581/1686, nolint: 0/64, path_prettifier: 1686/1686, exclude-rules: 64/1581 [2021-03-02T00:33:05.782Z] INFO [runner] processing took 125.649575ms with stages: nolint: 53.782803ms, identifier_marker: 39.849858ms, path_prettifier: 13.245611ms, autogenerated_exclude: 7.089006ms, exclude-rules: 6.412396ms, skip_dirs: 3.687183ms, cgo: 850.528µs, filename_unadjuster: 726.499µs, max_same_issues: 1.674µs, path_shortener: 713ns, uniq_by_line: 636ns, max_from_linter: 573ns, exclude: 513ns, diff: 507ns, source_code: 441ns, skip_files: 327ns, max_per_file_from_linter: 307ns [2021-03-02T00:33:05.782Z] INFO [runner] linters took 1m39.254626471s with stages: goanalysis_metalinter: 1m20.349375999s, unused: 18.778615049s [2021-03-02T00:33:05.782Z] INFO File cache stats: 1453 entries of total size 6.8MiB [2021-03-02T00:33:06.147Z] #35 ... [2021-03-02T00:33:06.147Z] [2021-03-02T00:33:06.148Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:06.148Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:06.148Z] #41 56.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 ... 15410 files and directories currently installed.) [2021-03-02T00:33:06.148Z] #41 56.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 56.80 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-02T00:33:06.148Z] #41 57.05 Selecting previously unselected package libnet1:amd64. [2021-03-02T00:33:06.148Z] #41 57.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 57.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:06.148Z] #41 57.25 Selecting previously unselected package libnet1-dev. [2021-03-02T00:33:06.148Z] #41 57.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 57.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:06.148Z] #41 57.56 Selecting previously unselected package libnl-3-200:amd64. [2021-03-02T00:33:06.148Z] #41 57.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 57.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:33:06.148Z] #41 57.79 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-02T00:33:06.148Z] #41 57.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 57.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-02T00:33:06.148Z] #41 58.19 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-02T00:33:06.148Z] #41 58.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 58.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:06.148Z] #41 58.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-02T00:33:06.148Z] #41 58.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 58.43 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:06.148Z] #41 58.71 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-02T00:33:06.148Z] #41 58.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 58.76 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-02T00:33:06.148Z] #41 59.23 Selecting previously unselected package libprotobuf17:amd64. [2021-03-02T00:33:06.148Z] #41 59.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 59.25 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:06.148Z] #41 60.90 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-02T00:33:06.148Z] #41 60.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 60.91 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:06.148Z] #41 61.42 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-02T00:33:06.148Z] #41 61.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:06.148Z] #41 61.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:06.148Z] #43 6.298 PBCC images/timens.pb-c.c [2021-03-02T00:33:06.148Z] #43 6.355 DEP images/timens.pb-c.d [2021-03-02T00:33:06.148Z] #43 ... [2021-03-02T00:33:06.148Z] [2021-03-02T00:33:06.148Z] #47 [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-03-02T00:33:06.148Z] #47 sha256:677d2ab0ccbaf58b7aef9339ae55ffd05fff3f039f711d4eafaab70958625510 [2021-03-02T00:33:06.148Z] #47 DONE 78.7s [2021-03-02T00:33:06.148Z] [2021-03-02T00:33:06.148Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:06.148Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:06.148Z] #43 6.416 PBCC images/fown.pb-c.c [2021-03-02T00:33:06.148Z] #43 6.443 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-02T00:33:06.148Z] #43 6.526 PBCC images/opts.pb-c.c [2021-03-02T00:33:06.148Z] #43 6.576 PBCC images/memfd.pb-c.c [2021-03-02T00:33:06.148Z] #43 6.612 DEP images/fown.pb-c.d [2021-03-02T00:33:06.148Z] #43 6.639 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-02T00:33:06.148Z] #43 6.690 DEP images/opts.pb-c.d [2021-03-02T00:33:06.148Z] #43 6.741 DEP images/memfd.pb-c.d [2021-03-02T00:33:06.148Z] #43 6.802 PBCC images/sit.pb-c.c [2021-03-02T00:33:06.148Z] #43 6.824 DEP images/sit.pb-c.d [2021-03-02T00:33:06.211Z] #28 38.80 ######################################################################## 100.0% [2021-03-02T00:33:06.449Z] #43 6.956 PBCC images/macvlan.pb-c.c [2021-03-02T00:33:06.449Z] #43 6.968 DEP images/macvlan.pb-c.d [2021-03-02T00:33:06.449Z] #43 7.043 PBCC images/autofs.pb-c.c [2021-03-02T00:33:06.449Z] #43 7.062 DEP images/autofs.pb-c.d [2021-03-02T00:33:06.449Z] #43 7.172 PBCC images/sysctl.pb-c.c [2021-03-02T00:33:06.485Z] #55 ... [2021-03-02T00:33:06.485Z] [2021-03-02T00:33:06.485Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:06.485Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:06.485Z] #41 37.32 Building dependency tree... [2021-03-02T00:33:06.485Z] #41 40.57 The following additional packages will be installed: [2021-03-02T00:33:06.485Z] #41 40.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-02T00:33:06.485Z] #41 40.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-02T00:33:06.485Z] #41 40.58 Suggested packages: [2021-03-02T00:33:06.485Z] #41 40.58 manpages-dev python-setuptools [2021-03-02T00:33:06.485Z] #41 42.06 The following NEW packages will be installed: [2021-03-02T00:33:06.485Z] #41 42.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-02T00:33:06.485Z] #41 42.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-02T00:33:06.485Z] #41 42.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-02T00:33:06.485Z] #41 42.08 python-six zlib1g-dev [2021-03-02T00:33:06.485Z] #41 42.49 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:33:06.485Z] #41 42.49 Need to get 4095 kB of archives. [2021-03-02T00:33:06.485Z] #41 42.49 After this operation, 22.5 MB of additional disk space will be used. [2021-03-02T00:33:06.485Z] #41 42.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-02T00:33:06.485Z] #41 42.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-02T00:33:06.485Z] #41 42.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-02T00:33:06.485Z] #41 42.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-02T00:33:06.485Z] #41 42.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-02T00:33:06.485Z] #41 42.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-02T00:33:06.486Z] #41 42.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-02T00:33:06.486Z] #41 42.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-02T00:33:06.486Z] #41 42.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-02T00:33:06.486Z] #41 42.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-02T00:33:06.486Z] #41 42.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-02T00:33:06.486Z] #41 42.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-02T00:33:06.486Z] #41 42.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-02T00:33:06.486Z] #41 42.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-02T00:33:06.486Z] #41 42.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-02T00:33:06.486Z] #41 42.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-02T00:33:06.486Z] #41 42.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-02T00:33:06.486Z] #41 44.16 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:06.486Z] #41 44.55 Fetched 4095 kB in 1s (5550 kB/s) [2021-03-02T00:33:06.486Z] #41 44.67 Selecting previously unselected package libcap-dev:amd64. [2021-03-02T00:33:06.486Z] #41 44.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:06.486Z] #41 44.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 44.79 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-02T00:33:06.486Z] #41 44.94 Selecting previously unselected package libnet1:amd64. [2021-03-02T00:33:06.486Z] #41 44.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 44.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:06.486Z] #41 45.12 Selecting previously unselected package libnet1-dev. [2021-03-02T00:33:06.486Z] #41 45.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 45.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:06.486Z] #41 45.41 Selecting previously unselected package libnl-3-200:amd64. [2021-03-02T00:33:06.486Z] #41 45.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 45.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:33:06.486Z] #41 45.58 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-02T00:33:06.486Z] #41 45.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 45.58 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-02T00:33:06.486Z] #41 45.84 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-02T00:33:06.486Z] #41 45.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 45.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:06.486Z] #41 45.97 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-02T00:33:06.486Z] #41 46.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 46.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:06.486Z] #41 46.29 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-02T00:33:06.486Z] #41 46.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 46.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-02T00:33:06.486Z] #41 46.57 Selecting previously unselected package libprotobuf17:amd64. [2021-03-02T00:33:06.486Z] #41 46.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 46.57 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:06.486Z] #41 47.46 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-02T00:33:06.486Z] #41 47.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 47.47 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:06.486Z] #41 47.75 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-02T00:33:06.486Z] #41 47.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 47.80 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:06.486Z] #41 ... [2021-03-02T00:33:06.486Z] [2021-03-02T00:33:06.486Z] #48 [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-03-02T00:33:06.486Z] #48 sha256:b4f4c429936b0f1928396314d12accfde249cbc54a2c434b1e132a407919fde0 [2021-03-02T00:33:06.486Z] #48 41.83 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-02T00:33:06.486Z] #48 47.24 go: finding github.com/fatih/color v1.7.0 [2021-03-02T00:33:06.486Z] #48 47.39 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:33:06.486Z] #48 47.43 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:33:06.486Z] #48 47.48 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:33:06.486Z] #48 47.55 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:33:06.486Z] #48 47.56 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:33:06.486Z] #48 47.59 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:33:06.486Z] #48 47.60 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:33:06.486Z] #48 47.61 go: finding github.com/pkg/errors v0.8.1 [2021-03-02T00:33:06.486Z] #48 47.71 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:33:06.486Z] #48 47.71 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:33:06.486Z] #48 47.73 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:33:06.486Z] #48 47.75 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:33:06.486Z] #48 47.75 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:33:06.486Z] #48 47.76 go: finding github.com/stretchr/testify v1.4.0 [2021-03-02T00:33:06.486Z] #48 47.77 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:33:06.486Z] #48 47.78 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:33:06.486Z] #48 47.79 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:33:06.486Z] #48 47.81 go: finding github.com/spf13/viper v1.6.1 [2021-03-02T00:33:06.486Z] #48 47.84 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:33:06.486Z] #48 47.90 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:33:06.486Z] #48 47.98 go: finding github.com/stretchr/objx v0.2.0 [2021-03-02T00:33:06.486Z] #48 47.98 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:33:06.486Z] #48 48.07 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:33:06.486Z] #48 48.07 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:33:06.486Z] #48 48.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:33:06.486Z] #48 48.12 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:33:06.486Z] #48 48.17 go: finding github.com/spf13/cobra v0.0.5 [2021-03-02T00:33:06.486Z] #48 48.20 go: finding github.com/gobwas/glob v0.2.3 [2021-03-02T00:33:06.486Z] #48 48.22 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:33:06.486Z] #48 48.24 go: finding github.com/spf13/pflag v1.0.5 [2021-03-02T00:33:06.486Z] #48 48.28 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:33:06.486Z] #48 48.35 go: finding github.com/magiconair/properties v1.8.1 [2021-03-02T00:33:06.486Z] #48 48.35 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:33:06.486Z] #48 48.35 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:33:06.486Z] #48 48.38 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:33:06.486Z] #48 48.43 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:33:06.486Z] #48 48.49 go: finding github.com/spf13/afero v1.1.2 [2021-03-02T00:33:06.486Z] #48 48.56 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:33:06.486Z] #48 48.58 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:33:06.486Z] #48 48.60 go: finding github.com/spf13/cast v1.3.0 [2021-03-02T00:33:06.486Z] #48 48.62 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:33:06.486Z] #48 48.65 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:33:06.486Z] #48 48.66 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:33:06.486Z] #48 48.71 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:33:06.486Z] #48 48.72 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-02T00:33:06.486Z] #48 48.78 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:33:06.486Z] #48 48.79 go: finding golang.org/x/text v0.3.2 [2021-03-02T00:33:06.486Z] #48 49.05 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:33:06.486Z] #48 49.08 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:33:06.486Z] #48 49.08 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:33:06.486Z] #48 49.10 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:33:06.486Z] #48 49.18 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:33:06.486Z] #48 49.18 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:33:06.486Z] #48 49.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:33:06.486Z] #48 49.25 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:33:06.486Z] #48 49.25 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:33:06.486Z] #48 49.28 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:33:06.486Z] #48 49.28 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:33:06.486Z] #48 49.33 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-02T00:33:06.486Z] #48 49.35 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:33:06.486Z] #48 49.41 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:33:06.486Z] #48 49.45 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:33:06.486Z] #48 49.55 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:33:06.486Z] #48 49.55 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-02T00:33:06.486Z] #48 49.55 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:33:06.486Z] #48 ... [2021-03-02T00:33:06.486Z] [2021-03-02T00:33:06.486Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:06.486Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:06.486Z] #41 49.45 Selecting previously unselected package libprotoc17:amd64. [2021-03-02T00:33:06.486Z] #41 49.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:06.486Z] #41 49.45 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:06.723Z] #28 38.94 [2021-03-02T00:33:06.741Z] #41 ... [2021-03-02T00:33:06.741Z] [2021-03-02T00:33:06.741Z] #54 [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-03-02T00:33:06.741Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:33:06.741Z] #54 51.02 Building dependency tree... [2021-03-02T00:33:06.741Z] #54 56.59 The following additional packages will be installed: [2021-03-02T00:33:06.741Z] #54 56.61 libbtrfs0 [2021-03-02T00:33:06.741Z] #54 56.86 The following NEW packages will be installed: [2021-03-02T00:33:06.741Z] #54 56.90 libbtrfs-dev libbtrfs0 [2021-03-02T00:33:06.741Z] #54 57.35 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:33:06.741Z] #54 57.35 Need to get 119 kB of archives. [2021-03-02T00:33:06.741Z] #54 57.35 After this operation, 387 kB of additional disk space will be used. [2021-03-02T00:33:06.741Z] #54 57.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-02T00:33:06.741Z] #54 57.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-02T00:33:06.741Z] #54 58.88 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:06.741Z] #54 59.42 Fetched 119 kB in 0s (364 kB/s) [2021-03-02T00:33:06.741Z] #54 59.88 Selecting previously unselected package libbtrfs0. [2021-03-02T00:33:06.741Z] #54 59.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 ... 15410 files and directories currently installed.) [2021-03-02T00:33:06.741Z] #54 59.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-02T00:33:06.741Z] #54 60.02 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:33:06.741Z] #54 60.44 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:33:06.741Z] #54 60.45 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-02T00:33:06.741Z] #54 60.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:33:06.741Z] #54 61.25 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:33:06.741Z] #54 61.31 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:33:06.741Z] #54 61.32 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:06.741Z] #54 DONE 62.5s [2021-03-02T00:33:06.741Z] [2021-03-02T00:33:06.741Z] #35 [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-03-02T00:33:06.741Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:06.741Z] #35 62.26 The following additional packages will be installed: [2021-03-02T00:33:06.741Z] #35 62.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-02T00:33:06.741Z] #35 62.34 Suggested packages: [2021-03-02T00:33:06.741Z] #35 62.35 cmake-doc ninja-build lrzip [2021-03-02T00:33:06.741Z] #35 62.35 Recommended packages: [2021-03-02T00:33:06.741Z] #35 62.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-02T00:33:06.750Z] #43 7.189 DEP images/sysctl.pb-c.d [2021-03-02T00:33:06.750Z] #43 7.280 PBCC images/time.pb-c.c [2021-03-02T00:33:06.750Z] #43 7.308 DEP images/time.pb-c.d [2021-03-02T00:33:06.750Z] #43 7.410 PBCC images/binfmt-misc.pb-c.c [2021-03-02T00:33:06.750Z] #43 7.457 DEP images/binfmt-misc.pb-c.d [2021-03-02T00:33:06.750Z] #43 7.518 PBCC images/seccomp.pb-c.c [2021-03-02T00:33:06.988Z] #28 39.36 Download of images into '/build' complete. [2021-03-02T00:33:06.988Z] #28 39.36 Use something like the following to load the result into a Docker daemon: [2021-03-02T00:33:06.988Z] #28 39.36 tar -cC '/build' . | docker load [2021-03-02T00:33:07.052Z] #43 7.544 DEP images/seccomp.pb-c.d [2021-03-02T00:33:07.052Z] #43 7.590 PBCC images/userns.pb-c.c [2021-03-02T00:33:07.052Z] #43 7.624 DEP images/userns.pb-c.d [2021-03-02T00:33:07.052Z] #43 7.702 PBCC images/cgroup.pb-c.c [2021-03-02T00:33:07.052Z] #43 7.731 DEP images/cgroup.pb-c.d [2021-03-02T00:33:07.058Z] #41 50.12 Selecting previously unselected package protobuf-c-compiler. [2021-03-02T00:33:07.319Z] #41 50.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:33:07.319Z] #41 50.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:33:07.319Z] #41 50.38 Selecting previously unselected package protobuf-compiler. [2021-03-02T00:33:07.319Z] #41 50.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:07.352Z] #43 7.785 PBCC images/ext-file.pb-c.c [2021-03-02T00:33:07.352Z] #43 7.860 DEP images/ext-file.pb-c.d [2021-03-02T00:33:07.352Z] #43 7.898 PBCC images/rpc.pb-c.c [2021-03-02T00:33:07.352Z] #43 7.923 DEP images/rpc.pb-c.d [2021-03-02T00:33:07.352Z] #43 7.950 PBCC images/siginfo.pb-c.c [2021-03-02T00:33:07.352Z] #43 7.961 DEP images/siginfo.pb-c.d [2021-03-02T00:33:07.352Z] #43 8.000 PBCC images/pagemap.pb-c.c [2021-03-02T00:33:07.352Z] #43 8.031 DEP images/pagemap.pb-c.d [2021-03-02T00:33:07.352Z] #43 8.079 PBCC images/rlimit.pb-c.c [2021-03-02T00:33:07.580Z] #41 50.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:33:07.653Z] #43 8.114 DEP images/rlimit.pb-c.d [2021-03-02T00:33:07.654Z] #43 8.163 PBCC images/file-lock.pb-c.c [2021-03-02T00:33:07.654Z] #43 8.178 DEP images/file-lock.pb-c.d [2021-03-02T00:33:07.654Z] #43 8.238 PBCC images/tty.pb-c.c [2021-03-02T00:33:07.654Z] #43 8.318 DEP images/tty.pb-c.d [2021-03-02T00:33:07.659Z] #33 ... [2021-03-02T00:33:07.659Z] [2021-03-02T00:33:07.659Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:33:07.659Z] #63 sha256:80c91a2e2641c229516eb34d45cc395e263155cb498fef8251fd897a894b4a44 [2021-03-02T00:33:07.659Z] #63 DONE 58.0s [2021-03-02T00:33:07.659Z] [2021-03-02T00:33:07.659Z] #54 [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-03-02T00:33:07.659Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-02T00:33:07.659Z] #54 56.85 The following additional packages will be installed: [2021-03-02T00:33:07.659Z] #54 56.87 libbtrfs0 [2021-03-02T00:33:07.659Z] #54 57.18 The following NEW packages will be installed: [2021-03-02T00:33:07.659Z] #54 57.18 libbtrfs-dev libbtrfs0 [2021-03-02T00:33:07.659Z] #54 57.94 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:33:07.659Z] #54 57.94 Need to get 119 kB of archives. [2021-03-02T00:33:07.659Z] #54 57.94 After this operation, 387 kB of additional disk space will be used. [2021-03-02T00:33:07.659Z] #54 57.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-02T00:33:07.659Z] #54 58.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-02T00:33:07.687Z] INFO Memory: 1679 samples, avg is 257.1MB, max is 3298.2MB [2021-03-02T00:33:07.687Z] INFO Execution took 3m44.493956153s [2021-03-02T00:33:07.687Z] Congratulations! The shell scripts are properly formatted. [2021-03-02T00:33:07.840Z] #41 50.62 Selecting previously unselected package python-pkg-resources. [2021-03-02T00:33:07.840Z] #41 50.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:33:07.840Z] #41 50.62 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-02T00:33:07.840Z] #41 50.89 Selecting previously unselected package python-six. [2021-03-02T00:33:07.954Z] #43 8.387 PBCC images/tun.pb-c.c [2021-03-02T00:33:07.954Z] #43 8.442 PBCC images/netdev.pb-c.c [2021-03-02T00:33:07.954Z] #43 8.540 DEP images/tun.pb-c.d [2021-03-02T00:33:07.954Z] #43 8.624 DEP images/netdev.pb-c.d [2021-03-02T00:33:08.100Z] #41 50.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-02T00:33:08.100Z] #41 50.91 Unpacking python-six (1.12.0-1) ... [2021-03-02T00:33:08.100Z] #41 51.11 Selecting previously unselected package python-protobuf. [2021-03-02T00:33:08.100Z] #41 51.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:08.100Z] #41 51.11 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-02T00:33:08.190Z] #35 ... [2021-03-02T00:33:08.190Z] [2021-03-02T00:33:08.190Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:33:08.190Z] #63 sha256:78429504b4b7f155fd5ffce4054e92ba8e2a7ed0754bb4a7f166e1c8c5233223 [2021-03-02T00:33:08.190Z] #63 DONE 63.9s [2021-03-02T00:33:08.190Z] [2021-03-02T00:33:08.190Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:08.190Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:08.190Z] #12 45.66 Reading package lists... [2021-03-02T00:33:08.190Z] #12 55.04 Building dependency tree... [2021-03-02T00:33:08.190Z] #12 60.47 The following additional packages will be installed: [2021-03-02T00:33:08.190Z] #12 60.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-02T00:33:08.190Z] #12 60.50 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-02T00:33:08.190Z] #12 60.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-02T00:33:08.190Z] #12 60.52 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-02T00:33:08.190Z] #12 60.52 mingw-w64-x86-64-dev [2021-03-02T00:33:08.190Z] #12 60.53 Suggested packages: [2021-03-02T00:33:08.190Z] #12 60.57 gcc-8-locales seccomp wine64 [2021-03-02T00:33:08.190Z] #12 63.25 The following NEW packages will be installed: [2021-03-02T00:33:08.190Z] #12 63.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-02T00:33:08.190Z] #12 63.25 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-02T00:33:08.190Z] #12 63.25 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-02T00:33:08.190Z] #12 63.25 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-02T00:33:08.190Z] #12 63.27 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-02T00:33:08.190Z] #12 63.27 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-02T00:33:08.190Z] #12 63.30 The following packages will be upgraded: [2021-03-02T00:33:08.190Z] #12 63.30 libsystemd0 libudev1 [2021-03-02T00:33:08.190Z] #12 63.94 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:33:08.190Z] #12 63.94 Need to get 78.2 MB of archives. [2021-03-02T00:33:08.190Z] #12 63.94 After this operation, 487 MB of additional disk space will be used. [2021-03-02T00:33:08.190Z] #12 63.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-02T00:33:08.190Z] #12 64.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-02T00:33:08.190Z] #12 64.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-02T00:33:08.190Z] #12 ... [2021-03-02T00:33:08.190Z] [2021-03-02T00:33:08.190Z] #48 [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-03-02T00:33:08.190Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:33:08.190Z] #48 64.22 go: finding github.com/fatih/color v1.7.0 [Pipeline] } [2021-03-02T00:33:08.271Z] #43 8.691 PBCC images/vma.pb-c.c [2021-03-02T00:33:08.271Z] #43 8.737 DEP images/vma.pb-c.d [2021-03-02T00:33:08.271Z] #43 8.784 PBCC images/creds.pb-c.c [2021-03-02T00:33:08.271Z] #43 8.804 DEP images/creds.pb-c.d [2021-03-02T00:33:08.271Z] #43 8.857 PBCC images/utsns.pb-c.c [2021-03-02T00:33:08.271Z] #43 8.882 DEP images/utsns.pb-c.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-02T00:33:08.359Z] #41 ... [2021-03-02T00:33:08.359Z] [2021-03-02T00:33:08.359Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:08.359Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:08.359Z] #12 34.41 Reading package lists... [2021-03-02T00:33:08.359Z] #12 41.51 Building dependency tree... [2021-03-02T00:33:08.359Z] #12 44.60 The following additional packages will be installed: [2021-03-02T00:33:08.359Z] #12 44.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-02T00:33:08.359Z] #12 44.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-02T00:33:08.359Z] #12 44.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-02T00:33:08.359Z] #12 44.60 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-02T00:33:08.359Z] #12 44.60 mingw-w64-x86-64-dev [2021-03-02T00:33:08.359Z] #12 44.63 Suggested packages: [2021-03-02T00:33:08.359Z] #12 44.63 gcc-8-locales seccomp wine64 [2021-03-02T00:33:08.359Z] #12 46.21 The following NEW packages will be installed: [2021-03-02T00:33:08.359Z] #12 46.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-02T00:33:08.359Z] #12 46.21 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-02T00:33:08.359Z] #12 46.21 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-02T00:33:08.359Z] #12 46.21 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-02T00:33:08.359Z] #12 46.21 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-02T00:33:08.359Z] #12 46.21 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-02T00:33:08.359Z] #12 46.21 The following packages will be upgraded: [2021-03-02T00:33:08.359Z] #12 46.21 libsystemd0 libudev1 [2021-03-02T00:33:08.359Z] #12 46.67 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:33:08.359Z] #12 46.67 Need to get 78.2 MB of archives. [2021-03-02T00:33:08.359Z] #12 46.67 After this operation, 487 MB of additional disk space will be used. [2021-03-02T00:33:08.359Z] #12 46.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-02T00:33:08.359Z] #12 46.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-02T00:33:08.359Z] #12 46.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-02T00:33:08.359Z] #12 46.89 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-03-02T00:33:08.359Z] #12 47.12 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-03-02T00:33:08.359Z] #12 47.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-02T00:33:08.359Z] #12 47.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-02T00:33:08.359Z] #12 47.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-02T00:33:08.359Z] #12 47.68 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-03-02T00:33:08.359Z] #12 48.00 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-03-02T00:33:08.359Z] #12 48.01 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-03-02T00:33:08.451Z] #48 64.27 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:33:08.451Z] #48 64.42 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:33:08.451Z] #48 64.46 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:33:08.451Z] #48 64.58 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:33:08.591Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh dynbinary-daemon test-docker-py [2021-03-02T00:33:08.606Z] #43 8.954 PBCC images/ipc-desc.pb-c.c [2021-03-02T00:33:08.606Z] #43 8.971 PBCC images/ipc-sem.pb-c.c [2021-03-02T00:33:08.606Z] #43 9.003 DEP images/ipc-desc.pb-c.d [2021-03-02T00:33:08.606Z] #43 9.090 DEP images/ipc-sem.pb-c.d [2021-03-02T00:33:08.606Z] #43 9.151 PBCC images/ipc-msg.pb-c.c [2021-03-02T00:33:08.606Z] #43 9.193 DEP images/ipc-msg.pb-c.d [2021-03-02T00:33:08.606Z] #43 9.274 PBCC images/ipc-shm.pb-c.c [2021-03-02T00:33:08.606Z] #43 9.327 DEP images/ipc-shm.pb-c.d [2021-03-02T00:33:08.698Z] #12 ... [2021-03-02T00:33:08.698Z] [2021-03-02T00:33:08.698Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:33:08.698Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:33:08.698Z] #31 50.22 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-02T00:33:08.710Z] #48 64.65 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:33:08.710Z] #48 64.66 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:33:08.710Z] #48 64.77 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:33:08.710Z] #48 64.80 go: finding github.com/pkg/errors v0.8.1 [2021-03-02T00:33:08.851Z] [2021-03-02T00:33:08.972Z] #48 64.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:33:08.972Z] #48 64.90 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:33:08.972Z] #48 64.94 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:33:08.972Z] #48 64.96 go: finding github.com/stretchr/testify v1.4.0 [2021-03-02T00:33:08.972Z] #48 64.98 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:33:08.972Z] #48 65.00 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:33:08.972Z] #48 65.01 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:33:09.023Z] #43 9.401 PBCC images/ipc-var.pb-c.c [2021-03-02T00:33:09.023Z] #43 9.418 DEP images/ipc-var.pb-c.d [2021-03-02T00:33:09.023Z] #43 9.515 PBCC images/sk-opts.pb-c.c [2021-03-02T00:33:09.023Z] #43 9.538 PBCC images/packet-sock.pb-c.c [2021-03-02T00:33:09.023Z] #43 9.641 DEP images/sk-opts.pb-c.d [2021-03-02T00:33:09.023Z] #43 9.685 DEP images/packet-sock.pb-c.d [2021-03-02T00:33:09.023Z] #43 9.767 PBCC images/sk-netlink.pb-c.c [2021-03-02T00:33:09.080Z] #31 50.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-02T00:33:09.111Z] Removing bundles/ [2021-03-02T00:33:09.111Z] [2021-03-02T00:33:09.111Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-02T00:33:09.111Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:33:09.111Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T00:33:09.235Z] #48 65.10 go: finding github.com/spf13/viper v1.6.1 [2021-03-02T00:33:09.235Z] #48 65.10 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:33:09.235Z] #48 65.10 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:33:09.235Z] #48 65.13 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:33:09.235Z] #48 65.21 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:33:09.235Z] #48 65.21 go: finding github.com/stretchr/objx v0.2.0 [2021-03-02T00:33:09.342Z] #31 51.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:33:09.342Z] #31 ... [2021-03-02T00:33:09.342Z] [2021-03-02T00:33:09.342Z] #35 [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-03-02T00:33:09.342Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:09.342Z] #35 35.35 Reading package lists... [2021-03-02T00:33:09.342Z] #35 42.60 Building dependency tree... [2021-03-02T00:33:09.342Z] #35 46.11 The following additional packages will be installed: [2021-03-02T00:33:09.342Z] #35 46.11 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-02T00:33:09.342Z] #35 46.14 Suggested packages: [2021-03-02T00:33:09.342Z] #35 46.14 cmake-doc ninja-build lrzip [2021-03-02T00:33:09.342Z] #35 46.14 Recommended packages: [2021-03-02T00:33:09.342Z] #35 46.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-02T00:33:09.342Z] #35 47.28 The following NEW packages will be installed: [2021-03-02T00:33:09.342Z] #35 47.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-02T00:33:09.342Z] #35 47.29 vim-common xxd [2021-03-02T00:33:09.342Z] #35 47.71 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:33:09.342Z] #35 47.71 Need to get 14.9 MB of archives. [2021-03-02T00:33:09.342Z] #35 47.71 After this operation, 61.8 MB of additional disk space will be used. [2021-03-02T00:33:09.342Z] #35 47.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-02T00:33:09.342Z] #35 47.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:33:09.342Z] #35 47.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-02T00:33:09.342Z] #35 47.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-02T00:33:09.342Z] #35 48.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-02T00:33:09.342Z] #35 48.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-02T00:33:09.342Z] #35 48.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-02T00:33:09.342Z] #35 48.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-02T00:33:09.342Z] #35 48.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-02T00:33:09.342Z] #35 48.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-02T00:33:09.342Z] #35 50.41 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:09.342Z] #35 50.59 Fetched 14.9 MB in 2s (7845 kB/s) [2021-03-02T00:33:09.342Z] #35 50.68 Selecting previously unselected package xxd. [2021-03-02T00:33:09.342Z] #35 50.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:09.342Z] #35 50.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T00:33:09.342Z] #35 50.80 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:33:09.342Z] #35 51.15 Selecting previously unselected package vim-common. [2021-03-02T00:33:09.342Z] #35 51.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:33:09.342Z] #35 51.23 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:33:09.342Z] #35 52.02 Selecting previously unselected package cmake-data. [2021-03-02T00:33:09.342Z] #35 52.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-02T00:33:09.342Z] #35 52.24 Unpacking cmake-data (3.13.4-1) ... [2021-03-02T00:33:09.381Z] #43 9.808 DEP images/sk-netlink.pb-c.d [2021-03-02T00:33:09.381Z] #43 9.885 PBCC images/sk-inet.pb-c.c [2021-03-02T00:33:09.381Z] #43 9.927 DEP images/sk-inet.pb-c.d [2021-03-02T00:33:09.381Z] #43 10.01 PBCC images/sk-unix.pb-c.c [2021-03-02T00:33:09.381Z] #43 10.08 DEP images/sk-unix.pb-c.d [2021-03-02T00:33:09.381Z] #43 10.14 PBCC images/mm.pb-c.c [2021-03-02T00:33:09.498Z] #48 65.46 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:33:09.498Z] #48 65.47 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:33:09.498Z] #48 65.47 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:33:09.498Z] #48 ... [2021-03-02T00:33:09.498Z] [2021-03-02T00:33:09.498Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:09.498Z] #33 sha256:0978f67fab9ec1b63740a679d041056c14f7f3f25572c3accae264929fd727a5 [2021-03-02T00:33:09.498Z] #33 55.60 sync [2021-03-02T00:33:09.498Z] #33 55.60 internal/reflectlite [2021-03-02T00:33:09.498Z] #33 59.55 errors [2021-03-02T00:33:09.498Z] #33 59.55 sort [2021-03-02T00:33:09.498Z] #33 60.37 strconv [2021-03-02T00:33:09.498Z] #33 61.58 io [2021-03-02T00:33:09.498Z] #33 64.12 internal/oserror [2021-03-02T00:33:09.498Z] #33 64.37 syscall [2021-03-02T00:33:09.574Z] #54 60.00 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:09.683Z] #43 10.20 DEP images/mm.pb-c.d [2021-03-02T00:33:09.683Z] #43 10.25 PBCC images/timerfd.pb-c.c [2021-03-02T00:33:09.683Z] #43 10.30 DEP images/timerfd.pb-c.d [2021-03-02T00:33:09.683Z] #43 10.36 PBCC images/timer.pb-c.c [2021-03-02T00:33:09.683Z] #43 10.37 DEP images/timer.pb-c.d [2021-03-02T00:33:09.683Z] #43 10.39 PBCC images/sa.pb-c.c [2021-03-02T00:33:09.683Z] #43 10.48 DEP images/sa.pb-c.d [2021-03-02T00:33:09.760Z] #33 ... [2021-03-02T00:33:09.760Z] [2021-03-02T00:33:09.760Z] #48 [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-03-02T00:33:09.760Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:33:09.760Z] #48 65.67 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:33:09.760Z] #48 65.67 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:33:09.760Z] #48 65.69 go: finding github.com/spf13/cobra v0.0.5 [2021-03-02T00:33:09.760Z] #48 65.76 go: finding github.com/gobwas/glob v0.2.3 [2021-03-02T00:33:09.760Z] #48 65.78 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:33:09.760Z] #48 65.80 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:33:09.760Z] #48 65.84 go: finding github.com/spf13/pflag v1.0.5 [2021-03-02T00:33:09.835Z] #54 60.37 Fetched 119 kB in 0s (249 kB/s) [2021-03-02T00:33:09.983Z] #43 10.55 PBCC images/pipe-data.pb-c.c [2021-03-02T00:33:09.983Z] #43 10.57 DEP images/pipe-data.pb-c.d [2021-03-02T00:33:09.983Z] #43 10.60 PBCC images/mnt.pb-c.c [2021-03-02T00:33:09.983Z] #43 10.67 DEP images/mnt.pb-c.d [2021-03-02T00:33:09.983Z] #43 10.71 PBCC images/sk-packet.pb-c.c [2021-03-02T00:33:09.983Z] #43 ... [2021-03-02T00:33:09.983Z] [2021-03-02T00:33:09.983Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:09.983Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:33:09.983Z] #45 72.81 hash/crc32 [2021-03-02T00:33:09.983Z] #45 77.51 vendor/golang.org/x/text/transform [2021-03-02T00:33:09.983Z] #45 80.15 internal/poll [2021-03-02T00:33:09.983Z] #45 81.25 context [2021-03-02T00:33:10.025Z] #48 65.94 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:33:10.025Z] #48 65.95 go: finding github.com/magiconair/properties v1.8.1 [2021-03-02T00:33:10.025Z] #48 66.07 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:33:10.025Z] #48 66.15 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:33:10.096Z] #54 60.61 Selecting previously unselected package libbtrfs0. [2021-03-02T00:33:10.096Z] #54 60.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 ... 15410 files and directories currently installed.) [2021-03-02T00:33:10.096Z] #54 60.75 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-02T00:33:10.096Z] #54 60.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:33:10.282Z] #35 ... [2021-03-02T00:33:10.282Z] [2021-03-02T00:33:10.282Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:10.282Z] #33 sha256:ba1a00f49afdeeb62e304951933f6d346eb06e3234614058fd4cc6a4ea9ea3c8 [2021-03-02T00:33:10.282Z] #33 43.17 sync [2021-03-02T00:33:10.282Z] #33 43.17 internal/reflectlite [2021-03-02T00:33:10.282Z] #33 45.58 sort [2021-03-02T00:33:10.282Z] #33 45.58 errors [2021-03-02T00:33:10.282Z] #33 46.01 strconv [2021-03-02T00:33:10.282Z] #33 46.95 io [2021-03-02T00:33:10.282Z] #33 48.10 internal/oserror [2021-03-02T00:33:10.282Z] #33 48.22 syscall [2021-03-02T00:33:10.282Z] #33 50.04 reflect [2021-03-02T00:33:10.285Z] #48 66.15 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:33:10.285Z] #48 66.19 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:33:10.285Z] #48 66.22 go: finding github.com/spf13/afero v1.1.2 [2021-03-02T00:33:10.285Z] #48 66.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:33:10.285Z] #48 66.35 go: finding github.com/spf13/cast v1.3.0 [2021-03-02T00:33:10.288Z] #45 ... [2021-03-02T00:33:10.288Z] [2021-03-02T00:33:10.288Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:10.288Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:10.288Z] #43 10.73 DEP images/sk-packet.pb-c.d [2021-03-02T00:33:10.288Z] #43 10.81 PBCC images/tcp-stream.pb-c.c [2021-03-02T00:33:10.288Z] #43 10.90 DEP images/tcp-stream.pb-c.d [2021-03-02T00:33:10.288Z] #43 10.97 PBCC images/pipe.pb-c.c [2021-03-02T00:33:10.313Z] #28 ... [2021-03-02T00:33:10.313Z] [2021-03-02T00:33:10.313Z] #54 [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-03-02T00:33:10.313Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-02T00:33:10.313Z] #54 35.99 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:10.313Z] #54 37.73 Fetched 119 kB in 1s (217 kB/s) [2021-03-02T00:33:10.313Z] #54 40.92 Selecting previously unselected package libbtrfs0. [2021-03-02T00:33:10.313Z] #54 40.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-02T00:33:10.313Z] #54 40.95 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-02T00:33:10.313Z] #54 44.89 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:33:10.313Z] #54 ... [2021-03-02T00:33:10.313Z] [2021-03-02T00:33:10.313Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:10.313Z] #33 sha256:469b2038b042b9029a4685931649af2e9e8e4acace54580bc5ee1b2e22a7d32b [2021-03-02T00:33:10.313Z] #33 36.25 internal/reflectlite [2021-03-02T00:33:10.313Z] #33 36.26 sync [2021-03-02T00:33:10.313Z] #33 37.73 sort [2021-03-02T00:33:10.313Z] #33 37.74 errors [2021-03-02T00:33:10.313Z] #33 38.15 io [2021-03-02T00:33:10.313Z] #33 38.15 strconv [2021-03-02T00:33:10.313Z] #33 38.17 internal/oserror [2021-03-02T00:33:10.313Z] #33 38.40 syscall [2021-03-02T00:33:10.313Z] #33 39.21 strings [2021-03-02T00:33:10.313Z] #33 39.24 bytes [2021-03-02T00:33:10.313Z] #33 40.70 reflect [2021-03-02T00:33:10.313Z] #33 42.13 bufio [2021-03-02T00:33:10.313Z] #33 43.03 path [2021-03-02T00:33:10.313Z] #33 43.45 text/tabwriter [2021-03-02T00:33:10.313Z] #33 43.95 internal/syscall/execenv [2021-03-02T00:33:10.313Z] #33 43.95 internal/syscall/unix [2021-03-02T00:33:10.313Z] #33 43.95 time [2021-03-02T00:33:10.313Z] #33 ... [2021-03-02T00:33:10.313Z] [2021-03-02T00:33:10.313Z] #48 [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-03-02T00:33:10.313Z] #48 sha256:7982202aa67ffc3674a5e4c8f07717b1ce81671c236c977dd60244a4754a68ea [2021-03-02T00:33:10.313Z] #48 35.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:33:10.313Z] #48 37.46 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:33:10.313Z] #48 40.26 go: finding github.com/fatih/color v1.7.0 [2021-03-02T00:33:10.313Z] #48 40.27 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:33:10.313Z] #48 40.36 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:33:10.313Z] #48 40.38 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:33:10.313Z] #48 40.92 go: finding github.com/pkg/errors v0.8.1 [2021-03-02T00:33:10.313Z] #48 40.92 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:33:10.313Z] #48 40.92 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:33:10.313Z] #48 40.94 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:33:10.313Z] #48 41.45 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:33:10.313Z] #48 41.48 go: finding github.com/spf13/viper v1.6.1 [2021-03-02T00:33:10.313Z] #48 41.48 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:33:10.313Z] #48 41.49 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:33:10.313Z] #48 42.07 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:33:10.313Z] #48 42.09 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:33:10.313Z] #48 42.12 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:33:10.313Z] #48 42.12 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:33:10.313Z] #48 42.13 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:33:10.313Z] #48 43.01 go: finding github.com/stretchr/testify v1.4.0 [2021-03-02T00:33:10.313Z] #48 43.04 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:33:10.313Z] #48 43.05 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:33:10.313Z] #48 43.09 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:33:10.313Z] #48 44.82 go: finding github.com/spf13/cobra v0.0.5 [2021-03-02T00:33:10.313Z] #48 44.83 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:33:10.313Z] #48 44.83 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:33:10.313Z] #48 44.89 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:33:10.313Z] #48 44.90 go: finding github.com/spf13/pflag v1.0.5 [2021-03-02T00:33:10.313Z] #48 45.41 go: finding github.com/gobwas/glob v0.2.3 [2021-03-02T00:33:10.313Z] #48 45.41 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:33:10.313Z] #48 45.42 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:33:10.313Z] #48 45.45 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:33:10.313Z] #48 46.07 go: finding github.com/magiconair/properties v1.8.1 [2021-03-02T00:33:10.313Z] #48 46.08 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:33:10.313Z] #48 46.08 go: finding github.com/stretchr/objx v0.2.0 [2021-03-02T00:33:10.313Z] #48 46.09 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:33:10.313Z] #48 46.09 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:33:10.542Z] #33 ... [2021-03-02T00:33:10.542Z] [2021-03-02T00:33:10.542Z] #48 [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-03-02T00:33:10.542Z] #48 sha256:b4f4c429936b0f1928396314d12accfde249cbc54a2c434b1e132a407919fde0 [2021-03-02T00:33:10.542Z] #48 49.65 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:33:10.542Z] #48 49.76 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-02T00:33:10.542Z] #48 49.85 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:33:10.542Z] #48 49.96 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:33:10.542Z] #48 50.04 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:33:10.542Z] #48 50.04 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:33:10.542Z] #48 50.07 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:33:10.542Z] #48 50.10 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:33:10.545Z] #48 66.42 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:33:10.546Z] #48 66.64 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:33:10.546Z] #48 66.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:33:10.589Z] #43 10.99 DEP images/pipe.pb-c.d [2021-03-02T00:33:10.589Z] #43 11.05 PBCC images/pstree.pb-c.c [2021-03-02T00:33:10.589Z] #43 11.06 DEP images/pstree.pb-c.d [2021-03-02T00:33:10.589Z] #43 11.12 PBCC images/fs.pb-c.c [2021-03-02T00:33:10.589Z] #43 11.17 DEP images/fs.pb-c.d [2021-03-02T00:33:10.589Z] #43 11.21 PBCC images/signalfd.pb-c.c [2021-03-02T00:33:10.669Z] #54 61.02 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:33:10.669Z] #54 61.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-02T00:33:10.669Z] #54 61.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:33:10.762Z] #48 ... [2021-03-02T00:33:10.762Z] [2021-03-02T00:33:10.762Z] #35 [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-03-02T00:33:10.762Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-02T00:33:10.762Z] #35 36.10 The following NEW packages will be installed: [2021-03-02T00:33:10.762Z] #35 36.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-02T00:33:10.762Z] #35 36.10 vim-common xxd [2021-03-02T00:33:10.762Z] #35 36.55 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:33:10.762Z] #35 36.55 Need to get 14.2 MB of archives. [2021-03-02T00:33:10.762Z] #35 36.55 After this operation, 60.0 MB of additional disk space will be used. [2021-03-02T00:33:10.762Z] #35 36.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-02T00:33:10.762Z] #35 36.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:33:10.762Z] #35 36.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-02T00:33:10.762Z] #35 37.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-02T00:33:10.762Z] #35 38.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-03-02T00:33:10.762Z] #35 38.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-03-02T00:33:10.762Z] #35 38.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-03-02T00:33:10.762Z] #35 38.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-03-02T00:33:10.762Z] #35 38.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-03-02T00:33:10.762Z] #35 38.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-03-02T00:33:10.762Z] #35 41.59 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:10.762Z] #35 43.86 Fetched 14.2 MB in 3s (4165 kB/s) [2021-03-02T00:33:10.825Z] #48 66.79 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-02T00:33:10.825Z] #48 66.82 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:33:10.825Z] #48 66.84 go: finding golang.org/x/text v0.3.2 [2021-03-02T00:33:10.888Z] #43 11.28 DEP images/signalfd.pb-c.d [2021-03-02T00:33:10.889Z] #43 11.35 PBCC images/fh.pb-c.c [2021-03-02T00:33:10.889Z] #43 11.45 PBCC images/fsnotify.pb-c.c [2021-03-02T00:33:10.889Z] #43 11.50 DEP images/fh.pb-c.d [2021-03-02T00:33:10.889Z] #43 11.56 DEP images/fsnotify.pb-c.d [2021-03-02T00:33:10.930Z] #54 61.47 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:33:10.930Z] #54 61.49 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:33:10.930Z] #54 61.50 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:11.069Z] #35 ... [2021-03-02T00:33:11.069Z] [2021-03-02T00:33:11.069Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:11.069Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:33:11.069Z] #12 36.22 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:33:11.069Z] #12 36.22 Need to get 73.8 MB of archives. [2021-03-02T00:33:11.069Z] #12 36.22 After this operation, 472 MB of additional disk space will be used. [2021-03-02T00:33:11.069Z] #12 36.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-03-02T00:33:11.069Z] #12 36.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-03-02T00:33:11.069Z] #12 36.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-03-02T00:33:11.069Z] #12 37.06 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-03-02T00:33:11.069Z] #12 37.50 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-03-02T00:33:11.069Z] #12 37.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-03-02T00:33:11.069Z] #12 37.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-03-02T00:33:11.069Z] #12 37.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-02T00:33:11.069Z] #12 38.16 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-03-02T00:33:11.069Z] #12 38.50 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-03-02T00:33:11.069Z] #12 38.52 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-03-02T00:33:11.069Z] #12 44.51 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-03-02T00:33:11.069Z] #12 ... [2021-03-02T00:33:11.069Z] [2021-03-02T00:33:11.069Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:11.069Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T00:33:11.069Z] #41 45.12 Selecting previously unselected package libcap-dev:arm64. [2021-03-02T00:33:11.069Z] #41 45.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-02T00:33:11.069Z] #41 45.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-03-02T00:33:11.069Z] #41 46.50 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-03-02T00:33:11.101Z] #48 66.98 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:33:11.101Z] #48 67.03 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:33:11.101Z] #48 67.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:33:11.101Z] #48 67.13 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:33:11.101Z] #48 67.14 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:33:11.189Z] #43 11.63 PBCC images/eventpoll.pb-c.c [2021-03-02T00:33:11.189Z] #43 11.64 DEP images/eventpoll.pb-c.d [2021-03-02T00:33:11.189Z] #43 11.70 PBCC images/eventfd.pb-c.c [2021-03-02T00:33:11.189Z] #43 11.75 DEP images/eventfd.pb-c.d [2021-03-02T00:33:11.189Z] #43 11.78 PBCC images/remap-file-path.pb-c.c [2021-03-02T00:33:11.189Z] #43 11.83 DEP images/remap-file-path.pb-c.d [2021-03-02T00:33:11.189Z] #43 11.87 PBCC images/fifo.pb-c.c [2021-03-02T00:33:11.189Z] #43 11.90 DEP images/fifo.pb-c.d [2021-03-02T00:33:11.189Z] #43 11.97 PBCC images/ghost-file.pb-c.c [2021-03-02T00:33:11.362Z] #48 67.20 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:33:11.362Z] #48 67.22 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:33:11.362Z] #48 67.22 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:33:11.362Z] #48 67.28 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-02T00:33:11.362Z] #48 67.29 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:33:11.362Z] #48 67.30 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:33:11.362Z] #48 67.30 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:33:11.362Z] #48 67.32 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:33:11.362Z] #48 67.46 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:33:11.362Z] #48 67.47 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:33:11.362Z] #48 67.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:33:11.487Z] #43 12.06 DEP images/ghost-file.pb-c.d [2021-03-02T00:33:11.487Z] #43 12.11 PBCC images/regfile.pb-c.c [2021-03-02T00:33:11.487Z] #43 12.15 DEP images/regfile.pb-c.d [2021-03-02T00:33:11.487Z] #43 12.21 PBCC images/ns.pb-c.c [2021-03-02T00:33:11.502Z] #54 DONE 62.1s [2021-03-02T00:33:11.502Z] [2021-03-02T00:33:11.502Z] #55 [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-03-02T00:33:11.502Z] #55 sha256:870c3b5b6d7119c44c92f43d5321f3f5a9b0bc43093070cdc06166050d9ec3b6 [2021-03-02T00:33:11.622Z] #48 67.52 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:33:11.622Z] #48 67.53 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-02T00:33:11.622Z] #48 67.55 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:33:11.622Z] #48 67.56 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:33:11.622Z] #48 67.63 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:33:11.622Z] #48 67.65 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-02T00:33:11.641Z] #41 ... [2021-03-02T00:33:11.641Z] [2021-03-02T00:33:11.641Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:11.641Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:33:11.641Z] #44 37.33 github.com/LK4D4/vndr/godl/singleflight [2021-03-02T00:33:11.641Z] #44 37.33 internal/reflectlite [2021-03-02T00:33:11.641Z] #44 37.33 math/rand [2021-03-02T00:33:11.641Z] #44 37.33 internal/singleflight [2021-03-02T00:33:11.641Z] #44 39.19 sort [2021-03-02T00:33:11.641Z] #44 39.20 io [2021-03-02T00:33:11.641Z] #44 39.21 syscall [2021-03-02T00:33:11.641Z] #44 39.23 strconv [2021-03-02T00:33:11.641Z] #44 40.36 vendor/golang.org/x/net/dns/dnsmessage [2021-03-02T00:33:11.641Z] #44 41.24 bytes [2021-03-02T00:33:11.641Z] #44 43.01 bufio [2021-03-02T00:33:11.641Z] #44 43.22 reflect [2021-03-02T00:33:11.641Z] #44 43.93 regexp/syntax [2021-03-02T00:33:11.641Z] #44 44.37 hash/crc32 [2021-03-02T00:33:11.641Z] #44 45.50 vendor/golang.org/x/text/transform [2021-03-02T00:33:11.641Z] #44 46.67 time [2021-03-02T00:33:11.819Z] #43 12.23 DEP images/ns.pb-c.d [2021-03-02T00:33:11.819Z] #43 12.30 PBCC images/fdinfo.pb-c.c [2021-03-02T00:33:11.819Z] #43 12.41 DEP images/fdinfo.pb-c.d [2021-03-02T00:33:11.819Z] #43 12.49 PBCC images/core-aarch64.pb-c.c [2021-03-02T00:33:11.819Z] #43 12.52 PBCC images/core-arm.pb-c.c [2021-03-02T00:33:11.819Z] #43 12.61 PBCC images/core-ppc64.pb-c.c [2021-03-02T00:33:11.882Z] #48 67.87 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:33:11.882Z] #48 67.89 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:33:11.882Z] #48 67.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:33:11.882Z] #48 67.98 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:33:11.882Z] #48 68.00 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:33:11.906Z] #44 47.41 regexp [2021-03-02T00:33:11.906Z] #44 ... [2021-03-02T00:33:11.906Z] [2021-03-02T00:33:11.906Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:33:11.906Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-02T00:33:11.906Z] #31 37.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-02T00:33:11.906Z] #31 37.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:33:11.906Z] #31 ... [2021-03-02T00:33:11.906Z] [2021-03-02T00:33:11.906Z] #35 [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-03-02T00:33:11.906Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-02T00:33:11.906Z] #35 47.34 Selecting previously unselected package xxd. [2021-03-02T00:33:11.906Z] #35 47.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-02T00:33:11.906Z] #35 47.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-02T00:33:11.906Z] #35 48.12 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:33:11.923Z] #48 ... [2021-03-02T00:33:11.923Z] [2021-03-02T00:33:11.923Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:11.923Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:33:11.923Z] #44 44.79 github.com/LK4D4/vndr/godl/singleflight [2021-03-02T00:33:11.923Z] #44 44.79 internal/reflectlite [2021-03-02T00:33:11.923Z] #44 45.20 math/rand [2021-03-02T00:33:11.923Z] #44 46.31 internal/singleflight [2021-03-02T00:33:11.923Z] #44 47.57 strconv [2021-03-02T00:33:11.923Z] #44 47.64 io [2021-03-02T00:33:11.923Z] #44 49.00 bytes [2021-03-02T00:33:11.923Z] #44 51.21 reflect [2021-03-02T00:33:11.923Z] #44 51.61 bufio [2021-03-02T00:33:11.923Z] #44 53.16 syscall [2021-03-02T00:33:12.075Z] #55 ... [2021-03-02T00:33:12.075Z] [2021-03-02T00:33:12.075Z] #35 [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-03-02T00:33:12.075Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:12.075Z] #35 43.95 Reading package lists... [2021-03-02T00:33:12.075Z] #35 53.00 Building dependency tree... [2021-03-02T00:33:12.075Z] #35 58.36 The following additional packages will be installed: [2021-03-02T00:33:12.075Z] #35 58.37 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-02T00:33:12.075Z] #35 58.41 Suggested packages: [2021-03-02T00:33:12.075Z] #35 58.41 cmake-doc ninja-build lrzip [2021-03-02T00:33:12.075Z] #35 58.41 Recommended packages: [2021-03-02T00:33:12.075Z] #35 58.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-02T00:33:12.075Z] #35 60.32 The following NEW packages will be installed: [2021-03-02T00:33:12.075Z] #35 60.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-02T00:33:12.075Z] #35 60.36 vim-common xxd [2021-03-02T00:33:12.075Z] #35 60.90 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:33:12.075Z] #35 60.90 Need to get 14.9 MB of archives. [2021-03-02T00:33:12.075Z] #35 60.90 After this operation, 61.8 MB of additional disk space will be used. [2021-03-02T00:33:12.075Z] #35 60.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-02T00:33:12.075Z] #35 60.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:33:12.075Z] #35 60.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-02T00:33:12.075Z] #35 61.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-02T00:33:12.075Z] #35 62.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-02T00:33:12.124Z] #43 12.71 PBCC images/core-s390.pb-c.c [2021-03-02T00:33:12.124Z] #43 12.80 PBCC images/core-x86.pb-c.c [2021-03-02T00:33:12.124Z] #43 12.86 PBCC images/core.pb-c.c [2021-03-02T00:33:12.183Z] #44 ... [2021-03-02T00:33:12.183Z] [2021-03-02T00:33:12.183Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:12.183Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:12.183Z] #12 52.21 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-03-02T00:33:12.183Z] #12 54.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-02T00:33:12.183Z] #12 54.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-02T00:33:12.183Z] #12 54.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-02T00:33:12.183Z] #12 54.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-02T00:33:12.183Z] #12 54.65 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-03-02T00:33:12.183Z] #12 54.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-02T00:33:12.183Z] #12 54.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-02T00:33:12.183Z] #12 54.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-02T00:33:12.183Z] #12 54.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-02T00:33:12.183Z] #12 54.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-02T00:33:12.183Z] #12 54.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-02T00:33:12.183Z] #12 54.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-02T00:33:12.183Z] #12 54.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-02T00:33:12.183Z] #12 54.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-02T00:33:12.183Z] #12 54.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-02T00:33:12.337Z] #35 62.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-02T00:33:12.337Z] #35 62.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-02T00:33:12.337Z] #35 62.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-02T00:33:12.337Z] #35 62.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-02T00:33:12.337Z] #35 62.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-02T00:33:12.337Z] #35 ... [2021-03-02T00:33:12.337Z] [2021-03-02T00:33:12.337Z] #48 [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-03-02T00:33:12.337Z] #48 sha256:93ad465e33f32c5e402aed3cf7b505a6ddbc0d45b8107ba9305e2f0edef4ffc5 [2021-03-02T00:33:12.337Z] #48 59.21 go: finding github.com/fatih/color v1.7.0 [2021-03-02T00:33:12.337Z] #48 59.49 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-02T00:33:12.337Z] #48 59.63 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-02T00:33:12.337Z] #48 59.72 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-02T00:33:12.337Z] #48 59.81 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-02T00:33:12.337Z] #48 59.86 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-02T00:33:12.337Z] #48 59.86 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-02T00:33:12.337Z] #48 59.96 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-02T00:33:12.337Z] #48 60.09 go: finding github.com/pkg/errors v0.8.1 [2021-03-02T00:33:12.337Z] #48 60.17 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-02T00:33:12.337Z] #48 60.17 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-02T00:33:12.337Z] #48 60.21 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-02T00:33:12.337Z] #48 60.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-02T00:33:12.337Z] #48 60.31 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-02T00:33:12.337Z] #48 60.32 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-02T00:33:12.337Z] #48 60.32 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-02T00:33:12.337Z] #48 60.35 go: finding github.com/spf13/viper v1.6.1 [2021-03-02T00:33:12.337Z] #48 60.38 go: finding github.com/stretchr/testify v1.4.0 [2021-03-02T00:33:12.337Z] #48 60.46 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-02T00:33:12.337Z] #48 60.47 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-02T00:33:12.337Z] #48 60.51 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-02T00:33:12.337Z] #48 60.76 go: finding github.com/stretchr/objx v0.2.0 [2021-03-02T00:33:12.337Z] #48 60.82 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-02T00:33:12.337Z] #48 60.83 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-02T00:33:12.337Z] #48 60.92 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:33:12.337Z] #48 61.01 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-02T00:33:12.337Z] #48 61.01 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-02T00:33:12.337Z] #48 61.02 go: finding github.com/gobwas/glob v0.2.3 [2021-03-02T00:33:12.337Z] #48 61.03 go: finding github.com/spf13/cobra v0.0.5 [2021-03-02T00:33:12.337Z] #48 61.06 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-02T00:33:12.337Z] #48 61.12 go: finding github.com/spf13/pflag v1.0.5 [2021-03-02T00:33:12.337Z] #48 61.21 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-02T00:33:12.337Z] #48 61.27 go: finding github.com/magiconair/properties v1.8.1 [2021-03-02T00:33:12.337Z] #48 61.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-02T00:33:12.337Z] #48 61.53 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-02T00:33:12.337Z] #48 61.60 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-02T00:33:12.337Z] #48 61.62 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:33:12.337Z] #48 61.69 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:33:12.337Z] #48 61.73 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:33:12.337Z] #48 61.77 go: finding github.com/spf13/cast v1.3.0 [2021-03-02T00:33:12.337Z] #48 61.78 go: finding github.com/spf13/afero v1.1.2 [2021-03-02T00:33:12.337Z] #48 61.82 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:33:12.337Z] #48 61.83 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:33:12.337Z] #48 61.89 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:33:12.337Z] #48 61.93 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:33:12.337Z] #48 61.99 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-02T00:33:12.337Z] #48 62.06 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:33:12.337Z] #48 62.22 go: finding golang.org/x/text v0.3.2 [2021-03-02T00:33:12.337Z] #48 62.45 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:33:12.337Z] #48 62.45 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:33:12.337Z] #48 62.54 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:33:12.337Z] #48 62.59 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:33:12.337Z] #48 62.61 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:33:12.337Z] #48 62.65 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:33:12.337Z] #48 62.72 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:33:12.337Z] #48 62.76 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:33:12.337Z] #48 62.79 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:33:12.337Z] #48 62.80 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:33:12.337Z] #48 62.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:33:12.337Z] #48 62.86 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-02T00:33:12.337Z] #48 62.94 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:33:12.337Z] #48 62.96 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:33:12.425Z] #43 12.93 PBCC images/inventory.pb-c.c [2021-03-02T00:33:12.425Z] #43 12.99 DEP images/core-aarch64.pb-c.d [2021-03-02T00:33:12.425Z] #43 13.04 DEP images/core-arm.pb-c.d [2021-03-02T00:33:12.425Z] #43 13.10 DEP images/core-ppc64.pb-c.d [2021-03-02T00:33:12.451Z] #48 ... [2021-03-02T00:33:12.451Z] [2021-03-02T00:33:12.451Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:12.451Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:33:12.451Z] #44 58.32 github.com/LK4D4/vndr/godl/singleflight [2021-03-02T00:33:12.451Z] #44 58.33 internal/reflectlite [2021-03-02T00:33:12.451Z] #44 58.99 math/rand [2021-03-02T00:33:12.451Z] #44 60.71 internal/singleflight [2021-03-02T00:33:12.451Z] #44 62.98 strconv [2021-03-02T00:33:12.451Z] #44 62.98 io [2021-03-02T00:33:12.451Z] #44 65.46 bytes [2021-03-02T00:33:12.451Z] #44 67.73 bufio [2021-03-02T00:33:12.451Z] #44 ... [2021-03-02T00:33:12.451Z] [2021-03-02T00:33:12.451Z] #50 [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-03-02T00:33:12.451Z] #50 sha256:1c744357d418e4d3d6f54aa17a4cccefe08543d689d0d6b3721bbe667f725eba [2021-03-02T00:33:12.451Z] #50 68.58 syscall [2021-03-02T00:33:12.599Z] #48 63.20 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:33:12.599Z] #48 63.23 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:33:12.713Z] #50 68.63 reflect [2021-03-02T00:33:12.725Z] #43 13.15 DEP images/core-s390.pb-c.d [2021-03-02T00:33:12.725Z] #43 13.20 DEP images/core-x86.pb-c.d [2021-03-02T00:33:12.725Z] #43 13.26 DEP images/core.pb-c.d [2021-03-02T00:33:12.725Z] #43 13.32 DEP images/inventory.pb-c.d [2021-03-02T00:33:12.860Z] #48 63.39 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-02T00:33:12.860Z] #48 63.47 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:33:12.860Z] #48 ... [2021-03-02T00:33:12.861Z] [2021-03-02T00:33:12.861Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:12.861Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:12.861Z] #12 44.74 Reading package lists... [2021-03-02T00:33:12.861Z] #12 53.84 Building dependency tree... [2021-03-02T00:33:12.861Z] #12 59.45 The following additional packages will be installed: [2021-03-02T00:33:12.861Z] #12 59.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-02T00:33:12.861Z] #12 59.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-02T00:33:12.861Z] #12 59.49 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-02T00:33:12.861Z] #12 59.49 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-02T00:33:12.861Z] #12 59.49 mingw-w64-x86-64-dev [2021-03-02T00:33:12.861Z] #12 59.53 Suggested packages: [2021-03-02T00:33:12.861Z] #12 59.53 gcc-8-locales seccomp wine64 [2021-03-02T00:33:12.861Z] #12 62.16 The following NEW packages will be installed: [2021-03-02T00:33:12.861Z] #12 62.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-02T00:33:12.861Z] #12 62.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-02T00:33:12.861Z] #12 62.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-02T00:33:12.861Z] #12 62.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-02T00:33:12.861Z] #12 62.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-02T00:33:12.861Z] #12 62.22 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-02T00:33:12.861Z] #12 62.24 The following packages will be upgraded: [2021-03-02T00:33:12.861Z] #12 62.24 libsystemd0 libudev1 [2021-03-02T00:33:12.861Z] #12 62.88 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:33:12.861Z] #12 62.88 Need to get 78.2 MB of archives. [2021-03-02T00:33:12.861Z] #12 62.88 After this operation, 487 MB of additional disk space will be used. [2021-03-02T00:33:12.861Z] #12 62.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-02T00:33:12.861Z] #12 62.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-02T00:33:12.861Z] #12 62.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-02T00:33:12.861Z] #12 63.28 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-03-02T00:33:13.121Z] #12 55.98 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:13.126Z] #43 13.41 PBCC images/cpuinfo.pb-c.c [2021-03-02T00:33:13.126Z] #43 13.46 DEP images/cpuinfo.pb-c.d [2021-03-02T00:33:13.126Z] #43 13.56 PBCC images/stats.pb-c.c [2021-03-02T00:33:13.126Z] #43 13.62 DEP images/stats.pb-c.d [2021-03-02T00:33:13.130Z] #12 ... [2021-03-02T00:33:13.130Z] [2021-03-02T00:33:13.130Z] #48 [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-03-02T00:33:13.130Z] #48 sha256:93ad465e33f32c5e402aed3cf7b505a6ddbc0d45b8107ba9305e2f0edef4ffc5 [2021-03-02T00:33:13.130Z] #48 63.52 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:33:13.130Z] #48 63.66 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-02T00:33:13.130Z] #48 63.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:33:13.381Z] #12 56.13 Fetched 78.2 MB in 8s (9244 kB/s) [2021-03-02T00:33:13.381Z] #12 56.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:13.381Z] #12 56.34 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-02T00:33:13.391Z] #48 63.97 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:33:13.391Z] #48 64.00 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:33:13.391Z] #48 64.01 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:33:13.427Z] #43 ... [2021-03-02T00:33:13.427Z] [2021-03-02T00:33:13.427Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:13.427Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-02T00:33:13.427Z] #13 76.07 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-02T00:33:13.427Z] #13 76.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-02T00:33:13.427Z] #13 76.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:13.427Z] #13 76.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-02T00:33:13.427Z] #13 76.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-02T00:33:13.427Z] #13 76.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:13.641Z] #12 56.40 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:33:13.653Z] #48 64.13 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:33:13.653Z] #48 64.14 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:33:13.901Z] #12 56.77 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-02T00:33:14.160Z] #12 56.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:14.160Z] #12 57.03 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-02T00:33:14.160Z] #12 57.06 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:33:14.420Z] #12 57.30 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-02T00:33:14.680Z] #12 57.47 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-02T00:33:14.680Z] #12 57.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:14.680Z] #12 57.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-02T00:33:14.680Z] #12 57.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:33:14.704Z] #35 ... [2021-03-02T00:33:14.704Z] [2021-03-02T00:33:14.704Z] #50 [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-03-02T00:33:14.704Z] #50 sha256:cff219b1ca83d7a250bb98cd366bd7a452fcd36b5c67e2887982bc161296e10f [2021-03-02T00:33:14.704Z] #50 40.14 strconv [2021-03-02T00:33:14.704Z] #50 40.16 syscall [2021-03-02T00:33:14.704Z] #50 40.18 bytes [2021-03-02T00:33:14.704Z] #50 40.18 strings [2021-03-02T00:33:14.704Z] #50 42.50 bufio [2021-03-02T00:33:14.704Z] #50 43.17 text/tabwriter [2021-03-02T00:33:14.704Z] #50 43.54 reflect [2021-03-02T00:33:14.704Z] #50 43.84 regexp/syntax [2021-03-02T00:33:14.704Z] #50 47.06 time [2021-03-02T00:33:14.704Z] #50 47.06 regexp [2021-03-02T00:33:14.704Z] #50 50.31 mvdan.cc/sh/v3/fileutil [2021-03-02T00:33:14.704Z] #50 50.34 io/ioutil [2021-03-02T00:33:14.704Z] #50 ... [2021-03-02T00:33:14.704Z] [2021-03-02T00:33:14.704Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:14.704Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:33:14.704Z] #44 50.08 context [2021-03-02T00:33:14.704Z] #44 50.12 path/filepath [2021-03-02T00:33:14.704Z] #44 50.41 internal/lazyregexp [2021-03-02T00:33:14.704Z] #44 50.67 github.com/LK4D4/vndr/versioned [2021-03-02T00:33:14.968Z] #13 ... [2021-03-02T00:33:14.968Z] [2021-03-02T00:33:14.968Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:14.968Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:14.968Z] #43 15.51 make[1]: Nothing to be done for 'all'. [2021-03-02T00:33:14.968Z] #44 51.14 flag [2021-03-02T00:33:14.968Z] #44 51.15 go/token [2021-03-02T00:33:14.968Z] #44 51.16 net/url [2021-03-02T00:33:14.969Z] #44 51.22 text/template/parse [2021-03-02T00:33:15.268Z] #43 ... [2021-03-02T00:33:15.268Z] [2021-03-02T00:33:15.268Z] #51 [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-03-02T00:33:15.268Z] #51 sha256:caedf6c89a9f08d836d281dc0589d2b530dcb35aac12c567238dc54a4a2dcc4d [2021-03-02T00:33:15.268Z] #51 78.04 time [2021-03-02T00:33:15.268Z] #51 80.88 regexp [2021-03-02T00:33:15.268Z] #51 ... [2021-03-02T00:33:15.268Z] [2021-03-02T00:33:15.268Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:15.268Z] #34 sha256:c5bcf65524785b94509b88bebce9a091763d36cce22a2b7c4c62d7568f2cf8bd [2021-03-02T00:33:15.268Z] #34 79.02 internal/poll [2021-03-02T00:33:15.268Z] #34 82.22 os [2021-03-02T00:33:15.268Z] #34 84.42 internal/fmtsort [2021-03-02T00:33:15.268Z] #34 85.81 path/filepath [2021-03-02T00:33:15.268Z] #34 85.83 fmt [2021-03-02T00:33:15.268Z] #34 87.53 io/ioutil [2021-03-02T00:33:15.576Z] #48 ... [2021-03-02T00:33:15.576Z] [2021-03-02T00:33:15.576Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:15.576Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:15.576Z] #41 54.04 Building dependency tree... [2021-03-02T00:33:15.576Z] #41 59.76 The following additional packages will be installed: [2021-03-02T00:33:15.576Z] #41 59.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-02T00:33:15.576Z] #41 59.81 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-02T00:33:15.576Z] #41 59.83 Suggested packages: [2021-03-02T00:33:15.576Z] #41 59.83 manpages-dev python-setuptools [2021-03-02T00:33:15.576Z] #41 62.06 The following NEW packages will be installed: [2021-03-02T00:33:15.576Z] #41 62.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-02T00:33:15.576Z] #41 62.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-02T00:33:15.576Z] #41 62.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-02T00:33:15.576Z] #41 62.08 python-six zlib1g-dev [2021-03-02T00:33:15.576Z] #41 62.88 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:33:15.576Z] #41 62.88 Need to get 4095 kB of archives. [2021-03-02T00:33:15.576Z] #41 62.88 After this operation, 22.5 MB of additional disk space will be used. [2021-03-02T00:33:15.576Z] #41 62.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-02T00:33:15.576Z] #41 62.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-02T00:33:15.576Z] #41 62.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-02T00:33:15.576Z] #41 62.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-02T00:33:15.576Z] #41 62.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-02T00:33:15.576Z] #41 62.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-02T00:33:15.576Z] #41 62.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-02T00:33:15.576Z] #41 62.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-02T00:33:15.576Z] #41 63.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-02T00:33:15.576Z] #41 63.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-02T00:33:15.576Z] #41 63.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-02T00:33:15.576Z] #41 63.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-02T00:33:15.576Z] #41 63.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-02T00:33:15.576Z] #41 63.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-02T00:33:15.576Z] #41 63.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-02T00:33:15.576Z] #41 63.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-02T00:33:15.576Z] #41 63.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-02T00:33:15.576Z] #41 64.97 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:15.576Z] #41 65.31 Fetched 4095 kB in 1s (3192 kB/s) [2021-03-02T00:33:15.576Z] #41 65.43 Selecting previously unselected package libcap-dev:amd64. [2021-03-02T00:33:15.576Z] #41 65.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:15.576Z] #41 65.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-02T00:33:15.576Z] #41 65.55 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-02T00:33:15.576Z] #41 65.85 Selecting previously unselected package libnet1:amd64. [2021-03-02T00:33:15.576Z] #41 65.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T00:33:15.576Z] #41 65.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:15.839Z] #41 66.21 Selecting previously unselected package libnet1-dev. [2021-03-02T00:33:15.839Z] #41 66.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T00:33:15.839Z] #41 66.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:15.839Z] #41 ... [2021-03-02T00:33:15.839Z] [2021-03-02T00:33:15.839Z] #35 [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-03-02T00:33:15.839Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:15.839Z] #35 64.71 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:15.839Z] #35 65.00 Fetched 14.9 MB in 3s (5338 kB/s) [2021-03-02T00:33:15.839Z] #35 65.12 Selecting previously unselected package xxd. [2021-03-02T00:33:15.839Z] #35 65.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:15.839Z] #35 65.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T00:33:15.839Z] #35 65.24 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:33:15.839Z] #35 65.64 Selecting previously unselected package vim-common. [2021-03-02T00:33:15.839Z] #35 65.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:33:15.839Z] #35 65.72 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:33:15.839Z] #35 66.38 Selecting previously unselected package cmake-data. [2021-03-02T00:33:15.839Z] #35 66.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-02T00:33:15.839Z] #35 66.41 Unpacking cmake-data (3.13.4-1) ... [2021-03-02T00:33:15.919Z] #34 ... [2021-03-02T00:33:15.919Z] [2021-03-02T00:33:15.919Z] #51 [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-03-02T00:33:15.919Z] #51 sha256:caedf6c89a9f08d836d281dc0589d2b530dcb35aac12c567238dc54a4a2dcc4d [2021-03-02T00:33:15.919Z] #51 88.72 mvdan.cc/sh/v3/fileutil [2021-03-02T00:33:16.369Z] #44 52.21 go/scanner [2021-03-02T00:33:16.369Z] #44 52.53 encoding/binary [2021-03-02T00:33:16.413Z] #35 ... [2021-03-02T00:33:16.413Z] [2021-03-02T00:33:16.413Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:16.413Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:33:16.413Z] #44 56.96 github.com/LK4D4/vndr/godl/singleflight [2021-03-02T00:33:16.413Z] #44 56.96 internal/reflectlite [2021-03-02T00:33:16.413Z] #44 57.64 math/rand [2021-03-02T00:33:16.413Z] #44 59.16 internal/singleflight [2021-03-02T00:33:16.413Z] #44 61.65 sort [2021-03-02T00:33:16.413Z] #44 61.68 io [2021-03-02T00:33:16.413Z] #44 63.75 strconv [2021-03-02T00:33:16.413Z] #44 63.99 bytes [2021-03-02T00:33:16.413Z] #44 66.18 bufio [2021-03-02T00:33:16.635Z] #44 ... [2021-03-02T00:33:16.635Z] [2021-03-02T00:33:16.635Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-02T00:33:16.635Z] #63 sha256:3ae1ff1eddfee70f53627422d0b74f7c1a92af2a3e093a4a5ce782d68ef1641a [2021-03-02T00:33:16.635Z] #63 DONE 52.6s [2021-03-02T00:33:16.635Z] [2021-03-02T00:33:16.635Z] #28 [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-03-02T00:33:16.635Z] #28 sha256:9014bbeca81b5dd51d90df6b663af5a23306159b7ebe74ee6ca793bd1f78e374 [2021-03-02T00:33:16.635Z] #28 DONE 49.4s [2021-03-02T00:33:16.635Z] [2021-03-02T00:33:16.635Z] #46 [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-03-02T00:33:16.635Z] #46 sha256:d7586be4cd2ef372c3377178c16c845a897295cd2d76397f8871660ca235b678 [2021-03-02T00:33:16.635Z] #46 DONE 52.6s [2021-03-02T00:33:16.635Z] [2021-03-02T00:33:16.635Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:16.635Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:33:16.635Z] #44 52.78 encoding/xml [2021-03-02T00:33:16.674Z] #44 ... [2021-03-02T00:33:16.674Z] [2021-03-02T00:33:16.674Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:16.674Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:16.674Z] #41 66.52 Selecting previously unselected package libnl-3-200:amd64. [2021-03-02T00:33:16.674Z] #41 66.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-02T00:33:16.674Z] #41 66.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:33:16.674Z] #41 66.76 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-02T00:33:16.674Z] #41 66.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-02T00:33:16.674Z] #41 66.81 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-02T00:33:16.674Z] #41 67.19 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-02T00:33:16.674Z] #41 67.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:33:16.674Z] #41 67.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:16.914Z] #50 ... [2021-03-02T00:33:16.914Z] [2021-03-02T00:33:16.914Z] #55 [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-03-02T00:33:16.914Z] #55 sha256:b3138b1ab95003830bf784bd786bcc092e9f78f281cd145699438b6f94160ff6 [2021-03-02T00:33:16.914Z] #55 2.536 + RM_GOPATH=0 [2021-03-02T00:33:16.914Z] #55 2.536 + TMP_GOPATH= [2021-03-02T00:33:16.914Z] #55 2.536 + : /build [2021-03-02T00:33:16.914Z] #55 2.536 + '[' -z '' ']' [2021-03-02T00:33:16.914Z] #55 2.539 ++ mktemp -d [2021-03-02T00:33:16.914Z] #55 2.542 + export GOPATH=/tmp/tmp.GbYd9KVslY [2021-03-02T00:33:16.914Z] #55 2.542 + GOPATH=/tmp/tmp.GbYd9KVslY [2021-03-02T00:33:16.914Z] #55 2.542 + RM_GOPATH=1 [2021-03-02T00:33:16.914Z] #55 2.542 + case "$(go env GOARCH)" in [2021-03-02T00:33:16.914Z] #55 2.543 ++ go env GOARCH [2021-03-02T00:33:16.914Z] #55 2.554 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:16.914Z] #55 2.554 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:16.914Z] #55 2.555 ++ dirname /tmp/install/install.sh [2021-03-02T00:33:16.914Z] #55 2.556 + dir=/tmp/install [2021-03-02T00:33:16.914Z] #55 2.557 + bin=containerd [2021-03-02T00:33:16.914Z] #55 2.557 + shift [2021-03-02T00:33:16.914Z] #55 2.558 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-02T00:33:16.914Z] #55 2.558 + . /tmp/install/containerd.installer [2021-03-02T00:33:16.914Z] #55 2.558 ++ set -e [2021-03-02T00:33:16.914Z] #55 2.558 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:16.914Z] #55 2.559 + install_containerd [2021-03-02T00:33:16.914Z] #55 2.560 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-02T00:33:16.914Z] #55 2.560 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:16.914Z] #55 2.560 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GbYd9KVslY/src/github.com/containerd/containerd [2021-03-02T00:33:16.914Z] #55 2.579 Cloning into '/tmp/tmp.GbYd9KVslY/src/github.com/containerd/containerd'... [2021-03-02T00:33:16.914Z] #55 ... [2021-03-02T00:33:16.914Z] [2021-03-02T00:33:16.914Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:33:16.914Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:33:16.914Z] #31 69.03 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-02T00:33:16.914Z] #31 69.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-02T00:33:16.914Z] #31 70.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:33:16.936Z] #41 67.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-02T00:33:16.936Z] #41 67.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:33:16.936Z] #41 67.46 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:17.200Z] #41 67.84 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-02T00:33:17.200Z] #41 67.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-02T00:33:17.462Z] #41 67.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-02T00:33:17.481Z] #12 60.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-02T00:33:17.481Z] #12 60.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-02T00:33:17.481Z] #12 60.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:33:18.038Z] #51 90.68 encoding/binary [2021-03-02T00:33:18.038Z] #51 90.70 flag [2021-03-02T00:33:18.038Z] #51 90.71 github.com/pkg/diff [2021-03-02T00:33:18.038Z] #51 90.72 go/token [2021-03-02T00:33:18.041Z] #44 ... [2021-03-02T00:33:18.041Z] [2021-03-02T00:33:18.041Z] #54 [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-03-02T00:33:18.041Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-02T00:33:18.041Z] #54 50.28 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:33:18.041Z] #54 50.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-02T00:33:18.041Z] #54 51.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:33:18.041Z] #54 52.84 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:33:18.041Z] #54 52.89 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:33:18.041Z] #54 53.00 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:18.041Z] #54 DONE 54.0s [2021-03-02T00:33:18.041Z] [2021-03-02T00:33:18.041Z] #55 [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-03-02T00:33:18.041Z] #55 sha256:1b037713edda1cbb405b28830a8c54b95947ef20905880a2925bfcfa5296bfbf [2021-03-02T00:33:18.050Z] #12 ... [2021-03-02T00:33:18.050Z] [2021-03-02T00:33:18.050Z] #50 [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-03-02T00:33:18.050Z] #50 sha256:ca73fd4fd5d3cbdb3801bec7c6eda3867d3cdcc9703a9f49a38d711b3eb5de40 [2021-03-02T00:33:18.050Z] #50 50.98 syscall [2021-03-02T00:33:18.050Z] #50 51.06 bytes [2021-03-02T00:33:18.050Z] #50 53.21 reflect [2021-03-02T00:33:18.050Z] #50 58.73 time [2021-03-02T00:33:18.310Z] #50 ... [2021-03-02T00:33:18.310Z] [2021-03-02T00:33:18.310Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:18.310Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:33:18.310Z] #44 60.42 time [2021-03-02T00:33:18.407Z] #41 68.92 Selecting previously unselected package libprotobuf17:amd64. [2021-03-02T00:33:18.407Z] #41 68.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:18.668Z] #41 69.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:18.668Z] #41 ... [2021-03-02T00:33:18.668Z] [2021-03-02T00:33:18.668Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:18.668Z] #33 sha256:1858901bfff3a6927bb19999ca17d050c4b22b8703b2a4daab1b2474b6c8ac15 [2021-03-02T00:33:18.668Z] #33 59.11 sort [2021-03-02T00:33:18.668Z] #33 59.11 errors [2021-03-02T00:33:18.668Z] #33 60.16 strconv [2021-03-02T00:33:18.668Z] #33 61.65 io [2021-03-02T00:33:18.668Z] #33 63.93 internal/oserror [2021-03-02T00:33:18.668Z] #33 64.08 syscall [2021-03-02T00:33:18.668Z] #33 65.84 reflect [2021-03-02T00:33:18.668Z] #33 ... [2021-03-02T00:33:18.668Z] [2021-03-02T00:33:18.668Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:33:18.668Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:33:18.824Z] #31 ... [2021-03-02T00:33:18.824Z] [2021-03-02T00:33:18.824Z] #35 [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-03-02T00:33:18.824Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:18.824Z] #35 64.45 The following NEW packages will be installed: [2021-03-02T00:33:18.824Z] #35 64.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-02T00:33:18.824Z] #35 64.47 vim-common xxd [2021-03-02T00:33:18.824Z] #35 65.24 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-02T00:33:18.824Z] #35 65.24 Need to get 14.9 MB of archives. [2021-03-02T00:33:18.824Z] #35 65.24 After this operation, 61.8 MB of additional disk space will be used. [2021-03-02T00:33:18.824Z] #35 65.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-02T00:33:18.824Z] #35 65.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:33:18.824Z] #35 65.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-02T00:33:18.824Z] #35 65.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-02T00:33:18.824Z] #35 66.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-02T00:33:18.824Z] #35 66.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-02T00:33:18.824Z] #35 66.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-02T00:33:18.824Z] #35 66.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-02T00:33:18.824Z] #35 66.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-02T00:33:18.824Z] #35 66.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-02T00:33:18.824Z] #35 68.71 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:18.824Z] #35 68.96 Fetched 14.9 MB in 2s (6315 kB/s) [2021-03-02T00:33:18.824Z] #35 69.08 Selecting previously unselected package xxd. [2021-03-02T00:33:18.824Z] #35 69.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:18.824Z] #35 69.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T00:33:18.824Z] #35 69.21 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:33:18.824Z] #35 69.63 Selecting previously unselected package vim-common. [2021-03-02T00:33:18.824Z] #35 69.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:33:18.824Z] #35 69.67 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:33:18.824Z] #35 70.04 Selecting previously unselected package cmake-data. [2021-03-02T00:33:18.824Z] #35 70.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-02T00:33:18.824Z] #35 70.05 Unpacking cmake-data (3.13.4-1) ... [2021-03-02T00:33:18.824Z] #35 73.18 Selecting previously unselected package libicu63:amd64. [2021-03-02T00:33:18.824Z] #35 73.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-02T00:33:18.824Z] #35 73.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:33:18.824Z] #35 ... [2021-03-02T00:33:18.824Z] [2021-03-02T00:33:18.824Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:18.824Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:18.824Z] #12 64.56 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-03-02T00:33:18.824Z] #12 64.83 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-03-02T00:33:18.824Z] #12 64.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-02T00:33:18.824Z] #12 64.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-02T00:33:18.824Z] #12 64.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-02T00:33:18.824Z] #12 65.54 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-03-02T00:33:18.824Z] #12 65.99 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-03-02T00:33:18.824Z] #12 66.00 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-03-02T00:33:18.824Z] #12 69.54 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-03-02T00:33:18.825Z] #12 72.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-02T00:33:18.825Z] #12 72.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-02T00:33:18.825Z] #12 72.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-02T00:33:18.825Z] #12 72.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-02T00:33:18.825Z] #12 72.17 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-03-02T00:33:18.825Z] #12 72.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-02T00:33:18.825Z] #12 72.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-02T00:33:18.825Z] #12 72.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-02T00:33:18.825Z] #12 72.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-02T00:33:18.825Z] #12 72.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-02T00:33:18.825Z] #12 72.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-02T00:33:18.825Z] #12 72.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-02T00:33:18.825Z] #12 72.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-02T00:33:18.825Z] #12 72.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-02T00:33:18.825Z] #12 72.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-02T00:33:18.825Z] #12 73.59 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:18.825Z] #12 73.81 Fetched 78.2 MB in 9s (8831 kB/s) [2021-03-02T00:33:18.825Z] #12 73.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:18.825Z] #12 74.05 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-02T00:33:18.825Z] #12 74.07 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:33:18.825Z] #12 74.47 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-02T00:33:18.825Z] #12 74.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2021-03-02T00:33:18.825Z] #12 ... [2021-03-02T00:33:18.825Z] [2021-03-02T00:33:18.825Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:18.825Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:18.825Z] #41 64.59 Selecting previously unselected package libprotoc17:amd64. [2021-03-02T00:33:18.825Z] #41 64.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:18.825Z] #41 64.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:18.825Z] #41 65.66 Selecting previously unselected package protobuf-c-compiler. [2021-03-02T00:33:18.825Z] #41 65.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:33:18.825Z] #41 65.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:33:18.825Z] #41 65.87 Selecting previously unselected package protobuf-compiler. [2021-03-02T00:33:18.825Z] #41 65.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:18.825Z] #41 65.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:33:18.825Z] #41 66.22 Selecting previously unselected package python-pkg-resources. [2021-03-02T00:33:18.825Z] #41 66.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:33:18.825Z] #41 66.26 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-02T00:33:18.825Z] #41 67.11 Selecting previously unselected package python-six. [2021-03-02T00:33:18.825Z] #41 67.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-02T00:33:18.825Z] #41 67.17 Unpacking python-six (1.12.0-1) ... [2021-03-02T00:33:18.825Z] #41 67.37 Selecting previously unselected package python-protobuf. [2021-03-02T00:33:18.825Z] #41 67.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:18.825Z] #41 67.38 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-02T00:33:18.825Z] #41 68.04 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-02T00:33:18.825Z] #41 72.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:18.825Z] #41 72.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:18.825Z] #41 72.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:18.825Z] #41 72.61 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:18.825Z] #41 72.63 Setting up python-six (1.12.0-1) ... [2021-03-02T00:33:18.825Z] #41 ... [2021-03-02T00:33:18.825Z] [2021-03-02T00:33:18.825Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:18.825Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:18.929Z] #31 67.73 Checking out files: 70% (1068/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/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-03-02T00:33:18.929Z] #31 69.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-02T00:33:18.960Z] #44 ... [2021-03-02T00:33:18.960Z] [2021-03-02T00:33:18.960Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:18.960Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:18.960Z] #41 51.68 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-02T00:33:18.960Z] #41 56.75 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:18.960Z] #41 56.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:18.960Z] #41 56.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:18.960Z] #41 56.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:18.960Z] #41 56.82 Setting up python-six (1.12.0-1) ... [2021-03-02T00:33:18.960Z] #41 61.15 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-02T00:33:18.960Z] #41 61.25 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:33:18.960Z] #41 61.34 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:18.960Z] #41 61.36 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-02T00:33:18.960Z] #41 61.40 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:18.960Z] #41 61.42 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:33:18.960Z] #41 61.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:18.960Z] #41 61.46 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:18.960Z] #41 61.48 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:33:18.960Z] #41 61.50 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-02T00:33:19.085Z] #12 74.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:19.085Z] #12 74.85 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-02T00:33:19.085Z] #12 74.87 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:33:19.344Z] #12 75.11 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-02T00:33:19.344Z] #12 75.30 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-02T00:33:19.502Z] #31 69.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:33:19.604Z] #12 75.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:19.604Z] #12 75.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-02T00:33:19.604Z] #12 75.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:33:19.929Z] #41 ... [2021-03-02T00:33:19.929Z] [2021-03-02T00:33:19.929Z] #46 [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-03-02T00:33:19.929Z] #46 sha256:b3e22141980f954d3937e5b690e0658f799cac591ecdcdf8c1466e935f6f45fe [2021-03-02T00:33:19.929Z] #46 DONE 62.8s [2021-03-02T00:33:19.929Z] [2021-03-02T00:33:19.930Z] #35 [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-03-02T00:33:19.930Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:19.930Z] #35 55.20 Selecting previously unselected package libicu63:amd64. [2021-03-02T00:33:19.930Z] #35 55.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-02T00:33:19.930Z] #35 55.24 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:33:19.930Z] #35 62.82 Selecting previously unselected package libxml2:amd64. [2021-03-02T00:33:19.930Z] #35 62.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-02T00:33:19.930Z] #35 62.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:33:20.499Z] #35 63.45 Selecting previously unselected package libarchive13:amd64. [2021-03-02T00:33:20.499Z] #35 63.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-02T00:33:20.499Z] #35 63.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-02T00:33:20.607Z] #55 2.171 + RM_GOPATH=0 [2021-03-02T00:33:20.607Z] #55 2.171 + TMP_GOPATH= [2021-03-02T00:33:20.607Z] #55 2.171 + : /build [2021-03-02T00:33:20.607Z] #55 2.171 + '[' -z '' ']' [2021-03-02T00:33:20.607Z] #55 2.171 ++ mktemp -d [2021-03-02T00:33:20.607Z] #55 2.171 + export GOPATH=/tmp/tmp.LFjFoJIh8N [2021-03-02T00:33:20.607Z] #55 2.171 + GOPATH=/tmp/tmp.LFjFoJIh8N [2021-03-02T00:33:20.607Z] #55 2.171 + RM_GOPATH=1 [2021-03-02T00:33:20.607Z] #55 2.171 + case "$(go env GOARCH)" in [2021-03-02T00:33:20.607Z] #55 2.171 ++ go env GOARCH [2021-03-02T00:33:20.607Z] #55 2.283 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:20.607Z] #55 2.283 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:20.607Z] #55 2.283 ++ dirname /tmp/install/install.sh [2021-03-02T00:33:20.607Z] #55 2.289 + dir=/tmp/install [2021-03-02T00:33:20.607Z] #55 2.289 + bin=containerd [2021-03-02T00:33:20.607Z] #55 2.289 + shift [2021-03-02T00:33:20.607Z] #55 2.289 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-02T00:33:20.607Z] #55 2.289 + . /tmp/install/containerd.installer [2021-03-02T00:33:20.607Z] #55 2.289 ++ set -e [2021-03-02T00:33:20.607Z] #55 2.289 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:20.607Z] #55 2.289 + install_containerd [2021-03-02T00:33:20.607Z] #55 2.289 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-02T00:33:20.607Z] #55 2.289 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LFjFoJIh8N/src/github.com/containerd/containerd [2021-03-02T00:33:20.607Z] #55 2.289 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:20.607Z] #55 2.297 Cloning into '/tmp/tmp.LFjFoJIh8N/src/github.com/containerd/containerd'... [2021-03-02T00:33:20.817Z] #51 93.46 go/scanner [2021-03-02T00:33:21.069Z] #35 63.82 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-02T00:33:21.069Z] #35 ... [2021-03-02T00:33:21.069Z] [2021-03-02T00:33:21.069Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:21.069Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:21.069Z] #12 63.82 Selecting previously unselected package binutils-mingw-w64. [2021-03-02T00:33:21.069Z] #12 63.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-02T00:33:21.069Z] #12 63.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:33:21.069Z] #12 63.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-02T00:33:21.069Z] #12 63.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:33:21.069Z] #12 64.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:33:21.116Z] #51 ... [2021-03-02T00:33:21.116Z] [2021-03-02T00:33:21.116Z] #56 [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-03-02T00:33:21.116Z] #56 sha256:a209a662b2ac54e449fc26984ef7581f19e4c805fc51c3d7656e9e68a069c26b [2021-03-02T00:33:21.116Z] #56 49.89 Checking out files: 51% (1963/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 92% (3531/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-02T00:33:21.116Z] #56 51.07 + cd /tmp/tmp.iTeigABCld/src/github.com/containerd/containerd [2021-03-02T00:33:21.116Z] #56 51.07 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:21.194Z] #55 ... [2021-03-02T00:33:21.194Z] [2021-03-02T00:33:21.194Z] #48 [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-03-02T00:33:21.194Z] #48 sha256:7982202aa67ffc3674a5e4c8f07717b1ce81671c236c977dd60244a4754a68ea [2021-03-02T00:33:21.194Z] #48 47.09 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-02T00:33:21.194Z] #48 47.12 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-02T00:33:21.194Z] #48 47.13 go: finding github.com/spf13/afero v1.1.2 [2021-03-02T00:33:21.194Z] #48 47.14 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-02T00:33:21.194Z] #48 47.15 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-02T00:33:21.194Z] #48 47.87 go: finding github.com/spf13/cast v1.3.0 [2021-03-02T00:33:21.194Z] #48 47.87 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-02T00:33:21.194Z] #48 47.88 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-02T00:33:21.194Z] #48 47.90 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-02T00:33:21.194Z] #48 47.90 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-02T00:33:21.194Z] #48 47.96 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-02T00:33:21.194Z] #48 47.97 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-02T00:33:21.194Z] #48 48.03 go: finding golang.org/x/text v0.3.2 [2021-03-02T00:33:21.194Z] #48 48.80 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-02T00:33:21.194Z] #48 48.80 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-02T00:33:21.194Z] #48 48.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-02T00:33:21.194Z] #48 48.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-02T00:33:21.194Z] #48 49.74 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-02T00:33:21.194Z] #48 49.74 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-02T00:33:21.194Z] #48 49.75 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-02T00:33:21.194Z] #48 49.75 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-02T00:33:21.194Z] #48 50.28 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-02T00:33:21.194Z] #48 50.29 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-02T00:33:21.194Z] #48 50.36 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-02T00:33:21.194Z] #48 50.36 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-02T00:33:21.194Z] #48 50.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-02T00:33:21.194Z] #48 50.97 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-02T00:33:21.194Z] #48 50.97 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-02T00:33:21.194Z] #48 51.01 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-02T00:33:21.194Z] #48 51.28 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-02T00:33:21.194Z] #48 51.29 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-02T00:33:21.194Z] #48 51.29 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-02T00:33:21.194Z] #48 51.40 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-02T00:33:21.194Z] #48 51.42 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-02T00:33:21.194Z] #48 51.69 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-02T00:33:21.194Z] #48 52.21 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-02T00:33:21.194Z] #48 52.21 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-02T00:33:21.194Z] #48 52.40 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-02T00:33:21.194Z] #48 52.40 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-02T00:33:21.194Z] #48 ... [2021-03-02T00:33:21.194Z] [2021-03-02T00:33:21.194Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:21.194Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:33:21.194Z] #12 48.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-03-02T00:33:21.194Z] #12 48.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-03-02T00:33:21.194Z] #12 48.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-02T00:33:21.194Z] #12 48.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-02T00:33:21.194Z] #12 48.23 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-03-02T00:33:21.194Z] #12 48.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-03-02T00:33:21.194Z] #12 48.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-03-02T00:33:21.194Z] #12 48.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-03-02T00:33:21.194Z] #12 48.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-03-02T00:33:21.194Z] #12 48.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-03-02T00:33:21.194Z] #12 48.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-03-02T00:33:21.194Z] #12 48.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-03-02T00:33:21.194Z] #12 48.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-03-02T00:33:21.194Z] #12 49.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-03-02T00:33:21.194Z] #12 49.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-03-02T00:33:21.194Z] #12 51.24 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:21.194Z] #12 52.25 Fetched 73.8 MB in 13s (5622 kB/s) [2021-03-02T00:33:21.195Z] #12 52.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 ... 15383 files and directories currently installed.) [2021-03-02T00:33:21.195Z] #12 52.80 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-03-02T00:33:21.195Z] #12 52.89 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:33:21.195Z] #12 53.84 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-03-02T00:33:21.195Z] #12 54.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-02T00:33:21.195Z] #12 54.32 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-03-02T00:33:21.195Z] #12 54.36 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:33:21.195Z] #12 54.91 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-03-02T00:33:21.195Z] #12 55.11 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-02T00:33:21.195Z] #12 55.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-02T00:33:21.195Z] #12 55.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-03-02T00:33:21.195Z] #12 55.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:33:21.329Z] #12 64.26 Selecting previously unselected package dmsetup. [2021-03-02T00:33:21.329Z] #12 64.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:33:21.329Z] #12 64.29 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-02T00:33:21.418Z] #56 52.17 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-02T00:33:21.418Z] #56 52.17 + BUILDTAGS='netgo osusergo static_build' [2021-03-02T00:33:21.418Z] #56 52.17 + export EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:33:21.418Z] #56 52.17 + EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:33:21.418Z] #56 52.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-02T00:33:21.418Z] #56 52.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-02T00:33:21.418Z] #56 52.17 + '[' '' = dynamic ']' [2021-03-02T00:33:21.418Z] #56 52.17 + make [2021-03-02T00:33:21.459Z] #12 ... [2021-03-02T00:33:21.459Z] [2021-03-02T00:33:21.459Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:21.459Z] #33 sha256:469b2038b042b9029a4685931649af2e9e8e4acace54580bc5ee1b2e22a7d32b [2021-03-02T00:33:21.459Z] #33 47.41 internal/poll [2021-03-02T00:33:21.459Z] #33 48.25 internal/fmtsort [2021-03-02T00:33:21.459Z] #33 48.60 os [2021-03-02T00:33:21.459Z] #33 49.76 fmt [2021-03-02T00:33:21.459Z] #33 49.76 path/filepath [2021-03-02T00:33:21.459Z] #33 50.34 io/ioutil [2021-03-02T00:33:21.459Z] #33 51.03 github.com/BurntSushi/toml [2021-03-02T00:33:21.459Z] #33 51.03 log [2021-03-02T00:33:21.459Z] #33 51.03 flag [2021-03-02T00:33:21.459Z] #33 53.42 github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:33:21.459Z] #33 ... [2021-03-02T00:33:21.459Z] [2021-03-02T00:33:21.459Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:21.459Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T00:33:21.459Z] #41 51.60 Selecting previously unselected package libnet1:arm64. [2021-03-02T00:33:21.459Z] #41 51.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-02T00:33:21.459Z] #41 52.23 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:21.459Z] #41 52.84 Selecting previously unselected package libnet1-dev. [2021-03-02T00:33:21.459Z] #41 52.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-02T00:33:21.459Z] #41 52.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:21.459Z] #41 53.58 Selecting previously unselected package libnl-3-200:arm64. [2021-03-02T00:33:21.459Z] #41 53.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-02T00:33:21.459Z] #41 53.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-02T00:33:21.459Z] #41 54.15 Selecting previously unselected package libnl-3-dev:arm64. [2021-03-02T00:33:21.459Z] #41 54.16 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-03-02T00:33:21.459Z] #41 54.17 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-02T00:33:21.459Z] #41 54.90 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-02T00:33:21.459Z] #41 54.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-02T00:33:21.459Z] #41 54.92 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-02T00:33:21.459Z] #41 55.13 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-03-02T00:33:21.459Z] #41 55.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-03-02T00:33:21.459Z] #41 55.15 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-02T00:33:21.459Z] #41 55.30 Selecting previously unselected package zlib1g-dev:arm64. [2021-03-02T00:33:21.459Z] #41 55.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-03-02T00:33:21.459Z] #41 55.31 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-02T00:33:21.459Z] #41 56.30 Selecting previously unselected package libprotobuf17:arm64. [2021-03-02T00:33:21.459Z] #41 56.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-03-02T00:33:21.459Z] #41 56.32 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-02T00:33:21.512Z] #12 ... [2021-03-02T00:33:21.512Z] [2021-03-02T00:33:21.512Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:21.512Z] #33 sha256:0978f67fab9ec1b63740a679d041056c14f7f3f25572c3accae264929fd727a5 [2021-03-02T00:33:21.512Z] #33 67.05 reflect [2021-03-02T00:33:21.512Z] #33 72.62 time [2021-03-02T00:33:21.512Z] #33 ... [2021-03-02T00:33:21.512Z] [2021-03-02T00:33:21.513Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:21.513Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:21.513Z] #41 76.75 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-02T00:33:21.513Z] #41 76.76 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:33:21.513Z] #41 76.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:21.513Z] #41 76.82 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-02T00:33:21.513Z] #41 76.84 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:21.513Z] #41 76.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:33:21.513Z] #41 76.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:21.513Z] #41 76.88 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:21.513Z] #41 76.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:33:21.513Z] #41 76.92 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-02T00:33:21.590Z] #12 64.57 Selecting previously unselected package mingw-w64-common. [2021-03-02T00:33:21.590Z] #12 64.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-02T00:33:21.590Z] #12 64.58 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-02T00:33:21.719Z] #56 ... [2021-03-02T00:33:21.719Z] [2021-03-02T00:33:21.719Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:21.719Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:33:21.719Z] #45 84.55 regexp [2021-03-02T00:33:21.719Z] #45 84.80 os [2021-03-02T00:33:21.719Z] #45 91.69 os/exec [2021-03-02T00:33:21.719Z] #45 91.79 net [2021-03-02T00:33:21.719Z] #45 93.20 internal/lazyregexp [2021-03-02T00:33:21.719Z] #45 94.08 github.com/LK4D4/vndr/versioned [2021-03-02T00:33:22.019Z] #45 ... [2021-03-02T00:33:22.019Z] [2021-03-02T00:33:22.019Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:22.019Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:22.019Z] #43 17.11 CC images/stats.o [2021-03-02T00:33:22.019Z] #43 17.59 CC images/core.o [2021-03-02T00:33:22.019Z] #43 18.33 CC images/core-x86.o [2021-03-02T00:33:22.019Z] #43 19.08 CC images/core-arm.o [2021-03-02T00:33:22.019Z] #43 19.61 CC images/core-aarch64.o [2021-03-02T00:33:22.019Z] #43 20.06 CC images/core-ppc64.o [2021-03-02T00:33:22.019Z] #43 20.75 CC images/core-s390.o [2021-03-02T00:33:22.019Z] #43 21.72 CC images/cpuinfo.o [2021-03-02T00:33:22.019Z] #43 22.35 CC images/inventory.o [2021-03-02T00:33:22.019Z] #43 22.65 CC images/fdinfo.o [2021-03-02T00:33:22.037Z] #41 58.16 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-03-02T00:33:22.037Z] #41 58.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-03-02T00:33:22.037Z] #41 ... [2021-03-02T00:33:22.037Z] [2021-03-02T00:33:22.037Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:22.037Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:33:22.037Z] #12 58.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-02T00:33:22.037Z] #12 58.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-03-02T00:33:22.302Z] #12 58.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:33:22.321Z] #43 23.05 CC images/fown.o [2021-03-02T00:33:22.567Z] #12 ... [2021-03-02T00:33:22.567Z] [2021-03-02T00:33:22.567Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:22.567Z] #33 sha256:469b2038b042b9029a4685931649af2e9e8e4acace54580bc5ee1b2e22a7d32b [2021-03-02T00:33:22.567Z] #33 DONE 58.7s [2021-03-02T00:33:22.567Z] [2021-03-02T00:33:22.567Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:22.567Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T00:33:22.567Z] #41 58.26 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-02T00:33:22.623Z] #43 ... [2021-03-02T00:33:22.623Z] [2021-03-02T00:33:22.623Z] #51 [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-03-02T00:33:22.623Z] #51 sha256:caedf6c89a9f08d836d281dc0589d2b530dcb35aac12c567238dc54a4a2dcc4d [2021-03-02T00:33:22.623Z] #51 95.52 mvdan.cc/editorconfig [2021-03-02T00:33:22.808Z] #31 ... [2021-03-02T00:33:22.808Z] [2021-03-02T00:33:22.808Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:22.808Z] #33 sha256:1858901bfff3a6927bb19999ca17d050c4b22b8703b2a4daab1b2474b6c8ac15 [2021-03-02T00:33:22.808Z] #33 73.39 time [2021-03-02T00:33:22.831Z] #41 58.95 Selecting previously unselected package libprotobuf-dev:arm64. [2021-03-02T00:33:22.831Z] #41 58.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-03-02T00:33:22.831Z] #41 58.95 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-02T00:33:22.906Z] #41 ... [2021-03-02T00:33:22.906Z] [2021-03-02T00:33:22.906Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:22.906Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:33:22.906Z] #44 68.84 reflect [2021-03-02T00:33:22.906Z] #44 69.49 syscall [2021-03-02T00:33:22.906Z] #44 77.39 time [2021-03-02T00:33:22.906Z] #44 ... [2021-03-02T00:33:22.906Z] [2021-03-02T00:33:22.906Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:22.906Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:22.906Z] #12 78.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-02T00:33:22.906Z] #12 78.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-02T00:33:22.906Z] #12 78.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:33:23.071Z] #33 ... [2021-03-02T00:33:23.071Z] [2021-03-02T00:33:23.071Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:23.071Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:23.071Z] #12 63.65 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-03-02T00:33:23.071Z] #12 63.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-02T00:33:23.071Z] #12 63.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-02T00:33:23.071Z] #12 63.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-02T00:33:23.071Z] #12 64.33 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-03-02T00:33:23.071Z] #12 64.67 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-03-02T00:33:23.071Z] #12 64.69 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-03-02T00:33:23.071Z] #12 68.80 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-03-02T00:33:23.071Z] #12 72.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-02T00:33:23.071Z] #12 72.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-02T00:33:23.071Z] #12 72.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-02T00:33:23.071Z] #12 72.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-02T00:33:23.071Z] #12 72.61 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-03-02T00:33:23.071Z] #12 72.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-02T00:33:23.071Z] #12 72.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-02T00:33:23.071Z] #12 72.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-02T00:33:23.071Z] #12 72.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-02T00:33:23.071Z] #12 72.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-02T00:33:23.071Z] #12 72.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-02T00:33:23.071Z] #12 72.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-02T00:33:23.071Z] #12 72.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-02T00:33:23.071Z] #12 72.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-02T00:33:23.071Z] #12 72.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-02T00:33:23.286Z] #51 95.94 encoding/base64 [2021-03-02T00:33:23.333Z] #12 ... [2021-03-02T00:33:23.333Z] [2021-03-02T00:33:23.333Z] #55 [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-03-02T00:33:23.333Z] #55 sha256:870c3b5b6d7119c44c92f43d5321f3f5a9b0bc43093070cdc06166050d9ec3b6 [2021-03-02T00:33:23.333Z] #55 1.605 + RM_GOPATH=0 [2021-03-02T00:33:23.333Z] #55 1.606 + TMP_GOPATH= [2021-03-02T00:33:23.333Z] #55 1.606 + : /build [2021-03-02T00:33:23.333Z] #55 1.606 + '[' -z '' ']' [2021-03-02T00:33:23.333Z] #55 1.606 ++ mktemp -d [2021-03-02T00:33:23.333Z] #55 1.644 + export GOPATH=/tmp/tmp.yoHO7Qicqu [2021-03-02T00:33:23.333Z] #55 1.644 + GOPATH=/tmp/tmp.yoHO7Qicqu [2021-03-02T00:33:23.333Z] #55 1.644 + RM_GOPATH=1 [2021-03-02T00:33:23.333Z] #55 1.644 + case "$(go env GOARCH)" in [2021-03-02T00:33:23.333Z] #55 1.645 ++ go env GOARCH [2021-03-02T00:33:23.333Z] #55 1.678 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:23.333Z] #55 1.678 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:23.333Z] #55 1.680 ++ dirname /tmp/install/install.sh [2021-03-02T00:33:23.333Z] #55 1.682 + dir=/tmp/install [2021-03-02T00:33:23.333Z] #55 1.683 + bin=containerd [2021-03-02T00:33:23.333Z] #55 1.683 + shift [2021-03-02T00:33:23.333Z] #55 1.685 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-02T00:33:23.333Z] #55 1.687 + . /tmp/install/containerd.installer [2021-03-02T00:33:23.333Z] #55 1.687 ++ set -e [2021-03-02T00:33:23.333Z] #55 1.690 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:23.333Z] #55 1.690 + install_containerd [2021-03-02T00:33:23.333Z] #55 1.692 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-02T00:33:23.333Z] #55 1.693 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:23.333Z] #55 1.695 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yoHO7Qicqu/src/github.com/containerd/containerd [2021-03-02T00:33:23.333Z] #55 1.720 Cloning into '/tmp/tmp.yoHO7Qicqu/src/github.com/containerd/containerd'... [2021-03-02T00:33:23.333Z] #55 ... [2021-03-02T00:33:23.333Z] [2021-03-02T00:33:23.333Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:23.333Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:23.333Z] #41 70.93 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-02T00:33:23.333Z] #41 70.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:23.333Z] #41 70.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:23.333Z] #41 71.37 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-02T00:33:23.333Z] #41 71.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:23.333Z] #41 71.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:23.333Z] #41 73.35 Selecting previously unselected package libprotoc17:amd64. [2021-03-02T00:33:23.333Z] #41 73.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:23.333Z] #41 73.36 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:23.499Z] #12 ... [2021-03-02T00:33:23.499Z] [2021-03-02T00:33:23.499Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:23.499Z] #33 sha256:ba1a00f49afdeeb62e304951933f6d346eb06e3234614058fd4cc6a4ea9ea3c8 [2021-03-02T00:33:23.499Z] #33 56.56 time [2021-03-02T00:33:23.499Z] #33 62.27 internal/fmtsort [2021-03-02T00:33:23.499Z] #33 62.53 internal/poll [2021-03-02T00:33:23.499Z] #33 62.93 internal/syscall/execenv [2021-03-02T00:33:23.499Z] #33 63.07 internal/syscall/unix [2021-03-02T00:33:23.499Z] #33 63.34 strings [2021-03-02T00:33:23.499Z] #33 65.27 os [2021-03-02T00:33:23.499Z] #33 66.56 path [2021-03-02T00:33:23.589Z] #51 96.31 golang.org/x/sys/unix [2021-03-02T00:33:23.593Z] #41 74.26 Selecting previously unselected package protobuf-c-compiler. [2021-03-02T00:33:23.760Z] #33 ... [2021-03-02T00:33:23.760Z] [2021-03-02T00:33:23.760Z] #35 [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-03-02T00:33:23.760Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:23.760Z] #35 63.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-02T00:33:23.760Z] #35 63.90 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-02T00:33:23.760Z] #35 64.05 Selecting previously unselected package librhash0:amd64. [2021-03-02T00:33:23.760Z] #35 64.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-02T00:33:23.761Z] #35 64.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-02T00:33:23.761Z] #35 64.28 Selecting previously unselected package libuv1:amd64. [2021-03-02T00:33:23.761Z] #35 64.28 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-02T00:33:23.761Z] #35 64.30 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-02T00:33:23.761Z] #35 64.52 Selecting previously unselected package cmake. [2021-03-02T00:33:23.761Z] #35 64.55 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-02T00:33:23.761Z] #35 64.55 Unpacking cmake (3.13.4-1) ... [2021-03-02T00:33:23.858Z] #41 74.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:33:23.858Z] #41 74.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:33:24.119Z] #41 74.64 Selecting previously unselected package protobuf-compiler. [2021-03-02T00:33:24.119Z] #41 74.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:24.119Z] #41 74.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:33:24.289Z] #12 ... [2021-03-02T00:33:24.289Z] [2021-03-02T00:33:24.289Z] #46 [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-03-02T00:33:24.289Z] #46 sha256:c34a641d3d936c70cb4043de17d63d21d64c89648b0bceaa95997bc58725f1e4 [2021-03-02T00:33:24.289Z] #46 DONE 80.4s [2021-03-02T00:33:24.380Z] #41 74.94 Selecting previously unselected package python-pkg-resources. [2021-03-02T00:33:24.380Z] #41 74.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:33:24.380Z] #41 75.01 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-02T00:33:24.552Z] [2021-03-02T00:33:24.552Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:24.552Z] #33 sha256:0978f67fab9ec1b63740a679d041056c14f7f3f25572c3accae264929fd727a5 [2021-03-02T00:33:24.552Z] #33 78.45 internal/poll [2021-03-02T00:33:24.649Z] #51 97.50 go/ast [2021-03-02T00:33:24.814Z] #33 80.96 internal/syscall/execenv [2021-03-02T00:33:24.952Z] #41 75.42 Selecting previously unselected package python-six. [2021-03-02T00:33:24.952Z] #41 75.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-02T00:33:24.952Z] #41 75.43 Unpacking python-six (1.12.0-1) ... [2021-03-02T00:33:25.145Z] #35 67.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:33:25.145Z] #35 68.00 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:33:25.145Z] #35 68.01 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-02T00:33:25.145Z] #35 68.04 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:33:25.145Z] #35 68.12 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-02T00:33:25.145Z] #35 68.16 Setting up cmake-data (3.13.4-1) ... [2021-03-02T00:33:25.214Z] #41 75.72 Selecting previously unselected package python-protobuf. [2021-03-02T00:33:25.214Z] #41 75.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-02T00:33:25.214Z] #41 75.72 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-02T00:33:25.384Z] #33 81.24 internal/syscall/unix [2021-03-02T00:33:25.396Z] #41 ... [2021-03-02T00:33:25.396Z] [2021-03-02T00:33:25.396Z] #50 [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-03-02T00:33:25.396Z] #50 sha256:cff219b1ca83d7a250bb98cd366bd7a452fcd36b5c67e2887982bc161296e10f [2021-03-02T00:33:25.396Z] #50 51.32 flag [2021-03-02T00:33:25.396Z] #50 51.32 encoding/binary [2021-03-02T00:33:25.396Z] #50 51.33 github.com/pkg/diff [2021-03-02T00:33:25.396Z] #50 51.34 go/token [2021-03-02T00:33:25.396Z] #50 52.41 go/scanner [2021-03-02T00:33:25.396Z] #50 53.37 encoding/base64 [2021-03-02T00:33:25.396Z] #50 53.76 golang.org/x/sys/unix [2021-03-02T00:33:25.396Z] #50 53.87 mvdan.cc/editorconfig [2021-03-02T00:33:25.396Z] #50 54.88 encoding/json [2021-03-02T00:33:25.396Z] #50 55.90 go/ast [2021-03-02T00:33:25.396Z] #50 58.35 mvdan.cc/sh/v3/syntax [2021-03-02T00:33:25.396Z] #50 ... [2021-03-02T00:33:25.396Z] [2021-03-02T00:33:25.396Z] #35 [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-03-02T00:33:25.396Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-02T00:33:25.396Z] #35 52.58 Selecting previously unselected package vim-common. [2021-03-02T00:33:25.396Z] #35 52.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:33:25.396Z] #35 52.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:33:25.396Z] #35 53.57 Selecting previously unselected package cmake-data. [2021-03-02T00:33:25.396Z] #35 53.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-02T00:33:25.396Z] #35 53.94 Unpacking cmake-data (3.13.4-1) ... [2021-03-02T00:33:25.396Z] #35 60.70 Selecting previously unselected package libicu63:arm64. [2021-03-02T00:33:25.396Z] #35 60.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-02T00:33:25.396Z] #35 60.72 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-02T00:33:25.405Z] #35 68.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:33:25.405Z] #35 68.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-02T00:33:25.405Z] #35 68.31 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-02T00:33:25.405Z] #35 68.35 Setting up cmake (3.13.4-1) ... [2021-03-02T00:33:25.405Z] #35 68.35 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:25.644Z] #33 81.78 os [2021-03-02T00:33:25.661Z] #35 ... [2021-03-02T00:33:25.661Z] [2021-03-02T00:33:25.661Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:25.661Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T00:33:25.661Z] #41 61.61 Selecting previously unselected package libprotoc17:arm64. [2021-03-02T00:33:25.661Z] #41 61.62 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-03-02T00:33:25.665Z] #35 68.47 Processing triggers for mime-support (3.62) ... [2021-03-02T00:33:26.157Z] #41 76.65 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-02T00:33:26.194Z] #51 ... [2021-03-02T00:33:26.194Z] [2021-03-02T00:33:26.194Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:26.194Z] #34 sha256:c5bcf65524785b94509b88bebce9a091763d36cce22a2b7c4c62d7568f2cf8bd [2021-03-02T00:33:26.194Z] #34 89.71 github.com/BurntSushi/toml [2021-03-02T00:33:26.194Z] #34 89.71 log [2021-03-02T00:33:26.194Z] #34 89.72 flag [2021-03-02T00:33:26.194Z] #34 94.67 github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:33:26.194Z] #34 DONE 99.0s [2021-03-02T00:33:26.194Z] [2021-03-02T00:33:26.194Z] #51 [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-03-02T00:33:26.194Z] #51 sha256:caedf6c89a9f08d836d281dc0589d2b530dcb35aac12c567238dc54a4a2dcc4d [2021-03-02T00:33:26.194Z] #51 99.05 encoding/json [2021-03-02T00:33:27.026Z] #33 82.70 internal/fmtsort [2021-03-02T00:33:27.047Z] #35 DONE 69.9s [2021-03-02T00:33:27.047Z] [2021-03-02T00:33:27.047Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:27.047Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:27.047Z] #41 69.06 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-02T00:33:27.047Z] #41 69.06 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:27.047Z] #41 DONE 69.9s [2021-03-02T00:33:27.047Z] [2021-03-02T00:33:27.047Z] #36 [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-03-02T00:33:27.047Z] #36 sha256:fa8e15e61a2457f23e693e9f0bf850589f68278d1f493029e06328e8c5e1012a [2021-03-02T00:33:27.060Z] #41 62.87 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-02T00:33:27.099Z] #41 ... [2021-03-02T00:33:27.099Z] [2021-03-02T00:33:27.099Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:27.099Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:27.099Z] #12 74.29 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:33:27.099Z] #12 74.67 Fetched 78.2 MB in 10s (7532 kB/s) [2021-03-02T00:33:27.100Z] #12 74.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:27.100Z] #12 75.10 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-02T00:33:27.100Z] #12 75.21 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:33:27.100Z] #12 76.09 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-02T00:33:27.100Z] #12 76.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:27.100Z] #12 76.47 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-02T00:33:27.100Z] #12 76.53 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-02T00:33:27.100Z] #12 76.90 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-02T00:33:27.100Z] #12 77.33 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-02T00:33:27.100Z] #12 77.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-02T00:33:27.100Z] #12 77.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-02T00:33:27.100Z] #12 77.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:33:27.596Z] #33 83.56 strings [2021-03-02T00:33:27.639Z] #41 63.63 Selecting previously unselected package protobuf-c-compiler. [2021-03-02T00:33:27.639Z] #41 63.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-03-02T00:33:27.639Z] #41 63.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:33:27.639Z] #41 63.87 Selecting previously unselected package protobuf-compiler. [2021-03-02T00:33:27.639Z] #41 63.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-03-02T00:33:27.671Z] #12 ... [2021-03-02T00:33:27.671Z] [2021-03-02T00:33:27.671Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:27.671Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:33:27.671Z] #44 68.21 reflect [2021-03-02T00:33:27.671Z] #44 68.46 syscall [2021-03-02T00:33:27.671Z] #44 78.18 time [2021-03-02T00:33:27.741Z] #51 100.4 mvdan.cc/sh/v3/syntax [2021-03-02T00:33:27.855Z] #33 ... [2021-03-02T00:33:27.855Z] [2021-03-02T00:33:27.855Z] #35 [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-03-02T00:33:27.855Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:27.855Z] #35 81.04 Selecting previously unselected package libxml2:amd64. [2021-03-02T00:33:27.855Z] #35 81.04 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-02T00:33:27.855Z] #35 81.05 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:33:27.855Z] #35 81.95 Selecting previously unselected package libarchive13:amd64. [2021-03-02T00:33:27.855Z] #35 81.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-02T00:33:27.855Z] #35 81.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-02T00:33:27.855Z] #35 82.28 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-02T00:33:27.855Z] #35 82.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-02T00:33:27.855Z] #35 82.29 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-02T00:33:27.855Z] #35 82.49 Selecting previously unselected package librhash0:amd64. [2021-03-02T00:33:27.855Z] #35 82.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-02T00:33:27.856Z] #35 82.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-02T00:33:27.856Z] #35 82.79 Selecting previously unselected package libuv1:amd64. [2021-03-02T00:33:27.856Z] #35 82.80 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-02T00:33:27.856Z] #35 82.81 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-02T00:33:27.856Z] #35 82.99 Selecting previously unselected package cmake. [2021-03-02T00:33:27.856Z] #35 82.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-02T00:33:27.856Z] #35 83.00 Unpacking cmake (3.13.4-1) ... [2021-03-02T00:33:27.903Z] #41 63.89 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:33:27.903Z] #41 64.13 Selecting previously unselected package python-pkg-resources. [2021-03-02T00:33:27.932Z] #44 ... [2021-03-02T00:33:27.932Z] [2021-03-02T00:33:27.932Z] #35 [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-03-02T00:33:27.932Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:27.932Z] #35 71.09 Selecting previously unselected package libicu63:amd64. [2021-03-02T00:33:27.932Z] #35 71.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-02T00:33:27.932Z] #35 71.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:33:28.167Z] #41 64.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:33:28.168Z] #41 64.19 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-02T00:33:28.800Z] #41 ... [2021-03-02T00:33:28.800Z] [2021-03-02T00:33:28.800Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:28.800Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:33:28.800Z] #44 54.84 go/ast [2021-03-02T00:33:28.800Z] #44 56.62 encoding/json [2021-03-02T00:33:28.800Z] #44 59.65 text/template [2021-03-02T00:33:28.800Z] #44 63.24 go/parser [2021-03-02T00:33:28.800Z] #44 63.66 compress/gzip [2021-03-02T00:33:28.800Z] #44 64.86 math/big [2021-03-02T00:33:28.878Z] #35 ... [2021-03-02T00:33:28.878Z] [2021-03-02T00:33:28.878Z] #50 [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-03-02T00:33:28.878Z] #50 sha256:57ce90aa7bf1d9aab3ea4c985bc58142bedcb8af095a58b80beb36bdd93b4374 [2021-03-02T00:33:28.878Z] #50 69.14 syscall [2021-03-02T00:33:28.878Z] #50 69.19 reflect [2021-03-02T00:33:29.071Z] #44 ... [2021-03-02T00:33:29.071Z] [2021-03-02T00:33:29.071Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:29.071Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:33:29.071Z] #12 63.30 Selecting previously unselected package binutils-mingw-w64. [2021-03-02T00:33:29.071Z] #12 63.30 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-02T00:33:29.071Z] #12 63.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:33:29.071Z] #12 63.64 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-03-02T00:33:29.071Z] #12 63.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-02T00:33:29.071Z] #12 63.65 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-02T00:33:29.071Z] #12 63.88 Selecting previously unselected package dmsetup. [2021-03-02T00:33:29.071Z] #12 63.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-03-02T00:33:29.071Z] #12 63.93 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-02T00:33:29.071Z] #12 64.15 Selecting previously unselected package mingw-w64-common. [2021-03-02T00:33:29.071Z] #12 64.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-02T00:33:29.071Z] #12 64.17 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-02T00:33:29.237Z] #35 ... [2021-03-02T00:33:29.237Z] [2021-03-02T00:33:29.237Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:29.237Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:29.237Z] #41 84.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-02T00:33:29.237Z] #41 84.31 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:29.237Z] #41 DONE 85.0s [2021-03-02T00:33:29.237Z] [2021-03-02T00:33:29.237Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:29.237Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:29.450Z] #50 79.92 time [2021-03-02T00:33:29.450Z] #50 ... [2021-03-02T00:33:29.450Z] [2021-03-02T00:33:29.450Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:29.450Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:29.450Z] #12 80.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-02T00:33:29.450Z] #12 80.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-02T00:33:29.450Z] #12 80.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:33:31.146Z] #42 ... [2021-03-02T00:33:31.146Z] [2021-03-02T00:33:31.146Z] #50 [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-03-02T00:33:31.146Z] #50 sha256:1c744357d418e4d3d6f54aa17a4cccefe08543d689d0d6b3721bbe667f725eba [2021-03-02T00:33:31.146Z] #50 76.87 time [2021-03-02T00:33:31.146Z] #50 83.36 encoding/binary [2021-03-02T00:33:31.146Z] #50 83.42 context [2021-03-02T00:33:31.146Z] #50 84.22 os [2021-03-02T00:33:31.146Z] #50 86.07 encoding/base64 [2021-03-02T00:33:31.146Z] #50 86.98 strings [2021-03-02T00:33:31.146Z] #50 ... [2021-03-02T00:33:31.146Z] [2021-03-02T00:33:31.146Z] #35 [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-03-02T00:33:31.146Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:31.146Z] #35 86.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:33:31.146Z] #35 86.69 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:33:31.146Z] #35 86.70 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-02T00:33:31.146Z] #35 86.72 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:33:31.146Z] #35 86.76 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-02T00:33:31.146Z] #35 86.78 Setting up cmake-data (3.13.4-1) ... [2021-03-02T00:33:31.146Z] #35 86.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:33:31.146Z] #35 86.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-02T00:33:31.146Z] #35 86.88 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-02T00:33:31.146Z] #35 86.92 Setting up cmake (3.13.4-1) ... [2021-03-02T00:33:31.146Z] #35 86.95 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:31.146Z] #35 87.07 Processing triggers for mime-support (3.62) ... [2021-03-02T00:33:31.248Z] #36 ... [2021-03-02T00:33:31.248Z] [2021-03-02T00:33:31.248Z] #50 [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-03-02T00:33:31.248Z] #50 sha256:ca73fd4fd5d3cbdb3801bec7c6eda3867d3cdcc9703a9f49a38d711b3eb5de40 [2021-03-02T00:33:31.248Z] #50 63.90 context [2021-03-02T00:33:31.248Z] #50 64.94 internal/poll [2021-03-02T00:33:31.248Z] #50 66.95 encoding/binary [2021-03-02T00:33:31.248Z] #50 67.31 os [2021-03-02T00:33:31.248Z] #50 69.26 encoding/base64 [2021-03-02T00:33:31.248Z] #50 69.98 golang.org/x/sys/unix [2021-03-02T00:33:31.248Z] #50 71.38 fmt [2021-03-02T00:33:31.248Z] #50 ... [2021-03-02T00:33:31.248Z] [2021-03-02T00:33:31.248Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:31.248Z] #33 sha256:ba1a00f49afdeeb62e304951933f6d346eb06e3234614058fd4cc6a4ea9ea3c8 [2021-03-02T00:33:31.248Z] #33 67.10 text/tabwriter [2021-03-02T00:33:31.248Z] #33 68.69 path/filepath [2021-03-02T00:33:31.248Z] #33 68.69 fmt [2021-03-02T00:33:31.248Z] #33 70.52 io/ioutil [2021-03-02T00:33:31.248Z] #33 72.18 github.com/BurntSushi/toml [2021-03-02T00:33:31.248Z] #33 72.22 flag [2021-03-02T00:33:31.248Z] #33 73.86 log [2021-03-02T00:33:31.717Z] #35 DONE 87.9s [2021-03-02T00:33:31.717Z] [2021-03-02T00:33:31.717Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:31.717Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:31.717Z] #42 2.563 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:33:31.717Z] #42 2.564 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:33:31.717Z] #42 2.585 Note: Building without GnuTLS support [2021-03-02T00:33:31.717Z] #42 2.603 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:33:31.717Z] #42 2.603 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:33:31.818Z] #33 ... [2021-03-02T00:33:31.818Z] [2021-03-02T00:33:31.818Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:31.818Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:33:31.818Z] #44 64.71 strings [2021-03-02T00:33:31.818Z] #44 66.09 os [2021-03-02T00:33:31.818Z] #44 67.84 regexp/syntax [2021-03-02T00:33:31.818Z] #44 70.41 fmt [2021-03-02T00:33:31.818Z] #44 72.18 regexp [2021-03-02T00:33:32.079Z] #44 74.96 internal/lazyregexp [2021-03-02T00:33:32.339Z] #44 75.25 github.com/LK4D4/vndr/versioned [2021-03-02T00:33:32.339Z] #44 75.33 hash/crc32 [2021-03-02T00:33:32.339Z] #44 ... [2021-03-02T00:33:32.339Z] [2021-03-02T00:33:32.339Z] #36 [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-03-02T00:33:32.339Z] #36 sha256:fa8e15e61a2457f23e693e9f0bf850589f68278d1f493029e06328e8c5e1012a [2021-03-02T00:33:32.339Z] #36 5.403 + RM_GOPATH=0 [2021-03-02T00:33:32.339Z] #36 5.403 + TMP_GOPATH= [2021-03-02T00:33:32.339Z] #36 5.403 + : /build [2021-03-02T00:33:32.339Z] #36 5.403 + '[' -z '' ']' [2021-03-02T00:33:32.339Z] #36 5.410 ++ mktemp -d [2021-03-02T00:33:32.339Z] #36 5.413 + export GOPATH=/tmp/tmp.P9DVDNeSLv [2021-03-02T00:33:32.339Z] #36 5.413 + GOPATH=/tmp/tmp.P9DVDNeSLv [2021-03-02T00:33:32.339Z] #36 5.413 + RM_GOPATH=1 [2021-03-02T00:33:32.339Z] #36 5.413 + case "$(go env GOARCH)" in [2021-03-02T00:33:32.339Z] #36 5.415 ++ go env GOARCH [2021-03-02T00:33:32.339Z] #36 5.434 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:32.339Z] #36 5.434 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:32.339Z] #36 5.435 ++ dirname /tmp/install/install.sh [2021-03-02T00:33:32.339Z] #36 5.439 + dir=/tmp/install [2021-03-02T00:33:32.339Z] #36 5.442 + bin=tini [2021-03-02T00:33:32.339Z] #36 5.442 + shift [2021-03-02T00:33:32.339Z] #36 5.442 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-02T00:33:32.339Z] #36 5.444 + . /tmp/install/tini.installer [2021-03-02T00:33:32.339Z] #36 5.445 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:32.339Z] #36 5.448 + install_tini [2021-03-02T00:33:32.339Z] #36 5.448 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-02T00:33:32.339Z] #36 5.448 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:32.339Z] #36 5.448 + git clone https://github.com/krallin/tini.git /tmp/tmp.P9DVDNeSLv/tini [2021-03-02T00:33:32.339Z] #36 5.470 Cloning into '/tmp/tmp.P9DVDNeSLv/tini'... [2021-03-02T00:33:32.760Z] #12 83.09 Selecting previously unselected package binutils-mingw-w64. [2021-03-02T00:33:32.760Z] #12 83.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-02T00:33:32.760Z] #12 ... [2021-03-02T00:33:32.760Z] [2021-03-02T00:33:32.760Z] #46 [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-03-02T00:33:32.760Z] #46 sha256:0eaa31d73a099acc156d4b438c5d52a787f9471f41089920e058023ffbd288d6 [2021-03-02T00:33:32.760Z] #46 DONE 83.2s [2021-03-02T00:33:32.760Z] [2021-03-02T00:33:32.760Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:32.760Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:32.760Z] #12 83.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:33:32.760Z] #12 83.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-02T00:33:32.761Z] #12 83.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:33:32.761Z] #12 83.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:33:33.025Z] #12 83.63 Selecting previously unselected package dmsetup. [2021-03-02T00:33:33.025Z] #12 83.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:33:33.025Z] #12 83.65 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-02T00:33:33.281Z] #36 6.184 + cd /tmp/tmp.P9DVDNeSLv/tini [2021-03-02T00:33:33.281Z] #36 6.184 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:33.281Z] #36 6.191 + cmake . [2021-03-02T00:33:33.288Z] #12 83.88 Selecting previously unselected package mingw-w64-common. [2021-03-02T00:33:33.288Z] #12 83.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-02T00:33:33.288Z] #12 83.90 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-02T00:33:33.394Z] #51 ... [2021-03-02T00:33:33.394Z] [2021-03-02T00:33:33.394Z] #56 [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-03-02T00:33:33.394Z] #56 sha256:a209a662b2ac54e449fc26984ef7581f19e4c805fc51c3d7656e9e68a069c26b [2021-03-02T00:33:33.394Z] #56 53.28 + bin/ctr [2021-03-02T00:33:33.394Z] #56 ... [2021-03-02T00:33:33.394Z] [2021-03-02T00:33:33.394Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:33.394Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:33.394Z] #43 23.35 CC images/ns.o [2021-03-02T00:33:33.394Z] #43 23.56 CC images/regfile.o [2021-03-02T00:33:33.394Z] #43 24.04 CC images/ghost-file.o [2021-03-02T00:33:33.394Z] #43 24.38 CC images/fifo.o [2021-03-02T00:33:33.394Z] #43 24.59 CC images/remap-file-path.o [2021-03-02T00:33:33.394Z] #43 24.86 CC images/eventfd.o [2021-03-02T00:33:33.394Z] #43 25.19 CC images/eventpoll.o [2021-03-02T00:33:33.394Z] #43 25.50 CC images/fh.o [2021-03-02T00:33:33.394Z] #43 25.82 CC images/fsnotify.o [2021-03-02T00:33:33.394Z] #43 26.58 CC images/signalfd.o [2021-03-02T00:33:33.394Z] #43 26.80 CC images/fs.o [2021-03-02T00:33:33.394Z] #43 27.10 CC images/pstree.o [2021-03-02T00:33:33.394Z] #43 27.45 CC images/pipe.o [2021-03-02T00:33:33.394Z] #43 27.77 CC images/tcp-stream.o [2021-03-02T00:33:33.394Z] #43 28.14 CC images/sk-packet.o [2021-03-02T00:33:33.394Z] #43 28.45 CC images/mnt.o [2021-03-02T00:33:33.394Z] #43 28.69 CC images/pipe-data.o [2021-03-02T00:33:33.394Z] #43 28.96 CC images/sa.o [2021-03-02T00:33:33.394Z] #43 29.17 CC images/timer.o [2021-03-02T00:33:33.394Z] #43 29.58 CC images/timerfd.o [2021-03-02T00:33:33.394Z] #43 29.79 CC images/mm.o [2021-03-02T00:33:33.394Z] #43 30.09 CC images/sk-opts.o [2021-03-02T00:33:33.394Z] #43 30.28 CC images/sk-unix.o [2021-03-02T00:33:33.394Z] #43 30.57 CC images/sk-inet.o [2021-03-02T00:33:33.394Z] #43 30.97 CC images/tun.o [2021-03-02T00:33:33.394Z] #43 31.36 CC images/sk-netlink.o [2021-03-02T00:33:33.394Z] #43 31.63 CC images/packet-sock.o [2021-03-02T00:33:33.394Z] #43 32.07 CC images/ipc-var.o [2021-03-02T00:33:33.394Z] #43 32.27 CC images/ipc-desc.o [2021-03-02T00:33:33.394Z] #43 32.48 CC images/ipc-shm.o [2021-03-02T00:33:33.394Z] #43 32.72 CC images/ipc-msg.o [2021-03-02T00:33:33.394Z] #43 33.03 CC images/ipc-sem.o [2021-03-02T00:33:33.394Z] #43 33.26 CC images/utsns.o [2021-03-02T00:33:33.394Z] #43 33.47 CC images/creds.o [2021-03-02T00:33:33.394Z] #43 33.68 CC images/vma.o [2021-03-02T00:33:33.394Z] #43 33.93 CC images/netdev.o [2021-03-02T00:33:33.696Z] #43 34.21 CC images/tty.o [2021-03-02T00:33:33.696Z] #43 ... [2021-03-02T00:33:33.696Z] [2021-03-02T00:33:33.696Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:33.696Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:33:33.696Z] #45 96.54 encoding/base64 [2021-03-02T00:33:33.696Z] #45 96.57 crypto/cipher [2021-03-02T00:33:33.696Z] #45 96.69 go/scanner [2021-03-02T00:33:33.696Z] #45 98.65 net/url [2021-03-02T00:33:33.696Z] #45 100.2 text/template/parse [2021-03-02T00:33:33.696Z] #45 100.9 go/ast [2021-03-02T00:33:33.696Z] #45 103.1 encoding/json [2021-03-02T00:33:33.853Z] #36 6.861 -- The C compiler identification is GNU 8.3.0 [2021-03-02T00:33:33.853Z] #36 6.898 -- Check for working C compiler: /usr/bin/cc [2021-03-02T00:33:34.265Z] #42 4.935 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:33:34.265Z] #42 4.978 GEN .gitid [2021-03-02T00:33:34.265Z] #42 5.019 GEN criu/include/version.h [2021-03-02T00:33:34.265Z] #42 5.132 GEN include/common/asm [2021-03-02T00:33:34.350Z] #45 ... [2021-03-02T00:33:34.350Z] [2021-03-02T00:33:34.350Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:34.350Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:34.350Z] #43 34.98 CC images/file-lock.o [2021-03-02T00:33:34.350Z] #43 35.14 CC images/rlimit.o [2021-03-02T00:33:34.400Z] #12 ... [2021-03-02T00:33:34.400Z] [2021-03-02T00:33:34.400Z] #35 [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-03-02T00:33:34.400Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-02T00:33:34.400Z] #35 66.77 Selecting previously unselected package libxml2:arm64. [2021-03-02T00:33:34.400Z] #35 66.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-03-02T00:33:34.400Z] #35 66.78 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:33:34.400Z] #35 67.53 Selecting previously unselected package libarchive13:arm64. [2021-03-02T00:33:34.400Z] #35 67.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-03-02T00:33:34.400Z] #35 67.55 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-02T00:33:34.400Z] #35 68.89 Selecting previously unselected package libjsoncpp1:arm64. [2021-03-02T00:33:34.400Z] #35 68.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-03-02T00:33:34.401Z] #35 68.93 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-02T00:33:34.401Z] #35 70.53 Selecting previously unselected package librhash0:arm64. [2021-03-02T00:33:34.401Z] #35 70.53 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-03-02T00:33:34.401Z] #35 70.54 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-03-02T00:33:34.425Z] #36 7.485 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-02T00:33:34.425Z] #36 7.493 -- Detecting C compiler ABI info [2021-03-02T00:33:34.650Z] #43 35.39 CC images/pagemap.o [2021-03-02T00:33:34.981Z] #35 70.82 Selecting previously unselected package libuv1:arm64. [2021-03-02T00:33:34.981Z] #35 70.83 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-03-02T00:33:34.981Z] #35 71.01 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-03-02T00:33:34.997Z] #36 8.081 -- Detecting C compiler ABI info - done [2021-03-02T00:33:34.997Z] #36 8.094 -- Detecting C compile features [2021-03-02T00:33:35.301Z] #43 35.76 CC images/siginfo.o [2021-03-02T00:33:35.602Z] #43 ... [2021-03-02T00:33:35.602Z] [2021-03-02T00:33:35.602Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:35.602Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-02T00:33:35.602Z] #13 98.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-02T00:33:35.602Z] #13 98.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-02T00:33:35.602Z] #13 98.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:35.602Z] #13 ... [2021-03-02T00:33:35.602Z] [2021-03-02T00:33:35.602Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:35.602Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:35.602Z] #43 36.16 CC images/rpc.o [2021-03-02T00:33:36.183Z] #42 7.003 PBCC images/timens.pb-c.c [2021-03-02T00:33:36.183Z] #42 7.043 DEP images/timens.pb-c.d [2021-03-02T00:33:36.183Z] #42 7.083 PBCC images/fown.pb-c.c [2021-03-02T00:33:36.183Z] #42 ... [2021-03-02T00:33:36.183Z] [2021-03-02T00:33:36.183Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:36.183Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:36.183Z] #12 81.99 Selecting previously unselected package binutils-mingw-w64. [2021-03-02T00:33:36.183Z] #12 82.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-02T00:33:36.183Z] #12 82.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:33:36.183Z] #12 82.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-02T00:33:36.183Z] #12 82.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:33:36.183Z] #12 82.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:33:36.183Z] #12 82.37 Selecting previously unselected package dmsetup. [2021-03-02T00:33:36.183Z] #12 82.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:33:36.183Z] #12 82.38 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-02T00:33:36.183Z] #12 82.59 Selecting previously unselected package mingw-w64-common. [2021-03-02T00:33:36.183Z] #12 82.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-02T00:33:36.183Z] #12 82.60 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-02T00:33:36.183Z] #12 89.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-02T00:33:36.183Z] #12 89.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-02T00:33:36.183Z] #12 89.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:33:36.183Z] #12 ... [2021-03-02T00:33:36.183Z] [2021-03-02T00:33:36.183Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:36.183Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:36.183Z] #42 7.123 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-02T00:33:36.183Z] #42 7.203 PBCC images/opts.pb-c.c [2021-03-02T00:33:36.183Z] #42 7.253 PBCC images/memfd.pb-c.c [2021-03-02T00:33:36.183Z] #42 7.299 DEP images/fown.pb-c.d [2021-03-02T00:33:36.183Z] #42 7.350 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-02T00:33:36.444Z] #42 7.475 DEP images/opts.pb-c.d [2021-03-02T00:33:36.705Z] #42 7.545 DEP images/memfd.pb-c.d [2021-03-02T00:33:36.705Z] #42 7.620 PBCC images/sit.pb-c.c [2021-03-02T00:33:36.705Z] #42 7.675 DEP images/sit.pb-c.d [2021-03-02T00:33:36.705Z] #42 7.725 PBCC images/macvlan.pb-c.c [2021-03-02T00:33:36.705Z] #42 7.773 DEP images/macvlan.pb-c.d [2021-03-02T00:33:36.911Z] #36 ... [2021-03-02T00:33:36.911Z] [2021-03-02T00:33:36.911Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:36.912Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:36.912Z] #42 6.579 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:33:36.912Z] #42 6.579 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:33:36.912Z] #42 6.597 Note: Building without GnuTLS support [2021-03-02T00:33:36.912Z] #42 6.601 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:33:36.912Z] #42 6.601 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:33:36.912Z] #42 8.594 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:33:36.912Z] #42 8.636 GEN .gitid [2021-03-02T00:33:36.912Z] #42 8.692 GEN criu/include/version.h [2021-03-02T00:33:36.912Z] #42 8.736 GEN include/common/asm [2021-03-02T00:33:36.919Z] #35 72.74 Selecting previously unselected package cmake. [2021-03-02T00:33:36.919Z] #35 72.75 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-03-02T00:33:36.919Z] #35 72.94 Unpacking cmake (3.13.4-1) ... [2021-03-02T00:33:36.966Z] #42 7.899 PBCC images/autofs.pb-c.c [2021-03-02T00:33:36.966Z] #42 7.949 DEP images/autofs.pb-c.d [2021-03-02T00:33:36.966Z] #42 7.993 PBCC images/sysctl.pb-c.c [2021-03-02T00:33:37.166Z] #43 37.74 CC images/ext-file.o [2021-03-02T00:33:37.166Z] #43 37.92 CC images/cgroup.o [2021-03-02T00:33:37.172Z] #42 ... [2021-03-02T00:33:37.172Z] [2021-03-02T00:33:37.172Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:37.172Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:37.172Z] #12 71.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-02T00:33:37.172Z] #12 71.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-02T00:33:37.172Z] #12 71.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:33:37.172Z] #12 77.48 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-02T00:33:37.172Z] #12 77.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T00:33:37.172Z] #12 77.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:37.172Z] #12 77.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-02T00:33:37.172Z] #12 77.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T00:33:37.172Z] #12 77.65 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:37.172Z] #12 ... [2021-03-02T00:33:37.172Z] [2021-03-02T00:33:37.172Z] #36 [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-03-02T00:33:37.172Z] #36 sha256:fa8e15e61a2457f23e693e9f0bf850589f68278d1f493029e06328e8c5e1012a [2021-03-02T00:33:37.172Z] #36 10.32 -- Detecting C compile features - done [2021-03-02T00:33:37.172Z] #36 10.36 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-02T00:33:37.226Z] #42 8.028 DEP images/sysctl.pb-c.d [2021-03-02T00:33:37.227Z] #42 8.088 PBCC images/time.pb-c.c [2021-03-02T00:33:37.227Z] #42 8.136 DEP images/time.pb-c.d [2021-03-02T00:33:37.227Z] #42 8.209 PBCC images/binfmt-misc.pb-c.c [2021-03-02T00:33:37.227Z] #42 8.241 DEP images/binfmt-misc.pb-c.d [2021-03-02T00:33:37.227Z] #42 8.322 PBCC images/seccomp.pb-c.c [2021-03-02T00:33:37.227Z] #42 8.364 DEP images/seccomp.pb-c.d [2021-03-02T00:33:37.433Z] #36 10.62 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-02T00:33:37.487Z] #42 8.408 PBCC images/userns.pb-c.c [2021-03-02T00:33:37.487Z] #42 8.433 DEP images/userns.pb-c.d [2021-03-02T00:33:37.487Z] #42 8.512 PBCC images/cgroup.pb-c.c [2021-03-02T00:33:37.487Z] #42 ... [2021-03-02T00:33:37.487Z] [2021-03-02T00:33:37.487Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:37.487Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:33:37.487Z] #44 83.46 internal/fmtsort [2021-03-02T00:33:37.487Z] #44 83.82 os [2021-03-02T00:33:37.487Z] #44 84.20 strings [2021-03-02T00:33:37.487Z] #44 87.19 regexp/syntax [2021-03-02T00:33:37.487Z] #44 88.34 fmt [2021-03-02T00:33:37.487Z] #44 92.44 regexp [2021-03-02T00:33:37.487Z] #44 93.54 go/token [2021-03-02T00:33:37.487Z] #44 ... [2021-03-02T00:33:37.487Z] [2021-03-02T00:33:37.487Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:37.487Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:37.487Z] #42 8.527 DEP images/cgroup.pb-c.d [2021-03-02T00:33:37.487Z] #42 8.622 PBCC images/ext-file.pb-c.c [2021-03-02T00:33:37.695Z] #36 10.75 -- Configuring done [2021-03-02T00:33:37.695Z] #36 10.77 -- Generating done [2021-03-02T00:33:37.695Z] #36 10.78 -- Build files have been written to: /tmp/tmp.P9DVDNeSLv/tini [2021-03-02T00:33:37.695Z] #36 10.79 + make tini-static [2021-03-02T00:33:37.748Z] #42 8.685 DEP images/ext-file.pb-c.d [2021-03-02T00:33:37.748Z] #42 8.745 PBCC images/rpc.pb-c.c [2021-03-02T00:33:37.748Z] #42 8.774 DEP images/rpc.pb-c.d [2021-03-02T00:33:37.748Z] #42 8.859 PBCC images/siginfo.pb-c.c [2021-03-02T00:33:38.009Z] #42 8.879 DEP images/siginfo.pb-c.d [2021-03-02T00:33:38.009Z] #42 8.980 PBCC images/pagemap.pb-c.c [2021-03-02T00:33:38.009Z] #42 9.039 DEP images/pagemap.pb-c.d [2021-03-02T00:33:38.249Z] #43 38.70 CC images/userns.o [2021-03-02T00:33:38.267Z] #36 ... [2021-03-02T00:33:38.267Z] [2021-03-02T00:33:38.267Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:38.267Z] #33 sha256:ba1a00f49afdeeb62e304951933f6d346eb06e3234614058fd4cc6a4ea9ea3c8 [2021-03-02T00:33:38.267Z] #33 76.29 github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:33:38.267Z] #33 DONE 81.1s [2021-03-02T00:33:38.267Z] [2021-03-02T00:33:38.267Z] #36 [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-03-02T00:33:38.267Z] #36 sha256:fa8e15e61a2457f23e693e9f0bf850589f68278d1f493029e06328e8c5e1012a [2021-03-02T00:33:38.267Z] #36 11.24 Scanning dependencies of target tini-static [2021-03-02T00:33:38.267Z] #36 11.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-02T00:33:38.270Z] #42 9.154 PBCC images/rlimit.pb-c.c [2021-03-02T00:33:38.270Z] #42 9.177 DEP images/rlimit.pb-c.d [2021-03-02T00:33:38.270Z] #42 9.224 PBCC images/file-lock.pb-c.c [2021-03-02T00:33:38.270Z] #42 9.269 DEP images/file-lock.pb-c.d [2021-03-02T00:33:38.270Z] #42 9.357 PBCC images/tty.pb-c.c [2021-03-02T00:33:38.270Z] #42 9.410 DEP images/tty.pb-c.d [2021-03-02T00:33:38.531Z] #42 9.487 PBCC images/tun.pb-c.c [2021-03-02T00:33:38.531Z] #42 9.542 PBCC images/netdev.pb-c.c [2021-03-02T00:33:38.531Z] #42 9.638 DEP images/tun.pb-c.d [2021-03-02T00:33:38.594Z] #12 ... [2021-03-02T00:33:38.594Z] [2021-03-02T00:33:38.594Z] #35 [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-03-02T00:33:38.594Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-02T00:33:38.594Z] #35 80.82 Selecting previously unselected package libxml2:amd64. [2021-03-02T00:33:38.594Z] #35 80.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-02T00:33:38.594Z] #35 80.85 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:33:38.594Z] #35 81.72 Selecting previously unselected package libarchive13:amd64. [2021-03-02T00:33:38.594Z] #35 81.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-02T00:33:38.594Z] #35 81.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-02T00:33:38.594Z] #35 82.89 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-02T00:33:38.594Z] #35 82.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-02T00:33:38.594Z] #35 82.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-02T00:33:38.594Z] #35 83.34 Selecting previously unselected package librhash0:amd64. [2021-03-02T00:33:38.594Z] #35 83.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-02T00:33:38.594Z] #35 83.36 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-02T00:33:38.594Z] #35 83.59 Selecting previously unselected package libuv1:amd64. [2021-03-02T00:33:38.594Z] #35 83.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-02T00:33:38.594Z] #35 83.61 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-02T00:33:38.594Z] #35 83.79 Selecting previously unselected package cmake. [2021-03-02T00:33:38.594Z] #35 83.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-02T00:33:38.594Z] #35 83.84 Unpacking cmake (3.13.4-1) ... [2021-03-02T00:33:38.594Z] #35 87.27 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:33:38.594Z] #35 87.28 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:33:38.594Z] #35 87.34 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-02T00:33:38.594Z] #35 87.40 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:33:38.594Z] #35 87.46 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-02T00:33:38.594Z] #35 87.49 Setting up cmake-data (3.13.4-1) ... [2021-03-02T00:33:38.594Z] #35 87.54 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:33:38.594Z] #35 87.56 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-02T00:33:38.594Z] #35 87.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-02T00:33:38.594Z] #35 87.60 Setting up cmake (3.13.4-1) ... [2021-03-02T00:33:38.594Z] #35 87.62 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:38.594Z] #35 87.73 Processing triggers for mime-support (3.62) ... [2021-03-02T00:33:38.594Z] #35 DONE 88.9s [2021-03-02T00:33:38.594Z] [2021-03-02T00:33:38.594Z] #36 [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-03-02T00:33:38.594Z] #36 sha256:994b1d07576924b4791df47d164415d95b0e3445dc6d6fcbf54b00bb7cfad5eb [2021-03-02T00:33:38.754Z] #43 38.99 CC images/google/protobuf/descriptor.o [2021-03-02T00:33:38.792Z] #42 9.719 DEP images/netdev.pb-c.d [2021-03-02T00:33:38.792Z] #42 9.795 PBCC images/vma.pb-c.c [2021-03-02T00:33:38.792Z] #42 9.892 DEP images/vma.pb-c.d [2021-03-02T00:33:38.921Z] #35 ... [2021-03-02T00:33:38.921Z] [2021-03-02T00:33:38.921Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:38.921Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T00:33:38.921Z] #41 65.15 Selecting previously unselected package python-six. [2021-03-02T00:33:38.921Z] #41 65.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-02T00:33:38.921Z] #41 65.57 Unpacking python-six (1.12.0-1) ... [2021-03-02T00:33:38.921Z] #41 66.76 Selecting previously unselected package python-protobuf. [2021-03-02T00:33:38.921Z] #41 66.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-03-02T00:33:38.921Z] #41 66.77 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-02T00:33:38.921Z] #41 67.51 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-02T00:33:38.921Z] #41 69.53 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-02T00:33:38.921Z] #41 70.50 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:38.921Z] #41 70.61 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-02T00:33:38.921Z] #41 70.66 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-02T00:33:38.921Z] #41 70.69 Setting up python-six (1.12.0-1) ... [2021-03-02T00:33:38.921Z] #41 72.73 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-02T00:33:38.921Z] #41 72.96 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-02T00:33:38.921Z] #41 73.00 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-02T00:33:38.921Z] #41 73.02 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-03-02T00:33:38.921Z] #41 73.04 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-02T00:33:38.921Z] #41 73.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:33:38.921Z] #41 73.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:38.921Z] #41 73.87 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-02T00:33:38.921Z] #41 74.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:33:39.053Z] #42 9.944 PBCC images/creds.pb-c.c [2021-03-02T00:33:39.053Z] #42 9.991 DEP images/creds.pb-c.d [2021-03-02T00:33:39.053Z] #42 10.05 PBCC images/utsns.pb-c.c [2021-03-02T00:33:39.053Z] #42 10.09 DEP images/utsns.pb-c.d [2021-03-02T00:33:39.053Z] #42 10.15 PBCC images/ipc-desc.pb-c.c [2021-03-02T00:33:39.313Z] #42 10.21 PBCC images/ipc-sem.pb-c.c [2021-03-02T00:33:39.313Z] #42 10.24 DEP images/ipc-desc.pb-c.d [2021-03-02T00:33:39.313Z] #42 10.28 DEP images/ipc-sem.pb-c.d [2021-03-02T00:33:39.313Z] #42 10.32 PBCC images/ipc-msg.pb-c.c [2021-03-02T00:33:39.313Z] #42 10.34 DEP images/ipc-msg.pb-c.d [2021-03-02T00:33:39.313Z] #42 10.38 PBCC images/ipc-shm.pb-c.c [2021-03-02T00:33:39.313Z] #42 ... [2021-03-02T00:33:39.313Z] [2021-03-02T00:33:39.313Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:39.313Z] #33 sha256:0978f67fab9ec1b63740a679d041056c14f7f3f25572c3accae264929fd727a5 [2021-03-02T00:33:39.313Z] #33 85.37 fmt [2021-03-02T00:33:39.313Z] #33 87.15 path/filepath [2021-03-02T00:33:39.313Z] #33 88.93 io/ioutil [2021-03-02T00:33:39.313Z] #33 89.66 path [2021-03-02T00:33:39.313Z] #33 90.28 text/tabwriter [2021-03-02T00:33:39.313Z] #33 91.07 github.com/BurntSushi/toml [2021-03-02T00:33:39.313Z] #33 91.07 flag [2021-03-02T00:33:39.313Z] #33 92.87 log [2021-03-02T00:33:39.541Z] #36 1.148 + RM_GOPATH=0 [2021-03-02T00:33:39.541Z] #36 1.148 + TMP_GOPATH= [2021-03-02T00:33:39.541Z] #36 1.148 + : /build [2021-03-02T00:33:39.541Z] #36 1.148 + '[' -z '' ']' [2021-03-02T00:33:39.541Z] #36 1.148 ++ mktemp -d [2021-03-02T00:33:39.541Z] #36 1.156 + export GOPATH=/tmp/tmp.jJGAh9oEeF [2021-03-02T00:33:39.541Z] #36 1.156 + GOPATH=/tmp/tmp.jJGAh9oEeF [2021-03-02T00:33:39.541Z] #36 1.156 + RM_GOPATH=1 [2021-03-02T00:33:39.541Z] #36 1.156 + case "$(go env GOARCH)" in [2021-03-02T00:33:39.541Z] #36 1.156 ++ go env GOARCH [2021-03-02T00:33:39.541Z] #36 1.190 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:39.541Z] #36 1.191 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:39.541Z] #36 1.193 ++ dirname /tmp/install/install.sh [2021-03-02T00:33:39.541Z] #36 1.200 + dir=/tmp/install [2021-03-02T00:33:39.541Z] #36 1.200 + bin=tini [2021-03-02T00:33:39.541Z] #36 1.201 + shift [2021-03-02T00:33:39.541Z] #36 1.201 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-02T00:33:39.541Z] #36 1.201 + . /tmp/install/tini.installer [2021-03-02T00:33:39.541Z] #36 1.201 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:39.541Z] #36 1.204 + install_tini [2021-03-02T00:33:39.541Z] #36 1.205 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-02T00:33:39.541Z] #36 1.205 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:39.541Z] #36 1.205 + git clone https://github.com/krallin/tini.git /tmp/tmp.jJGAh9oEeF/tini [2021-03-02T00:33:39.541Z] #36 1.207 Cloning into '/tmp/tmp.jJGAh9oEeF/tini'... [2021-03-02T00:33:39.574Z] #33 ... [2021-03-02T00:33:39.574Z] [2021-03-02T00:33:39.575Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:39.575Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:39.575Z] #42 10.40 DEP images/ipc-shm.pb-c.d [2021-03-02T00:33:39.575Z] #42 10.45 PBCC images/ipc-var.pb-c.c [2021-03-02T00:33:39.575Z] #42 10.48 DEP images/ipc-var.pb-c.d [2021-03-02T00:33:39.575Z] #42 10.57 PBCC images/sk-opts.pb-c.c [2021-03-02T00:33:39.575Z] #42 10.61 PBCC images/packet-sock.pb-c.c [2021-03-02T00:33:39.575Z] #42 10.67 DEP images/sk-opts.pb-c.d [2021-03-02T00:33:39.575Z] #42 10.72 DEP images/packet-sock.pb-c.d [2021-03-02T00:33:39.654Z] #36 12.75 [100%] Linking C executable tini-static [2021-03-02T00:33:39.835Z] #42 10.83 PBCC images/sk-netlink.pb-c.c [2021-03-02T00:33:39.835Z] #42 10.93 DEP images/sk-netlink.pb-c.d [2021-03-02T00:33:40.009Z] #41 ... [2021-03-02T00:33:40.009Z] [2021-03-02T00:33:40.009Z] #50 [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-03-02T00:33:40.009Z] #50 sha256:cff219b1ca83d7a250bb98cd366bd7a452fcd36b5c67e2887982bc161296e10f [2021-03-02T00:33:40.009Z] #50 65.97 golang.org/x/crypto/ssh/terminal [2021-03-02T00:33:40.009Z] #50 68.87 mvdan.cc/sh/v3/cmd/shfmt [2021-03-02T00:33:40.096Z] #42 11.01 PBCC images/sk-inet.pb-c.c [2021-03-02T00:33:40.096Z] #42 11.10 DEP images/sk-inet.pb-c.d [2021-03-02T00:33:40.096Z] #42 11.17 PBCC images/sk-unix.pb-c.c [2021-03-02T00:33:40.227Z] #36 13.38 [100%] Built target tini-static [2021-03-02T00:33:40.327Z] #50 ... [2021-03-02T00:33:40.328Z] [2021-03-02T00:33:40.328Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:40.328Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:33:40.328Z] #44 66.08 net [2021-03-02T00:33:40.328Z] #44 67.25 go/doc [2021-03-02T00:33:40.328Z] #44 68.08 vendor/golang.org/x/text/unicode/bidi [2021-03-02T00:33:40.328Z] #44 70.94 vendor/golang.org/x/text/secure/bidirule [2021-03-02T00:33:40.328Z] #44 71.32 vendor/golang.org/x/text/unicode/norm [2021-03-02T00:33:40.328Z] #44 72.02 github.com/LK4D4/vndr/build [2021-03-02T00:33:40.328Z] #44 74.81 crypto/rsa [2021-03-02T00:33:40.328Z] #44 75.73 crypto/x509/pkix [2021-03-02T00:33:40.328Z] #44 75.77 vendor/golang.org/x/crypto/cryptobyte [2021-03-02T00:33:40.328Z] #44 76.39 vendor/golang.org/x/net/idna [2021-03-02T00:33:40.328Z] #44 76.50 vendor/golang.org/x/net/http2/hpack [2021-03-02T00:33:40.356Z] #42 11.29 DEP images/sk-unix.pb-c.d [2021-03-02T00:33:40.376Z] #43 41.18 CC images/opts.o [2021-03-02T00:33:40.487Z] #36 1.929 + cd /tmp/tmp.jJGAh9oEeF/tini [2021-03-02T00:33:40.487Z] #36 1.934 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:40.487Z] #36 1.947 + cmake . [2021-03-02T00:33:40.488Z] #36 13.47 + mkdir -p /build [2021-03-02T00:33:40.488Z] #36 13.47 + cp tini-static /build/docker-init [2021-03-02T00:33:40.617Z] #42 11.41 PBCC images/mm.pb-c.c [2021-03-02T00:33:40.617Z] #42 11.46 DEP images/mm.pb-c.d [2021-03-02T00:33:40.617Z] #42 11.54 PBCC images/timerfd.pb-c.c [2021-03-02T00:33:40.617Z] #42 11.63 DEP images/timerfd.pb-c.d [2021-03-02T00:33:40.617Z] #42 11.68 PBCC images/timer.pb-c.c [2021-03-02T00:33:40.617Z] #42 11.73 DEP images/timer.pb-c.d [2021-03-02T00:33:40.617Z] #42 11.78 PBCC images/sa.pb-c.c [2021-03-02T00:33:40.680Z] #43 41.45 CC images/seccomp.o [2021-03-02T00:33:40.749Z] #36 DONE 13.8s [2021-03-02T00:33:40.749Z] [2021-03-02T00:33:40.749Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:40.749Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:40.749Z] #42 10.38 PBCC images/timens.pb-c.c [2021-03-02T00:33:40.749Z] #42 10.41 DEP images/timens.pb-c.d [2021-03-02T00:33:40.749Z] #42 10.46 PBCC images/fown.pb-c.c [2021-03-02T00:33:40.749Z] #42 10.49 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-02T00:33:40.749Z] #42 10.58 PBCC images/opts.pb-c.c [2021-03-02T00:33:40.749Z] #42 10.69 PBCC images/memfd.pb-c.c [2021-03-02T00:33:40.749Z] #42 10.76 DEP images/fown.pb-c.d [2021-03-02T00:33:40.749Z] #42 10.85 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-02T00:33:40.749Z] #42 10.90 DEP images/opts.pb-c.d [2021-03-02T00:33:40.749Z] #42 10.99 DEP images/memfd.pb-c.d [2021-03-02T00:33:40.749Z] #42 11.03 PBCC images/sit.pb-c.c [2021-03-02T00:33:40.749Z] #42 11.08 DEP images/sit.pb-c.d [2021-03-02T00:33:40.749Z] #42 11.16 PBCC images/macvlan.pb-c.c [2021-03-02T00:33:40.749Z] #42 11.18 DEP images/macvlan.pb-c.d [2021-03-02T00:33:40.749Z] #42 11.23 PBCC images/autofs.pb-c.c [2021-03-02T00:33:40.749Z] #42 11.39 DEP images/autofs.pb-c.d [2021-03-02T00:33:40.749Z] #42 11.42 PBCC images/sysctl.pb-c.c [2021-03-02T00:33:40.749Z] #42 11.42 DEP images/sysctl.pb-c.d [2021-03-02T00:33:40.749Z] #42 11.53 PBCC images/time.pb-c.c [2021-03-02T00:33:40.749Z] #42 11.56 DEP images/time.pb-c.d [2021-03-02T00:33:40.749Z] #42 11.64 PBCC images/binfmt-misc.pb-c.c [2021-03-02T00:33:40.749Z] #42 11.66 DEP images/binfmt-misc.pb-c.d [2021-03-02T00:33:40.749Z] #42 11.71 PBCC images/seccomp.pb-c.c [2021-03-02T00:33:40.749Z] #42 11.78 DEP images/seccomp.pb-c.d [2021-03-02T00:33:40.749Z] #42 11.80 PBCC images/userns.pb-c.c [2021-03-02T00:33:40.749Z] #42 11.89 DEP images/userns.pb-c.d [2021-03-02T00:33:40.749Z] #42 11.93 PBCC images/cgroup.pb-c.c [2021-03-02T00:33:40.749Z] #42 11.93 DEP images/cgroup.pb-c.d [2021-03-02T00:33:40.749Z] #42 12.04 PBCC images/ext-file.pb-c.c [2021-03-02T00:33:40.749Z] #42 12.06 DEP images/ext-file.pb-c.d [2021-03-02T00:33:40.749Z] #42 12.13 PBCC images/rpc.pb-c.c [2021-03-02T00:33:40.749Z] #42 12.21 DEP images/rpc.pb-c.d [2021-03-02T00:33:40.749Z] #42 12.28 PBCC images/siginfo.pb-c.c [2021-03-02T00:33:40.749Z] #42 12.34 DEP images/siginfo.pb-c.d [2021-03-02T00:33:40.749Z] #42 12.40 PBCC images/pagemap.pb-c.c [2021-03-02T00:33:40.749Z] #42 12.48 DEP images/pagemap.pb-c.d [2021-03-02T00:33:40.749Z] #42 12.56 PBCC images/rlimit.pb-c.c [2021-03-02T00:33:40.749Z] #42 12.62 DEP images/rlimit.pb-c.d [2021-03-02T00:33:40.749Z] #42 12.67 PBCC images/file-lock.pb-c.c [2021-03-02T00:33:40.749Z] #42 12.69 DEP images/file-lock.pb-c.d [2021-03-02T00:33:40.749Z] #42 12.74 PBCC images/tty.pb-c.c [2021-03-02T00:33:40.749Z] #42 12.83 DEP images/tty.pb-c.d [2021-03-02T00:33:40.749Z] #42 12.91 PBCC images/tun.pb-c.c [2021-03-02T00:33:40.749Z] #42 12.98 PBCC images/netdev.pb-c.c [2021-03-02T00:33:40.749Z] #42 13.06 DEP images/tun.pb-c.d [2021-03-02T00:33:40.749Z] #42 13.14 DEP images/netdev.pb-c.d [2021-03-02T00:33:40.749Z] #42 13.22 PBCC images/vma.pb-c.c [2021-03-02T00:33:40.749Z] #42 13.27 DEP images/vma.pb-c.d [2021-03-02T00:33:40.749Z] #42 13.32 PBCC images/creds.pb-c.c [2021-03-02T00:33:40.749Z] #42 13.37 DEP images/creds.pb-c.d [2021-03-02T00:33:40.749Z] #42 13.46 PBCC images/utsns.pb-c.c [2021-03-02T00:33:40.749Z] #42 13.53 DEP images/utsns.pb-c.d [2021-03-02T00:33:40.749Z] #42 13.61 PBCC images/ipc-desc.pb-c.c [2021-03-02T00:33:40.749Z] #42 13.64 PBCC images/ipc-sem.pb-c.c [2021-03-02T00:33:40.749Z] #42 13.66 DEP images/ipc-desc.pb-c.d [2021-03-02T00:33:40.749Z] #42 13.68 DEP images/ipc-sem.pb-c.d [2021-03-02T00:33:40.749Z] #42 13.79 PBCC images/ipc-msg.pb-c.c [2021-03-02T00:33:40.749Z] #42 13.80 DEP images/ipc-msg.pb-c.d [2021-03-02T00:33:40.749Z] #42 13.93 PBCC images/ipc-shm.pb-c.c [2021-03-02T00:33:40.878Z] #42 11.83 DEP images/sa.pb-c.d [2021-03-02T00:33:40.878Z] #42 11.87 PBCC images/pipe-data.pb-c.c [2021-03-02T00:33:40.878Z] #42 11.90 DEP images/pipe-data.pb-c.d [2021-03-02T00:33:40.878Z] #42 11.98 PBCC images/mnt.pb-c.c [2021-03-02T00:33:40.878Z] #42 12.03 DEP images/mnt.pb-c.d [2021-03-02T00:33:40.982Z] #43 41.72 CC images/binfmt-misc.o [2021-03-02T00:33:40.982Z] #43 ... [2021-03-02T00:33:40.982Z] [2021-03-02T00:33:40.982Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:40.982Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-03-02T00:33:40.982Z] #13 113.8 Selecting previously unselected package libapparmor1:ppc64el. [2021-03-02T00:33:40.982Z] #13 113.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-03-02T00:33:40.982Z] #13 113.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-03-02T00:33:41.010Z] #42 13.97 DEP images/ipc-shm.pb-c.d [2021-03-02T00:33:41.010Z] #42 14.01 PBCC images/ipc-var.pb-c.c [2021-03-02T00:33:41.010Z] #42 14.03 DEP images/ipc-var.pb-c.d [2021-03-02T00:33:41.010Z] #42 14.10 PBCC images/sk-opts.pb-c.c [2021-03-02T00:33:41.010Z] #42 14.13 PBCC images/packet-sock.pb-c.c [2021-03-02T00:33:41.010Z] #42 14.18 DEP images/sk-opts.pb-c.d [2021-03-02T00:33:41.061Z] #36 2.575 -- The C compiler identification is GNU 8.3.0 [2021-03-02T00:33:41.061Z] #36 2.634 -- Check for working C compiler: /usr/bin/cc [2021-03-02T00:33:41.061Z] #36 ... [2021-03-02T00:33:41.061Z] [2021-03-02T00:33:41.061Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:41.061Z] #33 sha256:1858901bfff3a6927bb19999ca17d050c4b22b8703b2a4daab1b2474b6c8ac15 [2021-03-02T00:33:41.061Z] #33 81.60 internal/poll [2021-03-02T00:33:41.061Z] #33 82.70 internal/fmtsort [2021-03-02T00:33:41.061Z] #33 83.22 internal/syscall/execenv [2021-03-02T00:33:41.061Z] #33 83.28 internal/syscall/unix [2021-03-02T00:33:41.061Z] #33 83.65 strings [2021-03-02T00:33:41.061Z] #33 83.69 os [2021-03-02T00:33:41.061Z] #33 87.40 path [2021-03-02T00:33:41.061Z] #33 87.86 text/tabwriter [2021-03-02T00:33:41.061Z] #33 88.35 path/filepath [2021-03-02T00:33:41.061Z] #33 88.35 fmt [2021-03-02T00:33:41.061Z] #33 90.30 io/ioutil [2021-03-02T00:33:41.139Z] #42 12.11 PBCC images/sk-packet.pb-c.c [2021-03-02T00:33:41.139Z] #42 12.15 DEP images/sk-packet.pb-c.d [2021-03-02T00:33:41.139Z] #42 12.21 PBCC images/tcp-stream.pb-c.c [2021-03-02T00:33:41.139Z] #42 12.28 DEP images/tcp-stream.pb-c.d [2021-03-02T00:33:41.272Z] #42 14.26 DEP images/packet-sock.pb-c.d [2021-03-02T00:33:41.272Z] #42 14.33 PBCC images/sk-netlink.pb-c.c [2021-03-02T00:33:41.272Z] #42 14.42 DEP images/sk-netlink.pb-c.d [2021-03-02T00:33:41.272Z] #42 14.47 PBCC images/sk-inet.pb-c.c [2021-03-02T00:33:41.292Z] #13 114.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-03-02T00:33:41.293Z] #13 114.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-03-02T00:33:41.293Z] #13 114.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-02T00:33:41.293Z] #13 114.1 Selecting previously unselected package libbtrfs0. [2021-03-02T00:33:41.293Z] #13 114.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-02T00:33:41.293Z] #13 114.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:33:41.293Z] #13 114.1 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:33:41.293Z] #13 114.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-02T00:33:41.293Z] #13 114.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:33:41.293Z] #13 114.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-03-02T00:33:41.323Z] #33 ... [2021-03-02T00:33:41.323Z] [2021-03-02T00:33:41.323Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:41.323Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:41.323Z] #12 91.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-02T00:33:41.323Z] #12 91.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-02T00:33:41.323Z] #12 91.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:33:41.401Z] #42 12.44 PBCC images/pipe.pb-c.c [2021-03-02T00:33:41.401Z] #42 12.49 DEP images/pipe.pb-c.d [2021-03-02T00:33:41.401Z] #42 12.55 PBCC images/pstree.pb-c.c [2021-03-02T00:33:41.534Z] #42 14.53 DEP images/sk-inet.pb-c.d [2021-03-02T00:33:41.534Z] #42 14.59 PBCC images/sk-unix.pb-c.c [2021-03-02T00:33:41.534Z] #42 14.70 DEP images/sk-unix.pb-c.d [2021-03-02T00:33:41.662Z] #42 12.59 DEP images/pstree.pb-c.d [2021-03-02T00:33:41.662Z] #42 12.65 PBCC images/fs.pb-c.c [2021-03-02T00:33:41.662Z] #42 12.70 DEP images/fs.pb-c.d [2021-03-02T00:33:41.662Z] #42 ... [2021-03-02T00:33:41.662Z] [2021-03-02T00:33:41.662Z] #36 [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-03-02T00:33:41.662Z] #36 sha256:ba7dd22c022997734e82e7a9d8389e66fb42cc7befc5ee4ac4a5fa72b91c2922 [2021-03-02T00:33:41.662Z] #36 1.176 + RM_GOPATH=0 [2021-03-02T00:33:41.662Z] #36 1.176 + TMP_GOPATH= [2021-03-02T00:33:41.662Z] #36 1.176 + : /build [2021-03-02T00:33:41.662Z] #36 1.176 + '[' -z '' ']' [2021-03-02T00:33:41.662Z] #36 1.176 ++ mktemp -d [2021-03-02T00:33:41.662Z] #36 1.178 + export GOPATH=/tmp/tmp.V36Vr8DngS [2021-03-02T00:33:41.662Z] #36 1.178 + GOPATH=/tmp/tmp.V36Vr8DngS [2021-03-02T00:33:41.662Z] #36 1.178 + RM_GOPATH=1 [2021-03-02T00:33:41.662Z] #36 1.178 + case "$(go env GOARCH)" in [2021-03-02T00:33:41.662Z] #36 1.181 ++ go env GOARCH [2021-03-02T00:33:41.662Z] #36 1.233 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:41.662Z] #36 1.233 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:41.662Z] #36 1.234 ++ dirname /tmp/install/install.sh [2021-03-02T00:33:41.662Z] #36 1.241 + dir=/tmp/install [2021-03-02T00:33:41.662Z] #36 1.241 + bin=tini [2021-03-02T00:33:41.662Z] #36 1.241 + shift [2021-03-02T00:33:41.662Z] #36 1.241 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-02T00:33:41.662Z] #36 1.242 + . /tmp/install/tini.installer [2021-03-02T00:33:41.662Z] #36 1.242 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:41.662Z] #36 1.245 + install_tini [2021-03-02T00:33:41.662Z] #36 1.245 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-02T00:33:41.662Z] #36 1.249 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:41.662Z] #36 1.249 + git clone https://github.com/krallin/tini.git /tmp/tmp.V36Vr8DngS/tini [2021-03-02T00:33:41.662Z] #36 1.251 Cloning into '/tmp/tmp.V36Vr8DngS/tini'... [2021-03-02T00:33:41.662Z] #36 1.965 + cd /tmp/tmp.V36Vr8DngS/tini [2021-03-02T00:33:41.662Z] #36 1.965 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:41.662Z] #36 1.996 + cmake . [2021-03-02T00:33:41.662Z] #36 2.584 -- The C compiler identification is GNU 8.3.0 [2021-03-02T00:33:41.662Z] #36 2.625 -- Check for working C compiler: /usr/bin/cc [2021-03-02T00:33:41.662Z] #36 3.575 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-02T00:33:41.662Z] #36 3.578 -- Detecting C compiler ABI info [2021-03-02T00:33:41.662Z] #36 4.207 -- Detecting C compiler ABI info - done [2021-03-02T00:33:41.662Z] #36 4.279 -- Detecting C compile features [2021-03-02T00:33:41.662Z] #36 6.563 -- Detecting C compile features - done [2021-03-02T00:33:41.662Z] #36 6.607 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-02T00:33:41.662Z] #36 6.894 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-02T00:33:41.662Z] #36 7.031 -- Configuring done [2021-03-02T00:33:41.662Z] #36 7.060 -- Generating done [2021-03-02T00:33:41.662Z] #36 7.065 -- Build files have been written to: /tmp/tmp.V36Vr8DngS/tini [2021-03-02T00:33:41.662Z] #36 7.076 + make tini-static [2021-03-02T00:33:41.662Z] #36 7.419 Scanning dependencies of target tini-static [2021-03-02T00:33:41.662Z] #36 7.492 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-02T00:33:41.662Z] #36 8.858 [100%] Linking C executable tini-static [2021-03-02T00:33:41.662Z] #36 9.351 [100%] Built target tini-static [2021-03-02T00:33:41.662Z] #36 9.422 + mkdir -p /build [2021-03-02T00:33:41.662Z] #36 9.440 + cp tini-static /build/docker-init [2021-03-02T00:33:41.662Z] #36 DONE 9.9s [2021-03-02T00:33:41.662Z] [2021-03-02T00:33:41.662Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:41.662Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:41.662Z] #42 12.81 PBCC images/signalfd.pb-c.c [2021-03-02T00:33:41.687Z] #13 114.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-02T00:33:41.687Z] #13 114.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-02T00:33:41.687Z] #13 114.3 Selecting previously unselected package libudev-dev:ppc64el. [2021-03-02T00:33:41.687Z] #13 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-02T00:33:41.687Z] #13 114.3 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-02T00:33:41.794Z] #42 14.76 PBCC images/mm.pb-c.c [2021-03-02T00:33:41.795Z] #42 14.84 DEP images/mm.pb-c.d [2021-03-02T00:33:41.795Z] #42 14.87 PBCC images/timerfd.pb-c.c [2021-03-02T00:33:41.795Z] #42 14.94 DEP images/timerfd.pb-c.d [2021-03-02T00:33:41.795Z] #42 14.99 PBCC images/timer.pb-c.c [2021-03-02T00:33:41.875Z] #44 77.96 mime [2021-03-02T00:33:41.923Z] #42 12.89 DEP images/signalfd.pb-c.d [2021-03-02T00:33:41.923Z] #42 13.08 PBCC images/fh.pb-c.c [2021-03-02T00:33:41.988Z] #13 114.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-03-02T00:33:41.988Z] #13 114.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-03-02T00:33:41.988Z] #13 114.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-03-02T00:33:42.055Z] #42 15.03 DEP images/timer.pb-c.d [2021-03-02T00:33:42.055Z] #42 15.09 PBCC images/sa.pb-c.c [2021-03-02T00:33:42.055Z] #42 15.14 DEP images/sa.pb-c.d [2021-03-02T00:33:42.055Z] #42 15.18 PBCC images/pipe-data.pb-c.c [2021-03-02T00:33:42.055Z] #42 15.21 DEP images/pipe-data.pb-c.d [2021-03-02T00:33:42.184Z] #42 13.12 PBCC images/fsnotify.pb-c.c [2021-03-02T00:33:42.204Z] #44 78.22 mime/quotedprintable [2021-03-02T00:33:42.204Z] #44 ... [2021-03-02T00:33:42.204Z] [2021-03-02T00:33:42.204Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:42.204Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T00:33:42.204Z] #41 78.15 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-02T00:33:42.270Z] #12 ... [2021-03-02T00:33:42.270Z] [2021-03-02T00:33:42.270Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:42.270Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:42.270Z] #41 82.77 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:42.270Z] #41 82.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:42.270Z] #41 83.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:42.270Z] #41 83.33 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-02T00:33:42.270Z] #41 83.38 Setting up python-six (1.12.0-1) ... [2021-03-02T00:33:42.270Z] #41 88.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-02T00:33:42.270Z] #41 88.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:33:42.270Z] #41 88.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:42.270Z] #41 88.69 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-02T00:33:42.270Z] #41 88.91 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:42.270Z] #41 88.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-02T00:33:42.270Z] #41 88.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-02T00:33:42.270Z] #41 88.97 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-02T00:33:42.270Z] #41 89.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-02T00:33:42.270Z] #41 89.02 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-02T00:33:42.291Z] #13 115.1 Selecting previously unselected package libpcre16-3:ppc64el. [2021-03-02T00:33:42.291Z] #13 115.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-03-02T00:33:42.291Z] #13 115.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-02T00:33:42.316Z] #42 15.27 PBCC images/mnt.pb-c.c [2021-03-02T00:33:42.316Z] #42 15.32 DEP images/mnt.pb-c.d [2021-03-02T00:33:42.316Z] #42 15.41 PBCC images/sk-packet.pb-c.c [2021-03-02T00:33:42.316Z] #42 15.41 DEP images/sk-packet.pb-c.d [2021-03-02T00:33:42.316Z] #42 15.47 PBCC images/tcp-stream.pb-c.c [2021-03-02T00:33:42.445Z] #42 13.26 DEP images/fh.pb-c.d [2021-03-02T00:33:42.445Z] #42 13.33 DEP images/fsnotify.pb-c.d [2021-03-02T00:33:42.445Z] #42 13.46 PBCC images/eventpoll.pb-c.c [2021-03-02T00:33:42.532Z] #41 ... [2021-03-02T00:33:42.532Z] [2021-03-02T00:33:42.532Z] #36 [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-03-02T00:33:42.532Z] #36 sha256:994b1d07576924b4791df47d164415d95b0e3445dc6d6fcbf54b00bb7cfad5eb [2021-03-02T00:33:42.532Z] #36 3.382 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-02T00:33:42.532Z] #36 3.393 -- Detecting C compiler ABI info [2021-03-02T00:33:42.532Z] #36 4.160 -- Detecting C compiler ABI info - done [2021-03-02T00:33:42.532Z] #36 4.221 -- Detecting C compile features [2021-03-02T00:33:42.576Z] #42 15.52 DEP images/tcp-stream.pb-c.d [2021-03-02T00:33:42.576Z] #42 15.58 PBCC images/pipe.pb-c.c [2021-03-02T00:33:42.576Z] #42 15.73 DEP images/pipe.pb-c.d [2021-03-02T00:33:42.576Z] #42 15.73 PBCC images/pstree.pb-c.c [2021-03-02T00:33:42.576Z] #42 ... [2021-03-02T00:33:42.576Z] [2021-03-02T00:33:42.576Z] #50 [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-03-02T00:33:42.576Z] #50 sha256:ca73fd4fd5d3cbdb3801bec7c6eda3867d3cdcc9703a9f49a38d711b3eb5de40 [2021-03-02T00:33:42.576Z] #50 75.61 encoding/json [2021-03-02T00:33:42.576Z] #50 78.80 github.com/pkg/diff [2021-03-02T00:33:42.576Z] #50 80.40 go/ast [2021-03-02T00:33:42.576Z] #50 82.20 golang.org/x/crypto/ssh/terminal [2021-03-02T00:33:42.576Z] #50 83.81 mvdan.cc/editorconfig [2021-03-02T00:33:42.576Z] #50 85.18 mvdan.cc/sh/v3/fileutil [2021-03-02T00:33:42.576Z] #50 85.30 mvdan.cc/sh/v3/syntax [2021-03-02T00:33:42.596Z] #13 115.4 Selecting previously unselected package libpcre32-3:ppc64el. [2021-03-02T00:33:42.597Z] #13 115.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-03-02T00:33:42.705Z] #42 13.54 DEP images/eventpoll.pb-c.d [2021-03-02T00:33:42.705Z] #42 13.66 PBCC images/eventfd.pb-c.c [2021-03-02T00:33:42.705Z] #42 13.79 DEP images/eventfd.pb-c.d [2021-03-02T00:33:42.881Z] #50 ... [2021-03-02T00:33:42.881Z] [2021-03-02T00:33:42.881Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:42.881Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:42.881Z] #42 15.76 DEP images/pstree.pb-c.d [2021-03-02T00:33:42.881Z] #42 15.84 PBCC images/fs.pb-c.c [2021-03-02T00:33:42.881Z] #42 15.84 DEP images/fs.pb-c.d [2021-03-02T00:33:42.881Z] #42 15.89 PBCC images/signalfd.pb-c.c [2021-03-02T00:33:42.881Z] #42 ... [2021-03-02T00:33:42.881Z] [2021-03-02T00:33:42.881Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:42.881Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:33:42.881Z] #44 75.85 go/token [2021-03-02T00:33:42.881Z] #44 76.14 net/url [2021-03-02T00:33:42.881Z] #44 76.97 go/scanner [2021-03-02T00:33:42.881Z] #44 77.94 text/template/parse [2021-03-02T00:33:42.881Z] #44 78.43 go/ast [2021-03-02T00:33:42.881Z] #44 82.72 text/template [2021-03-02T00:33:42.881Z] #44 84.00 go/parser [2021-03-02T00:33:42.900Z] #13 115.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-02T00:33:42.900Z] #13 115.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-03-02T00:33:42.900Z] #13 115.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-03-02T00:33:42.900Z] #13 115.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-02T00:33:42.966Z] #42 13.91 PBCC images/remap-file-path.pb-c.c [2021-03-02T00:33:42.966Z] #42 14.00 DEP images/remap-file-path.pb-c.d [2021-03-02T00:33:43.166Z] #41 ... [2021-03-02T00:33:43.166Z] [2021-03-02T00:33:43.166Z] #50 [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-03-02T00:33:43.166Z] #50 sha256:cff219b1ca83d7a250bb98cd366bd7a452fcd36b5c67e2887982bc161296e10f [2021-03-02T00:33:43.166Z] #50 DONE 79.1s [2021-03-02T00:33:43.166Z] [2021-03-02T00:33:43.166Z] #35 [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-03-02T00:33:43.166Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-02T00:33:43.166Z] #35 79.21 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-02T00:33:43.166Z] #35 79.31 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:33:43.177Z] #44 ... [2021-03-02T00:33:43.177Z] [2021-03-02T00:33:43.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:43.177Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:43.177Z] #42 16.00 DEP images/signalfd.pb-c.d [2021-03-02T00:33:43.177Z] #42 16.02 PBCC images/fh.pb-c.c [2021-03-02T00:33:43.177Z] #42 16.05 PBCC images/fsnotify.pb-c.c [2021-03-02T00:33:43.177Z] #42 16.16 DEP images/fh.pb-c.d [2021-03-02T00:33:43.177Z] #42 16.21 DEP images/fsnotify.pb-c.d [2021-03-02T00:33:43.177Z] #42 16.25 PBCC images/eventpoll.pb-c.c [2021-03-02T00:33:43.204Z] #13 115.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-03-02T00:33:43.204Z] #13 115.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-03-02T00:33:43.204Z] #13 115.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-02T00:33:43.228Z] #42 14.08 PBCC images/fifo.pb-c.c [2021-03-02T00:33:43.228Z] #42 14.12 DEP images/fifo.pb-c.d [2021-03-02T00:33:43.228Z] #42 14.20 PBCC images/ghost-file.pb-c.c [2021-03-02T00:33:43.228Z] #42 ... [2021-03-02T00:33:43.228Z] [2021-03-02T00:33:43.228Z] #50 [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-03-02T00:33:43.228Z] #50 sha256:1c744357d418e4d3d6f54aa17a4cccefe08543d689d0d6b3721bbe667f725eba [2021-03-02T00:33:43.228Z] #50 89.09 fmt [2021-03-02T00:33:43.228Z] #50 90.15 golang.org/x/sys/unix [2021-03-02T00:33:43.228Z] #50 94.02 encoding/json [2021-03-02T00:33:43.228Z] #50 ... [2021-03-02T00:33:43.228Z] [2021-03-02T00:33:43.228Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:43.228Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:43.228Z] #42 14.22 DEP images/ghost-file.pb-c.d [2021-03-02T00:33:43.228Z] #42 14.28 PBCC images/regfile.pb-c.c [2021-03-02T00:33:43.228Z] #42 14.33 DEP images/regfile.pb-c.d [2021-03-02T00:33:43.431Z] #35 79.36 Setting up libuv1:arm64 (1.24.1-1) ... [2021-03-02T00:33:43.431Z] #35 79.46 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:33:43.431Z] #35 79.53 Setting up librhash0:arm64 (1.3.8-1) ... [2021-03-02T00:33:43.431Z] #35 79.54 Setting up cmake-data (3.13.4-1) ... [2021-03-02T00:33:43.431Z] #35 79.55 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-02T00:33:43.431Z] #35 79.56 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-02T00:33:43.442Z] #42 16.28 DEP images/eventpoll.pb-c.d [2021-03-02T00:33:43.442Z] #42 16.32 PBCC images/eventfd.pb-c.c [2021-03-02T00:33:43.442Z] #42 16.39 DEP images/eventfd.pb-c.d [2021-03-02T00:33:43.442Z] #42 16.51 PBCC images/remap-file-path.pb-c.c [2021-03-02T00:33:43.442Z] #42 16.51 DEP images/remap-file-path.pb-c.d [2021-03-02T00:33:43.489Z] #42 14.37 PBCC images/ns.pb-c.c [2021-03-02T00:33:43.489Z] #42 14.41 DEP images/ns.pb-c.d [2021-03-02T00:33:43.489Z] #42 14.46 PBCC images/fdinfo.pb-c.c [2021-03-02T00:33:43.489Z] #42 14.56 DEP images/fdinfo.pb-c.d [2021-03-02T00:33:43.696Z] #35 79.58 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-02T00:33:43.696Z] #35 79.60 Setting up cmake (3.13.4-1) ... [2021-03-02T00:33:43.696Z] #35 79.62 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:43.702Z] #42 16.59 PBCC images/fifo.pb-c.c [2021-03-02T00:33:43.702Z] #42 16.59 DEP images/fifo.pb-c.d [2021-03-02T00:33:43.702Z] #42 16.66 PBCC images/ghost-file.pb-c.c [2021-03-02T00:33:43.702Z] #42 16.74 DEP images/ghost-file.pb-c.d [2021-03-02T00:33:43.749Z] #42 14.65 PBCC images/core-aarch64.pb-c.c [2021-03-02T00:33:43.749Z] #42 14.71 PBCC images/core-arm.pb-c.c [2021-03-02T00:33:43.749Z] #42 14.78 PBCC images/core-ppc64.pb-c.c [2021-03-02T00:33:43.749Z] #42 14.83 PBCC images/core-s390.pb-c.c [2021-03-02T00:33:43.858Z] #13 116.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-03-02T00:33:43.858Z] #13 116.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-03-02T00:33:43.858Z] #13 116.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-02T00:33:43.858Z] #13 116.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-03-02T00:33:43.859Z] #13 116.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-03-02T00:33:43.859Z] #13 116.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-02T00:33:43.925Z] #36 ... [2021-03-02T00:33:43.925Z] [2021-03-02T00:33:43.925Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:43.925Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:33:43.925Z] #44 84.12 os [2021-03-02T00:33:43.925Z] #44 85.10 strings [2021-03-02T00:33:43.925Z] #44 87.95 regexp/syntax [2021-03-02T00:33:43.925Z] #44 88.54 fmt [2021-03-02T00:33:43.925Z] #44 92.79 regexp [2021-03-02T00:33:43.925Z] #44 93.47 flag [2021-03-02T00:33:43.925Z] #44 ... [2021-03-02T00:33:43.925Z] [2021-03-02T00:33:43.925Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:43.925Z] #33 sha256:1858901bfff3a6927bb19999ca17d050c4b22b8703b2a4daab1b2474b6c8ac15 [2021-03-02T00:33:43.925Z] #33 92.03 github.com/BurntSushi/toml [2021-03-02T00:33:43.925Z] #33 92.03 flag [2021-03-02T00:33:43.925Z] #33 93.69 log [2021-03-02T00:33:43.961Z] #35 79.85 Processing triggers for mime-support (3.62) ... [2021-03-02T00:33:43.971Z] #42 16.83 PBCC images/regfile.pb-c.c [2021-03-02T00:33:43.971Z] #42 16.91 DEP images/regfile.pb-c.d [2021-03-02T00:33:43.971Z] #42 16.94 PBCC images/ns.pb-c.c [2021-03-02T00:33:43.971Z] #42 17.03 DEP images/ns.pb-c.d [2021-03-02T00:33:43.971Z] #42 17.03 PBCC images/fdinfo.pb-c.c [2021-03-02T00:33:44.013Z] #42 14.96 PBCC images/core-x86.pb-c.c [2021-03-02T00:33:44.013Z] #42 15.03 PBCC images/core.pb-c.c [2021-03-02T00:33:44.162Z] #13 116.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-03-02T00:33:44.162Z] #13 116.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-03-02T00:33:44.162Z] #13 116.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-03-02T00:33:44.162Z] #13 117.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-03-02T00:33:44.162Z] #13 117.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-02T00:33:44.162Z] #13 117.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-02T00:33:44.232Z] #42 17.13 DEP images/fdinfo.pb-c.d [2021-03-02T00:33:44.232Z] #42 17.16 PBCC images/core-aarch64.pb-c.c [2021-03-02T00:33:44.232Z] #42 17.23 PBCC images/core-arm.pb-c.c [2021-03-02T00:33:44.232Z] #42 17.28 PBCC images/core-ppc64.pb-c.c [2021-03-02T00:33:44.232Z] #42 17.33 PBCC images/core-s390.pb-c.c [2021-03-02T00:33:44.273Z] #42 15.13 PBCC images/inventory.pb-c.c [2021-03-02T00:33:44.273Z] #42 15.16 DEP images/core-aarch64.pb-c.d [2021-03-02T00:33:44.273Z] #42 15.22 DEP images/core-arm.pb-c.d [2021-03-02T00:33:44.273Z] #42 ... [2021-03-02T00:33:44.273Z] [2021-03-02T00:33:44.273Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:44.273Z] #33 sha256:0978f67fab9ec1b63740a679d041056c14f7f3f25572c3accae264929fd727a5 [2021-03-02T00:33:44.273Z] #33 95.53 github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:33:44.273Z] #33 DONE 100.2s [2021-03-02T00:33:44.273Z] [2021-03-02T00:33:44.273Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:44.273Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:44.273Z] #42 15.35 DEP images/core-ppc64.pb-c.d [2021-03-02T00:33:44.492Z] #42 17.40 PBCC images/core-x86.pb-c.c [2021-03-02T00:33:44.492Z] #42 17.51 PBCC images/core.pb-c.c [2021-03-02T00:33:44.492Z] #42 17.57 PBCC images/inventory.pb-c.c [2021-03-02T00:33:44.535Z] #42 15.49 DEP images/core-s390.pb-c.d [2021-03-02T00:33:44.536Z] #42 15.63 DEP images/core-x86.pb-c.d [2021-03-02T00:33:44.560Z] #35 DONE 80.6s [2021-03-02T00:33:44.560Z] [2021-03-02T00:33:44.560Z] #36 [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-03-02T00:33:44.560Z] #36 sha256:8061629dbe0463e0b908b300f3868be9ced34786a159ec5bd0c2ef3dcae890e8 [2021-03-02T00:33:44.560Z] #36 ... [2021-03-02T00:33:44.560Z] [2021-03-02T00:33:44.560Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:44.560Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:33:44.560Z] #12 70.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-02T00:33:44.560Z] #12 70.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-02T00:33:44.560Z] #12 70.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:33:44.752Z] #42 17.73 DEP images/core-aarch64.pb-c.d [2021-03-02T00:33:44.752Z] #42 17.78 DEP images/core-arm.pb-c.d [2021-03-02T00:33:44.752Z] #42 17.82 DEP images/core-ppc64.pb-c.d [2021-03-02T00:33:44.795Z] #42 15.73 DEP images/core.pb-c.d [2021-03-02T00:33:44.795Z] #42 15.83 DEP images/inventory.pb-c.d [2021-03-02T00:33:44.825Z] #12 ... [2021-03-02T00:33:44.825Z] [2021-03-02T00:33:44.825Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:44.825Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:33:44.825Z] #44 78.69 net/http/internal [2021-03-02T00:33:45.013Z] #42 17.91 DEP images/core-s390.pb-c.d [2021-03-02T00:33:45.013Z] #42 17.94 DEP images/core-x86.pb-c.d [2021-03-02T00:33:45.013Z] #42 18.01 DEP images/core.pb-c.d [2021-03-02T00:33:45.013Z] #42 18.11 DEP images/inventory.pb-c.d [2021-03-02T00:33:45.060Z] #42 15.94 PBCC images/cpuinfo.pb-c.c [2021-03-02T00:33:45.060Z] #42 15.98 DEP images/cpuinfo.pb-c.d [2021-03-02T00:33:45.060Z] #42 16.07 PBCC images/stats.pb-c.c [2021-03-02T00:33:45.060Z] #42 16.13 DEP images/stats.pb-c.d [2021-03-02T00:33:45.238Z] #13 117.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-02T00:33:45.238Z] #13 117.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-03-02T00:33:45.238Z] #13 117.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-03-02T00:33:45.238Z] #13 117.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:33:45.238Z] #13 117.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-02T00:33:45.238Z] #13 117.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-03-02T00:33:45.238Z] #13 117.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:45.238Z] #13 117.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:33:45.238Z] #13 117.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-02T00:33:45.238Z] #13 117.8 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-02T00:33:45.238Z] #13 117.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:33:45.238Z] #13 117.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:33:45.238Z] #13 117.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-02T00:33:45.238Z] #13 117.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-02T00:33:45.238Z] #13 117.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-02T00:33:45.238Z] #13 117.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:33:45.238Z] #13 117.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-02T00:33:45.238Z] #13 117.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:45.238Z] #13 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-02T00:33:45.238Z] #13 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-02T00:33:45.238Z] #13 117.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:45.238Z] #13 117.9 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-03-02T00:33:45.238Z] #13 118.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-03-02T00:33:45.238Z] #13 118.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:33:45.238Z] #13 118.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-02T00:33:45.238Z] #13 118.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-02T00:33:45.238Z] #13 118.0 Setting up dmsetup (2:1.02.155-3) ... [2021-03-02T00:33:45.238Z] #13 118.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-02T00:33:45.238Z] #13 118.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-02T00:33:45.238Z] #13 118.1 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:45.274Z] #42 18.17 PBCC images/cpuinfo.pb-c.c [2021-03-02T00:33:45.274Z] #42 18.24 DEP images/cpuinfo.pb-c.d [2021-03-02T00:33:45.274Z] #42 18.31 PBCC images/stats.pb-c.c [2021-03-02T00:33:45.315Z] #33 ... [2021-03-02T00:33:45.315Z] [2021-03-02T00:33:45.315Z] #50 [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-03-02T00:33:45.315Z] #50 sha256:57ce90aa7bf1d9aab3ea4c985bc58142bedcb8af095a58b80beb36bdd93b4374 [2021-03-02T00:33:45.315Z] #50 85.98 context [2021-03-02T00:33:45.315Z] #50 86.77 encoding/base64 [2021-03-02T00:33:45.315Z] #50 86.84 os [2021-03-02T00:33:45.315Z] #50 87.89 golang.org/x/sys/unix [2021-03-02T00:33:45.315Z] #50 90.70 fmt [2021-03-02T00:33:45.315Z] #50 95.49 encoding/json [2021-03-02T00:33:45.534Z] #42 18.34 DEP images/stats.pb-c.d [2021-03-02T00:33:45.540Z] #13 DONE 118.4s [2021-03-02T00:33:45.540Z] [2021-03-02T00:33:45.540Z] #53 [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-03-02T00:33:45.540Z] #53 sha256:27979f8ef20dc24679c1bdbd369e0030fa71ac2737f29e12f497365ac07d93da [2021-03-02T00:33:45.578Z] #50 ... [2021-03-02T00:33:45.578Z] [2021-03-02T00:33:45.578Z] #36 [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-03-02T00:33:45.578Z] #36 sha256:994b1d07576924b4791df47d164415d95b0e3445dc6d6fcbf54b00bb7cfad5eb [2021-03-02T00:33:45.578Z] #36 6.717 -- Detecting C compile features - done [2021-03-02T00:33:45.578Z] #36 6.773 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-02T00:33:45.578Z] #36 7.007 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-02T00:33:45.578Z] #36 7.205 -- Configuring done [2021-03-02T00:33:45.840Z] #36 ... [2021-03-02T00:33:45.840Z] [2021-03-02T00:33:45.840Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:45.840Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-02T00:33:45.840Z] #41 95.58 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-02T00:33:45.840Z] #41 95.60 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:45.840Z] #41 DONE 96.2s [2021-03-02T00:33:45.840Z] [2021-03-02T00:33:45.840Z] #36 [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-03-02T00:33:45.840Z] #36 sha256:994b1d07576924b4791df47d164415d95b0e3445dc6d6fcbf54b00bb7cfad5eb [2021-03-02T00:33:45.840Z] #36 7.244 -- Generating done [2021-03-02T00:33:45.840Z] #36 7.266 -- Build files have been written to: /tmp/tmp.jJGAh9oEeF/tini [2021-03-02T00:33:45.840Z] #36 7.287 + make tini-static [2021-03-02T00:33:46.193Z] #53 ... [2021-03-02T00:33:46.193Z] [2021-03-02T00:33:46.193Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T00:33:46.193Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-03-02T00:33:46.193Z] #14 DONE 0.7s [2021-03-02T00:33:46.193Z] [2021-03-02T00:33:46.193Z] #53 [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-03-02T00:33:46.193Z] #53 sha256:27979f8ef20dc24679c1bdbd369e0030fa71ac2737f29e12f497365ac07d93da [2021-03-02T00:33:46.193Z] #53 0.567 + RM_GOPATH=0 [2021-03-02T00:33:46.193Z] #53 0.567 + TMP_GOPATH= [2021-03-02T00:33:46.193Z] #53 0.567 + : /build [2021-03-02T00:33:46.193Z] #53 0.567 + '[' -z '' ']' [2021-03-02T00:33:46.193Z] #53 0.568 ++ mktemp -d [2021-03-02T00:33:46.193Z] #53 0.571 + export GOPATH=/tmp/tmp.a1TtrUJ0Ab [2021-03-02T00:33:46.193Z] #53 0.572 + GOPATH=/tmp/tmp.a1TtrUJ0Ab [2021-03-02T00:33:46.193Z] #53 0.572 + RM_GOPATH=1 [2021-03-02T00:33:46.193Z] #53 0.572 + case "$(go env GOARCH)" in [2021-03-02T00:33:46.193Z] #53 0.573 ++ go env GOARCH [2021-03-02T00:33:46.193Z] #53 0.594 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:46.193Z] #53 0.595 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:46.193Z] #53 0.595 ++ dirname /tmp/install/install.sh [2021-03-02T00:33:46.193Z] #53 0.597 + dir=/tmp/install [2021-03-02T00:33:46.193Z] #53 0.597 + bin=runc [2021-03-02T00:33:46.193Z] #53 0.597 + shift [2021-03-02T00:33:46.193Z] #53 0.597 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-02T00:33:46.193Z] #53 0.597 + . /tmp/install/runc.installer [2021-03-02T00:33:46.193Z] #53 0.598 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:33:46.193Z] #53 0.599 + install_runc [2021-03-02T00:33:46.193Z] #53 0.599 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-02T00:33:46.193Z] #53 0.602 + uname -r [2021-03-02T00:33:46.193Z] #53 0.607 + RUNC_BUILDTAGS='seccomp ' [2021-03-02T00:33:46.193Z] #53 0.608 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-02T00:33:46.193Z] #53 0.608 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a1TtrUJ0Ab/src/github.com/opencontainers/runc [2021-03-02T00:33:46.193Z] #53 0.608 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-02T00:33:46.193Z] #53 0.610 Cloning into '/tmp/tmp.a1TtrUJ0Ab/src/github.com/opencontainers/runc'... [2021-03-02T00:33:46.414Z] #36 7.773 Scanning dependencies of target tini-static [2021-03-02T00:33:46.414Z] #36 7.977 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-02T00:33:46.496Z] #53 ... [2021-03-02T00:33:46.496Z] [2021-03-02T00:33:46.496Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T00:33:46.496Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-03-02T00:33:46.496Z] #15 DONE 0.4s [2021-03-02T00:33:46.799Z] [2021-03-02T00:33:46.799Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T00:33:46.799Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-03-02T00:33:46.799Z] #16 0.261 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-02T00:33:46.919Z] #42 19.97 make[1]: Nothing to be done for 'all'. [2021-03-02T00:33:46.973Z] #42 17.90 make[1]: Nothing to be done for 'all'. [2021-03-02T00:33:47.099Z] #16 DONE 0.4s [2021-03-02T00:33:47.099Z] [2021-03-02T00:33:47.099Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T00:33:47.099Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-03-02T00:33:47.415Z] #17 DONE 0.4s [2021-03-02T00:33:47.415Z] [2021-03-02T00:33:47.415Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:47.415Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:47.415Z] #43 42.14 CC images/time.o [2021-03-02T00:33:47.415Z] #43 42.44 CC images/sysctl.o [2021-03-02T00:33:47.415Z] #43 42.74 CC images/autofs.o [2021-03-02T00:33:47.415Z] #43 42.96 CC images/macvlan.o [2021-03-02T00:33:47.415Z] #43 43.34 CC images/sit.o [2021-03-02T00:33:47.415Z] #43 43.60 CC images/memfd.o [2021-03-02T00:33:47.415Z] #43 43.95 CC images/timens.o [2021-03-02T00:33:47.415Z] #43 44.27 LINK images/built-in.o [2021-03-02T00:33:47.415Z] #43 44.49 GEN compel/include/asm [2021-03-02T00:33:47.415Z] #43 44.50 GEN compel/include/version.h [2021-03-02T00:33:47.415Z] #43 44.55 touch .config [2021-03-02T00:33:47.415Z] #43 44.62 GEN include/common/config.h [2021-03-02T00:33:47.415Z] #43 44.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-02T00:33:47.415Z] #43 44.82 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-02T00:33:47.415Z] #43 44.87 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-03-02T00:33:47.415Z] #43 44.91 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-03-02T00:33:47.415Z] #43 44.94 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-03-02T00:33:47.415Z] #43 44.98 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-03-02T00:33:47.415Z] #43 45.00 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-03-02T00:33:47.415Z] #43 45.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-02T00:33:47.415Z] #43 45.05 DEP compel/plugins/std/infect.d [2021-03-02T00:33:47.415Z] #43 45.15 DEP compel/plugins/std/string.d [2021-03-02T00:33:47.415Z] #43 45.28 DEP compel/plugins/std/log.d [2021-03-02T00:33:47.415Z] #43 45.38 DEP compel/plugins/std/fds.d [2021-03-02T00:33:47.415Z] #43 45.50 DEP compel/plugins/std/std.d [2021-03-02T00:33:47.415Z] #43 45.65 DEP compel/plugins/shmem/shmem.d [2021-03-02T00:33:47.415Z] #43 45.79 DEP compel/plugins/fds/fds.d [2021-03-02T00:33:47.415Z] #43 45.93 CC compel/plugins/std/std.o [2021-03-02T00:33:47.415Z] #43 46.42 CC compel/plugins/std/fds.o [2021-03-02T00:33:47.415Z] #43 46.88 CC compel/plugins/std/log.o [2021-03-02T00:33:47.415Z] #43 47.80 CC compel/plugins/std/string.o [2021-03-02T00:33:47.722Z] #43 ... [2021-03-02T00:33:47.722Z] [2021-03-02T00:33:47.722Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:47.722Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:33:47.722Z] #45 110.4 text/template [2021-03-02T00:33:47.722Z] #45 112.1 go/parser [2021-03-02T00:33:47.722Z] #45 116.7 encoding/xml [2021-03-02T00:33:47.722Z] #45 ... [2021-03-02T00:33:47.722Z] [2021-03-02T00:33:47.722Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T00:33:47.722Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-03-02T00:33:47.722Z] #18 DONE 0.4s [2021-03-02T00:33:47.722Z] [2021-03-02T00:33:47.722Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T00:33:47.722Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-03-02T00:33:47.805Z] #36 9.562 [100%] Linking C executable tini-static [2021-03-02T00:33:48.164Z] #44 ... [2021-03-02T00:33:48.164Z] [2021-03-02T00:33:48.164Z] #36 [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-03-02T00:33:48.164Z] #36 sha256:8061629dbe0463e0b908b300f3868be9ced34786a159ec5bd0c2ef3dcae890e8 [2021-03-02T00:33:48.164Z] #36 2.050 + RM_GOPATH=0 [2021-03-02T00:33:48.164Z] #36 2.050 + TMP_GOPATH= [2021-03-02T00:33:48.164Z] #36 2.050 + : /build [2021-03-02T00:33:48.164Z] #36 2.050 + '[' -z '' ']' [2021-03-02T00:33:48.164Z] #36 2.052 ++ mktemp -d [2021-03-02T00:33:48.164Z] #36 2.060 + export GOPATH=/tmp/tmp.f3roXyhDu3 [2021-03-02T00:33:48.164Z] #36 2.060 + GOPATH=/tmp/tmp.f3roXyhDu3 [2021-03-02T00:33:48.164Z] #36 2.060 + RM_GOPATH=1 [2021-03-02T00:33:48.164Z] #36 2.060 + case "$(go env GOARCH)" in [2021-03-02T00:33:48.164Z] #36 2.061 ++ go env GOARCH [2021-03-02T00:33:48.164Z] #36 2.094 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:48.164Z] #36 2.095 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:33:48.164Z] #36 2.098 ++ dirname /tmp/install/install.sh [2021-03-02T00:33:48.164Z] #36 2.102 + dir=/tmp/install [2021-03-02T00:33:48.164Z] #36 2.103 + bin=tini [2021-03-02T00:33:48.164Z] #36 2.114 + shift [2021-03-02T00:33:48.164Z] #36 2.115 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-02T00:33:48.164Z] #36 2.115 + . /tmp/install/tini.installer [2021-03-02T00:33:48.164Z] #36 2.118 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:48.164Z] #36 2.122 + install_tini [2021-03-02T00:33:48.164Z] #36 2.122 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-02T00:33:48.164Z] #36 2.122 + git clone https://github.com/krallin/tini.git /tmp/tmp.f3roXyhDu3/tini [2021-03-02T00:33:48.164Z] #36 2.123 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:48.164Z] #36 2.125 Cloning into '/tmp/tmp.f3roXyhDu3/tini'... [2021-03-02T00:33:48.164Z] #36 2.930 + cd /tmp/tmp.f3roXyhDu3/tini [2021-03-02T00:33:48.164Z] #36 2.955 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-02T00:33:48.164Z] #36 3.043 + cmake . [2021-03-02T00:33:48.164Z] #36 3.616 -- The C compiler identification is GNU 8.3.0 [2021-03-02T00:33:48.164Z] #36 ... [2021-03-02T00:33:48.164Z] [2021-03-02T00:33:48.164Z] #41 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-02T00:33:48.164Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-02T00:33:48.164Z] #41 83.22 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-02T00:33:48.164Z] #41 83.23 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:33:48.164Z] #41 DONE 84.3s [2021-03-02T00:33:48.164Z] [2021-03-02T00:33:48.164Z] #36 [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-03-02T00:33:48.164Z] #36 sha256:8061629dbe0463e0b908b300f3868be9ced34786a159ec5bd0c2ef3dcae890e8 [2021-03-02T00:33:48.164Z] #36 3.649 -- Check for working C compiler: /usr/bin/cc [2021-03-02T00:33:48.358Z] #42 19.46 CC images/stats.o [2021-03-02T00:33:48.376Z] #19 DONE 0.4s [2021-03-02T00:33:48.376Z] [2021-03-02T00:33:48.376Z] #20 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:33:48.376Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-02T00:33:48.619Z] #42 ... [2021-03-02T00:33:48.619Z] [2021-03-02T00:33:48.619Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:48.619Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:33:48.619Z] #44 94.66 go/scanner [2021-03-02T00:33:48.619Z] #44 96.42 internal/lazyregexp [2021-03-02T00:33:48.619Z] #44 96.46 go/ast [2021-03-02T00:33:48.619Z] #44 97.00 net/url [2021-03-02T00:33:48.619Z] #44 99.39 text/template/parse [2021-03-02T00:33:48.619Z] #44 102.7 go/parser [2021-03-02T00:33:48.619Z] #44 104.6 text/template [2021-03-02T00:33:48.752Z] #36 10.13 [100%] Built target tini-static [2021-03-02T00:33:48.752Z] #36 10.19 + mkdir -p /build [2021-03-02T00:33:48.752Z] #36 10.21 + cp tini-static /build/docker-init [2021-03-02T00:33:48.828Z] #42 21.56 CC images/stats.o [2021-03-02T00:33:48.828Z] #42 21.92 CC images/core.o [2021-03-02T00:33:48.880Z] #44 ... [2021-03-02T00:33:48.880Z] [2021-03-02T00:33:48.880Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:48.880Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:48.880Z] #42 19.79 CC images/core.o [2021-03-02T00:33:49.015Z] #36 DONE 10.5s [2021-03-02T00:33:49.015Z] [2021-03-02T00:33:49.015Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:49.015Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:49.015Z] #12 98.65 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-02T00:33:49.015Z] #12 98.68 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T00:33:49.015Z] #12 98.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:49.015Z] #12 98.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-02T00:33:49.015Z] #12 98.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T00:33:49.015Z] #12 98.91 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:49.029Z] #20 0.766 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:33:49.029Z] #20 0.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:33:49.124Z] #36 4.523 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-02T00:33:49.124Z] #36 4.532 -- Detecting C compiler ABI info [2021-03-02T00:33:49.330Z] #20 1.042 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:33:49.398Z] #42 ... [2021-03-02T00:33:49.398Z] [2021-03-02T00:33:49.398Z] #55 [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-03-02T00:33:49.398Z] #55 sha256:e0422c5857a7c13823e7dc7fedd60ca8a54d67dd855b43d7fd25bcd88d7dd70e [2021-03-02T00:33:49.398Z] #55 47.78 Checking out files: 35% (1341/3816) Checking out files: 36% (1374/3816) Checking out files: 37% (1412/3816) Checking out files: 38% (1451/3816) Checking out files: 39% (1489/3816) Checking out files: 40% (1527/3816) Checking out files: 41% (1565/3816) Checking out files: 42% (1603/3816) Checking out files: 43% (1641/3816) Checking out files: 44% (1680/3816) Checking out files: 45% (1718/3816) Checking out files: 46% (1756/3816) Checking out files: 47% (1794/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 74% (2841/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-02T00:33:49.398Z] #55 49.96 + cd /tmp/tmp.uyqAt623D0/src/github.com/containerd/containerd [2021-03-02T00:33:49.398Z] #55 49.96 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:49.398Z] #55 51.65 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-02T00:33:49.398Z] #55 51.65 + BUILDTAGS='netgo osusergo static_build' [2021-03-02T00:33:49.398Z] #55 51.65 + export EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:33:49.398Z] #55 51.65 + EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:33:49.398Z] #55 51.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-02T00:33:49.398Z] #55 51.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-02T00:33:49.398Z] #55 51.65 + '[' '' = dynamic ']' [2021-03-02T00:33:49.398Z] #55 51.65 + make [2021-03-02T00:33:49.452Z] #42 20.47 CC images/core-x86.o [2021-03-02T00:33:50.057Z] #42 ... [2021-03-02T00:33:50.057Z] [2021-03-02T00:33:50.057Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:50.057Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:33:50.057Z] #12 95.87 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-02T00:33:50.057Z] #12 95.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T00:33:50.057Z] #12 95.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:50.057Z] #12 96.10 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-02T00:33:50.057Z] #12 96.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T00:33:50.057Z] #12 96.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:50.057Z] #12 ... [2021-03-02T00:33:50.057Z] [2021-03-02T00:33:50.057Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:50.057Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:50.057Z] #42 21.02 CC images/core-arm.o [2021-03-02T00:33:50.078Z] #36 5.473 -- Detecting C compiler ABI info - done [2021-03-02T00:33:50.079Z] #36 5.517 -- Detecting C compile features [2021-03-02T00:33:50.399Z] #20 1.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-02T00:33:50.653Z] #42 21.47 CC images/core-aarch64.o [2021-03-02T00:33:50.776Z] #55 52.78 + bin/ctr [2021-03-02T00:33:50.931Z] #42 21.90 CC images/core-ppc64.o [2021-03-02T00:33:50.938Z] #12 ... [2021-03-02T00:33:50.938Z] [2021-03-02T00:33:50.938Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-02T00:33:50.938Z] #33 sha256:1858901bfff3a6927bb19999ca17d050c4b22b8703b2a4daab1b2474b6c8ac15 [2021-03-02T00:33:50.938Z] #33 96.15 github.com/BurntSushi/toml/cmd/tomlv [2021-03-02T00:33:50.938Z] #33 DONE 101.5s [2021-03-02T00:33:51.199Z] [2021-03-02T00:33:51.199Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:51.199Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:51.199Z] #42 2.214 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:33:51.199Z] #42 2.215 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:33:51.199Z] #42 2.226 Note: Building without GnuTLS support [2021-03-02T00:33:51.199Z] #42 2.232 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:33:51.199Z] #42 2.238 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:33:51.199Z] #42 4.629 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:33:51.199Z] #42 4.694 GEN .gitid [2021-03-02T00:33:51.199Z] #42 4.708 GEN criu/include/version.h [2021-03-02T00:33:51.199Z] #42 4.790 GEN include/common/asm [2021-03-02T00:33:51.505Z] #42 22.53 CC images/core-s390.o [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-02T00:33:51.880Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-03-02T00:33:51.880Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-02T00:33:51.880Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-02T00:33:51.880Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-03-02T00:33:51.880Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-02T00:33:51.880Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-02T00:33:51.881Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-03-02T00:33:51.881Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/builder [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-02T00:33:51.881Z] ok github.com/docker/docker/builder/remotecontext 0.381s coverage: 13.7% of statements [2021-03-02T00:33:51.881Z] ok github.com/docker/docker/builder/dockerfile 0.974s coverage: 48.3% of statements [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-02T00:33:51.881Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-02T00:33:51.881Z] ok github.com/docker/docker/builder/remotecontext/git 1.444s coverage: 85.8% of statements [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/cli [no test files] [2021-03-02T00:33:51.881Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-02T00:33:51.964Z] #20 3.581 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-02T00:33:52.029Z] #36 7.683 -- Detecting C compile features - done [2021-03-02T00:33:52.293Z] #36 7.728 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-02T00:33:52.442Z] #42 23.34 CC images/cpuinfo.o [2021-03-02T00:33:52.558Z] #36 8.063 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-02T00:33:52.588Z] #42 6.955 PBCC images/timens.pb-c.c [2021-03-02T00:33:52.588Z] #42 7.002 DEP images/timens.pb-c.d [2021-03-02T00:33:52.822Z] #36 8.230 -- Configuring done [2021-03-02T00:33:52.822Z] #36 8.275 -- Generating done [2021-03-02T00:33:52.822Z] #36 8.294 -- Build files have been written to: /tmp/tmp.f3roXyhDu3/tini [2021-03-02T00:33:52.822Z] #36 8.299 + make tini-static [2021-03-02T00:33:52.849Z] #42 7.066 PBCC images/fown.pb-c.c [2021-03-02T00:33:52.849Z] #42 7.078 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-02T00:33:52.849Z] #42 7.147 PBCC images/opts.pb-c.c [2021-03-02T00:33:52.849Z] #42 7.235 PBCC images/memfd.pb-c.c [2021-03-02T00:33:52.849Z] #42 7.261 DEP images/fown.pb-c.d [2021-03-02T00:33:53.010Z] #42 23.85 CC images/inventory.o [2021-03-02T00:33:53.110Z] #42 7.285 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-02T00:33:53.110Z] #42 7.387 DEP images/opts.pb-c.d [2021-03-02T00:33:53.110Z] #42 7.478 DEP images/memfd.pb-c.d [2021-03-02T00:33:53.269Z] #42 24.13 CC images/fdinfo.o [2021-03-02T00:33:53.372Z] #42 7.538 PBCC images/sit.pb-c.c [2021-03-02T00:33:53.372Z] #42 7.649 DEP images/sit.pb-c.d [2021-03-02T00:33:53.372Z] #42 7.740 PBCC images/macvlan.pb-c.c [2021-03-02T00:33:53.372Z] #42 7.770 DEP images/macvlan.pb-c.d [2021-03-02T00:33:53.380Z] ok github.com/docker/docker/client 0.121s coverage: 75.4% of statements [2021-03-02T00:33:53.508Z] #20 4.973 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-02T00:33:53.528Z] #42 24.51 CC images/fown.o [2021-03-02T00:33:53.633Z] #42 7.822 PBCC images/autofs.pb-c.c [2021-03-02T00:33:53.633Z] #42 7.829 DEP images/autofs.pb-c.d [2021-03-02T00:33:53.633Z] #42 7.893 PBCC images/sysctl.pb-c.c [2021-03-02T00:33:53.633Z] #42 7.902 DEP images/sysctl.pb-c.d [2021-03-02T00:33:53.633Z] #42 7.963 PBCC images/time.pb-c.c [2021-03-02T00:33:53.633Z] #42 7.992 DEP images/time.pb-c.d [2021-03-02T00:33:53.775Z] #36 8.970 Scanning dependencies of target tini-static [2021-03-02T00:33:53.775Z] #36 9.123 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-02T00:33:53.787Z] #42 24.71 CC images/ns.o [2021-03-02T00:33:53.787Z] #42 24.95 CC images/regfile.o [2021-03-02T00:33:53.807Z] #20 ... [2021-03-02T00:33:53.807Z] [2021-03-02T00:33:53.807Z] #51 [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-03-02T00:33:53.807Z] #51 sha256:caedf6c89a9f08d836d281dc0589d2b530dcb35aac12c567238dc54a4a2dcc4d [2021-03-02T00:33:53.807Z] #51 116.6 golang.org/x/crypto/ssh/terminal [2021-03-02T00:33:53.807Z] #51 120.2 mvdan.cc/sh/v3/cmd/shfmt [2021-03-02T00:33:53.807Z] #51 DONE 126.6s [2021-03-02T00:33:53.807Z] [2021-03-02T00:33:53.807Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:53.807Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:53.807Z] #43 48.42 CC compel/plugins/std/infect.o [2021-03-02T00:33:53.807Z] #43 49.14 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-03-02T00:33:53.807Z] #43 49.21 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-03-02T00:33:53.807Z] #43 49.24 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-03-02T00:33:53.807Z] #43 49.28 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-03-02T00:33:53.807Z] #43 49.33 AR compel/plugins/std.lib.a [2021-03-02T00:33:53.807Z] #43 49.43 CC compel/plugins/fds/fds.o [2021-03-02T00:33:53.807Z] #43 49.66 AR compel/plugins/fds.lib.a [2021-03-02T00:33:53.807Z] #43 49.72 HOSTDEP compel/src/lib/log-host.d [2021-03-02T00:33:53.807Z] #43 49.83 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-02T00:33:53.807Z] #43 49.99 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-03-02T00:33:53.807Z] #43 50.06 HOSTDEP compel/src/main-host.d [2021-03-02T00:33:53.807Z] #43 50.22 DEP compel/src/lib/ptrace.d [2021-03-02T00:33:53.807Z] #43 50.34 DEP compel/src/lib/infect.d [2021-03-02T00:33:53.807Z] #43 50.49 DEP compel/src/lib/infect-util.d [2021-03-02T00:33:53.807Z] #43 50.58 DEP compel/src/lib/infect-rpc.d [2021-03-02T00:33:53.807Z] #43 50.67 DEP compel/arch/ppc64/src/lib/infect.d [2021-03-02T00:33:53.807Z] #43 50.75 DEP compel/arch/ppc64/src/lib/cpu.d [2021-03-02T00:33:53.807Z] #43 50.82 DEP compel/src/lib/log.d [2021-03-02T00:33:53.807Z] #43 50.92 DEP compel/src/main.d [2021-03-02T00:33:53.807Z] #43 51.10 DEP compel/src/lib/handle-elf.d [2021-03-02T00:33:53.807Z] #43 51.20 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-03-02T00:33:53.807Z] #43 51.36 CC compel/src/lib/log.o [2021-03-02T00:33:53.807Z] #43 51.84 CC compel/arch/ppc64/src/lib/cpu.o [2021-03-02T00:33:53.807Z] #43 52.39 CC compel/arch/ppc64/src/lib/infect.o [2021-03-02T00:33:53.807Z] #43 53.31 CC compel/src/lib/infect-rpc.o [2021-03-02T00:33:53.807Z] #43 53.76 CC compel/src/lib/infect-util.o [2021-03-02T00:33:53.807Z] #43 54.08 CC compel/src/lib/infect.o [2021-03-02T00:33:53.895Z] #42 8.055 PBCC images/binfmt-misc.pb-c.c [2021-03-02T00:33:53.895Z] #42 8.092 DEP images/binfmt-misc.pb-c.d [2021-03-02T00:33:53.895Z] #42 8.166 PBCC images/seccomp.pb-c.c [2021-03-02T00:33:53.895Z] #42 8.198 DEP images/seccomp.pb-c.d [2021-03-02T00:33:53.895Z] #42 8.250 PBCC images/userns.pb-c.c [2021-03-02T00:33:53.895Z] #42 8.305 DEP images/userns.pb-c.d [2021-03-02T00:33:54.156Z] #42 8.375 PBCC images/cgroup.pb-c.c [2021-03-02T00:33:54.156Z] #42 8.390 DEP images/cgroup.pb-c.d [2021-03-02T00:33:54.156Z] #42 8.455 PBCC images/ext-file.pb-c.c [2021-03-02T00:33:54.156Z] #42 8.503 DEP images/ext-file.pb-c.d [2021-03-02T00:33:54.156Z] #42 8.557 PBCC images/rpc.pb-c.c [2021-03-02T00:33:54.156Z] #42 8.610 DEP images/rpc.pb-c.d [2021-03-02T00:33:54.156Z] #42 8.659 PBCC images/siginfo.pb-c.c [2021-03-02T00:33:54.356Z] #42 ... [2021-03-02T00:33:54.356Z] [2021-03-02T00:33:54.356Z] #50 [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-03-02T00:33:54.356Z] #50 sha256:1c744357d418e4d3d6f54aa17a4cccefe08543d689d0d6b3721bbe667f725eba [2021-03-02T00:33:54.356Z] #50 100.1 github.com/pkg/diff [2021-03-02T00:33:54.356Z] #50 101.4 go/ast [2021-03-02T00:33:54.356Z] #50 102.0 golang.org/x/crypto/ssh/terminal [2021-03-02T00:33:54.356Z] #50 103.1 mvdan.cc/editorconfig [2021-03-02T00:33:54.356Z] #50 104.4 mvdan.cc/sh/v3/fileutil [2021-03-02T00:33:54.356Z] #50 104.5 mvdan.cc/sh/v3/syntax [2021-03-02T00:33:54.356Z] #50 ... [2021-03-02T00:33:54.356Z] [2021-03-02T00:33:54.356Z] #55 [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-03-02T00:33:54.356Z] #55 sha256:b3138b1ab95003830bf784bd786bcc092e9f78f281cd145699438b6f94160ff6 [2021-03-02T00:33:54.356Z] #55 45.78 Checking out files: 36% (1409/3816) Checking out files: 37% (1412/3816) Checking out files: 38% (1451/3816) Checking out files: 39% (1489/3816) Checking out files: 40% (1527/3816) Checking out files: 41% (1565/3816) Checking out files: 42% (1603/3816) Checking out files: 43% (1641/3816) Checking out files: 44% (1680/3816) Checking out files: 45% (1718/3816) Checking out files: 46% (1756/3816) Checking out files: 47% (1794/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-02T00:33:54.356Z] #55 47.49 + cd /tmp/tmp.GbYd9KVslY/src/github.com/containerd/containerd [2021-03-02T00:33:54.356Z] #55 47.49 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:54.417Z] #42 8.695 DEP images/siginfo.pb-c.d [2021-03-02T00:33:54.418Z] #42 8.746 PBCC images/pagemap.pb-c.c [2021-03-02T00:33:54.418Z] #42 8.796 DEP images/pagemap.pb-c.d [2021-03-02T00:33:54.679Z] #42 8.860 PBCC images/rlimit.pb-c.c [2021-03-02T00:33:54.679Z] #42 8.892 DEP images/rlimit.pb-c.d [2021-03-02T00:33:54.679Z] #42 8.979 PBCC images/file-lock.pb-c.c [2021-03-02T00:33:54.679Z] #42 9.022 DEP images/file-lock.pb-c.d [2021-03-02T00:33:54.679Z] #42 9.071 PBCC images/tty.pb-c.c [2021-03-02T00:33:54.728Z] #36 ... [2021-03-02T00:33:54.728Z] [2021-03-02T00:33:54.728Z] #55 [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-03-02T00:33:54.728Z] #55 sha256:1b037713edda1cbb405b28830a8c54b95947ef20905880a2925bfcfa5296bfbf [2021-03-02T00:33:54.728Z] #55 31.16 Checking out files: 47% (1815/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-02T00:33:54.728Z] #55 32.74 + cd /tmp/tmp.LFjFoJIh8N/src/github.com/containerd/containerd [2021-03-02T00:33:54.728Z] #55 32.75 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:33:54.728Z] #55 33.96 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-02T00:33:54.728Z] #55 33.96 + BUILDTAGS='netgo osusergo static_build' [2021-03-02T00:33:54.728Z] #55 33.96 + export EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:33:54.728Z] #55 33.96 + EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:33:54.728Z] #55 33.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-02T00:33:54.728Z] #55 33.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-02T00:33:54.728Z] #55 33.97 + '[' '' = dynamic ']' [2021-03-02T00:33:54.728Z] #55 33.97 + make [2021-03-02T00:33:54.728Z] #55 35.07 + bin/ctr [2021-03-02T00:33:54.940Z] #42 9.119 DEP images/tty.pb-c.d [2021-03-02T00:33:54.940Z] #42 9.202 PBCC images/tun.pb-c.c [2021-03-02T00:33:54.940Z] #42 9.259 PBCC images/netdev.pb-c.c [2021-03-02T00:33:54.940Z] #42 9.306 DEP images/tun.pb-c.d [2021-03-02T00:33:54.940Z] #42 ... [2021-03-02T00:33:54.940Z] [2021-03-02T00:33:54.940Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:54.940Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:33:54.940Z] #44 95.45 go/token [2021-03-02T00:33:54.940Z] #44 96.54 internal/lazyregexp [2021-03-02T00:33:54.940Z] #44 96.99 go/scanner [2021-03-02T00:33:54.940Z] #44 97.03 net/url [2021-03-02T00:33:54.940Z] #44 98.52 go/ast [2021-03-02T00:33:54.940Z] #44 99.00 text/template/parse [2021-03-02T00:33:54.940Z] #44 104.1 go/parser [2021-03-02T00:33:54.940Z] #44 104.8 text/template [2021-03-02T00:33:54.940Z] #44 ... [2021-03-02T00:33:54.940Z] [2021-03-02T00:33:54.940Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:54.940Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:54.940Z] #42 9.374 DEP images/netdev.pb-c.d [2021-03-02T00:33:54.940Z] #42 9.435 PBCC images/vma.pb-c.c [2021-03-02T00:33:54.974Z] #55 ... [2021-03-02T00:33:54.974Z] [2021-03-02T00:33:54.974Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:54.974Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:33:54.974Z] #44 87.50 encoding/xml [2021-03-02T00:33:54.974Z] #44 88.50 go/doc [2021-03-02T00:33:54.974Z] #44 92.12 github.com/LK4D4/vndr/build [2021-03-02T00:33:54.974Z] #44 93.66 compress/flate [2021-03-02T00:33:54.974Z] #44 95.67 net [2021-03-02T00:33:54.974Z] #44 95.97 compress/gzip [2021-03-02T00:33:54.974Z] #44 96.59 vendor/golang.org/x/text/transform [2021-03-02T00:33:54.974Z] #44 97.20 vendor/golang.org/x/text/unicode/bidi [2021-03-02T00:33:54.974Z] #44 ... [2021-03-02T00:33:54.974Z] [2021-03-02T00:33:54.974Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:54.974Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:54.974Z] #42 22.53 CC images/core-x86.o [2021-03-02T00:33:54.974Z] #42 23.01 CC images/core-arm.o [2021-03-02T00:33:54.974Z] #42 23.43 CC images/core-aarch64.o [2021-03-02T00:33:54.974Z] #42 23.82 CC images/core-ppc64.o [2021-03-02T00:33:54.974Z] #42 24.46 CC images/core-s390.o [2021-03-02T00:33:54.974Z] #42 25.14 CC images/cpuinfo.o [2021-03-02T00:33:54.974Z] #42 25.62 CC images/inventory.o [2021-03-02T00:33:54.974Z] #42 25.87 CC images/fdinfo.o [2021-03-02T00:33:54.974Z] #42 26.23 CC images/fown.o [2021-03-02T00:33:54.974Z] #42 26.44 CC images/ns.o [2021-03-02T00:33:54.974Z] #42 26.61 CC images/regfile.o [2021-03-02T00:33:54.974Z] #42 26.82 CC images/ghost-file.o [2021-03-02T00:33:54.974Z] #42 27.22 CC images/fifo.o [2021-03-02T00:33:54.974Z] #42 27.47 CC images/remap-file-path.o [2021-03-02T00:33:54.974Z] #42 27.69 CC images/eventfd.o [2021-03-02T00:33:54.974Z] #42 ... [2021-03-02T00:33:54.974Z] [2021-03-02T00:33:54.974Z] #50 [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-03-02T00:33:54.974Z] #50 sha256:ca73fd4fd5d3cbdb3801bec7c6eda3867d3cdcc9703a9f49a38d711b3eb5de40 [2021-03-02T00:33:54.974Z] #50 92.06 mvdan.cc/sh/v3/cmd/shfmt [2021-03-02T00:33:54.974Z] #50 DONE 97.8s [2021-03-02T00:33:54.974Z] [2021-03-02T00:33:54.974Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:54.974Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:54.974Z] #42 27.90 CC images/eventpoll.o [2021-03-02T00:33:55.201Z] #42 9.467 DEP images/vma.pb-c.d [2021-03-02T00:33:55.201Z] #42 9.528 PBCC images/creds.pb-c.c [2021-03-02T00:33:55.201Z] #42 9.574 DEP images/creds.pb-c.d [2021-03-02T00:33:55.201Z] #42 9.616 PBCC images/utsns.pb-c.c [2021-03-02T00:33:55.201Z] #42 9.662 DEP images/utsns.pb-c.d [2021-03-02T00:33:55.201Z] #42 9.701 PBCC images/ipc-desc.pb-c.c [2021-03-02T00:33:55.233Z] #42 28.31 CC images/fh.o [2021-03-02T00:33:55.462Z] #42 9.733 PBCC images/ipc-sem.pb-c.c [2021-03-02T00:33:55.462Z] #42 9.763 DEP images/ipc-desc.pb-c.d [2021-03-02T00:33:55.462Z] #42 9.814 DEP images/ipc-sem.pb-c.d [2021-03-02T00:33:55.462Z] #42 9.864 PBCC images/ipc-msg.pb-c.c [2021-03-02T00:33:55.462Z] #42 9.893 DEP images/ipc-msg.pb-c.d [2021-03-02T00:33:55.462Z] #42 9.944 PBCC images/ipc-shm.pb-c.c [2021-03-02T00:33:55.723Z] #42 9.959 DEP images/ipc-shm.pb-c.d [2021-03-02T00:33:55.724Z] #42 10.02 PBCC images/ipc-var.pb-c.c [2021-03-02T00:33:55.724Z] #42 10.04 DEP images/ipc-var.pb-c.d [2021-03-02T00:33:55.801Z] #42 28.66 CC images/fsnotify.o [2021-03-02T00:33:55.985Z] #42 10.10 PBCC images/sk-opts.pb-c.c [2021-03-02T00:33:55.985Z] #42 10.11 PBCC images/packet-sock.pb-c.c [2021-03-02T00:33:55.985Z] #42 10.15 DEP images/sk-opts.pb-c.d [2021-03-02T00:33:55.985Z] #42 10.19 DEP images/packet-sock.pb-c.d [2021-03-02T00:33:55.985Z] #42 10.27 PBCC images/sk-netlink.pb-c.c [2021-03-02T00:33:55.985Z] #42 10.33 DEP images/sk-netlink.pb-c.d [2021-03-02T00:33:55.985Z] #42 10.38 PBCC images/sk-inet.pb-c.c [2021-03-02T00:33:56.162Z] #55 ... [2021-03-02T00:33:56.162Z] [2021-03-02T00:33:56.162Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:33:56.162Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:33:56.162Z] #12 82.21 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-02T00:33:56.162Z] #12 82.22 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-02T00:33:56.162Z] #12 82.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:56.162Z] #12 82.42 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-02T00:33:56.162Z] #12 82.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-02T00:33:56.162Z] #12 82.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:33:56.246Z] #42 10.45 DEP images/sk-inet.pb-c.d [2021-03-02T00:33:56.246Z] #42 10.53 PBCC images/sk-unix.pb-c.c [2021-03-02T00:33:56.246Z] #42 10.56 DEP images/sk-unix.pb-c.d [2021-03-02T00:33:56.246Z] #42 10.63 PBCC images/mm.pb-c.c [2021-03-02T00:33:56.246Z] #42 10.68 DEP images/mm.pb-c.d [2021-03-02T00:33:56.370Z] #42 29.34 CC images/signalfd.o [2021-03-02T00:33:56.370Z] #42 29.54 CC images/fs.o [2021-03-02T00:33:56.427Z] #12 ... [2021-03-02T00:33:56.427Z] [2021-03-02T00:33:56.427Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:56.427Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:33:56.427Z] #42 2.808 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:33:56.427Z] #42 2.808 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:33:56.427Z] #42 2.824 Note: Building without GnuTLS support [2021-03-02T00:33:56.427Z] #42 2.832 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:33:56.427Z] #42 2.832 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:33:56.427Z] #42 4.761 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:33:56.427Z] #42 4.824 GEN .gitid [2021-03-02T00:33:56.427Z] #42 4.880 GEN criu/include/version.h [2021-03-02T00:33:56.427Z] #42 4.976 GEN include/common/asm [2021-03-02T00:33:56.427Z] #42 6.430 PBCC images/timens.pb-c.c [2021-03-02T00:33:56.427Z] #42 6.516 DEP images/timens.pb-c.d [2021-03-02T00:33:56.427Z] #42 6.576 PBCC images/fown.pb-c.c [2021-03-02T00:33:56.427Z] #42 6.596 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-02T00:33:56.427Z] #42 6.657 PBCC images/opts.pb-c.c [2021-03-02T00:33:56.427Z] #42 6.716 PBCC images/memfd.pb-c.c [2021-03-02T00:33:56.427Z] #42 6.786 DEP images/fown.pb-c.d [2021-03-02T00:33:56.427Z] #42 6.844 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-02T00:33:56.427Z] #42 6.919 DEP images/opts.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.001 DEP images/memfd.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.042 PBCC images/sit.pb-c.c [2021-03-02T00:33:56.427Z] #42 7.145 DEP images/sit.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.186 PBCC images/macvlan.pb-c.c [2021-03-02T00:33:56.427Z] #42 7.219 DEP images/macvlan.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.313 PBCC images/autofs.pb-c.c [2021-03-02T00:33:56.427Z] #42 7.349 DEP images/autofs.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.405 PBCC images/sysctl.pb-c.c [2021-03-02T00:33:56.427Z] #42 7.452 DEP images/sysctl.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.483 PBCC images/time.pb-c.c [2021-03-02T00:33:56.427Z] #42 7.500 DEP images/time.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.546 PBCC images/binfmt-misc.pb-c.c [2021-03-02T00:33:56.427Z] #42 7.572 DEP images/binfmt-misc.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.676 PBCC images/seccomp.pb-c.c [2021-03-02T00:33:56.427Z] #42 7.693 DEP images/seccomp.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.755 PBCC images/userns.pb-c.c [2021-03-02T00:33:56.427Z] #42 7.775 DEP images/userns.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.804 PBCC images/cgroup.pb-c.c [2021-03-02T00:33:56.427Z] #42 7.830 DEP images/cgroup.pb-c.d [2021-03-02T00:33:56.427Z] #42 7.874 PBCC images/ext-file.pb-c.c [2021-03-02T00:33:56.427Z] #42 7.974 DEP images/ext-file.pb-c.d [2021-03-02T00:33:56.427Z] #42 8.040 PBCC images/rpc.pb-c.c [2021-03-02T00:33:56.427Z] #42 8.177 DEP images/rpc.pb-c.d [2021-03-02T00:33:56.428Z] #42 8.215 PBCC images/siginfo.pb-c.c [2021-03-02T00:33:56.428Z] #42 8.236 DEP images/siginfo.pb-c.d [2021-03-02T00:33:56.428Z] #42 8.252 PBCC images/pagemap.pb-c.c [2021-03-02T00:33:56.428Z] #42 8.302 DEP images/pagemap.pb-c.d [2021-03-02T00:33:56.428Z] #42 8.381 PBCC images/rlimit.pb-c.c [2021-03-02T00:33:56.509Z] #42 10.74 PBCC images/timerfd.pb-c.c [2021-03-02T00:33:56.509Z] #42 10.79 DEP images/timerfd.pb-c.d [2021-03-02T00:33:56.509Z] #42 10.84 PBCC images/timer.pb-c.c [2021-03-02T00:33:56.509Z] #42 10.87 DEP images/timer.pb-c.d [2021-03-02T00:33:56.509Z] #42 10.94 PBCC images/sa.pb-c.c [2021-03-02T00:33:56.692Z] #42 8.434 DEP images/rlimit.pb-c.d [2021-03-02T00:33:56.692Z] #42 8.486 PBCC images/file-lock.pb-c.c [2021-03-02T00:33:56.692Z] #42 8.518 DEP images/file-lock.pb-c.d [2021-03-02T00:33:56.692Z] #42 8.566 PBCC images/tty.pb-c.c [2021-03-02T00:33:56.692Z] #42 8.619 DEP images/tty.pb-c.d [2021-03-02T00:33:56.770Z] #42 11.01 DEP images/sa.pb-c.d [2021-03-02T00:33:56.770Z] #42 11.05 PBCC images/pipe-data.pb-c.c [2021-03-02T00:33:56.770Z] #42 11.09 DEP images/pipe-data.pb-c.d [2021-03-02T00:33:56.770Z] #42 11.13 PBCC images/mnt.pb-c.c [2021-03-02T00:33:56.770Z] #42 11.19 DEP images/mnt.pb-c.d [2021-03-02T00:33:56.896Z] #55 49.82 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-02T00:33:56.896Z] #55 49.82 + BUILDTAGS='netgo osusergo static_build' [2021-03-02T00:33:56.896Z] #55 49.82 + export EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:33:56.896Z] #55 49.82 + EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:33:56.896Z] #55 49.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-02T00:33:56.896Z] #55 49.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-02T00:33:56.896Z] #55 49.82 + '[' '' = dynamic ']' [2021-03-02T00:33:56.896Z] #55 49.82 + make [2021-03-02T00:33:56.940Z] #42 29.73 CC images/pstree.o [2021-03-02T00:33:56.940Z] #42 29.96 CC images/pipe.o [2021-03-02T00:33:56.956Z] #42 8.676 PBCC images/tun.pb-c.c [2021-03-02T00:33:56.956Z] #42 8.720 PBCC images/netdev.pb-c.c [2021-03-02T00:33:56.956Z] #42 8.776 DEP images/tun.pb-c.d [2021-03-02T00:33:56.956Z] #42 8.814 DEP images/netdev.pb-c.d [2021-03-02T00:33:57.031Z] #42 11.23 PBCC images/sk-packet.pb-c.c [2021-03-02T00:33:57.031Z] #42 11.26 DEP images/sk-packet.pb-c.d [2021-03-02T00:33:57.031Z] #42 11.33 PBCC images/tcp-stream.pb-c.c [2021-03-02T00:33:57.031Z] #42 11.36 DEP images/tcp-stream.pb-c.d [2021-03-02T00:33:57.031Z] #42 11.40 PBCC images/pipe.pb-c.c [2021-03-02T00:33:57.031Z] #42 11.45 DEP images/pipe.pb-c.d [2021-03-02T00:33:57.031Z] #42 ... [2021-03-02T00:33:57.031Z] [2021-03-02T00:33:57.031Z] #50 [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-03-02T00:33:57.031Z] #50 sha256:57ce90aa7bf1d9aab3ea4c985bc58142bedcb8af095a58b80beb36bdd93b4374 [2021-03-02T00:33:57.031Z] #50 97.62 github.com/pkg/diff [2021-03-02T00:33:57.031Z] #50 99.33 go/ast [2021-03-02T00:33:57.031Z] #50 103.2 golang.org/x/crypto/ssh/terminal [2021-03-02T00:33:57.031Z] #50 104.6 mvdan.cc/editorconfig [2021-03-02T00:33:57.031Z] #50 104.7 mvdan.cc/sh/v3/fileutil [2021-03-02T00:33:57.031Z] #50 104.9 mvdan.cc/sh/v3/syntax [2021-03-02T00:33:57.221Z] #42 8.902 PBCC images/vma.pb-c.c [2021-03-02T00:33:57.221Z] #42 8.958 DEP images/vma.pb-c.d [2021-03-02T00:33:57.221Z] #42 9.025 PBCC images/creds.pb-c.c [2021-03-02T00:33:57.221Z] #42 9.035 DEP images/creds.pb-c.d [2021-03-02T00:33:57.221Z] #42 9.124 PBCC images/utsns.pb-c.c [2021-03-02T00:33:57.293Z] #50 ... [2021-03-02T00:33:57.293Z] [2021-03-02T00:33:57.293Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:57.293Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:33:57.293Z] #42 11.49 PBCC images/pstree.pb-c.c [2021-03-02T00:33:57.293Z] #42 11.52 DEP images/pstree.pb-c.d [2021-03-02T00:33:57.293Z] #42 11.58 PBCC images/fs.pb-c.c [2021-03-02T00:33:57.293Z] #42 11.61 DEP images/fs.pb-c.d [2021-03-02T00:33:57.293Z] #42 11.66 PBCC images/signalfd.pb-c.c [2021-03-02T00:33:57.293Z] #42 11.70 DEP images/signalfd.pb-c.d [2021-03-02T00:33:57.374Z] #43 57.30 CC compel/src/lib/ptrace.o [2021-03-02T00:33:57.374Z] #43 57.86 AR compel/libcompel.a [2021-03-02T00:33:57.374Z] #43 57.95 HOSTCC compel/src/main-host.o [2021-03-02T00:33:57.374Z] #43 ... [2021-03-02T00:33:57.374Z] [2021-03-02T00:33:57.374Z] #53 [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-03-02T00:33:57.374Z] #53 sha256:27979f8ef20dc24679c1bdbd369e0030fa71ac2737f29e12f497365ac07d93da [2021-03-02T00:33:57.374Z] #53 11.79 + cd /tmp/tmp.a1TtrUJ0Ab/src/github.com/opencontainers/runc [2021-03-02T00:33:57.374Z] #53 11.79 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:33:57.466Z] #55 50.87 + bin/ctr [2021-03-02T00:33:57.484Z] #42 9.147 DEP images/utsns.pb-c.d [2021-03-02T00:33:57.484Z] #42 9.199 PBCC images/ipc-desc.pb-c.c [2021-03-02T00:33:57.484Z] #42 9.228 PBCC images/ipc-sem.pb-c.c [2021-03-02T00:33:57.484Z] #42 9.260 DEP images/ipc-desc.pb-c.d [2021-03-02T00:33:57.484Z] #42 9.331 DEP images/ipc-sem.pb-c.d [2021-03-02T00:33:57.509Z] #42 30.27 CC images/tcp-stream.o [2021-03-02T00:33:57.509Z] #42 30.56 CC images/sk-packet.o [2021-03-02T00:33:57.554Z] #42 11.74 PBCC images/fh.pb-c.c [2021-03-02T00:33:57.554Z] #42 11.77 PBCC images/fsnotify.pb-c.c [2021-03-02T00:33:57.554Z] #42 11.82 DEP images/fh.pb-c.d [2021-03-02T00:33:57.554Z] #42 11.88 DEP images/fsnotify.pb-c.d [2021-03-02T00:33:57.554Z] #42 11.95 PBCC images/eventpoll.pb-c.c [2021-03-02T00:33:57.554Z] #42 12.00 DEP images/eventpoll.pb-c.d [2021-03-02T00:33:57.554Z] #42 12.03 PBCC images/eventfd.pb-c.c [2021-03-02T00:33:57.554Z] #42 12.05 DEP images/eventfd.pb-c.d [2021-03-02T00:33:57.673Z] #53 12.08 + '[' -z '' ']' [2021-03-02T00:33:57.673Z] #53 12.08 + target=static [2021-03-02T00:33:57.673Z] #53 12.08 + make 'BUILDTAGS=seccomp ' static [2021-03-02T00:33:57.749Z] #42 9.498 PBCC images/ipc-msg.pb-c.c [2021-03-02T00:33:57.749Z] #42 9.536 DEP images/ipc-msg.pb-c.d [2021-03-02T00:33:57.749Z] #42 9.583 PBCC images/ipc-shm.pb-c.c [2021-03-02T00:33:57.749Z] #42 9.632 DEP images/ipc-shm.pb-c.d [2021-03-02T00:33:57.749Z] #42 9.732 PBCC images/ipc-var.pb-c.c [2021-03-02T00:33:57.815Z] #42 12.11 PBCC images/remap-file-path.pb-c.c [2021-03-02T00:33:57.815Z] #42 12.13 DEP images/remap-file-path.pb-c.d [2021-03-02T00:33:57.815Z] #42 12.20 PBCC images/fifo.pb-c.c [2021-03-02T00:33:58.014Z] #42 9.782 DEP images/ipc-var.pb-c.d [2021-03-02T00:33:58.014Z] #42 9.859 PBCC images/sk-opts.pb-c.c [2021-03-02T00:33:58.014Z] #42 ... [2021-03-02T00:33:58.014Z] [2021-03-02T00:33:58.014Z] #36 [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-03-02T00:33:58.014Z] #36 sha256:8061629dbe0463e0b908b300f3868be9ced34786a159ec5bd0c2ef3dcae890e8 [2021-03-02T00:33:58.014Z] #36 10.62 [100%] Linking C executable tini-static [2021-03-02T00:33:58.014Z] #36 11.23 [100%] Built target tini-static [2021-03-02T00:33:58.014Z] #36 11.29 + mkdir -p /build [2021-03-02T00:33:58.014Z] #36 11.29 + cp tini-static /build/docker-init [2021-03-02T00:33:58.014Z] #36 DONE 13.6s [2021-03-02T00:33:58.014Z] [2021-03-02T00:33:58.014Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:58.014Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:33:58.014Z] #42 9.929 PBCC images/packet-sock.pb-c.c [2021-03-02T00:33:58.014Z] #42 9.979 DEP images/sk-opts.pb-c.d [2021-03-02T00:33:58.014Z] #42 ... [2021-03-02T00:33:58.014Z] [2021-03-02T00:33:58.014Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:58.014Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:33:58.014Z] #44 87.84 vendor/golang.org/x/net/http/httpproxy [2021-03-02T00:33:58.014Z] #44 87.84 net/textproto [2021-03-02T00:33:58.014Z] #44 87.88 crypto/x509 [2021-03-02T00:33:58.014Z] #44 89.41 vendor/golang.org/x/net/http/httpguts [2021-03-02T00:33:58.014Z] #44 89.42 mime/multipart [2021-03-02T00:33:58.014Z] #44 91.61 crypto/tls [2021-03-02T00:33:58.078Z] #42 30.87 CC images/mnt.o [2021-03-02T00:33:58.078Z] #42 31.11 CC images/pipe-data.o [2021-03-02T00:33:58.111Z] #42 12.23 DEP images/fifo.pb-c.d [2021-03-02T00:33:58.111Z] #42 12.30 PBCC images/ghost-file.pb-c.c [2021-03-02T00:33:58.111Z] #42 12.38 DEP images/ghost-file.pb-c.d [2021-03-02T00:33:58.111Z] #42 12.46 PBCC images/regfile.pb-c.c [2021-03-02T00:33:58.111Z] #42 12.51 DEP images/regfile.pb-c.d [2021-03-02T00:33:58.111Z] #42 12.57 PBCC images/ns.pb-c.c [2021-03-02T00:33:58.310Z] #44 ... [2021-03-02T00:33:58.310Z] [2021-03-02T00:33:58.310Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:58.310Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:33:58.310Z] #42 10.11 DEP images/packet-sock.pb-c.d [2021-03-02T00:33:58.321Z] #53 12.64 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-02T00:33:58.337Z] #42 31.32 CC images/sa.o [2021-03-02T00:33:58.421Z] #42 12.58 DEP images/ns.pb-c.d [2021-03-02T00:33:58.421Z] #42 12.63 PBCC images/fdinfo.pb-c.c [2021-03-02T00:33:58.421Z] #42 12.76 DEP images/fdinfo.pb-c.d [2021-03-02T00:33:58.421Z] #42 12.82 PBCC images/core-aarch64.pb-c.c [2021-03-02T00:33:58.589Z] #42 10.38 PBCC images/sk-netlink.pb-c.c [2021-03-02T00:33:58.589Z] #42 10.45 DEP images/sk-netlink.pb-c.d [2021-03-02T00:33:58.589Z] #42 10.51 PBCC images/sk-inet.pb-c.c [2021-03-02T00:33:58.596Z] #42 31.51 CC images/timer.o [2021-03-02T00:33:58.709Z] #42 12.87 PBCC images/core-arm.pb-c.c [2021-03-02T00:33:58.709Z] #42 12.99 PBCC images/core-ppc64.pb-c.c [2021-03-02T00:33:58.709Z] #42 13.08 PBCC images/core-s390.pb-c.c [2021-03-02T00:33:58.709Z] #42 13.14 PBCC images/core-x86.pb-c.c [2021-03-02T00:33:58.854Z] #42 10.64 DEP images/sk-inet.pb-c.d [2021-03-02T00:33:58.854Z] #42 10.71 PBCC images/sk-unix.pb-c.c [2021-03-02T00:33:58.855Z] #42 31.87 CC images/timerfd.o [2021-03-02T00:33:58.973Z] #53 ... [2021-03-02T00:33:58.973Z] [2021-03-02T00:33:58.973Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:33:58.973Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:33:58.973Z] #45 121.6 math/big [2021-03-02T00:33:58.973Z] #45 126.6 go/doc [2021-03-02T00:33:58.973Z] #45 ... [2021-03-02T00:33:58.973Z] [2021-03-02T00:33:58.973Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:58.973Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:33:58.973Z] #43 58.36 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-03-02T00:33:58.973Z] #43 58.53 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-02T00:33:58.973Z] #43 58.96 HOSTCC compel/src/lib/log-host.o [2021-03-02T00:33:58.973Z] #43 59.17 HOSTLINK compel/compel-host-bin [2021-03-02T00:33:58.973Z] #43 59.36 DEP soccr/soccr.d [2021-03-02T00:33:58.973Z] #43 59.55 CC soccr/soccr.o [2021-03-02T00:33:58.998Z] #42 13.20 PBCC images/core.pb-c.c [2021-03-02T00:33:58.998Z] #42 13.31 PBCC images/inventory.pb-c.c [2021-03-02T00:33:58.998Z] #42 13.39 DEP images/core-aarch64.pb-c.d [2021-03-02T00:33:59.115Z] #42 32.09 CC images/mm.o [2021-03-02T00:33:59.124Z] #42 10.87 DEP images/sk-unix.pb-c.d [2021-03-02T00:33:59.124Z] #42 10.93 PBCC images/mm.pb-c.c [2021-03-02T00:33:59.124Z] #42 10.98 DEP images/mm.pb-c.d [2021-03-02T00:33:59.265Z] #42 13.45 DEP images/core-arm.pb-c.d [2021-03-02T00:33:59.265Z] #42 13.53 DEP images/core-ppc64.pb-c.d [2021-03-02T00:33:59.265Z] #42 13.58 DEP images/core-s390.pb-c.d [2021-03-02T00:33:59.265Z] #42 13.64 DEP images/core-x86.pb-c.d [2021-03-02T00:33:59.265Z] #42 13.67 DEP images/core.pb-c.d [2021-03-02T00:33:59.265Z] #42 13.75 DEP images/inventory.pb-c.d [2021-03-02T00:33:59.375Z] #42 32.39 CC images/sk-opts.o [2021-03-02T00:33:59.393Z] #42 11.13 PBCC images/timerfd.pb-c.c [2021-03-02T00:33:59.393Z] #42 11.19 DEP images/timerfd.pb-c.d [2021-03-02T00:33:59.393Z] #42 11.26 PBCC images/timer.pb-c.c [2021-03-02T00:33:59.393Z] #42 11.31 DEP images/timer.pb-c.d [2021-03-02T00:33:59.527Z] #42 13.82 PBCC images/cpuinfo.pb-c.c [2021-03-02T00:33:59.527Z] #42 13.86 DEP images/cpuinfo.pb-c.d [2021-03-02T00:33:59.527Z] #42 13.92 PBCC images/stats.pb-c.c [2021-03-02T00:33:59.527Z] #42 13.94 DEP images/stats.pb-c.d [2021-03-02T00:33:59.635Z] #42 32.62 CC images/sk-unix.o [2021-03-02T00:33:59.658Z] #42 ... [2021-03-02T00:33:59.658Z] [2021-03-02T00:33:59.658Z] #57 [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-03-02T00:33:59.658Z] #57 sha256:7ca30474259bbc6cf3ba11b2e818eb7c5521983841dcbdf95834a1dfa6f7ea89 [2021-03-02T00:33:59.658Z] #57 88.39 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:33:59.658Z] #57 88.39 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-02T00:33:59.658Z] #57 DONE 95.6s [2021-03-02T00:33:59.658Z] [2021-03-02T00:33:59.658Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:59.658Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:33:59.658Z] #42 11.39 PBCC images/sa.pb-c.c [2021-03-02T00:33:59.658Z] #42 11.52 DEP images/sa.pb-c.d [2021-03-02T00:33:59.894Z] #42 32.93 CC images/sk-inet.o [2021-03-02T00:33:59.922Z] #42 11.70 PBCC images/pipe-data.pb-c.c [2021-03-02T00:33:59.922Z] #42 11.72 DEP images/pipe-data.pb-c.d [2021-03-02T00:33:59.922Z] #42 ... [2021-03-02T00:33:59.922Z] [2021-03-02T00:33:59.922Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T00:33:59.922Z] #58 sha256:3efbb7f94f0aec482ac847ba129196431c992b83451caa52521a80c6e249f1f8 [2021-03-02T00:33:59.922Z] #58 DONE 0.4s [2021-03-02T00:33:59.922Z] [2021-03-02T00:33:59.922Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:33:59.922Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:33:59.922Z] #42 11.80 PBCC images/mnt.pb-c.c [2021-03-02T00:33:59.922Z] #42 11.82 DEP images/mnt.pb-c.d [2021-03-02T00:34:00.186Z] #42 11.94 PBCC images/sk-packet.pb-c.c [2021-03-02T00:34:00.186Z] #42 11.96 DEP images/sk-packet.pb-c.d [2021-03-02T00:34:00.186Z] #42 ... [2021-03-02T00:34:00.186Z] [2021-03-02T00:34:00.186Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T00:34:00.186Z] #59 sha256:3024adfeb2b8bff722772a1008389158b02a3f7f75aa64c0c57e18d2c7fa3e4f [2021-03-02T00:34:00.186Z] #59 DONE 0.3s [2021-03-02T00:34:00.186Z] [2021-03-02T00:34:00.186Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:00.186Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:34:00.186Z] #42 12.08 PBCC images/tcp-stream.pb-c.c [2021-03-02T00:34:00.186Z] #42 12.10 DEP images/tcp-stream.pb-c.d [2021-03-02T00:34:00.186Z] #42 12.16 PBCC images/pipe.pb-c.c [2021-03-02T00:34:00.450Z] #42 12.18 DEP images/pipe.pb-c.d [2021-03-02T00:34:00.450Z] #42 12.22 PBCC images/pstree.pb-c.c [2021-03-02T00:34:00.450Z] #42 12.24 DEP images/pstree.pb-c.d [2021-03-02T00:34:00.450Z] #42 12.27 PBCC images/fs.pb-c.c [2021-03-02T00:34:00.450Z] #42 12.29 DEP images/fs.pb-c.d [2021-03-02T00:34:00.450Z] #42 12.37 PBCC images/signalfd.pb-c.c [2021-03-02T00:34:00.450Z] #42 12.38 DEP images/signalfd.pb-c.d [2021-03-02T00:34:00.464Z] #42 33.31 CC images/tun.o [2021-03-02T00:34:00.464Z] #42 33.56 CC images/sk-netlink.o [2021-03-02T00:34:00.714Z] #42 12.54 PBCC images/fh.pb-c.c [2021-03-02T00:34:00.714Z] #42 12.58 PBCC images/fsnotify.pb-c.c [2021-03-02T00:34:00.714Z] #42 12.63 DEP images/fh.pb-c.d [2021-03-02T00:34:00.714Z] #42 12.66 DEP images/fsnotify.pb-c.d [2021-03-02T00:34:00.761Z] #55 ... [2021-03-02T00:34:00.761Z] [2021-03-02T00:34:00.761Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:00.761Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:34:00.761Z] #44 106.2 encoding/xml [2021-03-02T00:34:00.761Z] #44 109.3 go/doc [2021-03-02T00:34:00.761Z] #44 112.1 github.com/LK4D4/vndr/versioned [2021-03-02T00:34:00.761Z] #44 112.2 compress/flate [2021-03-02T00:34:00.761Z] #44 112.8 github.com/LK4D4/vndr/build [2021-03-02T00:34:00.761Z] #44 114.9 hash/crc32 [2021-03-02T00:34:00.761Z] #44 115.4 compress/gzip [2021-03-02T00:34:00.761Z] #44 116.3 net [2021-03-02T00:34:00.761Z] #44 116.3 vendor/golang.org/x/crypto/poly1305 [2021-03-02T00:34:00.761Z] #44 ... [2021-03-02T00:34:00.761Z] [2021-03-02T00:34:00.761Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:00.761Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:00.761Z] #42 25.28 CC images/ghost-file.o [2021-03-02T00:34:00.761Z] #42 25.71 CC images/fifo.o [2021-03-02T00:34:00.761Z] #42 25.90 CC images/remap-file-path.o [2021-03-02T00:34:00.761Z] #42 26.05 CC images/eventfd.o [2021-03-02T00:34:00.761Z] #42 26.26 CC images/eventpoll.o [2021-03-02T00:34:00.761Z] #42 26.61 CC images/fh.o [2021-03-02T00:34:00.761Z] #42 26.94 CC images/fsnotify.o [2021-03-02T00:34:00.761Z] #42 27.62 CC images/signalfd.o [2021-03-02T00:34:00.761Z] #42 27.86 CC images/fs.o [2021-03-02T00:34:00.761Z] #42 28.19 CC images/pstree.o [2021-03-02T00:34:00.761Z] #42 28.40 CC images/pipe.o [2021-03-02T00:34:00.761Z] #42 28.62 CC images/tcp-stream.o [2021-03-02T00:34:00.761Z] #42 28.84 CC images/sk-packet.o [2021-03-02T00:34:00.761Z] #42 29.15 CC images/mnt.o [2021-03-02T00:34:00.761Z] #42 29.42 CC images/pipe-data.o [2021-03-02T00:34:00.761Z] #42 29.70 CC images/sa.o [2021-03-02T00:34:00.761Z] #42 30.02 CC images/timer.o [2021-03-02T00:34:00.761Z] #42 30.35 CC images/timerfd.o [2021-03-02T00:34:00.761Z] #42 30.66 CC images/mm.o [2021-03-02T00:34:00.761Z] #42 31.06 CC images/sk-opts.o [2021-03-02T00:34:00.761Z] #42 31.24 CC images/sk-unix.o [2021-03-02T00:34:00.761Z] #42 31.65 CC images/sk-inet.o [2021-03-02T00:34:00.761Z] #42 ... [2021-03-02T00:34:00.761Z] [2021-03-02T00:34:00.761Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:00.761Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:34:00.761Z] #44 116.8 vendor/golang.org/x/sys/cpu [2021-03-02T00:34:00.979Z] #42 12.74 PBCC images/eventpoll.pb-c.c [2021-03-02T00:34:00.979Z] #42 12.78 DEP images/eventpoll.pb-c.d [2021-03-02T00:34:00.979Z] #42 12.87 PBCC images/eventfd.pb-c.c [2021-03-02T00:34:00.979Z] #42 12.90 DEP images/eventfd.pb-c.d [2021-03-02T00:34:01.033Z] #42 33.82 CC images/packet-sock.o [2021-03-02T00:34:01.093Z] #43 61.55 AR soccr/libsoccr.a [2021-03-02T00:34:01.093Z] #43 61.61 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:34:01.244Z] #42 12.98 PBCC images/remap-file-path.pb-c.c [2021-03-02T00:34:01.244Z] #42 13.04 DEP images/remap-file-path.pb-c.d [2021-03-02T00:34:01.244Z] #42 13.09 PBCC images/fifo.pb-c.c [2021-03-02T00:34:01.244Z] #42 13.14 DEP images/fifo.pb-c.d [2021-03-02T00:34:01.293Z] #42 34.21 CC images/ipc-var.o [2021-03-02T00:34:01.331Z] #44 117.2 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-02T00:34:01.393Z] #43 61.95 DEP criu/arch/ppc64/sigframe.d [2021-03-02T00:34:01.394Z] #43 62.19 DEP criu/arch/ppc64/crtools.d [2021-03-02T00:34:01.439Z] #42 15.53 make[1]: Nothing to be done for 'all'. [2021-03-02T00:34:01.509Z] #42 13.26 PBCC images/ghost-file.pb-c.c [2021-03-02T00:34:01.509Z] #42 13.31 DEP images/ghost-file.pb-c.d [2021-03-02T00:34:01.509Z] #42 13.38 PBCC images/regfile.pb-c.c [2021-03-02T00:34:01.509Z] #42 13.44 DEP images/regfile.pb-c.d [2021-03-02T00:34:01.553Z] #42 34.44 CC images/ipc-desc.o [2021-03-02T00:34:01.553Z] #42 34.59 CC images/ipc-shm.o [2021-03-02T00:34:01.695Z] #43 62.45 DEP criu/arch/ppc64/cpu.d [2021-03-02T00:34:01.773Z] #42 13.58 PBCC images/ns.pb-c.c [2021-03-02T00:34:01.813Z] #42 34.77 CC images/ipc-msg.o [2021-03-02T00:34:01.995Z] #43 62.63 CC criu/arch/ppc64/cpu.o [2021-03-02T00:34:02.038Z] #42 13.70 DEP images/ns.pb-c.d [2021-03-02T00:34:02.038Z] #42 13.74 PBCC images/fdinfo.pb-c.c [2021-03-02T00:34:02.038Z] #42 13.85 DEP images/fdinfo.pb-c.d [2021-03-02T00:34:02.072Z] #42 35.04 CC images/ipc-sem.o [2021-03-02T00:34:02.302Z] #42 13.95 PBCC images/core-aarch64.pb-c.c [2021-03-02T00:34:02.302Z] #42 14.02 PBCC images/core-arm.pb-c.c [2021-03-02T00:34:02.302Z] #42 14.10 PBCC images/core-ppc64.pb-c.c [2021-03-02T00:34:02.302Z] #42 14.19 PBCC images/core-s390.pb-c.c [2021-03-02T00:34:02.332Z] #42 35.25 CC images/utsns.o [2021-03-02T00:34:02.332Z] #42 35.45 CC images/creds.o [2021-03-02T00:34:02.567Z] #42 14.26 PBCC images/core-x86.pb-c.c [2021-03-02T00:34:02.567Z] #42 14.29 PBCC images/core.pb-c.c [2021-03-02T00:34:02.567Z] #42 14.38 PBCC images/inventory.pb-c.c [2021-03-02T00:34:02.567Z] #42 14.44 DEP images/core-aarch64.pb-c.d [2021-03-02T00:34:02.567Z] #42 14.49 DEP images/core-arm.pb-c.d [2021-03-02T00:34:02.591Z] #42 35.69 CC images/vma.o [2021-03-02T00:34:02.649Z] #43 63.27 CC criu/arch/ppc64/crtools.o [2021-03-02T00:34:02.718Z] #44 ... [2021-03-02T00:34:02.718Z] [2021-03-02T00:34:02.718Z] #50 [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-03-02T00:34:02.718Z] #50 sha256:1c744357d418e4d3d6f54aa17a4cccefe08543d689d0d6b3721bbe667f725eba [2021-03-02T00:34:02.718Z] #50 112.2 mvdan.cc/sh/v3/cmd/shfmt [2021-03-02T00:34:02.718Z] #50 DONE 118.4s [2021-03-02T00:34:02.718Z] [2021-03-02T00:34:02.718Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:02.718Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:34:02.718Z] #44 118.6 vendor/golang.org/x/crypto/hkdf [2021-03-02T00:34:02.825Z] #42 16.94 CC images/stats.o [2021-03-02T00:34:02.847Z] #42 14.54 DEP images/core-ppc64.pb-c.d [2021-03-02T00:34:02.847Z] #42 14.61 DEP images/core-s390.pb-c.d [2021-03-02T00:34:02.847Z] #42 14.68 DEP images/core-x86.pb-c.d [2021-03-02T00:34:02.847Z] #42 14.73 DEP images/core.pb-c.d [2021-03-02T00:34:02.851Z] #42 35.91 CC images/netdev.o [2021-03-02T00:34:03.086Z] #42 17.38 CC images/core.o [2021-03-02T00:34:03.112Z] #42 14.82 DEP images/inventory.pb-c.d [2021-03-02T00:34:03.112Z] #42 14.87 PBCC images/cpuinfo.pb-c.c [2021-03-02T00:34:03.112Z] #42 14.89 DEP images/cpuinfo.pb-c.d [2021-03-02T00:34:03.112Z] #42 14.92 PBCC images/stats.pb-c.c [2021-03-02T00:34:03.112Z] #42 14.94 DEP images/stats.pb-c.d [2021-03-02T00:34:03.288Z] #44 119.0 vendor/golang.org/x/text/transform [2021-03-02T00:34:03.420Z] #42 36.27 CC images/tty.o [2021-03-02T00:34:03.657Z] #42 17.99 CC images/core-x86.o [2021-03-02T00:34:03.680Z] #42 36.76 CC images/file-lock.o [2021-03-02T00:34:03.919Z] #42 ... [2021-03-02T00:34:03.919Z] [2021-03-02T00:34:03.919Z] #55 [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-03-02T00:34:03.919Z] #55 sha256:870c3b5b6d7119c44c92f43d5321f3f5a9b0bc43093070cdc06166050d9ec3b6 [2021-03-02T00:34:03.919Z] #55 48.75 Checking out files: 43% (1669/3816) Checking out files: 44% (1680/3816) Checking out files: 45% (1718/3816) Checking out files: 46% (1756/3816) Checking out files: 47% (1794/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 83% (3177/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-02T00:34:03.919Z] #55 50.28 + cd /tmp/tmp.yoHO7Qicqu/src/github.com/containerd/containerd [2021-03-02T00:34:03.919Z] #55 50.28 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-02T00:34:03.919Z] #55 52.21 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-02T00:34:03.919Z] #55 52.21 + BUILDTAGS='netgo osusergo static_build' [2021-03-02T00:34:03.919Z] #55 52.21 + export EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:34:03.919Z] #55 52.21 + EXTRA_FLAGS=-buildmode=pie [2021-03-02T00:34:03.919Z] #55 52.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-02T00:34:03.919Z] #55 52.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-02T00:34:03.919Z] #55 52.21 + '[' '' = dynamic ']' [2021-03-02T00:34:03.919Z] #55 52.21 + make [2021-03-02T00:34:03.940Z] #42 36.95 CC images/rlimit.o [2021-03-02T00:34:04.199Z] #43 64.57 CC criu/arch/ppc64/sigframe.o [2021-03-02T00:34:04.199Z] #43 64.91 LINK criu/arch/ppc64/crtools.built-in.o [2021-03-02T00:34:04.200Z] #42 37.10 CC images/pagemap.o [2021-03-02T00:34:04.227Z] #44 120.0 vendor/golang.org/x/text/unicode/bidi [2021-03-02T00:34:04.459Z] #42 37.48 CC images/siginfo.o [2021-03-02T00:34:04.503Z] #43 65.00 DEP criu/pie/util-vdso.d [2021-03-02T00:34:04.503Z] #43 65.22 DEP criu/pie/util.d [2021-03-02T00:34:04.516Z] #42 16.25 make[1]: Nothing to be done for 'all'. [2021-03-02T00:34:04.719Z] #42 37.74 CC images/rpc.o [2021-03-02T00:34:04.801Z] #43 65.43 CC criu/pie/util.o [2021-03-02T00:34:05.102Z] #43 65.70 CC criu/pie/util-vdso.o [2021-03-02T00:34:05.304Z] #55 53.37 + bin/ctr [2021-03-02T00:34:05.753Z] #43 66.44 AR criu/pie/pie.lib.a [2021-03-02T00:34:05.753Z] #43 66.52 DEP criu/pie/restorer.d [2021-03-02T00:34:05.914Z] #42 17.55 CC images/stats.o [2021-03-02T00:34:06.099Z] #42 38.96 CC images/ext-file.o [2021-03-02T00:34:06.099Z] #42 39.12 CC images/cgroup.o [2021-03-02T00:34:06.099Z] #42 ... [2021-03-02T00:34:06.099Z] [2021-03-02T00:34:06.099Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:06.099Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:34:06.099Z] #44 99.02 vendor/golang.org/x/text/secure/bidirule [2021-03-02T00:34:06.099Z] #44 99.43 vendor/golang.org/x/text/unicode/norm [2021-03-02T00:34:06.099Z] #44 103.6 vendor/golang.org/x/net/idna [2021-03-02T00:34:06.099Z] #44 105.9 vendor/golang.org/x/net/http2/hpack [2021-03-02T00:34:06.099Z] #44 107.2 mime [2021-03-02T00:34:06.099Z] #44 108.6 mime/quotedprintable [2021-03-02T00:34:06.099Z] #44 108.9 net/http/internal [2021-03-02T00:34:06.137Z] #44 121.7 vendor/golang.org/x/text/secure/bidirule [2021-03-02T00:34:06.137Z] #44 122.0 vendor/golang.org/x/text/unicode/norm [2021-03-02T00:34:06.178Z] #42 17.88 CC images/core.o [2021-03-02T00:34:06.178Z] #42 ... [2021-03-02T00:34:06.178Z] [2021-03-02T00:34:06.178Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:34:06.178Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:34:06.178Z] #12 102.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-02T00:34:06.178Z] #12 102.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-02T00:34:06.178Z] #12 102.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:06.403Z] #43 66.96 DEP criu/arch/ppc64/vdso-trampoline.d [2021-03-02T00:34:06.403Z] #43 66.98 DEP criu/arch/ppc64/restorer.d [2021-03-02T00:34:06.668Z] #44 ... [2021-03-02T00:34:06.668Z] [2021-03-02T00:34:06.668Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:06.668Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:06.668Z] #42 39.70 CC images/userns.o [2021-03-02T00:34:06.703Z] #43 67.26 DEP criu/arch/ppc64/vdso-pie.d [2021-03-02T00:34:06.703Z] #43 67.40 DEP criu/pie/parasite-vdso.d [2021-03-02T00:34:06.928Z] #42 39.94 CC images/google/protobuf/descriptor.o [2021-03-02T00:34:07.003Z] #43 67.61 DEP criu/pie/parasite.d [2021-03-02T00:34:07.220Z] #55 ... [2021-03-02T00:34:07.220Z] [2021-03-02T00:34:07.220Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:07.220Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:34:07.220Z] #44 107.4 encoding/xml [2021-03-02T00:34:07.220Z] #44 110.0 go/doc [2021-03-02T00:34:07.220Z] #44 112.8 github.com/LK4D4/vndr/versioned [2021-03-02T00:34:07.220Z] #44 112.9 compress/flate [2021-03-02T00:34:07.220Z] #44 113.4 github.com/LK4D4/vndr/build [2021-03-02T00:34:07.220Z] #44 115.9 hash/crc32 [2021-03-02T00:34:07.220Z] #44 116.3 vendor/golang.org/x/crypto/cryptobyte [2021-03-02T00:34:07.220Z] #44 116.7 compress/gzip [2021-03-02T00:34:07.220Z] #44 117.3 net [2021-03-02T00:34:07.220Z] #44 ... [2021-03-02T00:34:07.220Z] [2021-03-02T00:34:07.220Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:07.220Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:07.220Z] #42 18.61 CC images/core-arm.o [2021-03-02T00:34:07.220Z] #42 18.99 CC images/core-aarch64.o [2021-03-02T00:34:07.220Z] #42 19.41 CC images/core-ppc64.o [2021-03-02T00:34:07.220Z] #42 20.06 CC images/core-s390.o [2021-03-02T00:34:07.220Z] #42 20.71 CC images/cpuinfo.o [2021-03-02T00:34:07.220Z] #42 21.11 CC images/inventory.o [2021-03-02T00:34:07.220Z] #42 21.39 CC images/fdinfo.o [2021-03-02T00:34:07.220Z] #42 21.58 CC images/fown.o [2021-03-02T00:34:07.303Z] #43 67.88 CC criu/pie/parasite.o [2021-03-02T00:34:07.482Z] #42 21.76 CC images/ns.o [2021-03-02T00:34:07.482Z] #42 ... [2021-03-02T00:34:07.482Z] [2021-03-02T00:34:07.482Z] #50 [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-03-02T00:34:07.482Z] #50 sha256:57ce90aa7bf1d9aab3ea4c985bc58142bedcb8af095a58b80beb36bdd93b4374 [2021-03-02T00:34:07.482Z] #50 111.4 mvdan.cc/sh/v3/cmd/shfmt [2021-03-02T00:34:07.482Z] #50 DONE 118.1s [2021-03-02T00:34:07.743Z] [2021-03-02T00:34:07.743Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:07.743Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:34:08.004Z] #44 ... [2021-03-02T00:34:08.004Z] [2021-03-02T00:34:08.004Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:08.004Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:08.004Z] #42 22.16 CC images/regfile.o [2021-03-02T00:34:08.306Z] #42 41.41 CC images/opts.o [2021-03-02T00:34:08.565Z] #42 ... [2021-03-02T00:34:08.565Z] [2021-03-02T00:34:08.565Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:34:08.565Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:34:08.565Z] #12 101.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-02T00:34:08.565Z] #12 101.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T00:34:08.565Z] #12 101.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:08.565Z] #12 ... [2021-03-02T00:34:08.565Z] [2021-03-02T00:34:08.565Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:08.565Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:08.565Z] #42 41.62 CC images/seccomp.o [2021-03-02T00:34:08.576Z] #42 22.78 CC images/ghost-file.o [2021-03-02T00:34:08.677Z] #44 ... [2021-03-02T00:34:08.677Z] [2021-03-02T00:34:08.677Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:08.677Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:08.677Z] #42 32.01 CC images/tun.o [2021-03-02T00:34:08.677Z] #42 32.36 CC images/sk-netlink.o [2021-03-02T00:34:08.677Z] #42 32.72 CC images/packet-sock.o [2021-03-02T00:34:08.677Z] #42 33.07 CC images/ipc-var.o [2021-03-02T00:34:08.677Z] #42 33.27 CC images/ipc-desc.o [2021-03-02T00:34:08.677Z] #42 33.50 CC images/ipc-shm.o [2021-03-02T00:34:08.677Z] #42 33.71 CC images/ipc-msg.o [2021-03-02T00:34:08.677Z] #42 34.23 CC images/ipc-sem.o [2021-03-02T00:34:08.677Z] #42 34.63 CC images/utsns.o [2021-03-02T00:34:08.677Z] #42 34.89 CC images/creds.o [2021-03-02T00:34:08.677Z] #42 35.06 CC images/vma.o [2021-03-02T00:34:08.677Z] #42 35.25 CC images/netdev.o [2021-03-02T00:34:08.677Z] #42 35.58 CC images/tty.o [2021-03-02T00:34:08.677Z] #42 36.27 CC images/file-lock.o [2021-03-02T00:34:08.677Z] #42 36.52 CC images/rlimit.o [2021-03-02T00:34:08.677Z] #42 36.75 CC images/pagemap.o [2021-03-02T00:34:08.677Z] #42 37.10 CC images/siginfo.o [2021-03-02T00:34:08.677Z] #42 37.34 CC images/rpc.o [2021-03-02T00:34:08.677Z] #42 38.52 CC images/ext-file.o [2021-03-02T00:34:08.677Z] #42 38.70 CC images/cgroup.o [2021-03-02T00:34:08.677Z] #42 39.37 CC images/userns.o [2021-03-02T00:34:08.677Z] #42 39.72 CC images/google/protobuf/descriptor.o [2021-03-02T00:34:08.824Z] #42 41.87 CC images/binfmt-misc.o [2021-03-02T00:34:08.837Z] #42 23.28 CC images/fifo.o [2021-03-02T00:34:08.845Z] #43 69.33 LINK criu/pie/parasite.built-in.o [2021-03-02T00:34:08.845Z] #43 69.34 GEN criu/pie/parasite-blob.h [2021-03-02T00:34:08.845Z] #43 69.38 CC criu/pie/parasite-vdso.o [2021-03-02T00:34:09.084Z] #42 42.04 CC images/time.o [2021-03-02T00:34:09.098Z] #42 23.44 CC images/remap-file-path.o [2021-03-02T00:34:09.344Z] #42 42.24 CC images/sysctl.o [2021-03-02T00:34:09.344Z] #42 42.44 CC images/autofs.o [2021-03-02T00:34:09.359Z] #42 23.61 CC images/eventfd.o [2021-03-02T00:34:09.604Z] #42 42.61 CC images/macvlan.o [2021-03-02T00:34:09.620Z] #42 23.84 CC images/eventpoll.o [2021-03-02T00:34:09.863Z] #42 42.82 CC images/sit.o [2021-03-02T00:34:09.883Z] #42 24.14 CC images/fh.o [2021-03-02T00:34:09.910Z] #43 70.23 CC criu/arch/ppc64/vdso-pie.o [2021-03-02T00:34:10.058Z] #42 ... [2021-03-02T00:34:10.058Z] [2021-03-02T00:34:10.058Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:10.058Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:34:10.058Z] #44 125.8 vendor/golang.org/x/net/idna [2021-03-02T00:34:10.123Z] #42 43.05 CC images/memfd.o [2021-03-02T00:34:10.147Z] #42 24.43 CC images/fsnotify.o [2021-03-02T00:34:10.241Z] #43 70.68 CC criu/arch/ppc64/restorer.o [2021-03-02T00:34:10.241Z] #43 ... [2021-03-02T00:34:10.241Z] [2021-03-02T00:34:10.241Z] #20 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:10.241Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-02T00:34:10.241Z] #20 11.90 Fetched 8198 kB in 11s (724 kB/s) [2021-03-02T00:34:10.241Z] #20 11.90 Reading package lists... [2021-03-02T00:34:10.241Z] #20 16.21 Reading package lists... [2021-03-02T00:34:10.241Z] #20 20.23 Building dependency tree... [2021-03-02T00:34:10.241Z] #20 21.75 libcap2-bin is already the newest version (1:2.25-2). [2021-03-02T00:34:10.241Z] #20 21.75 The following additional packages will be installed: [2021-03-02T00:34:10.241Z] #20 21.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-02T00:34:10.241Z] #20 21.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-02T00:34:10.241Z] #20 21.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-02T00:34:10.241Z] #20 21.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-02T00:34:10.241Z] #20 21.75 python3.7 python3.7-minimal vim-runtime xxd [2021-03-02T00:34:10.241Z] #20 21.76 Suggested packages: [2021-03-02T00:34:10.241Z] #20 21.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-02T00:34:10.241Z] #20 21.76 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-02T00:34:10.241Z] #20 21.76 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-02T00:34:10.241Z] #20 21.76 Recommended packages: [2021-03-02T00:34:10.241Z] #20 21.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-02T00:34:10.241Z] #20 21.76 python3-keyrings.alt python3-xdg unzip [2021-03-02T00:34:10.382Z] #42 43.35 CC images/timens.o [2021-03-02T00:34:10.640Z] #42 43.62 LINK images/built-in.o [2021-03-02T00:34:10.719Z] #42 24.97 CC images/signalfd.o [2021-03-02T00:34:10.893Z] #20 ... [2021-03-02T00:34:10.893Z] [2021-03-02T00:34:10.893Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:10.893Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:34:10.893Z] #43 71.39 CC criu/arch/ppc64/vdso-trampoline.o [2021-03-02T00:34:10.893Z] #43 71.41 CC criu/pie/restorer.o [2021-03-02T00:34:10.903Z] #42 43.77 GEN compel/include/asm [2021-03-02T00:34:10.903Z] #42 43.79 GEN compel/include/version.h [2021-03-02T00:34:10.903Z] #42 43.82 touch .config [2021-03-02T00:34:10.903Z] #42 43.87 GEN include/common/config.h [2021-03-02T00:34:10.903Z] #42 43.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-02T00:34:10.903Z] #42 43.97 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-02T00:34:10.903Z] #42 44.00 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-02T00:34:10.903Z] #42 44.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-02T00:34:10.903Z] #42 44.05 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-02T00:34:10.903Z] #42 44.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-02T00:34:10.903Z] #42 44.10 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-02T00:34:10.990Z] #42 25.25 CC images/fs.o [2021-03-02T00:34:11.164Z] #42 44.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-02T00:34:11.164Z] #42 44.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-02T00:34:11.164Z] #42 44.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-02T00:34:11.164Z] #42 44.17 DEP compel/plugins/std/infect.d [2021-03-02T00:34:11.254Z] #42 25.48 CC images/pstree.o [2021-03-02T00:34:11.427Z] #42 44.34 DEP compel/plugins/std/string.d [2021-03-02T00:34:11.427Z] #42 44.48 DEP compel/plugins/std/log.d [2021-03-02T00:34:11.496Z] #12 ... [2021-03-02T00:34:11.496Z] [2021-03-02T00:34:11.496Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:11.496Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:34:11.496Z] #44 97.58 net/http/httptrace [2021-03-02T00:34:11.496Z] #44 97.76 net/http [2021-03-02T00:34:11.496Z] #44 107.5 github.com/LK4D4/vndr/godl [2021-03-02T00:34:11.514Z] #42 25.66 CC images/pipe.o [2021-03-02T00:34:11.514Z] #42 25.90 CC images/tcp-stream.o [2021-03-02T00:34:11.687Z] #42 44.60 DEP compel/plugins/std/fds.d [2021-03-02T00:34:11.687Z] #42 44.72 DEP compel/plugins/std/std.d [2021-03-02T00:34:11.687Z] #42 44.81 DEP compel/plugins/shmem/shmem.d [2021-03-02T00:34:11.761Z] #44 ... [2021-03-02T00:34:11.761Z] [2021-03-02T00:34:11.761Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:11.761Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:34:11.761Z] #42 18.54 CC images/core-x86.o [2021-03-02T00:34:11.761Z] #42 19.21 CC images/core-arm.o [2021-03-02T00:34:11.761Z] #42 19.66 CC images/core-aarch64.o [2021-03-02T00:34:11.761Z] #42 20.18 CC images/core-ppc64.o [2021-03-02T00:34:11.761Z] #42 20.93 CC images/core-s390.o [2021-03-02T00:34:11.761Z] #42 21.62 CC images/cpuinfo.o [2021-03-02T00:34:11.761Z] #42 21.98 CC images/inventory.o [2021-03-02T00:34:11.761Z] #42 22.19 CC images/fdinfo.o [2021-03-02T00:34:11.761Z] #42 22.58 CC images/fown.o [2021-03-02T00:34:11.761Z] #42 22.84 CC images/ns.o [2021-03-02T00:34:11.761Z] #42 23.12 CC images/regfile.o [2021-03-02T00:34:11.761Z] #42 23.34 CC images/ghost-file.o [2021-03-02T00:34:11.761Z] #42 23.65 CC images/fifo.o [2021-03-02T00:34:11.775Z] #42 26.11 CC images/sk-packet.o [2021-03-02T00:34:11.947Z] #42 44.88 DEP compel/plugins/fds/fds.d [2021-03-02T00:34:12.027Z] #42 23.86 CC images/remap-file-path.o [2021-03-02T00:34:12.035Z] #42 26.38 CC images/mnt.o [2021-03-02T00:34:12.207Z] #42 45.08 CC compel/plugins/std/std.o [2021-03-02T00:34:12.293Z] #42 24.04 CC images/eventfd.o [2021-03-02T00:34:12.296Z] #42 26.66 CC images/pipe-data.o [2021-03-02T00:34:12.442Z] #43 ... [2021-03-02T00:34:12.442Z] [2021-03-02T00:34:12.442Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:12.442Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:34:12.442Z] #45 135.2 vendor/golang.org/x/text/unicode/norm [2021-03-02T00:34:12.442Z] #45 137.5 github.com/LK4D4/vndr/build [2021-03-02T00:34:12.442Z] #45 ... [2021-03-02T00:34:12.442Z] [2021-03-02T00:34:12.442Z] #20 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:12.442Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-02T00:34:12.442Z] #20 24.23 The following NEW packages will be installed: [2021-03-02T00:34:12.442Z] #20 24.23 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-02T00:34:12.442Z] #20 24.23 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-02T00:34:12.442Z] #20 24.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-02T00:34:12.442Z] #20 24.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-02T00:34:12.442Z] #20 24.24 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-02T00:34:12.442Z] #20 24.24 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-02T00:34:12.442Z] #20 24.24 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-02T00:34:12.442Z] #20 24.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-02T00:34:12.442Z] #20 24.24 xz-utils zip [2021-03-02T00:34:12.467Z] #42 45.39 CC compel/plugins/std/fds.o [2021-03-02T00:34:12.558Z] #42 24.25 CC images/eventpoll.o [2021-03-02T00:34:12.558Z] #42 26.82 CC images/sa.o [2021-03-02T00:34:12.598Z] #44 128.2 vendor/golang.org/x/net/http2/hpack [2021-03-02T00:34:12.743Z] #20 24.35 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:34:12.743Z] #20 24.35 Need to get 29.2 MB of archives. [2021-03-02T00:34:12.743Z] #20 24.35 After this operation, 134 MB of additional disk space will be used. [2021-03-02T00:34:12.743Z] #20 24.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-03-02T00:34:12.743Z] #20 24.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-03-02T00:34:12.743Z] #20 24.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-03-02T00:34:12.820Z] #42 27.10 CC images/timer.o [2021-03-02T00:34:12.823Z] #42 24.66 CC images/fh.o [2021-03-02T00:34:13.037Z] #42 45.88 CC compel/plugins/std/log.o [2021-03-02T00:34:13.081Z] #42 27.47 CC images/timerfd.o [2021-03-02T00:34:13.088Z] #42 24.96 CC images/fsnotify.o [2021-03-02T00:34:13.343Z] #42 27.74 CC images/mm.o [2021-03-02T00:34:13.343Z] #20 24.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-03-02T00:34:13.343Z] #20 24.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-03-02T00:34:13.343Z] #20 24.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-03-02T00:34:13.343Z] #20 25.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-03-02T00:34:13.539Z] #44 129.3 mime [2021-03-02T00:34:13.654Z] #20 25.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-03-02T00:34:13.655Z] #20 25.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-03-02T00:34:13.655Z] #20 25.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-03-02T00:34:13.655Z] #20 25.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-03-02T00:34:13.655Z] #20 25.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-03-02T00:34:13.655Z] #20 25.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-03-02T00:34:13.655Z] #20 25.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-03-02T00:34:13.655Z] #20 25.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-03-02T00:34:13.655Z] #20 25.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-03-02T00:34:13.655Z] #20 25.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-02T00:34:13.655Z] #20 25.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:34:13.655Z] #20 25.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-03-02T00:34:13.655Z] #20 25.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-03-02T00:34:13.655Z] #20 25.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-03-02T00:34:13.655Z] #20 25.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-03-02T00:34:13.655Z] #20 25.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-03-02T00:34:13.655Z] #20 25.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-02T00:34:13.655Z] #20 25.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-02T00:34:13.673Z] #42 25.51 CC images/signalfd.o [2021-03-02T00:34:13.916Z] #42 28.07 CC images/sk-opts.o [2021-03-02T00:34:13.916Z] #42 28.26 CC images/sk-unix.o [2021-03-02T00:34:13.957Z] #20 25.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-02T00:34:13.957Z] #20 25.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-03-02T00:34:13.957Z] #20 25.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-03-02T00:34:13.957Z] #20 25.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-02T00:34:13.977Z] #42 46.72 CC compel/plugins/std/string.o [2021-03-02T00:34:14.177Z] #42 28.62 CC images/sk-inet.o [2021-03-02T00:34:14.254Z] #42 25.83 CC images/fs.o [2021-03-02T00:34:14.254Z] #42 26.11 CC images/pstree.o [2021-03-02T00:34:14.483Z] #44 ... [2021-03-02T00:34:14.483Z] [2021-03-02T00:34:14.483Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:34:14.483Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:34:14.483Z] #12 120.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-02T00:34:14.483Z] #12 120.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T00:34:14.483Z] #12 120.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:14.521Z] #42 26.38 CC images/pipe.o [2021-03-02T00:34:14.548Z] #42 47.39 CC compel/plugins/std/infect.o [2021-03-02T00:34:14.614Z] #20 26.28 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-02T00:34:14.614Z] #20 26.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-02T00:34:14.614Z] #20 26.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-02T00:34:14.614Z] #20 26.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-03-02T00:34:14.614Z] #20 26.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-03-02T00:34:14.614Z] #20 26.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-03-02T00:34:14.614Z] #20 26.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-02T00:34:14.744Z] #12 ... [2021-03-02T00:34:14.744Z] [2021-03-02T00:34:14.744Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:14.744Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:14.744Z] #42 41.49 CC images/opts.o [2021-03-02T00:34:14.744Z] #42 41.71 CC images/seccomp.o [2021-03-02T00:34:14.744Z] #42 42.11 CC images/binfmt-misc.o [2021-03-02T00:34:14.744Z] #42 42.26 CC images/time.o [2021-03-02T00:34:14.744Z] #42 42.47 CC images/sysctl.o [2021-03-02T00:34:14.744Z] #42 42.69 CC images/autofs.o [2021-03-02T00:34:14.744Z] #42 42.88 CC images/macvlan.o [2021-03-02T00:34:14.744Z] #42 43.10 CC images/sit.o [2021-03-02T00:34:14.744Z] #42 43.34 CC images/memfd.o [2021-03-02T00:34:14.744Z] #42 43.65 CC images/timens.o [2021-03-02T00:34:14.744Z] #42 43.94 LINK images/built-in.o [2021-03-02T00:34:14.744Z] #42 44.07 GEN compel/include/asm [2021-03-02T00:34:14.744Z] #42 44.11 GEN compel/include/version.h [2021-03-02T00:34:14.744Z] #42 44.13 touch .config [2021-03-02T00:34:14.744Z] #42 44.19 GEN include/common/config.h [2021-03-02T00:34:14.744Z] #42 44.27 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-02T00:34:14.744Z] #42 44.29 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-02T00:34:14.744Z] #42 44.33 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-02T00:34:14.744Z] #42 44.35 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-02T00:34:14.744Z] #42 44.39 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-02T00:34:14.744Z] #42 44.41 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-02T00:34:14.744Z] #42 44.45 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-02T00:34:14.744Z] #42 44.49 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-02T00:34:14.744Z] #42 44.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-02T00:34:14.744Z] #42 44.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-02T00:34:14.744Z] #42 44.52 DEP compel/plugins/std/infect.d [2021-03-02T00:34:14.744Z] #42 44.65 DEP compel/plugins/std/string.d [2021-03-02T00:34:14.744Z] #42 44.79 DEP compel/plugins/std/log.d [2021-03-02T00:34:14.744Z] #42 44.85 DEP compel/plugins/std/fds.d [2021-03-02T00:34:14.744Z] #42 44.96 DEP compel/plugins/std/std.d [2021-03-02T00:34:14.744Z] #42 45.07 DEP compel/plugins/shmem/shmem.d [2021-03-02T00:34:14.744Z] #42 45.17 DEP compel/plugins/fds/fds.d [2021-03-02T00:34:14.744Z] #42 45.31 CC compel/plugins/std/std.o [2021-03-02T00:34:14.744Z] #42 45.70 CC compel/plugins/std/fds.o [2021-03-02T00:34:14.749Z] #42 29.00 CC images/tun.o [2021-03-02T00:34:14.787Z] #42 26.57 CC images/tcp-stream.o [2021-03-02T00:34:14.809Z] #42 ... [2021-03-02T00:34:14.809Z] [2021-03-02T00:34:14.809Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:34:14.809Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:34:14.809Z] #12 116.1 Selecting previously unselected package libapparmor1:amd64. [2021-03-02T00:34:14.809Z] #12 116.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-02T00:34:14.809Z] #12 116.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-02T00:34:14.809Z] #12 116.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-02T00:34:14.809Z] #12 116.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-02T00:34:14.809Z] #12 116.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-02T00:34:14.809Z] #12 116.5 Selecting previously unselected package libbtrfs0. [2021-03-02T00:34:14.809Z] #12 116.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-02T00:34:14.809Z] #12 116.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:34:14.809Z] #12 116.6 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:34:14.809Z] #12 116.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-02T00:34:14.809Z] #12 116.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:34:14.809Z] #12 116.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-02T00:34:14.809Z] #12 116.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:34:14.809Z] #12 116.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:14.809Z] #12 116.8 Selecting previously unselected package libudev-dev:amd64. [2021-03-02T00:34:14.809Z] #12 116.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-02T00:34:14.809Z] #12 116.9 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:14.809Z] #12 117.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-02T00:34:14.809Z] #12 117.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-02T00:34:14.809Z] #12 117.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-02T00:34:14.809Z] #12 117.4 Selecting previously unselected package libpcre16-3:amd64. [2021-03-02T00:34:14.809Z] #12 117.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:14.809Z] #12 117.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:14.809Z] #12 117.6 Selecting previously unselected package libpcre32-3:amd64. [2021-03-02T00:34:14.809Z] #12 117.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:14.809Z] #12 117.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:14.809Z] #12 117.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-02T00:34:14.925Z] #20 26.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-03-02T00:34:14.926Z] #20 26.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-03-02T00:34:14.926Z] #20 26.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-02T00:34:14.926Z] #20 26.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-03-02T00:34:14.926Z] #20 26.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-02T00:34:14.926Z] #20 26.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-03-02T00:34:14.926Z] #20 26.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-03-02T00:34:14.926Z] #20 26.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-03-02T00:34:14.926Z] #20 26.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-02T00:34:15.011Z] #42 29.25 CC images/sk-netlink.o [2021-03-02T00:34:15.011Z] #42 29.47 CC images/packet-sock.o [2021-03-02T00:34:15.055Z] #42 26.91 CC images/sk-packet.o [2021-03-02T00:34:15.070Z] #12 117.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:15.070Z] #12 117.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-02T00:34:15.070Z] #12 118.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-02T00:34:15.070Z] #12 118.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:15.070Z] #12 118.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-02T00:34:15.317Z] #42 46.23 CC compel/plugins/std/log.o [2021-03-02T00:34:15.583Z] #42 29.85 CC images/ipc-var.o [2021-03-02T00:34:15.585Z] #20 27.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-03-02T00:34:15.585Z] #20 27.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-03-02T00:34:15.585Z] #20 27.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-03-02T00:34:15.639Z] #42 27.42 CC images/mnt.o [2021-03-02T00:34:15.641Z] #12 118.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-02T00:34:15.641Z] #12 118.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-02T00:34:15.641Z] #12 118.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-02T00:34:15.641Z] #12 118.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-02T00:34:15.641Z] #12 118.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:34:15.641Z] #12 118.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:15.641Z] #12 118.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-02T00:34:15.641Z] #12 118.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-02T00:34:15.845Z] #42 30.06 CC images/ipc-desc.o [2021-03-02T00:34:15.845Z] #42 30.24 CC images/ipc-shm.o [2021-03-02T00:34:15.901Z] #12 118.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-02T00:34:15.901Z] #12 118.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-02T00:34:15.904Z] #42 27.63 CC images/pipe-data.o [2021-03-02T00:34:16.107Z] #42 30.44 CC images/ipc-msg.o [2021-03-02T00:34:16.162Z] #12 118.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-02T00:34:16.162Z] #12 118.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:16.170Z] #42 28.00 CC images/sa.o [2021-03-02T00:34:16.260Z] #42 47.04 CC compel/plugins/std/string.o [2021-03-02T00:34:16.369Z] #42 30.69 CC images/ipc-sem.o [2021-03-02T00:34:16.430Z] #12 119.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-02T00:34:16.430Z] #12 119.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-02T00:34:16.631Z] #42 30.87 CC images/utsns.o [2021-03-02T00:34:16.631Z] #42 31.03 CC images/creds.o [2021-03-02T00:34:16.649Z] #20 28.29 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:34:16.649Z] #20 28.40 Fetched 29.2 MB in 3s (9660 kB/s) [2021-03-02T00:34:16.649Z] #20 28.48 Selecting previously unselected package pigz. [2021-03-02T00:34:16.691Z] #12 119.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-02T00:34:16.691Z] #12 119.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:34:16.691Z] #12 119.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:16.691Z] #12 119.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-02T00:34:16.691Z] #12 119.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:16.691Z] #12 119.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:34:16.691Z] #12 119.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:16.691Z] #12 119.7 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:16.691Z] #12 119.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:34:16.831Z] #42 47.72 CC compel/plugins/std/infect.o [2021-03-02T00:34:16.893Z] #42 31.21 CC images/vma.o [2021-03-02T00:34:16.952Z] #12 119.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:34:16.952Z] #12 119.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-02T00:34:16.952Z] #12 119.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-02T00:34:16.952Z] #12 119.8 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:16.952Z] #12 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:34:16.952Z] #12 119.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-02T00:34:16.952Z] #12 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:16.952Z] #12 119.8 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-03-02T00:34:16.952Z] #12 119.8 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-03-02T00:34:16.952Z] #12 119.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:16.952Z] #12 119.9 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-03-02T00:34:16.952Z] #12 119.9 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-03-02T00:34:16.952Z] #12 119.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:34:16.952Z] #12 119.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-02T00:34:16.952Z] #20 28.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2021-03-02T00:34:16.952Z] #20 28.59 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-03-02T00:34:16.952Z] #20 28.60 Unpacking pigz (2.4-1) ... [2021-03-02T00:34:16.952Z] #20 28.71 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-03-02T00:34:16.952Z] #20 28.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-02T00:34:16.952Z] #20 28.73 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-02T00:34:17.129Z] #42 28.67 CC images/timer.o [2021-03-02T00:34:17.129Z] #42 29.04 CC images/timerfd.o [2021-03-02T00:34:17.155Z] #42 31.44 CC images/netdev.o [2021-03-02T00:34:17.213Z] #12 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:17.213Z] #12 119.9 Setting up dmsetup (2:1.02.155-3) ... [2021-03-02T00:34:17.213Z] #12 120.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:17.213Z] #12 120.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:17.213Z] #12 120.0 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:34:17.395Z] #42 29.28 CC images/mm.o [2021-03-02T00:34:17.404Z] #42 48.26 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-02T00:34:17.404Z] #42 48.32 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-02T00:34:17.404Z] #42 48.37 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-02T00:34:17.404Z] #42 48.43 AR compel/plugins/std.lib.a [2021-03-02T00:34:17.404Z] #42 48.54 CC compel/plugins/fds/fds.o [2021-03-02T00:34:17.417Z] #42 31.75 CC images/tty.o [2021-03-02T00:34:17.605Z] #20 29.25 Selecting previously unselected package python3.7-minimal. [2021-03-02T00:34:17.605Z] #20 29.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-02T00:34:17.605Z] #20 29.30 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:34:17.665Z] #42 48.76 AR compel/plugins/fds.lib.a [2021-03-02T00:34:17.665Z] #42 48.82 HOSTDEP compel/src/lib/log-host.d [2021-03-02T00:34:17.976Z] #42 29.70 CC images/sk-opts.o [2021-03-02T00:34:17.990Z] #42 32.29 CC images/file-lock.o [2021-03-02T00:34:17.990Z] #42 ... [2021-03-02T00:34:17.990Z] [2021-03-02T00:34:17.990Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:17.990Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:34:17.990Z] #44 118.6 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-02T00:34:17.990Z] #44 120.1 vendor/golang.org/x/crypto/hkdf [2021-03-02T00:34:17.990Z] #44 120.4 vendor/golang.org/x/text/transform [2021-03-02T00:34:17.990Z] #44 121.1 vendor/golang.org/x/text/unicode/bidi [2021-03-02T00:34:17.990Z] #44 122.8 vendor/golang.org/x/text/secure/bidirule [2021-03-02T00:34:17.990Z] #44 123.1 vendor/golang.org/x/text/unicode/norm [2021-03-02T00:34:17.990Z] #44 127.2 vendor/golang.org/x/net/idna [2021-03-02T00:34:18.236Z] #42 48.97 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-02T00:34:18.236Z] #42 49.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-02T00:34:18.236Z] #42 49.19 HOSTDEP compel/src/main-host.d [2021-03-02T00:34:18.236Z] #42 49.27 DEP compel/src/lib/ptrace.d [2021-03-02T00:34:18.241Z] #42 29.95 CC images/sk-unix.o [2021-03-02T00:34:18.251Z] #44 ... [2021-03-02T00:34:18.251Z] [2021-03-02T00:34:18.251Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:18.251Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:18.251Z] #42 32.55 CC images/rlimit.o [2021-03-02T00:34:18.497Z] #42 49.43 DEP compel/src/lib/infect.d [2021-03-02T00:34:18.507Z] #42 30.26 CC images/sk-inet.o [2021-03-02T00:34:18.513Z] #42 32.83 CC images/pagemap.o [2021-03-02T00:34:18.598Z] #12 DONE 121.5s [2021-03-02T00:34:18.598Z] [2021-03-02T00:34:18.598Z] #52 [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-03-02T00:34:18.598Z] #52 sha256:c765f597d09709d1981f791a35f3c6040cc7acca5b828656148c9155e236b657 [2021-03-02T00:34:18.670Z] #20 30.52 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-02T00:34:18.670Z] #20 30.55 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:34:18.759Z] #42 49.65 DEP compel/src/lib/infect-util.d [2021-03-02T00:34:18.759Z] #42 49.73 DEP compel/src/lib/infect-rpc.d [2021-03-02T00:34:18.771Z] #42 30.69 CC images/tun.o [2021-03-02T00:34:18.783Z] #42 33.15 CC images/siginfo.o [2021-03-02T00:34:19.020Z] #42 49.90 DEP compel/arch/x86/src/lib/infect.d [2021-03-02T00:34:19.020Z] #42 50.01 DEP compel/arch/x86/src/lib/cpu.d [2021-03-02T00:34:19.020Z] #42 50.12 DEP compel/src/lib/log.d [2021-03-02T00:34:19.037Z] #42 30.96 CC images/sk-netlink.o [2021-03-02T00:34:19.049Z] #42 33.40 CC images/rpc.o [2021-03-02T00:34:19.281Z] #42 50.25 DEP compel/src/main.d [2021-03-02T00:34:19.281Z] #42 ... [2021-03-02T00:34:19.281Z] [2021-03-02T00:34:19.281Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:34:19.281Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:34:19.303Z] #42 31.22 CC images/packet-sock.o [2021-03-02T00:34:19.541Z] #12 135.4 Selecting previously unselected package libapparmor1:amd64. [2021-03-02T00:34:19.541Z] #12 135.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-02T00:34:19.541Z] #12 135.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-02T00:34:19.541Z] #12 135.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-02T00:34:19.541Z] #12 135.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-02T00:34:19.541Z] #12 135.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-02T00:34:19.568Z] #42 31.45 CC images/ipc-var.o [2021-03-02T00:34:19.803Z] #12 135.7 Selecting previously unselected package libbtrfs0. [2021-03-02T00:34:19.803Z] #12 135.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-02T00:34:19.803Z] #12 135.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:34:19.803Z] #12 135.8 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:34:19.803Z] #12 135.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-02T00:34:19.803Z] #12 135.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:34:19.996Z] #42 34.40 CC images/ext-file.o [2021-03-02T00:34:20.064Z] #12 136.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-02T00:34:20.064Z] #12 136.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:34:20.064Z] #12 136.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:20.064Z] #12 136.2 Selecting previously unselected package libudev-dev:amd64. [2021-03-02T00:34:20.258Z] #42 34.63 CC images/cgroup.o [2021-03-02T00:34:20.317Z] #42 31.96 CC images/ipc-desc.o [2021-03-02T00:34:20.325Z] #12 136.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-02T00:34:20.325Z] #12 136.3 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:20.508Z] #52 ... [2021-03-02T00:34:20.508Z] [2021-03-02T00:34:20.508Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:20.508Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:34:20.508Z] #44 113.1 net/textproto [2021-03-02T00:34:20.508Z] #44 113.2 crypto/x509 [2021-03-02T00:34:20.508Z] #44 114.3 vendor/golang.org/x/net/http/httpguts [2021-03-02T00:34:20.508Z] #44 114.6 vendor/golang.org/x/net/http/httpproxy [2021-03-02T00:34:20.508Z] #44 114.9 mime/multipart [2021-03-02T00:34:20.508Z] #44 117.0 crypto/tls [2021-03-02T00:34:20.508Z] #44 ... [2021-03-02T00:34:20.508Z] [2021-03-02T00:34:20.508Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:20.508Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:20.508Z] #42 47.82 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-02T00:34:20.508Z] #42 47.88 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-02T00:34:20.508Z] #42 47.94 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-02T00:34:20.508Z] #42 48.00 AR compel/plugins/std.lib.a [2021-03-02T00:34:20.508Z] #42 48.08 CC compel/plugins/fds/fds.o [2021-03-02T00:34:20.508Z] #42 48.43 AR compel/plugins/fds.lib.a [2021-03-02T00:34:20.508Z] #42 48.49 HOSTDEP compel/src/lib/log-host.d [2021-03-02T00:34:20.508Z] #42 48.58 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-02T00:34:20.508Z] #42 48.67 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-02T00:34:20.508Z] #42 48.78 HOSTDEP compel/src/main-host.d [2021-03-02T00:34:20.508Z] #42 48.92 DEP compel/src/lib/ptrace.d [2021-03-02T00:34:20.508Z] #42 49.02 DEP compel/src/lib/infect.d [2021-03-02T00:34:20.508Z] #42 49.18 DEP compel/src/lib/infect-util.d [2021-03-02T00:34:20.508Z] #42 49.30 DEP compel/src/lib/infect-rpc.d [2021-03-02T00:34:20.508Z] #42 49.40 DEP compel/arch/x86/src/lib/infect.d [2021-03-02T00:34:20.508Z] #42 49.51 DEP compel/arch/x86/src/lib/cpu.d [2021-03-02T00:34:20.508Z] #42 49.59 DEP compel/src/lib/log.d [2021-03-02T00:34:20.508Z] #42 49.68 DEP compel/src/main.d [2021-03-02T00:34:20.508Z] #42 49.78 DEP compel/src/lib/handle-elf.d [2021-03-02T00:34:20.508Z] #42 49.90 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-02T00:34:20.508Z] #42 50.03 CC compel/src/lib/log.o [2021-03-02T00:34:20.508Z] #42 50.22 CC compel/arch/x86/src/lib/cpu.o [2021-03-02T00:34:20.508Z] #42 50.93 CC compel/arch/x86/src/lib/infect.o [2021-03-02T00:34:20.508Z] #42 51.63 CC compel/src/lib/infect-rpc.o [2021-03-02T00:34:20.508Z] #42 52.06 CC compel/src/lib/infect-util.o [2021-03-02T00:34:20.508Z] #42 52.37 CC compel/src/lib/infect.o [2021-03-02T00:34:20.522Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 29.1% of statements [2021-03-02T00:34:20.522Z] ok github.com/docker/docker/container 0.115s coverage: 34.7% of statements [2021-03-02T00:34:20.522Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-02T00:34:20.522Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-02T00:34:20.522Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-02T00:34:20.522Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-02T00:34:20.582Z] #42 32.34 CC images/ipc-shm.o [2021-03-02T00:34:20.582Z] #42 32.55 CC images/ipc-msg.o [2021-03-02T00:34:20.586Z] #12 136.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-02T00:34:20.586Z] #12 136.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-02T00:34:20.586Z] #12 136.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-02T00:34:20.831Z] #42 35.19 CC images/userns.o [2021-03-02T00:34:20.847Z] #12 136.8 Selecting previously unselected package libpcre16-3:amd64. [2021-03-02T00:34:20.847Z] #12 136.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:20.847Z] #12 136.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:21.093Z] #42 35.42 CC images/google/protobuf/descriptor.o [2021-03-02T00:34:21.111Z] #12 137.0 Selecting previously unselected package libpcre32-3:amd64. [2021-03-02T00:34:21.112Z] #12 137.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:21.112Z] #12 137.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:21.112Z] #12 137.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-02T00:34:21.112Z] #12 137.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:21.112Z] #12 137.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-02T00:34:21.162Z] #42 32.88 CC images/ipc-sem.o [2021-03-02T00:34:21.162Z] #42 ... [2021-03-02T00:34:21.162Z] [2021-03-02T00:34:21.162Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:21.162Z] #44 sha256:b8cd0c87a27a31b4950c392b6b62eeaeb385ae30ced14a4455b1d22ddb9483c6 [2021-03-02T00:34:21.162Z] #44 108.3 github.com/LK4D4/vndr [2021-03-02T00:34:21.162Z] #44 DONE 117.4s [2021-03-02T00:34:21.162Z] [2021-03-02T00:34:21.162Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:21.162Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:34:21.162Z] #42 33.14 CC images/utsns.o [2021-03-02T00:34:21.374Z] #12 137.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-02T00:34:21.374Z] #12 137.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:21.374Z] #12 137.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-02T00:34:21.431Z] #42 ... [2021-03-02T00:34:21.431Z] [2021-03-02T00:34:21.431Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:34:21.431Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-02T00:34:21.431Z] #31 DONE 116.9s [2021-03-02T00:34:21.431Z] [2021-03-02T00:34:21.431Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:21.431Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:34:21.431Z] #42 33.37 CC images/creds.o [2021-03-02T00:34:21.946Z] #12 137.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-02T00:34:21.946Z] #12 137.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-02T00:34:21.946Z] #12 137.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-02T00:34:21.960Z] #42 54.76 CC compel/src/lib/ptrace.o [2021-03-02T00:34:22.021Z] #42 33.59 CC images/vma.o [2021-03-02T00:34:22.022Z] #42 33.92 CC images/netdev.o [2021-03-02T00:34:22.207Z] #12 138.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-02T00:34:22.207Z] #12 138.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:34:22.207Z] #12 138.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:22.207Z] #12 138.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-02T00:34:22.207Z] #12 138.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-02T00:34:22.207Z] #12 138.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-02T00:34:22.220Z] #42 55.25 AR compel/libcompel.a [2021-03-02T00:34:22.221Z] #42 55.29 HOSTCC compel/src/main-host.o [2021-03-02T00:34:22.272Z] #20 33.66 Selecting previously unselected package python3-minimal. [2021-03-02T00:34:22.272Z] #20 33.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 ... 23610 files and directories currently installed.) [2021-03-02T00:34:22.272Z] #20 33.78 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-03-02T00:34:22.272Z] #20 33.79 Unpacking python3-minimal (3.7.3-1) ... [2021-03-02T00:34:22.272Z] #20 33.91 Selecting previously unselected package libmpdec2:ppc64el. [2021-03-02T00:34:22.272Z] #20 33.93 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-03-02T00:34:22.272Z] #20 33.93 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-03-02T00:34:22.467Z] #12 138.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-02T00:34:22.467Z] #12 138.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-02T00:34:22.467Z] #12 138.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:22.483Z] #42 55.55 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-02T00:34:22.484Z] #42 ... [2021-03-02T00:34:22.484Z] [2021-03-02T00:34:22.484Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:34:22.484Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:34:22.484Z] #12 122.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-02T00:34:22.484Z] #12 122.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-02T00:34:22.484Z] #12 122.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:22.484Z] #12 ... [2021-03-02T00:34:22.484Z] [2021-03-02T00:34:22.484Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:22.484Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:22.484Z] #42 36.84 CC images/opts.o [2021-03-02T00:34:22.572Z] #20 34.08 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-03-02T00:34:22.572Z] #20 34.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-02T00:34:22.572Z] #20 34.10 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-02T00:34:22.746Z] #42 37.05 CC images/seccomp.o [2021-03-02T00:34:22.755Z] #42 ... [2021-03-02T00:34:22.755Z] [2021-03-02T00:34:22.755Z] #57 [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-03-02T00:34:22.755Z] #57 sha256:fa833064e756de74d28280f7589387756d350bb236c088ec49df78848d2bfb24 [2021-03-02T00:34:22.755Z] #57 118.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:34:22.755Z] #57 118.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-02T00:34:22.755Z] #57 DONE 125.5s [2021-03-02T00:34:22.755Z] [2021-03-02T00:34:22.755Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T00:34:22.755Z] #58 sha256:7c4e63bbf8b225408985f29ce4b7aef08059d289f6d4b5239aa0aa0e41b275d2 [2021-03-02T00:34:22.755Z] #58 DONE 0.3s [2021-03-02T00:34:22.755Z] [2021-03-02T00:34:22.756Z] #52 [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-03-02T00:34:22.756Z] #52 sha256:c765f597d09709d1981f791a35f3c6040cc7acca5b828656148c9155e236b657 [2021-03-02T00:34:22.756Z] #52 4.264 + RM_GOPATH=0 [2021-03-02T00:34:22.756Z] #52 4.264 + TMP_GOPATH= [2021-03-02T00:34:22.756Z] #52 4.264 + : /build [2021-03-02T00:34:22.756Z] #52 4.264 + '[' -z '' ']' [2021-03-02T00:34:22.756Z] #52 4.266 ++ mktemp -d [2021-03-02T00:34:22.756Z] #52 4.266 + export GOPATH=/tmp/tmp.PAzVWlOhoQ [2021-03-02T00:34:22.756Z] #52 4.266 + GOPATH=/tmp/tmp.PAzVWlOhoQ [2021-03-02T00:34:22.756Z] #52 4.266 + RM_GOPATH=1 [2021-03-02T00:34:22.756Z] #52 4.266 + case "$(go env GOARCH)" in [2021-03-02T00:34:22.756Z] #52 4.268 ++ go env GOARCH [2021-03-02T00:34:22.756Z] #52 4.305 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:34:22.756Z] #52 4.305 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:34:22.756Z] #52 4.305 ++ dirname /tmp/install/install.sh [2021-03-02T00:34:22.756Z] #52 4.309 + dir=/tmp/install [2021-03-02T00:34:22.756Z] #52 4.309 + bin=runc [2021-03-02T00:34:22.756Z] #52 4.309 + shift [2021-03-02T00:34:22.756Z] #52 4.309 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-02T00:34:22.756Z] #52 4.309 + . /tmp/install/runc.installer [2021-03-02T00:34:22.756Z] #52 4.309 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:34:22.756Z] #52 4.309 + install_runc [2021-03-02T00:34:22.756Z] #52 4.309 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-02T00:34:22.756Z] #52 4.316 + uname -r [2021-03-02T00:34:22.756Z] #52 4.317 + RUNC_BUILDTAGS='seccomp ' [2021-03-02T00:34:22.756Z] #52 4.319 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-02T00:34:22.756Z] #52 4.320 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-02T00:34:22.756Z] #52 4.320 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PAzVWlOhoQ/src/github.com/opencontainers/runc [2021-03-02T00:34:22.756Z] #52 4.342 Cloning into '/tmp/tmp.PAzVWlOhoQ/src/github.com/opencontainers/runc'... [2021-03-02T00:34:22.977Z] #42 34.71 CC images/tty.o [2021-03-02T00:34:23.008Z] #42 37.32 CC images/binfmt-misc.o [2021-03-02T00:34:23.019Z] #52 ... [2021-03-02T00:34:23.019Z] [2021-03-02T00:34:23.019Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T00:34:23.019Z] #59 sha256:b309d81b0f6f9081deb2deeee52598edf5de9f9b83cb77fe0674b73cd87a17da [2021-03-02T00:34:23.019Z] #59 DONE 0.1s [2021-03-02T00:34:23.041Z] #12 138.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-02T00:34:23.041Z] #12 138.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-02T00:34:23.041Z] #12 138.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-02T00:34:23.041Z] #12 138.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:34:23.041Z] #12 138.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:23.041Z] #12 139.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-02T00:34:23.041Z] #12 139.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:23.041Z] #12 139.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:34:23.041Z] #12 139.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:23.041Z] #12 139.0 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:23.041Z] #12 139.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:34:23.041Z] #12 139.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:34:23.041Z] #12 139.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-02T00:34:23.041Z] #12 139.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-02T00:34:23.041Z] #12 139.1 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:23.041Z] #12 139.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:34:23.271Z] #42 37.52 CC images/time.o [2021-03-02T00:34:23.281Z] [2021-03-02T00:34:23.281Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T00:34:23.281Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-02T00:34:23.281Z] #13 DONE 4.6s [2021-03-02T00:34:23.281Z] [2021-03-02T00:34:23.281Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T00:34:23.281Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-02T00:34:23.302Z] #12 139.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-02T00:34:23.302Z] #12 139.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:23.302Z] #12 139.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-02T00:34:23.302Z] #12 139.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-02T00:34:23.302Z] #12 139.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:23.302Z] #12 139.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-02T00:34:23.302Z] #12 139.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-02T00:34:23.302Z] #12 139.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:34:23.302Z] #12 139.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-02T00:34:23.302Z] #12 139.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:23.302Z] #12 139.2 Setting up dmsetup (2:1.02.155-3) ... [2021-03-02T00:34:23.302Z] #12 139.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:23.302Z] #12 139.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:23.302Z] #12 139.3 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:34:23.533Z] #42 37.77 CC images/sysctl.o [2021-03-02T00:34:23.533Z] #42 37.92 CC images/autofs.o [2021-03-02T00:34:23.637Z] #20 35.30 Selecting previously unselected package python3.7. [2021-03-02T00:34:23.637Z] #20 35.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-02T00:34:23.637Z] #20 35.32 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:34:23.637Z] #20 ... [2021-03-02T00:34:23.637Z] [2021-03-02T00:34:23.637Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:23.637Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:34:23.637Z] #45 146.4 vendor/golang.org/x/net/http2/hpack [2021-03-02T00:34:23.637Z] #45 147.1 vendor/golang.org/x/crypto/cryptobyte [2021-03-02T00:34:23.637Z] #45 149.6 vendor/golang.org/x/net/idna [2021-03-02T00:34:23.637Z] #45 149.7 mime [2021-03-02T00:34:23.637Z] #45 156.3 net/textproto [2021-03-02T00:34:23.637Z] #45 156.3 vendor/golang.org/x/net/http/httpproxy [2021-03-02T00:34:23.637Z] #45 156.3 crypto/x509 [2021-03-02T00:34:23.637Z] #45 ... [2021-03-02T00:34:23.637Z] [2021-03-02T00:34:23.637Z] #20 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:23.637Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-02T00:34:23.637Z] #20 35.47 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-03-02T00:34:23.637Z] #20 35.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-03-02T00:34:23.637Z] #20 35.48 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-02T00:34:23.795Z] #42 38.17 CC images/macvlan.o [2021-03-02T00:34:23.934Z] #42 35.66 CC images/file-lock.o [2021-03-02T00:34:23.937Z] #20 35.57 Setting up python3-minimal (3.7.3-1) ... [2021-03-02T00:34:24.057Z] #42 38.34 CC images/sit.o [2021-03-02T00:34:24.202Z] #42 35.91 CC images/rlimit.o [2021-03-02T00:34:24.320Z] #42 38.50 CC images/memfd.o [2021-03-02T00:34:24.320Z] #42 38.75 CC images/timens.o [2021-03-02T00:34:24.470Z] #42 36.19 CC images/pagemap.o [2021-03-02T00:34:24.582Z] #42 38.94 LINK images/built-in.o [2021-03-02T00:34:24.589Z] #20 ... [2021-03-02T00:34:24.589Z] [2021-03-02T00:34:24.589Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:24.589Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:34:24.589Z] #43 75.09 LINK criu/pie/restorer.built-in.o [2021-03-02T00:34:24.589Z] #43 75.10 GEN criu/pie/restorer-blob.h [2021-03-02T00:34:24.589Z] #43 75.27 DEP criu/vdso.d [2021-03-02T00:34:24.589Z] #43 75.59 DEP criu/uts_ns.d [2021-03-02T00:34:24.589Z] #43 75.96 DEP criu/util.d [2021-03-02T00:34:24.589Z] #43 76.27 DEP criu/uffd.d [2021-03-02T00:34:24.589Z] #43 76.50 DEP criu/tun.d [2021-03-02T00:34:24.589Z] #43 76.69 DEP criu/tty.d [2021-03-02T00:34:24.589Z] #43 76.89 DEP criu/timerfd.d [2021-03-02T00:34:24.589Z] #43 77.06 DEP criu/timens.d [2021-03-02T00:34:24.589Z] #43 77.24 DEP criu/sysfs_parse.d [2021-03-02T00:34:24.589Z] #43 77.42 DEP criu/sysctl.d [2021-03-02T00:34:24.589Z] #43 77.56 DEP criu/string.d [2021-03-02T00:34:24.589Z] #43 77.61 DEP criu/stats.d [2021-03-02T00:34:24.589Z] #43 77.78 DEP criu/sockets.d [2021-03-02T00:34:24.589Z] #43 77.98 DEP criu/sk-unix.d [2021-03-02T00:34:24.589Z] #43 78.20 DEP criu/sk-tcp.d [2021-03-02T00:34:24.589Z] #43 78.45 DEP criu/sk-queue.d [2021-03-02T00:34:24.589Z] #43 78.65 DEP criu/sk-packet.d [2021-03-02T00:34:24.589Z] #43 79.03 DEP criu/sk-netlink.d [2021-03-02T00:34:24.589Z] #43 79.23 DEP criu/sk-inet.d [2021-03-02T00:34:24.589Z] #43 79.53 DEP criu/signalfd.d [2021-03-02T00:34:24.589Z] #43 79.67 DEP criu/sigframe.d [2021-03-02T00:34:24.589Z] #43 79.83 DEP criu/shmem.d [2021-03-02T00:34:24.589Z] #43 80.02 DEP criu/servicefd.d [2021-03-02T00:34:24.589Z] #43 80.20 DEP criu/seize.d [2021-03-02T00:34:24.589Z] #43 80.42 DEP criu/seccomp.d [2021-03-02T00:34:24.589Z] #43 80.70 DEP criu/rst-malloc.d [2021-03-02T00:34:24.589Z] #43 80.80 DEP criu/rbtree.d [2021-03-02T00:34:24.589Z] #43 80.84 DEP criu/pstree.d [2021-03-02T00:34:24.589Z] #43 81.09 DEP criu/protobuf.d [2021-03-02T00:34:24.589Z] #43 81.26 GEN criu/protobuf-desc-gen.h [2021-03-02T00:34:24.589Z] #43 83.48 DEP criu/protobuf-desc.d [2021-03-02T00:34:24.589Z] #43 83.61 DEP criu/proc_parse.d [2021-03-02T00:34:24.589Z] #43 83.87 DEP criu/plugin.d [2021-03-02T00:34:24.589Z] #43 84.01 DEP criu/pipes.d [2021-03-02T00:34:24.589Z] #43 84.29 DEP criu/pie-util.d [2021-03-02T00:34:24.589Z] #43 84.45 DEP criu/pie-util-vdso.d [2021-03-02T00:34:24.589Z] #43 84.66 DEP criu/path.d [2021-03-02T00:34:24.589Z] #43 84.83 DEP criu/parasite-syscall.d [2021-03-02T00:34:24.589Z] #43 85.19 DEP criu/pagemap.d [2021-03-02T00:34:24.735Z] #42 36.47 CC images/siginfo.o [2021-03-02T00:34:24.844Z] #42 39.15 GEN compel/include/asm [2021-03-02T00:34:24.844Z] #42 39.17 GEN compel/include/version.h [2021-03-02T00:34:24.844Z] #42 39.21 touch .config [2021-03-02T00:34:24.844Z] #42 39.25 GEN include/common/config.h [2021-03-02T00:34:24.896Z] #43 ... [2021-03-02T00:34:24.896Z] [2021-03-02T00:34:24.896Z] #58 [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-03-02T00:34:24.896Z] #58 sha256:1daeccac051f8c47f19dc2849573c652656f746a40cd03a633ff36e938c72cd7 [2021-03-02T00:34:24.896Z] #58 148.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:34:24.896Z] #58 148.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-02T00:34:24.896Z] #58 DONE 157.5s [2021-03-02T00:34:24.896Z] [2021-03-02T00:34:24.896Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T00:34:24.896Z] #59 sha256:4692c167f601c937b8c7dbe984cdcab13f3c8f1b7cf1e27e91da60760917590f [2021-03-02T00:34:24.896Z] #59 DONE 0.2s [2021-03-02T00:34:24.896Z] [2021-03-02T00:34:24.896Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T00:34:24.896Z] #60 sha256:554f0bf9799ac2fad2ef9d2b2e80d827cc5ce589841b643db7256c862854ec42 [2021-03-02T00:34:24.896Z] #60 DONE 0.1s [2021-03-02T00:34:24.896Z] [2021-03-02T00:34:24.896Z] #20 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:24.896Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-02T00:34:24.896Z] #20 36.78 Selecting previously unselected package python3. [2021-03-02T00:34:25.001Z] #42 36.72 CC images/rpc.o [2021-03-02T00:34:25.106Z] #42 39.36 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-02T00:34:25.106Z] #42 39.38 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-02T00:34:25.106Z] #42 39.40 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-02T00:34:25.106Z] #42 39.41 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-02T00:34:25.106Z] #42 39.44 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-02T00:34:25.106Z] #42 39.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-02T00:34:25.106Z] #42 39.50 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-02T00:34:25.106Z] #42 39.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-02T00:34:25.106Z] #42 39.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-02T00:34:25.106Z] #42 39.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-02T00:34:25.146Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2021-03-02T00:34:25.196Z] #20 36.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2021-03-02T00:34:25.196Z] #20 36.89 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-03-02T00:34:25.196Z] #20 36.90 Unpacking python3 (3.7.3-1) ... [2021-03-02T00:34:25.230Z] #12 DONE 141.1s [2021-03-02T00:34:25.230Z] [2021-03-02T00:34:25.230Z] #52 [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-03-02T00:34:25.230Z] #52 sha256:4370d6676cf0735afc2dfc3dcf6c8aa098249e64dbe230e011e624ad436c1d8c [2021-03-02T00:34:25.230Z] #52 ... [2021-03-02T00:34:25.230Z] [2021-03-02T00:34:25.230Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:25.230Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:34:25.230Z] #44 131.3 mime/quotedprintable [2021-03-02T00:34:25.230Z] #44 131.7 net/http/internal [2021-03-02T00:34:25.230Z] #44 134.5 crypto/tls [2021-03-02T00:34:25.230Z] #44 140.8 net/http/httptrace [2021-03-02T00:34:25.230Z] #44 141.1 net/http [2021-03-02T00:34:25.368Z] #42 39.59 DEP compel/plugins/std/infect.d [2021-03-02T00:34:25.368Z] #42 39.70 DEP compel/plugins/std/string.d [2021-03-02T00:34:25.368Z] #42 39.77 DEP compel/plugins/std/log.d [2021-03-02T00:34:25.368Z] #42 39.84 DEP compel/plugins/std/fds.d [2021-03-02T00:34:25.493Z] #44 ... [2021-03-02T00:34:25.493Z] [2021-03-02T00:34:25.493Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T00:34:25.493Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-02T00:34:25.497Z] #20 37.10 Selecting previously unselected package libip4tc0:ppc64el. [2021-03-02T00:34:25.497Z] #20 37.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-03-02T00:34:25.497Z] #20 37.12 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-03-02T00:34:25.497Z] #20 37.26 Selecting previously unselected package libip6tc0:ppc64el. [2021-03-02T00:34:25.497Z] #20 37.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-03-02T00:34:25.497Z] #20 37.28 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-03-02T00:34:25.630Z] #42 39.94 DEP compel/plugins/std/std.d [2021-03-02T00:34:25.800Z] #20 37.40 Selecting previously unselected package libiptc0:ppc64el. [2021-03-02T00:34:25.800Z] #20 37.42 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-03-02T00:34:25.800Z] #20 37.43 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-03-02T00:34:25.800Z] #20 37.56 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-03-02T00:34:25.800Z] #20 37.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-03-02T00:34:25.800Z] #20 37.57 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-02T00:34:25.800Z] #20 37.64 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-03-02T00:34:25.893Z] #42 40.09 DEP compel/plugins/shmem/shmem.d [2021-03-02T00:34:25.893Z] #42 40.24 DEP compel/plugins/fds/fds.d [2021-03-02T00:34:25.893Z] #42 40.40 CC compel/plugins/std/std.o [2021-03-02T00:34:25.995Z] #42 37.85 CC images/ext-file.o [2021-03-02T00:34:26.106Z] #20 37.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-03-02T00:34:26.106Z] #20 37.65 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-02T00:34:26.106Z] #20 37.76 Selecting previously unselected package libnftnl11:ppc64el. [2021-03-02T00:34:26.106Z] #20 37.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-03-02T00:34:26.106Z] #20 37.78 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-03-02T00:34:26.106Z] #20 37.90 Selecting previously unselected package iptables. [2021-03-02T00:34:26.251Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-03-02T00:34:26.262Z] #42 38.06 CC images/cgroup.o [2021-03-02T00:34:26.416Z] #20 37.91 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-03-02T00:34:26.416Z] #20 37.97 Unpacking iptables (1.8.2-4) ... [2021-03-02T00:34:26.466Z] #42 40.73 CC compel/plugins/std/fds.o [2021-03-02T00:34:26.843Z] #42 38.60 CC images/userns.o [2021-03-02T00:34:26.881Z] #13 DONE 1.6s [2021-03-02T00:34:26.881Z] [2021-03-02T00:34:26.881Z] #52 [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-03-02T00:34:26.881Z] #52 sha256:4370d6676cf0735afc2dfc3dcf6c8aa098249e64dbe230e011e624ad436c1d8c [2021-03-02T00:34:26.881Z] #52 1.562 + RM_GOPATH=0 [2021-03-02T00:34:26.881Z] #52 1.562 + TMP_GOPATH= [2021-03-02T00:34:26.881Z] #52 1.562 + : /build [2021-03-02T00:34:26.881Z] #52 1.562 + '[' -z '' ']' [2021-03-02T00:34:26.881Z] #52 1.562 ++ mktemp -d [2021-03-02T00:34:26.881Z] #52 1.570 + export GOPATH=/tmp/tmp.JjElGfBbwk [2021-03-02T00:34:26.881Z] #52 1.570 + GOPATH=/tmp/tmp.JjElGfBbwk [2021-03-02T00:34:26.881Z] #52 1.570 + RM_GOPATH=1 [2021-03-02T00:34:26.881Z] #52 1.570 + case "$(go env GOARCH)" in [2021-03-02T00:34:26.881Z] #52 1.570 ++ go env GOARCH [2021-03-02T00:34:26.881Z] #52 1.620 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:34:26.881Z] #52 1.620 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:34:26.881Z] #52 1.621 ++ dirname /tmp/install/install.sh [2021-03-02T00:34:26.881Z] #52 1.626 + dir=/tmp/install [2021-03-02T00:34:26.881Z] #52 1.626 + bin=runc [2021-03-02T00:34:26.881Z] #52 1.626 + shift [2021-03-02T00:34:26.881Z] #52 1.626 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-02T00:34:26.881Z] #52 1.627 + . /tmp/install/runc.installer [2021-03-02T00:34:26.881Z] #52 1.629 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:34:26.881Z] #52 1.641 + install_runc [2021-03-02T00:34:26.881Z] #52 1.641 + uname -r [2021-03-02T00:34:26.881Z] #52 1.641 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-02T00:34:26.881Z] #52 1.650 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-02T00:34:26.881Z] #52 1.651 + RUNC_BUILDTAGS='seccomp ' [2021-03-02T00:34:26.881Z] #52 1.651 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-02T00:34:26.881Z] #52 1.651 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JjElGfBbwk/src/github.com/opencontainers/runc [2021-03-02T00:34:26.881Z] #52 1.658 Cloning into '/tmp/tmp.JjElGfBbwk/src/github.com/opencontainers/runc'... [2021-03-02T00:34:27.040Z] #42 41.16 CC compel/plugins/std/log.o [2021-03-02T00:34:27.110Z] #42 38.91 CC images/google/protobuf/descriptor.o [2021-03-02T00:34:27.110Z] #42 ... [2021-03-02T00:34:27.110Z] [2021-03-02T00:34:27.110Z] #23 [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-03-02T00:34:27.110Z] #23 sha256:17fec913ffdfefbd6a09b917904ac4ad34aa39fa8a26e80e22e2da673a489fe6 [2021-03-02T00:34:27.475Z] #20 38.95 Selecting previously unselected package xxd. [2021-03-02T00:34:27.475Z] #20 38.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-02T00:34:27.475Z] #20 38.96 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:34:27.475Z] #20 39.10 Selecting previously unselected package vim-common. [2021-03-02T00:34:27.475Z] #20 39.12 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:34:27.475Z] #20 39.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:34:27.475Z] #20 39.33 Selecting previously unselected package bash-completion. [2021-03-02T00:34:27.614Z] #42 42.02 CC compel/plugins/std/string.o [2021-03-02T00:34:27.765Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-03-02T00:34:27.774Z] #20 39.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-02T00:34:27.910Z] #23 123.2 Checking out files: 23% (2595/11189) Checking out files: 24% (2686/11189) Checking out files: 25% (2798/11189) Checking out files: 26% (2910/11189) Checking out files: 27% (3022/11189) Checking out files: 28% (3133/11189) Checking out files: 29% (3245/11189) Checking out files: 30% (3357/11189) Checking out files: 31% (3469/11189) Checking out files: 32% (3581/11189) Checking out files: 33% (3693/11189) Checking out files: 34% (3805/11189) Checking out files: 35% (3917/11189) Checking out files: 36% (4029/11189) [2021-03-02T00:34:27.910Z] #23 ... [2021-03-02T00:34:27.910Z] [2021-03-02T00:34:27.910Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:34:27.910Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-02T00:34:27.910Z] #12 117.7 Selecting previously unselected package libapparmor1:arm64. [2021-03-02T00:34:27.910Z] #12 117.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 117.8 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-03-02T00:34:27.910Z] #12 118.0 Selecting previously unselected package libapparmor-dev:arm64. [2021-03-02T00:34:27.910Z] #12 118.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 118.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-02T00:34:27.910Z] #12 118.3 Selecting previously unselected package libbtrfs0. [2021-03-02T00:34:27.910Z] #12 118.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 118.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:34:27.910Z] #12 118.4 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:34:27.910Z] #12 118.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 118.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:34:27.910Z] #12 118.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-03-02T00:34:27.910Z] #12 118.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 118.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-02T00:34:27.910Z] #12 119.2 Selecting previously unselected package libudev-dev:arm64. [2021-03-02T00:34:27.910Z] #12 119.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 119.3 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-02T00:34:27.910Z] #12 119.6 Selecting previously unselected package libsepol1-dev:arm64. [2021-03-02T00:34:27.910Z] #12 119.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 119.6 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-03-02T00:34:27.910Z] #12 120.3 Selecting previously unselected package libpcre16-3:arm64. [2021-03-02T00:34:27.910Z] #12 120.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 120.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-03-02T00:34:27.910Z] #12 120.5 Selecting previously unselected package libpcre32-3:arm64. [2021-03-02T00:34:27.910Z] #12 120.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 120.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-03-02T00:34:27.910Z] #12 120.7 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-03-02T00:34:27.910Z] #12 120.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 120.7 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-02T00:34:27.910Z] #12 120.8 Selecting previously unselected package libpcre3-dev:arm64. [2021-03-02T00:34:27.910Z] #12 120.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 120.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-02T00:34:27.910Z] #12 121.1 Selecting previously unselected package libselinux1-dev:arm64. [2021-03-02T00:34:27.910Z] #12 121.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 121.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-02T00:34:27.910Z] #12 121.4 Selecting previously unselected package libdevmapper-dev:arm64. [2021-03-02T00:34:27.910Z] #12 121.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 121.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-02T00:34:27.910Z] #12 121.5 Selecting previously unselected package libseccomp-dev:arm64. [2021-03-02T00:34:27.910Z] #12 121.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 121.5 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-03-02T00:34:27.910Z] #12 121.7 Selecting previously unselected package libsystemd-dev:arm64. [2021-03-02T00:34:27.910Z] #12 121.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-03-02T00:34:27.910Z] #12 121.7 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-02T00:34:27.910Z] #12 122.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-02T00:34:27.910Z] #12 122.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-03-02T00:34:27.910Z] #12 122.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-03-02T00:34:27.910Z] #12 122.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:34:27.910Z] #12 122.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-03-02T00:34:27.910Z] #12 122.4 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-03-02T00:34:27.910Z] #12 122.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:27.910Z] #12 122.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:34:27.910Z] #12 122.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-03-02T00:34:27.910Z] #12 122.5 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-02T00:34:27.910Z] #12 122.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:34:27.910Z] #12 122.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:34:27.910Z] #12 122.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-02T00:34:27.910Z] #12 122.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-02T00:34:27.910Z] #12 122.6 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-02T00:34:27.910Z] #12 122.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:34:27.910Z] #12 122.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-02T00:34:27.910Z] #12 122.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:27.910Z] #12 122.7 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-03-02T00:34:27.910Z] #12 122.8 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-03-02T00:34:27.910Z] #12 122.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:27.910Z] #12 122.8 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-03-02T00:34:27.910Z] #12 122.8 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-03-02T00:34:27.910Z] #12 122.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:34:27.910Z] #12 122.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-02T00:34:27.910Z] #12 122.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-02T00:34:27.910Z] #12 122.9 Setting up dmsetup (2:1.02.155-3) ... [2021-03-02T00:34:27.910Z] #12 122.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-02T00:34:27.910Z] #12 122.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-02T00:34:27.910Z] #12 122.9 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:34:27.910Z] #12 DONE 124.0s [2021-03-02T00:34:27.910Z] [2021-03-02T00:34:27.910Z] #23 [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-03-02T00:34:27.910Z] #23 sha256:17fec913ffdfefbd6a09b917904ac4ad34aa39fa8a26e80e22e2da673a489fe6 [2021-03-02T00:34:28.274Z] #52 ... [2021-03-02T00:34:28.274Z] [2021-03-02T00:34:28.274Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T00:34:28.274Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-02T00:34:28.274Z] #14 DONE 1.3s [2021-03-02T00:34:28.274Z] [2021-03-02T00:34:28.274Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T00:34:28.274Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-02T00:34:28.563Z] #42 42.72 CC compel/plugins/std/infect.o [2021-03-02T00:34:28.564Z] #14 DONE 5.4s [2021-03-02T00:34:28.564Z] [2021-03-02T00:34:28.565Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:28.565Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:28.565Z] #42 55.71 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-02T00:34:28.565Z] #42 56.15 HOSTCC compel/src/lib/log-host.o [2021-03-02T00:34:28.565Z] #42 56.40 HOSTLINK compel/compel-host-bin [2021-03-02T00:34:28.565Z] #42 56.52 DEP soccr/soccr.d [2021-03-02T00:34:28.565Z] #42 56.65 CC soccr/soccr.o [2021-03-02T00:34:28.565Z] #42 58.11 AR soccr/libsoccr.a [2021-03-02T00:34:28.565Z] #42 58.16 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:34:28.565Z] #42 58.58 DEP criu/arch/x86/sigframe.d [2021-03-02T00:34:28.565Z] #42 58.77 DEP criu/arch/x86/sigaction_compat.d [2021-03-02T00:34:28.565Z] #42 58.82 DEP criu/arch/x86/kerndat.d [2021-03-02T00:34:28.565Z] #42 58.95 DEP criu/arch/x86/crtools.d [2021-03-02T00:34:28.565Z] #42 59.11 DEP criu/arch/x86/cpu.d [2021-03-02T00:34:28.565Z] #42 59.30 CC criu/arch/x86/cpu.o [2021-03-02T00:34:28.565Z] #42 60.00 CC criu/arch/x86/crtools.o [2021-03-02T00:34:28.565Z] #42 61.14 CC criu/arch/x86/kerndat.o [2021-03-02T00:34:28.825Z] #42 43.04 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-02T00:34:28.825Z] #42 43.08 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-02T00:34:28.825Z] #42 ... [2021-03-02T00:34:28.825Z] [2021-03-02T00:34:28.825Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:28.825Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:34:28.825Z] #44 129.3 vendor/golang.org/x/net/http2/hpack [2021-03-02T00:34:28.825Z] #44 130.7 mime [2021-03-02T00:34:28.825Z] #44 132.2 mime/quotedprintable [2021-03-02T00:34:28.825Z] #44 132.5 net/http/internal [2021-03-02T00:34:28.825Z] #44 135.0 crypto/tls [2021-03-02T00:34:28.825Z] #44 ... [2021-03-02T00:34:28.825Z] [2021-03-02T00:34:28.825Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-02T00:34:28.825Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-02T00:34:28.825Z] #12 137.5 Selecting previously unselected package libapparmor1:amd64. [2021-03-02T00:34:28.825Z] #12 137.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 137.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-02T00:34:28.825Z] #12 137.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-02T00:34:28.825Z] #12 137.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 137.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-02T00:34:28.825Z] #12 137.8 Selecting previously unselected package libbtrfs0. [2021-03-02T00:34:28.825Z] #12 137.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 137.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-02T00:34:28.825Z] #12 137.9 Selecting previously unselected package libbtrfs-dev. [2021-03-02T00:34:28.825Z] #12 137.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 137.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:34:28.825Z] #12 138.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-02T00:34:28.825Z] #12 138.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 138.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:28.825Z] #12 138.2 Selecting previously unselected package libudev-dev:amd64. [2021-03-02T00:34:28.825Z] #12 138.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 138.2 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:28.825Z] #12 138.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-02T00:34:28.825Z] #12 138.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 138.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-02T00:34:28.825Z] #12 138.7 Selecting previously unselected package libpcre16-3:amd64. [2021-03-02T00:34:28.825Z] #12 138.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 138.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:28.825Z] #12 138.9 Selecting previously unselected package libpcre32-3:amd64. [2021-03-02T00:34:28.825Z] #12 139.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 139.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:28.825Z] #12 139.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-02T00:34:28.825Z] #12 139.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 139.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-02T00:34:28.825Z] #12 139.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-02T00:34:28.825Z] #12 139.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-02T00:34:28.825Z] #12 139.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-02T00:34:28.829Z] #42 61.81 CC criu/arch/x86/sigaction_compat.o [2021-03-02T00:34:29.089Z] #42 62.03 CC criu/arch/x86/sigframe.o [2021-03-02T00:34:29.227Z] #15 ... [2021-03-02T00:34:29.227Z] [2021-03-02T00:34:29.227Z] #57 [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-03-02T00:34:29.227Z] #57 sha256:d7cd330fc5b2bad3384dc19a66f0f549620fe89da6fc53e96d0cdf8ce13f0b5d [2021-03-02T00:34:29.227Z] #57 136.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:34:29.227Z] #57 136.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-02T00:34:29.227Z] #57 DONE 145.2s [2021-03-02T00:34:29.227Z] [2021-03-02T00:34:29.227Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T00:34:29.227Z] #58 sha256:9dd182c4019aac28d8f98b119ca8987c9e0156414fea05ee3fe60a8c05b742e8 [2021-03-02T00:34:29.227Z] #58 DONE 0.1s [2021-03-02T00:34:29.227Z] [2021-03-02T00:34:29.227Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T00:34:29.227Z] #59 sha256:9420ea627d436fb847dfd566403cf2f792a6e4594fd967c8a9f9dab5c1cc9e73 [2021-03-02T00:34:29.227Z] #59 DONE 0.1s [2021-03-02T00:34:29.227Z] [2021-03-02T00:34:29.227Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T00:34:29.227Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-02T00:34:29.227Z] #15 1.289 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-02T00:34:29.350Z] #42 62.36 LINK criu/arch/x86/crtools.built-in.o [2021-03-02T00:34:29.350Z] #42 62.41 DEP criu/pie/util-vdso-elf32.d [2021-03-02T00:34:29.400Z] #12 139.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-02T00:34:29.400Z] #12 139.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-02T00:34:29.400Z] #12 139.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-02T00:34:29.498Z] #15 DONE 1.4s [2021-03-02T00:34:29.498Z] [2021-03-02T00:34:29.498Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:29.498Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:29.498Z] #42 50.39 DEP compel/src/lib/handle-elf.d [2021-03-02T00:34:29.498Z] #42 50.52 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-02T00:34:29.498Z] #42 50.70 CC compel/src/lib/log.o [2021-03-02T00:34:29.499Z] #42 50.93 CC compel/arch/x86/src/lib/cpu.o [2021-03-02T00:34:29.499Z] #42 51.69 CC compel/arch/x86/src/lib/infect.o [2021-03-02T00:34:29.499Z] #42 52.73 CC compel/src/lib/infect-rpc.o [2021-03-02T00:34:29.499Z] #42 53.10 CC compel/src/lib/infect-util.o [2021-03-02T00:34:29.499Z] #42 53.38 CC compel/src/lib/infect.o [2021-03-02T00:34:29.499Z] #42 55.89 CC compel/src/lib/ptrace.o [2021-03-02T00:34:29.499Z] #42 56.67 AR compel/libcompel.a [2021-03-02T00:34:29.499Z] #42 56.85 HOSTCC compel/src/main-host.o [2021-03-02T00:34:29.499Z] #42 57.36 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-02T00:34:29.499Z] #42 57.60 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-02T00:34:29.499Z] #42 58.23 HOSTCC compel/src/lib/log-host.o [2021-03-02T00:34:29.499Z] #42 58.46 HOSTLINK compel/compel-host-bin [2021-03-02T00:34:29.499Z] #42 58.78 DEP soccr/soccr.d [2021-03-02T00:34:29.499Z] #42 58.95 CC soccr/soccr.o [2021-03-02T00:34:29.610Z] #42 62.62 DEP criu/pie/util-vdso.d [2021-03-02T00:34:29.674Z] #12 140.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-02T00:34:29.674Z] #12 140.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-02T00:34:29.674Z] #12 140.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:29.674Z] #12 140.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-02T00:34:29.674Z] #12 140.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-02T00:34:29.674Z] #12 140.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-02T00:34:29.762Z] #42 ... [2021-03-02T00:34:29.762Z] [2021-03-02T00:34:29.762Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T00:34:29.762Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-02T00:34:29.871Z] #42 62.81 DEP criu/pie/util.d [2021-03-02T00:34:29.872Z] #42 63.04 CC criu/pie/util.o [2021-03-02T00:34:29.936Z] #12 140.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-02T00:34:29.937Z] #12 140.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-02T00:34:29.937Z] #12 140.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:30.444Z] #42 63.42 CC criu/pie/util-vdso.o [2021-03-02T00:34:30.513Z] #12 141.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-02T00:34:30.513Z] #12 141.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-02T00:34:30.513Z] #12 141.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-02T00:34:30.513Z] #12 141.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-02T00:34:30.576Z] #23 123.2 Checking out files: 23% (2595/11189) Checking out files: 24% (2686/11189) Checking out files: 25% (2798/11189) Checking out files: 26% (2910/11189) Checking out files: 27% (3022/11189) Checking out files: 28% (3133/11189) Checking out files: 29% (3245/11189) Checking out files: 30% (3357/11189) Checking out files: 31% (3469/11189) Checking out files: 32% (3581/11189) Checking out files: 33% (3693/11189) Checking out files: 34% (3805/11189) Checking out files: 35% (3917/11189) Checking out files: 36% (4029/11189) Checking out files: 37% (4140/11189) Checking out files: 38% (4252/11189) Checking out files: 39% (4364/11189) Checking out files: 40% (4476/11189) Checking out files: 41% (4588/11189) Checking out files: 42% (4700/11189) Checking out files: 42% (4807/11189) Checking out files: 43% (4812/11189) Checking out files: 44% (4924/11189) Checking out files: 45% (5036/11189) Checking out files: 46% (5147/11189) Checking out files: 47% (5259/11189) Checking out files: 48% (5371/11189) Checking out files: 49% (5483/11189) Checking out files: 50% (5595/11189) Checking out files: 51% (5707/11189) Checking out files: 52% (5819/11189) Checking out files: 53% (5931/11189) Checking out files: 54% (6043/11189) Checking out files: 55% (6154/11189) Checking out files: 56% (6266/11189) Checking out files: 57% (6378/11189) Checking out files: 58% (6490/11189) Checking out files: 59% (6602/11189) Checking out files: 60% (6714/11189) Checking out files: 61% (6826/11189) Checking out files: 62% (6938/11189) Checking out files: 63% (7050/11189) Checking out files: 64% (7161/11189) Checking out files: 65% (7273/11189) Checking out files: 66% (7385/11189) Checking out files: 67% (7497/11189) Checking out files: 68% (7609/11189) Checking out files: 69% (7721/11189) Checking out files: 70% (7833/11189) Checking out files: 71% (7945/11189) Checking out files: 72% (8057/11189) Checking out files: 73% (8168/11189) Checking out files: 74% (8280/11189) Checking out files: 75% (8392/11189) Checking out files: 76% (8504/11189) Checking out files: 77% (8616/11189) Checking out files: 78% (8728/11189) Checking out files: 79% (8840/11189) Checking out files: 80% (8952/11189) Checking out files: 81% (9064/11189) Checking out files: 82% (9175/11189) Checking out files: 83% (9287/11189) Checking out files: 84% (9399/11189) Checking out files: 85% (9511/11189) Checking out files: 86% (9623/11189) Checking out files: 87% (9735/11189) Checking out files: 88% (9847/11189) Checking out files: 89% (9959/11189) Checking out files: 90% (10071/11189) Checking out files: 91% (10182/11189) Checking out files: 92% (10294/11189) Checking out files: 92% (10306/11189) Checking out files: 93% (10406/11189) Checking out files: 94% (10518/11189) Checking out files: 95% (10630/11189) Checking out files: 96% (10742/11189) Checking out files: 97% (10854/11189) Checking out files: 98% (10966/11189) Checking out files: 99% (11078/11189) Checking out files: 100% (11189/11189) Checking out files: 100% (11189/11189), done. [2021-03-02T00:34:30.576Z] #23 126.7 + cd /tmp/tmp.GttXD9Hn5K/tmp/docker-ce [2021-03-02T00:34:30.576Z] #23 126.7 + git checkout -q v17.06.2-ce [2021-03-02T00:34:30.705Z] #42 ... [2021-03-02T00:34:30.705Z] [2021-03-02T00:34:30.705Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:30.705Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:34:30.705Z] #44 123.5 net/http/httptrace [2021-03-02T00:34:30.705Z] #44 123.8 net/http [2021-03-02T00:34:30.776Z] #12 141.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:30.776Z] #12 141.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-02T00:34:30.776Z] #12 141.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:30.776Z] #12 141.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-02T00:34:30.776Z] #12 141.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-02T00:34:30.776Z] #12 141.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:30.776Z] #12 141.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-02T00:34:30.776Z] #12 141.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-02T00:34:30.776Z] #12 141.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-02T00:34:30.776Z] #12 141.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-02T00:34:30.776Z] #12 141.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-02T00:34:30.776Z] #12 141.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-02T00:34:30.776Z] #12 141.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-02T00:34:30.776Z] #12 141.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:30.776Z] #12 141.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-02T00:34:30.776Z] #12 141.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-02T00:34:30.776Z] #12 141.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-02T00:34:30.841Z] #23 ... [2021-03-02T00:34:30.841Z] [2021-03-02T00:34:30.841Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T00:34:30.841Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-03-02T00:34:30.841Z] #13 DONE 2.9s [2021-03-02T00:34:30.841Z] [2021-03-02T00:34:30.841Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T00:34:30.841Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-03-02T00:34:30.966Z] #44 ... [2021-03-02T00:34:30.966Z] [2021-03-02T00:34:30.966Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T00:34:30.966Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-02T00:34:31.038Z] #12 141.5 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-03-02T00:34:31.039Z] #12 141.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-02T00:34:31.039Z] #12 141.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-02T00:34:31.039Z] #12 141.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-02T00:34:31.039Z] #12 141.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:31.039Z] #12 141.6 Setting up dmsetup (2:1.02.155-3) ... [2021-03-02T00:34:31.039Z] #12 141.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:31.039Z] #12 141.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-02T00:34:31.039Z] #12 141.6 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:34:31.152Z] #16 DONE 1.6s [2021-03-02T00:34:31.152Z] [2021-03-02T00:34:31.152Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T00:34:31.152Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-02T00:34:32.310Z] #20 43.48 Unpacking bash-completion (1:2.8-6) ... [2021-03-02T00:34:32.310Z] #20 44.10 Selecting previously unselected package bzip2. [2021-03-02T00:34:32.310Z] #20 44.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-03-02T00:34:32.310Z] #20 44.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:34:32.352Z] #15 3.736 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-02T00:34:32.611Z] #20 44.23 Selecting previously unselected package xz-utils. [2021-03-02T00:34:32.611Z] #20 44.26 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-03-02T00:34:32.611Z] #20 44.26 Unpacking xz-utils (5.2.4-1) ... [2021-03-02T00:34:32.611Z] #20 44.40 Selecting previously unselected package apparmor. [2021-03-02T00:34:32.611Z] #20 44.41 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-03-02T00:34:32.613Z] #15 DONE 4.1s [2021-03-02T00:34:32.613Z] [2021-03-02T00:34:32.613Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:32.613Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:32.613Z] #42 64.06 CC criu/pie/util-vdso-elf32.o [2021-03-02T00:34:32.613Z] #42 64.87 AR criu/pie/pie.lib.a [2021-03-02T00:34:32.613Z] #42 64.94 DEP criu/pie/restorer.d [2021-03-02T00:34:32.613Z] #42 65.12 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-02T00:34:32.613Z] #42 65.28 DEP criu/arch/x86/restorer_unmap.d [2021-03-02T00:34:32.613Z] #42 65.30 DEP criu/arch/x86/restorer.d [2021-03-02T00:34:32.613Z] #42 65.57 DEP criu/arch/x86/vdso-pie.d [2021-03-02T00:34:32.613Z] #42 65.69 DEP criu/pie/parasite-vdso.d [2021-03-02T00:34:32.877Z] #42 65.88 DEP criu/pie/parasite.d [2021-03-02T00:34:32.912Z] #20 44.54 Unpacking apparmor (2.13.2-10) ... [2021-03-02T00:34:33.079Z] #17 DONE 1.8s [2021-03-02T00:34:33.079Z] [2021-03-02T00:34:33.079Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T00:34:33.079Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-02T00:34:33.137Z] #42 66.19 CC criu/pie/parasite.o [2021-03-02T00:34:33.213Z] #20 44.97 Selecting previously unselected package aufs-tools. [2021-03-02T00:34:33.213Z] #20 44.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-03-02T00:34:33.213Z] #20 44.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:34:33.415Z] #14 DONE 2.5s [2021-03-02T00:34:33.416Z] [2021-03-02T00:34:33.416Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:33.416Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:34:33.416Z] #42 40.60 CC images/opts.o [2021-03-02T00:34:33.416Z] #42 40.77 CC images/seccomp.o [2021-03-02T00:34:33.416Z] #42 41.00 CC images/binfmt-misc.o [2021-03-02T00:34:33.416Z] #42 41.12 CC images/time.o [2021-03-02T00:34:33.416Z] #42 41.28 CC images/sysctl.o [2021-03-02T00:34:33.416Z] #42 41.44 CC images/autofs.o [2021-03-02T00:34:33.416Z] #42 41.57 CC images/macvlan.o [2021-03-02T00:34:33.416Z] #42 41.73 CC images/sit.o [2021-03-02T00:34:33.416Z] #42 41.92 CC images/memfd.o [2021-03-02T00:34:33.416Z] #42 42.26 CC images/timens.o [2021-03-02T00:34:33.416Z] #42 42.53 LINK images/built-in.o [2021-03-02T00:34:33.416Z] #42 42.71 GEN compel/include/asm [2021-03-02T00:34:33.416Z] #42 42.79 GEN compel/include/version.h [2021-03-02T00:34:33.416Z] #42 42.84 touch .config [2021-03-02T00:34:33.416Z] #42 42.97 GEN include/common/config.h [2021-03-02T00:34:33.416Z] #42 43.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-02T00:34:33.416Z] #42 43.09 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-03-02T00:34:33.416Z] #42 43.20 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-03-02T00:34:33.416Z] #42 43.22 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-03-02T00:34:33.416Z] #42 43.27 DEP compel/plugins/std/infect.d [2021-03-02T00:34:33.416Z] #42 43.48 DEP compel/plugins/std/string.d [2021-03-02T00:34:33.416Z] #42 43.61 DEP compel/plugins/std/log.d [2021-03-02T00:34:33.416Z] #42 43.73 DEP compel/plugins/std/fds.d [2021-03-02T00:34:33.416Z] #42 43.96 DEP compel/plugins/std/std.d [2021-03-02T00:34:33.416Z] #42 44.06 DEP compel/plugins/shmem/shmem.d [2021-03-02T00:34:33.416Z] #42 44.20 DEP compel/plugins/fds/fds.d [2021-03-02T00:34:33.416Z] #42 44.31 CC compel/plugins/std/std.o [2021-03-02T00:34:33.416Z] #42 44.72 CC compel/plugins/std/fds.o [2021-03-02T00:34:33.416Z] #42 45.31 CC compel/plugins/std/log.o [2021-03-02T00:34:33.519Z] #20 45.13 Selecting previously unselected package libonig5:ppc64el. [2021-03-02T00:34:33.519Z] #20 45.14 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-02T00:34:33.519Z] #20 45.15 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-02T00:34:33.519Z] #20 45.32 Selecting previously unselected package libjq1:ppc64el. [2021-03-02T00:34:33.519Z] #20 45.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-02T00:34:33.519Z] #20 45.34 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-02T00:34:33.595Z] #12 DONE 143.8s [2021-03-02T00:34:33.595Z] [2021-03-02T00:34:33.595Z] #52 [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-03-02T00:34:33.595Z] #52 sha256:5943c551bbfec2a40f6787d403d0ac17d924099d717a6665b67417a7461461b4 [2021-03-02T00:34:33.822Z] #20 45.51 Selecting previously unselected package jq. [2021-03-02T00:34:33.822Z] #20 45.53 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-02T00:34:33.822Z] #20 45.54 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:34:34.087Z] #18 DONE 1.2s [2021-03-02T00:34:34.087Z] [2021-03-02T00:34:34.087Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:34.087Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:34.087Z] #42 61.27 AR soccr/libsoccr.a [2021-03-02T00:34:34.087Z] #42 61.34 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:34:34.087Z] #42 62.05 DEP criu/arch/x86/sigframe.d [2021-03-02T00:34:34.087Z] #42 62.24 DEP criu/arch/x86/sigaction_compat.d [2021-03-02T00:34:34.087Z] #42 62.41 DEP criu/arch/x86/kerndat.d [2021-03-02T00:34:34.087Z] #42 62.55 DEP criu/arch/x86/crtools.d [2021-03-02T00:34:34.087Z] #42 62.71 DEP criu/arch/x86/cpu.d [2021-03-02T00:34:34.087Z] #42 62.89 CC criu/arch/x86/cpu.o [2021-03-02T00:34:34.087Z] #42 64.05 CC criu/arch/x86/crtools.o [2021-03-02T00:34:34.125Z] #20 45.74 Selecting previously unselected package libaio1:ppc64el. [2021-03-02T00:34:34.125Z] #20 45.77 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-03-02T00:34:34.125Z] #20 45.77 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-03-02T00:34:34.125Z] #20 45.82 Selecting previously unselected package libgpm2:ppc64el. [2021-03-02T00:34:34.125Z] #20 45.83 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-03-02T00:34:34.125Z] #20 45.84 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-03-02T00:34:34.125Z] #20 45.92 Selecting previously unselected package libicu63:ppc64el. [2021-03-02T00:34:34.125Z] #20 45.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-02T00:34:34.125Z] #20 45.93 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-02T00:34:34.300Z] Running on azwin-2-366240 in d:\jenkins\workspace\moby_PR-42095 [Pipeline] { [Pipeline] ws [2021-03-02T00:34:34.324Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-02T00:34:34.371Z] #42 46.13 CC compel/plugins/std/string.o [2021-03-02T00:34:34.775Z] #20 ... [2021-03-02T00:34:34.775Z] [2021-03-02T00:34:34.775Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:34.775Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:34:34.775Z] #43 85.45 DEP criu/pagemap-cache.d [2021-03-02T00:34:34.775Z] #43 85.61 DEP criu/page-xfer.d [2021-03-02T00:34:34.775Z] #43 85.86 DEP criu/page-pipe.d [2021-03-02T00:34:34.775Z] #43 86.02 DEP criu/netfilter.d [2021-03-02T00:34:34.775Z] #43 86.41 DEP criu/net.d [2021-03-02T00:34:34.775Z] #43 86.94 DEP criu/namespaces.d [2021-03-02T00:34:34.775Z] #43 87.43 DEP criu/mount.d [2021-03-02T00:34:34.775Z] #43 87.63 DEP criu/memfd.d [2021-03-02T00:34:34.775Z] #43 87.79 DEP criu/mem.d [2021-03-02T00:34:34.775Z] #43 88.06 DEP criu/lsm.d [2021-03-02T00:34:34.775Z] #43 88.21 DEP criu/log.d [2021-03-02T00:34:34.775Z] #43 88.35 DEP criu/libnetlink.d [2021-03-02T00:34:34.775Z] #43 88.53 DEP criu/kerndat.d [2021-03-02T00:34:34.775Z] #43 88.73 DEP criu/kcmp-ids.d [2021-03-02T00:34:34.775Z] #43 88.85 DEP criu/irmap.d [2021-03-02T00:34:34.775Z] #43 89.12 DEP criu/ipc_ns.d [2021-03-02T00:34:34.775Z] #43 89.29 DEP criu/image.d [2021-03-02T00:34:34.775Z] #43 89.52 DEP criu/image-desc.d [2021-03-02T00:34:34.775Z] #43 89.62 DEP criu/fsnotify.d [2021-03-02T00:34:34.775Z] #43 89.86 DEP criu/filesystems.d [2021-03-02T00:34:34.775Z] #43 90.12 DEP criu/files.d [2021-03-02T00:34:34.775Z] #43 90.42 DEP criu/files-reg.d [2021-03-02T00:34:34.775Z] #43 90.58 DEP criu/files-ext.d [2021-03-02T00:34:34.775Z] #43 90.75 DEP criu/file-lock.d [2021-03-02T00:34:34.775Z] #43 90.90 DEP criu/file-ids.d [2021-03-02T00:34:34.775Z] #43 91.07 DEP criu/fifo.d [2021-03-02T00:34:34.775Z] #43 91.26 DEP criu/fdstore.d [2021-03-02T00:34:34.775Z] #43 91.39 DEP criu/fault-injection.d [2021-03-02T00:34:34.775Z] #43 91.49 DEP criu/external.d [2021-03-02T00:34:34.775Z] #43 91.62 DEP criu/eventpoll.d [2021-03-02T00:34:34.775Z] #43 91.81 DEP criu/eventfd.d [2021-03-02T00:34:34.775Z] #43 91.98 DEP criu/crtools.d [2021-03-02T00:34:34.775Z] #43 92.22 DEP criu/cr-service.d [2021-03-02T00:34:34.775Z] #43 92.44 DEP criu/cr-restore.d [2021-03-02T00:34:34.775Z] #43 92.78 DEP criu/cr-errno.d [2021-03-02T00:34:34.775Z] #43 92.79 DEP criu/cr-dump.d [2021-03-02T00:34:34.775Z] #43 93.09 DEP criu/cr-dedup.d [2021-03-02T00:34:34.775Z] #43 93.29 DEP criu/cr-check.d [2021-03-02T00:34:34.775Z] #43 93.59 DEP criu/config.d [2021-03-02T00:34:34.775Z] #43 93.85 DEP criu/clone-noasan.d [2021-03-02T00:34:34.775Z] #43 93.97 DEP criu/cgroup.d [2021-03-02T00:34:34.775Z] #43 94.21 DEP criu/cgroup-props.d [2021-03-02T00:34:34.775Z] #43 94.38 DEP criu/bitmap.d [2021-03-02T00:34:34.775Z] #43 94.42 DEP criu/bfd.d [2021-03-02T00:34:34.775Z] #43 94.76 DEP criu/autofs.d [2021-03-02T00:34:34.775Z] #43 94.99 DEP criu/aio.d [2021-03-02T00:34:34.775Z] #43 95.32 DEP criu/action-scripts.d [2021-03-02T00:34:34.825Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 14.1% of statements [2021-03-02T00:34:34.952Z] #42 46.69 CC compel/plugins/std/infect.o [2021-03-02T00:34:34.989Z] #52 1.685 + RM_GOPATH=0 [2021-03-02T00:34:34.989Z] #52 1.685 + TMP_GOPATH= [2021-03-02T00:34:34.989Z] #52 1.685 + : /build [2021-03-02T00:34:34.989Z] #52 1.685 + '[' -z '' ']' [2021-03-02T00:34:34.989Z] #52 1.685 ++ mktemp -d [2021-03-02T00:34:34.989Z] #52 1.688 + export GOPATH=/tmp/tmp.po9sYKXRf0 [2021-03-02T00:34:34.989Z] #52 1.688 + GOPATH=/tmp/tmp.po9sYKXRf0 [2021-03-02T00:34:34.989Z] #52 1.688 + RM_GOPATH=1 [2021-03-02T00:34:34.989Z] #52 1.688 + case "$(go env GOARCH)" in [2021-03-02T00:34:34.989Z] #52 1.688 ++ go env GOARCH [2021-03-02T00:34:34.989Z] #52 1.737 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:34:35.034Z] #42 65.99 CC criu/arch/x86/kerndat.o [2021-03-02T00:34:35.051Z] #42 67.64 LINK criu/pie/parasite.built-in.o [2021-03-02T00:34:35.051Z] #42 67.66 GEN criu/pie/parasite-blob.h [2021-03-02T00:34:35.051Z] #42 67.67 CC criu/pie/parasite-vdso.o [2021-03-02T00:34:35.076Z] #43 95.71 CC criu/action-scripts.o [2021-03-02T00:34:35.254Z] #42 47.05 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-03-02T00:34:35.254Z] #42 47.08 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-03-02T00:34:35.254Z] #42 47.19 AR compel/plugins/std.lib.a [2021-03-02T00:34:35.257Z] #52 ... [2021-03-02T00:34:35.258Z] [2021-03-02T00:34:35.258Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-02T00:34:35.258Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-02T00:34:35.258Z] #13 DONE 1.7s [2021-03-02T00:34:35.258Z] [2021-03-02T00:34:35.258Z] #52 [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-03-02T00:34:35.258Z] #52 sha256:5943c551bbfec2a40f6787d403d0ac17d924099d717a6665b67417a7461461b4 [2021-03-02T00:34:35.258Z] #52 1.737 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:34:35.258Z] #52 1.743 ++ dirname /tmp/install/install.sh [2021-03-02T00:34:35.258Z] #52 1.744 + dir=/tmp/install [2021-03-02T00:34:35.258Z] #52 1.752 + bin=runc [2021-03-02T00:34:35.258Z] #52 1.759 + shift [2021-03-02T00:34:35.258Z] #52 1.759 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-02T00:34:35.258Z] #52 1.759 + . /tmp/install/runc.installer [2021-03-02T00:34:35.258Z] #52 1.760 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:34:35.258Z] #52 1.769 + install_runc [2021-03-02T00:34:35.258Z] #52 1.772 + uname -r [2021-03-02T00:34:35.258Z] #52 1.772 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-02T00:34:35.258Z] #52 1.772 + RUNC_BUILDTAGS='seccomp ' [2021-03-02T00:34:35.258Z] #52 1.772 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-02T00:34:35.258Z] #52 1.772 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-02T00:34:35.258Z] #52 1.772 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.po9sYKXRf0/src/github.com/opencontainers/runc [2021-03-02T00:34:35.258Z] #52 1.803 Cloning into '/tmp/tmp.po9sYKXRf0/src/github.com/opencontainers/runc'... [2021-03-02T00:34:35.311Z] #42 ... [2021-03-02T00:34:35.311Z] [2021-03-02T00:34:35.311Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T00:34:35.311Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-02T00:34:35.311Z] #16 DONE 2.5s [2021-03-02T00:34:35.311Z] [2021-03-02T00:34:35.311Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T00:34:35.311Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-02T00:34:35.456Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.8% of statements [2021-03-02T00:34:35.520Z] #42 ... [2021-03-02T00:34:35.520Z] [2021-03-02T00:34:35.520Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T00:34:35.520Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-03-02T00:34:35.520Z] #15 1.404 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-02T00:34:35.520Z] #15 DONE 2.1s [2021-03-02T00:34:35.520Z] [2021-03-02T00:34:35.520Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:35.520Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:34:35.520Z] #42 47.27 CC compel/plugins/fds/fds.o [2021-03-02T00:34:35.520Z] #42 ... [2021-03-02T00:34:35.520Z] [2021-03-02T00:34:35.520Z] #52 [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-03-02T00:34:35.520Z] #52 sha256:e8d73e18465d246cb453ee002cf38f6b8eaec0e58eba47c6e7a711fc149ac5ac [2021-03-02T00:34:35.520Z] #52 2.092 + RM_GOPATH=0 [2021-03-02T00:34:35.520Z] #52 2.092 + TMP_GOPATH= [2021-03-02T00:34:35.520Z] #52 2.093 + : /build [2021-03-02T00:34:35.520Z] #52 2.093 + '[' -z '' ']' [2021-03-02T00:34:35.520Z] #52 2.095 ++ mktemp -d [2021-03-02T00:34:35.520Z] #52 2.097 + export GOPATH=/tmp/tmp.rNSrn1aqUH [2021-03-02T00:34:35.520Z] #52 2.097 + GOPATH=/tmp/tmp.rNSrn1aqUH [2021-03-02T00:34:35.520Z] #52 2.097 + RM_GOPATH=1 [2021-03-02T00:34:35.520Z] #52 2.097 + case "$(go env GOARCH)" in [2021-03-02T00:34:35.520Z] #52 2.097 ++ go env GOARCH [2021-03-02T00:34:35.520Z] #52 2.143 + export GO_BUILDMODE=-buildmode=pie [2021-03-02T00:34:35.520Z] #52 2.143 + GO_BUILDMODE=-buildmode=pie [2021-03-02T00:34:35.520Z] #52 2.148 ++ dirname /tmp/install/install.sh [2021-03-02T00:34:35.520Z] #52 2.149 + dir=/tmp/install [2021-03-02T00:34:35.520Z] #52 2.150 + bin=runc [2021-03-02T00:34:35.520Z] #52 2.150 + shift [2021-03-02T00:34:35.520Z] #52 2.150 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-02T00:34:35.520Z] #52 2.150 + . /tmp/install/runc.installer [2021-03-02T00:34:35.520Z] #52 2.150 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:34:35.520Z] #52 2.150 + install_runc [2021-03-02T00:34:35.520Z] #52 2.151 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-02T00:34:35.520Z] #52 2.153 + uname -r [2021-03-02T00:34:35.520Z] #52 2.154 + RUNC_BUILDTAGS='seccomp ' [2021-03-02T00:34:35.520Z] #52 2.154 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-02T00:34:35.520Z] #52 2.155 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-02T00:34:35.520Z] #52 2.155 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rNSrn1aqUH/src/github.com/opencontainers/runc [2021-03-02T00:34:35.520Z] #52 2.170 Cloning into '/tmp/tmp.rNSrn1aqUH/src/github.com/opencontainers/runc'... [2021-03-02T00:34:35.520Z] #52 ... [2021-03-02T00:34:35.520Z] [2021-03-02T00:34:35.520Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T00:34:35.520Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-03-02T00:34:35.606Z] #42 66.57 CC criu/arch/x86/sigaction_compat.o [2021-03-02T00:34:35.728Z] #43 ... [2021-03-02T00:34:35.728Z] [2021-03-02T00:34:35.728Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:35.728Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:34:35.728Z] #45 158.3 mime/multipart [2021-03-02T00:34:35.728Z] #45 158.3 vendor/golang.org/x/net/http/httpguts [2021-03-02T00:34:35.728Z] #45 162.1 crypto/tls [2021-03-02T00:34:35.728Z] #45 ... [2021-03-02T00:34:35.728Z] [2021-03-02T00:34:35.728Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:35.728Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:34:35.728Z] #43 96.30 CC criu/aio.o [2021-03-02T00:34:35.867Z] #42 66.93 CC criu/arch/x86/sigframe.o [2021-03-02T00:34:35.981Z] The recommended git tool is: git [2021-03-02T00:34:36.089Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-03-02T00:34:36.128Z] #42 67.16 LINK criu/arch/x86/crtools.built-in.o [2021-03-02T00:34:36.128Z] #42 67.22 DEP criu/pie/util-vdso-elf32.d [2021-03-02T00:34:36.204Z] #52 ... [2021-03-02T00:34:36.204Z] [2021-03-02T00:34:36.204Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-02T00:34:36.204Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-02T00:34:36.204Z] #14 DONE 1.3s [2021-03-02T00:34:36.380Z] #43 96.94 CC criu/autofs.o [2021-03-02T00:34:36.388Z] #42 67.32 DEP criu/pie/util-vdso.d [2021-03-02T00:34:36.469Z] [2021-03-02T00:34:36.469Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-02T00:34:36.469Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-02T00:34:36.648Z] #42 67.53 DEP criu/pie/util.d [2021-03-02T00:34:36.648Z] #42 67.70 CC criu/pie/util.o [2021-03-02T00:34:36.718Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-03-02T00:34:36.907Z] #42 68.04 CC criu/pie/util-vdso.o [2021-03-02T00:34:37.349Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-03-02T00:34:37.414Z] #15 1.092 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-02T00:34:37.453Z] #16 DONE 1.9s [2021-03-02T00:34:37.453Z] [2021-03-02T00:34:37.453Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:37.453Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:34:37.453Z] #42 47.73 AR compel/plugins/fds.lib.a [2021-03-02T00:34:37.453Z] #42 47.86 HOSTDEP compel/src/lib/log-host.d [2021-03-02T00:34:37.453Z] #42 47.97 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-02T00:34:37.453Z] #42 48.05 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-03-02T00:34:37.453Z] #42 48.09 HOSTDEP compel/src/main-host.d [2021-03-02T00:34:37.453Z] #42 48.16 DEP compel/src/lib/ptrace.d [2021-03-02T00:34:37.453Z] #42 48.27 DEP compel/src/lib/infect.d [2021-03-02T00:34:37.453Z] #42 48.36 DEP compel/src/lib/infect-util.d [2021-03-02T00:34:37.453Z] #42 48.53 DEP compel/src/lib/infect-rpc.d [2021-03-02T00:34:37.453Z] #42 48.66 DEP compel/arch/aarch64/src/lib/infect.d [2021-03-02T00:34:37.453Z] #42 48.85 DEP compel/arch/aarch64/src/lib/cpu.d [2021-03-02T00:34:37.453Z] #42 48.92 DEP compel/src/lib/log.d [2021-03-02T00:34:37.453Z] #42 48.99 DEP compel/src/main.d [2021-03-02T00:34:37.453Z] #42 49.08 DEP compel/src/lib/handle-elf.d [2021-03-02T00:34:37.453Z] #42 49.13 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-03-02T00:34:37.453Z] #42 49.25 CC compel/src/lib/log.o [2021-03-02T00:34:37.675Z] #15 DONE 1.2s [2021-03-02T00:34:37.675Z] [2021-03-02T00:34:37.675Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T00:34:37.675Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-02T00:34:37.717Z] #42 49.58 CC compel/arch/aarch64/src/lib/cpu.o [2021-03-02T00:34:37.846Z] #42 68.86 CC criu/pie/util-vdso-elf32.o [2021-03-02T00:34:37.859Z] #17 DONE 2.5s [2021-03-02T00:34:37.859Z] [2021-03-02T00:34:37.859Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T00:34:37.859Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-02T00:34:37.978Z] ok github.com/docker/docker/daemon 12.277s coverage: 17.2% of statements [2021-03-02T00:34:37.978Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-02T00:34:37.978Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-02T00:34:37.978Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-02T00:34:37.978Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-02T00:34:37.981Z] #42 49.79 CC compel/arch/aarch64/src/lib/infect.o [2021-03-02T00:34:38.245Z] #42 50.07 CC compel/src/lib/infect-rpc.o [2021-03-02T00:34:38.248Z] #16 ... [2021-03-02T00:34:38.248Z] [2021-03-02T00:34:38.248Z] #57 [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-03-02T00:34:38.248Z] #57 sha256:cd0bc1455abff514fd286451ae480878fd794ae3cac16c7f67513bfe16ce29ae [2021-03-02T00:34:38.248Z] #57 139.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-02T00:34:38.248Z] #57 139.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-02T00:34:38.248Z] #57 DONE 148.6s [2021-03-02T00:34:38.248Z] [2021-03-02T00:34:38.248Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-02T00:34:38.248Z] #58 sha256:717a7a299002d084c35cd1a86c4f17177e7ea30a549cfadc01644286c6a3caab [2021-03-02T00:34:38.248Z] #58 DONE 0.1s [2021-03-02T00:34:38.248Z] [2021-03-02T00:34:38.248Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-02T00:34:38.248Z] #59 sha256:73d2b65f268827a06e90e0d0c0fc65572fc8bc735ebda1034f2e1b436b42f05b [2021-03-02T00:34:38.248Z] #59 DONE 0.1s [2021-03-02T00:34:38.248Z] [2021-03-02T00:34:38.248Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:38.248Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:38.248Z] #42 43.15 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-02T00:34:38.248Z] #42 43.25 AR compel/plugins/std.lib.a [2021-03-02T00:34:38.248Z] #42 43.35 CC compel/plugins/fds/fds.o [2021-03-02T00:34:38.248Z] #42 43.64 AR compel/plugins/fds.lib.a [2021-03-02T00:34:38.248Z] #42 43.69 HOSTDEP compel/src/lib/log-host.d [2021-03-02T00:34:38.248Z] #42 43.76 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-02T00:34:38.248Z] #42 43.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-02T00:34:38.248Z] #42 43.91 HOSTDEP compel/src/main-host.d [2021-03-02T00:34:38.248Z] #42 44.06 DEP compel/src/lib/ptrace.d [2021-03-02T00:34:38.248Z] #42 44.16 DEP compel/src/lib/infect.d [2021-03-02T00:34:38.248Z] #42 44.36 DEP compel/src/lib/infect-util.d [2021-03-02T00:34:38.248Z] #42 44.50 DEP compel/src/lib/infect-rpc.d [2021-03-02T00:34:38.248Z] #42 44.60 DEP compel/arch/x86/src/lib/infect.d [2021-03-02T00:34:38.248Z] #42 44.70 DEP compel/arch/x86/src/lib/cpu.d [2021-03-02T00:34:38.248Z] #42 44.82 DEP compel/src/lib/log.d [2021-03-02T00:34:38.248Z] #42 44.89 DEP compel/src/main.d [2021-03-02T00:34:38.248Z] #42 45.04 DEP compel/src/lib/handle-elf.d [2021-03-02T00:34:38.248Z] #42 45.11 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-02T00:34:38.248Z] #42 45.24 CC compel/src/lib/log.o [2021-03-02T00:34:38.248Z] #42 45.47 CC compel/arch/x86/src/lib/cpu.o [2021-03-02T00:34:38.248Z] #42 46.14 CC compel/arch/x86/src/lib/infect.o [2021-03-02T00:34:38.248Z] #42 46.86 CC compel/src/lib/infect-rpc.o [2021-03-02T00:34:38.248Z] #42 47.19 CC compel/src/lib/infect-util.o [2021-03-02T00:34:38.248Z] #42 47.36 CC compel/src/lib/infect.o [2021-03-02T00:34:38.248Z] #42 50.49 CC compel/src/lib/ptrace.o [2021-03-02T00:34:38.248Z] #42 51.09 AR compel/libcompel.a [2021-03-02T00:34:38.248Z] #42 51.20 HOSTCC compel/src/main-host.o [2021-03-02T00:34:38.248Z] #42 51.71 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-02T00:34:38.248Z] #42 51.88 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-02T00:34:38.248Z] #42 52.45 HOSTCC compel/src/lib/log-host.o [2021-03-02T00:34:38.415Z] #42 ... [2021-03-02T00:34:38.415Z] [2021-03-02T00:34:38.415Z] #52 [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-03-02T00:34:38.415Z] #52 sha256:4370d6676cf0735afc2dfc3dcf6c8aa098249e64dbe230e011e624ad436c1d8c [2021-03-02T00:34:38.415Z] #52 13.18 + cd /tmp/tmp.JjElGfBbwk/src/github.com/opencontainers/runc [2021-03-02T00:34:38.415Z] #52 13.19 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:34:38.415Z] #52 13.38 + '[' -z '' ']' [2021-03-02T00:34:38.415Z] #52 13.39 + target=static [2021-03-02T00:34:38.415Z] #52 13.39 + make 'BUILDTAGS=seccomp ' static [2021-03-02T00:34:38.498Z] #43 99.12 CC criu/bfd.o [2021-03-02T00:34:38.510Z] #42 52.78 HOSTLINK compel/compel-host-bin [2021-03-02T00:34:38.675Z] #52 13.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-02T00:34:38.771Z] #42 52.93 DEP soccr/soccr.d [2021-03-02T00:34:38.772Z] #42 53.17 CC soccr/soccr.o [2021-03-02T00:34:38.823Z] #42 50.43 CC compel/src/lib/infect-util.o [2021-03-02T00:34:38.823Z] #42 50.67 CC compel/src/lib/infect.o [2021-03-02T00:34:39.033Z] #42 ... [2021-03-02T00:34:39.033Z] [2021-03-02T00:34:39.033Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-02T00:34:39.033Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-02T00:34:39.033Z] #16 DONE 1.5s [2021-03-02T00:34:39.033Z] [2021-03-02T00:34:39.033Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:39.033Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:34:39.033Z] #44 140.9 net/http/httptrace [2021-03-02T00:34:39.033Z] #44 141.2 net/http [2021-03-02T00:34:39.151Z] #43 99.82 CC criu/bitmap.o [2021-03-02T00:34:39.424Z] #44 ... [2021-03-02T00:34:39.424Z] [2021-03-02T00:34:39.424Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T00:34:39.424Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-02T00:34:39.426Z] #42 ... [2021-03-02T00:34:39.426Z] [2021-03-02T00:34:39.426Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-02T00:34:39.426Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-03-02T00:34:39.426Z] #17 DONE 1.9s [2021-03-02T00:34:39.426Z] [2021-03-02T00:34:39.426Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T00:34:39.426Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-03-02T00:34:39.464Z] #43 100.1 CC criu/cgroup-props.o [2021-03-02T00:34:39.479Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-03-02T00:34:40.108Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 56.2% of statements [2021-03-02T00:34:40.586Z] #18 DONE 2.4s [2021-03-02T00:34:40.586Z] [2021-03-02T00:34:40.586Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:40.586Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:34:40.814Z] #17 DONE 1.4s [2021-03-02T00:34:40.814Z] [2021-03-02T00:34:40.814Z] #52 [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-03-02T00:34:40.814Z] #52 sha256:5943c551bbfec2a40f6787d403d0ac17d924099d717a6665b67417a7461461b4 [2021-03-02T00:34:40.814Z] #52 ... [2021-03-02T00:34:40.814Z] [2021-03-02T00:34:40.814Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:40.814Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:40.814Z] #42 55.00 AR soccr/libsoccr.a [2021-03-02T00:34:40.814Z] #42 55.08 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:34:41.008Z] #43 101.5 CC criu/cgroup.o [2021-03-02T00:34:41.008Z] #43 ... [2021-03-02T00:34:41.008Z] [2021-03-02T00:34:41.008Z] #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-03-02T00:34:41.008Z] #24 sha256:b598a452d15c0dda7816b8d41e4387f80044f7269a86fff818da357c9989f26a [2021-03-02T00:34:41.157Z] #19 ... [2021-03-02T00:34:41.157Z] [2021-03-02T00:34:41.157Z] #52 [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-03-02T00:34:41.157Z] #52 sha256:c765f597d09709d1981f791a35f3c6040cc7acca5b828656148c9155e236b657 [2021-03-02T00:34:41.157Z] #52 12.59 + cd /tmp/tmp.PAzVWlOhoQ/src/github.com/opencontainers/runc [2021-03-02T00:34:41.157Z] #52 12.59 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:34:41.157Z] #52 13.07 + '[' -z '' ']' [2021-03-02T00:34:41.157Z] #52 13.07 + target=static [2021-03-02T00:34:41.157Z] #52 13.07 + make 'BUILDTAGS=seccomp ' static [2021-03-02T00:34:41.157Z] #52 13.26 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-02T00:34:41.390Z] #42 55.80 DEP criu/arch/x86/sigframe.d [2021-03-02T00:34:41.417Z] #52 ... [2021-03-02T00:34:41.417Z] [2021-03-02T00:34:41.417Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:41.417Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:41.417Z] #42 68.55 CC criu/arch/x86/vdso-pie.o [2021-03-02T00:34:41.417Z] #42 68.89 CC criu/arch/x86/restorer.o [2021-03-02T00:34:41.417Z] #42 69.45 CC criu/arch/x86/restorer_unmap.o [2021-03-02T00:34:41.417Z] #42 69.51 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-02T00:34:41.417Z] #42 69.79 CC criu/pie/restorer.o [2021-03-02T00:34:41.417Z] #42 72.91 LINK criu/pie/restorer.built-in.o [2021-03-02T00:34:41.417Z] #42 72.93 GEN criu/pie/restorer-blob.h [2021-03-02T00:34:41.417Z] #42 73.05 DEP criu/vdso.d [2021-03-02T00:34:41.417Z] #42 73.40 DEP criu/vdso-compat.d [2021-03-02T00:34:41.417Z] #42 73.56 DEP criu/uts_ns.d [2021-03-02T00:34:41.417Z] #42 73.80 DEP criu/util.d [2021-03-02T00:34:41.417Z] #42 74.09 DEP criu/uffd.d [2021-03-02T00:34:41.417Z] #42 74.28 DEP criu/tun.d [2021-03-02T00:34:41.417Z] #42 74.54 DEP criu/tty.d [2021-03-02T00:34:41.651Z] #42 55.95 DEP criu/arch/x86/sigaction_compat.d [2021-03-02T00:34:41.651Z] #42 56.07 DEP criu/arch/x86/kerndat.d [2021-03-02T00:34:41.677Z] #42 74.80 DEP criu/timerfd.d [2021-03-02T00:34:41.913Z] #42 56.34 DEP criu/arch/x86/crtools.d [2021-03-02T00:34:41.937Z] #42 74.93 DEP criu/timens.d [2021-03-02T00:34:42.197Z] #42 75.09 DEP criu/sysfs_parse.d [2021-03-02T00:34:42.197Z] #42 75.25 DEP criu/sysctl.d [2021-03-02T00:34:42.457Z] #42 75.38 DEP criu/string.d [2021-03-02T00:34:42.457Z] #42 75.43 DEP criu/stats.d [2021-03-02T00:34:42.485Z] #42 56.65 DEP criu/arch/x86/cpu.d [2021-03-02T00:34:42.485Z] #42 ... [2021-03-02T00:34:42.485Z] [2021-03-02T00:34:42.485Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-02T00:34:42.485Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-02T00:34:42.485Z] #18 DONE 1.9s [2021-03-02T00:34:42.485Z] [2021-03-02T00:34:42.485Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:42.485Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:42.485Z] #42 56.80 CC criu/arch/x86/cpu.o [2021-03-02T00:34:42.717Z] #42 75.59 DEP criu/sockets.d [2021-03-02T00:34:42.717Z] #42 75.83 DEP criu/sk-unix.d [2021-03-02T00:34:42.754Z] #18 DONE 2.9s [2021-03-02T00:34:42.754Z] [2021-03-02T00:34:42.754Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:42.754Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-02T00:34:42.976Z] #42 76.01 DEP criu/sk-tcp.d [2021-03-02T00:34:42.976Z] #42 ... [2021-03-02T00:34:42.976Z] [2021-03-02T00:34:42.976Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:42.976Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:34:42.976Z] #19 2.894 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:34:43.237Z] #19 2.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:34:43.237Z] #19 2.957 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:34:43.430Z] #42 57.57 CC criu/arch/x86/crtools.o [2021-03-02T00:34:43.705Z] #19 ... [2021-03-02T00:34:43.705Z] [2021-03-02T00:34:43.705Z] #23 [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-03-02T00:34:43.705Z] #23 sha256:17fec913ffdfefbd6a09b917904ac4ad34aa39fa8a26e80e22e2da673a489fe6 [2021-03-02T00:34:43.705Z] #23 129.8 + mkdir -p /tmp/tmp.GttXD9Hn5K/src/github.com/docker [2021-03-02T00:34:43.705Z] #23 129.8 + mv components/cli /tmp/tmp.GttXD9Hn5K/src/github.com/docker/cli [2021-03-02T00:34:43.705Z] #23 129.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-02T00:34:43.807Z] #19 3.656 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:34:43.807Z] #19 ... [2021-03-02T00:34:43.807Z] [2021-03-02T00:34:43.807Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:43.807Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:34:43.807Z] #44 136.8 github.com/LK4D4/vndr/godl [2021-03-02T00:34:43.807Z] #44 137.6 github.com/LK4D4/vndr [2021-03-02T00:34:43.970Z] #23 ... [2021-03-02T00:34:43.970Z] [2021-03-02T00:34:43.970Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:43.970Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:34:43.970Z] #42 52.79 CC compel/src/lib/ptrace.o [2021-03-02T00:34:43.970Z] #42 53.06 AR compel/libcompel.a [2021-03-02T00:34:43.970Z] #42 53.16 HOSTCC compel/src/main-host.o [2021-03-02T00:34:43.970Z] #42 53.56 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-03-02T00:34:43.970Z] #42 53.69 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-02T00:34:43.970Z] #42 54.05 HOSTCC compel/src/lib/log-host.o [2021-03-02T00:34:43.970Z] #42 54.34 HOSTLINK compel/compel-host-bin [2021-03-02T00:34:43.970Z] #42 54.61 DEP soccr/soccr.d [2021-03-02T00:34:43.970Z] #42 54.81 CC soccr/soccr.o [2021-03-02T00:34:44.054Z] #24 173.2 Checking out files: 23% (2592/11189) Checking out files: 24% (2686/11189) Checking out files: 25% (2798/11189) Checking out files: 26% (2910/11189) Checking out files: 27% (3022/11189) Checking out files: 28% (3133/11189) Checking out files: 29% (3245/11189) Checking out files: 30% (3357/11189) Checking out files: 31% (3469/11189) Checking out files: 32% (3581/11189) Checking out files: 33% (3693/11189) Checking out files: 34% (3805/11189) Checking out files: 35% (3917/11189) Checking out files: 36% (4029/11189) Checking out files: 37% (4140/11189) Checking out files: 38% (4252/11189) Checking out files: 39% (4364/11189) Checking out files: 40% (4476/11189) Checking out files: 41% (4588/11189) Checking out files: 42% (4700/11189) Checking out files: 43% (4812/11189) Checking out files: 44% (4924/11189) Checking out files: 45% (5036/11189) Checking out files: 46% (5147/11189) Checking out files: 47% (5259/11189) Checking out files: 48% (5371/11189) Checking out files: 49% (5483/11189) Checking out files: 49% (5553/11189) Checking out files: 50% (5595/11189) Checking out files: 51% (5707/11189) Checking out files: 52% (5819/11189) Checking out files: 53% (5931/11189) Checking out files: 54% (6043/11189) Checking out files: 55% (6154/11189) Checking out files: 56% (6266/11189) Checking out files: 57% (6378/11189) Checking out files: 58% (6490/11189) Checking out files: 59% (6602/11189) Checking out files: 60% (6714/11189) Checking out files: 61% (6826/11189) Checking out files: 62% (6938/11189) Checking out files: 63% (7050/11189) Checking out files: 64% (7161/11189) Checking out files: 65% (7273/11189) Checking out files: 66% (7385/11189) Checking out files: 67% (7497/11189) Checking out files: 68% (7609/11189) Checking out files: 68% (7617/11189) Checking out files: 69% (7721/11189) Checking out files: 70% (7833/11189) Checking out files: 71% (7945/11189) Checking out files: 72% (8057/11189) Checking out files: 73% (8168/11189) Checking out files: 74% (8280/11189) Checking out files: 75% (8392/11189) Checking out files: 76% (8504/11189) Checking out files: 77% (8616/11189) Checking out files: 78% (8728/11189) Checking out files: 79% (8840/11189) Checking out files: 80% (8952/11189) Checking out files: 81% (9064/11189) Checking out files: 82% (9175/11189) Checking out files: 83% (9287/11189) Checking out files: 84% (9399/11189) Checking out files: 85% (9511/11189) Checking out files: 86% (9623/11189) Checking out files: 87% (9735/11189) Checking out files: 87% (9808/11189) Checking out files: 88% (9847/11189) Checking out files: 89% (9959/11189) Checking out files: 90% (10071/11189) Checking out files: 91% (10182/11189) Checking out files: 92% (10294/11189) Checking out files: 93% (10406/11189) Checking out files: 94% (10518/11189) Checking out files: 95% (10630/11189) Checking out files: 96% (10742/11189) Checking out files: 97% (10854/11189) Checking out files: 98% (10966/11189) Checking out files: 99% (11078/11189) Checking out files: 100% (11189/11189) Checking out files: 100% (11189/11189), done. [2021-03-02T00:34:44.054Z] #24 176.9 + cd /tmp/tmp.AaAxm8827h/tmp/docker-ce [2021-03-02T00:34:44.054Z] #24 176.9 + git checkout -q v17.06.2-ce [2021-03-02T00:34:44.069Z] #44 ... [2021-03-02T00:34:44.069Z] [2021-03-02T00:34:44.069Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:44.069Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:44.069Z] #42 76.19 DEP criu/sk-queue.d [2021-03-02T00:34:44.069Z] #42 76.35 DEP criu/sk-packet.d [2021-03-02T00:34:44.069Z] #42 76.57 DEP criu/sk-netlink.d [2021-03-02T00:34:44.069Z] #42 76.80 DEP criu/sk-inet.d [2021-03-02T00:34:44.069Z] #42 77.01 DEP criu/signalfd.d [2021-03-02T00:34:44.138Z] #52 ... [2021-03-02T00:34:44.138Z] [2021-03-02T00:34:44.138Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:44.138Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:34:44.138Z] #19 1.674 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:34:44.138Z] #19 1.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:34:44.138Z] #19 1.929 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:34:44.138Z] #19 2.318 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:34:44.138Z] #19 3.611 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:34:44.138Z] #19 5.255 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:34:44.138Z] #19 ... [2021-03-02T00:34:44.138Z] [2021-03-02T00:34:44.138Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:44.138Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:44.138Z] #42 69.63 AR criu/pie/pie.lib.a [2021-03-02T00:34:44.138Z] #42 69.68 DEP criu/pie/restorer.d [2021-03-02T00:34:44.138Z] #42 69.99 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-02T00:34:44.138Z] #42 70.15 DEP criu/arch/x86/restorer_unmap.d [2021-03-02T00:34:44.138Z] #42 70.18 DEP criu/arch/x86/restorer.d [2021-03-02T00:34:44.138Z] #42 70.44 DEP criu/arch/x86/vdso-pie.d [2021-03-02T00:34:44.138Z] #42 70.59 DEP criu/pie/parasite-vdso.d [2021-03-02T00:34:44.138Z] #42 70.79 DEP criu/pie/parasite.d [2021-03-02T00:34:44.138Z] #42 71.13 CC criu/pie/parasite.o [2021-03-02T00:34:44.138Z] #42 72.64 LINK criu/pie/parasite.built-in.o [2021-03-02T00:34:44.138Z] #42 72.67 GEN criu/pie/parasite-blob.h [2021-03-02T00:34:44.138Z] #42 72.68 CC criu/pie/parasite-vdso.o [2021-03-02T00:34:44.138Z] #42 73.51 CC criu/arch/x86/vdso-pie.o [2021-03-02T00:34:44.138Z] #42 73.79 CC criu/arch/x86/restorer.o [2021-03-02T00:34:44.138Z] #42 74.34 CC criu/arch/x86/restorer_unmap.o [2021-03-02T00:34:44.138Z] #42 74.40 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-02T00:34:44.138Z] #42 74.67 CC criu/pie/restorer.o [2021-03-02T00:34:44.234Z] #42 56.12 AR soccr/libsoccr.a [2021-03-02T00:34:44.332Z] #42 77.23 DEP criu/sigframe.d [2021-03-02T00:34:44.332Z] #42 77.37 DEP criu/shmem.d [2021-03-02T00:34:44.498Z] #42 56.24 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:34:44.582Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.972s coverage: 46.2% of statements [2021-03-02T00:34:44.598Z] #42 ... [2021-03-02T00:34:44.598Z] [2021-03-02T00:34:44.598Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:44.598Z] #44 sha256:b2d03570f843be3ab40db5099b45e2ad3e6eece8f68617db0e3a233eb755ac3d [2021-03-02T00:34:44.598Z] #44 DONE 147.4s [2021-03-02T00:34:44.598Z] [2021-03-02T00:34:44.598Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:44.598Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:44.598Z] #42 77.52 DEP criu/servicefd.d [2021-03-02T00:34:44.858Z] #42 77.76 DEP criu/seize.d [2021-03-02T00:34:44.858Z] #42 77.98 DEP criu/seccomp.d [2021-03-02T00:34:44.881Z] #42 58.90 CC criu/arch/x86/kerndat.o [2021-03-02T00:34:45.078Z] #42 ... [2021-03-02T00:34:45.079Z] [2021-03-02T00:34:45.079Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:45.079Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:34:45.079Z] #19 11.02 Fetched 8423 kB in 10s (863 kB/s) [2021-03-02T00:34:45.118Z] #42 78.20 DEP criu/rst-malloc.d [2021-03-02T00:34:45.118Z] #42 78.26 DEP criu/rbtree.d [2021-03-02T00:34:45.156Z] #42 56.89 DEP criu/arch/aarch64/sigframe.d [2021-03-02T00:34:45.156Z] #42 57.07 DEP criu/arch/aarch64/crtools.d [2021-03-02T00:34:45.211Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.9% of statements [2021-03-02T00:34:45.378Z] #42 78.30 DEP criu/pstree.d [2021-03-02T00:34:45.378Z] #42 78.51 DEP criu/protobuf.d [2021-03-02T00:34:45.426Z] #42 57.35 DEP criu/arch/aarch64/cpu.d [2021-03-02T00:34:45.457Z] #42 59.68 CC criu/arch/x86/sigaction_compat.o [2021-03-02T00:34:45.572Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:34:45.572Z] [2021-03-02T00:34:45.572Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-02T00:34:45.572Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-02T00:34:45.572Z] Using test binary docker [2021-03-02T00:34:45.572Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-02T00:34:45.572Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T00:34:45.572Z] INFO: Waiting for daemon to start... [2021-03-02T00:34:45.572Z] Starting dockerd [2021-03-02T00:34:45.572Z] . [2021-03-02T00:34:45.572Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-02T00:34:45.639Z] #42 78.69 GEN criu/protobuf-desc-gen.h [2021-03-02T00:34:45.695Z] #42 57.39 DEP criu/arch/aarch64/bitops.d [2021-03-02T00:34:45.695Z] #42 57.43 CC criu/arch/aarch64/bitops.o [2021-03-02T00:34:45.695Z] #42 57.51 CC criu/arch/aarch64/cpu.o [2021-03-02T00:34:45.695Z] #42 57.64 CC criu/arch/aarch64/crtools.o [2021-03-02T00:34:45.719Z] #42 59.95 CC criu/arch/x86/sigframe.o [2021-03-02T00:34:45.978Z] #42 ... [2021-03-02T00:34:45.978Z] [2021-03-02T00:34:45.978Z] #52 [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-03-02T00:34:45.978Z] #52 sha256:e8d73e18465d246cb453ee002cf38f6b8eaec0e58eba47c6e7a711fc149ac5ac [2021-03-02T00:34:45.978Z] #52 8.030 + cd /tmp/tmp.rNSrn1aqUH/src/github.com/opencontainers/runc [2021-03-02T00:34:45.978Z] #52 8.030 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:34:45.978Z] #52 8.475 + '[' -z '' ']' [2021-03-02T00:34:45.978Z] #52 8.475 + target=static [2021-03-02T00:34:45.978Z] #52 8.475 + make 'BUILDTAGS=seccomp ' static [2021-03-02T00:34:45.978Z] #52 8.646 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-02T00:34:45.978Z] #52 ... [2021-03-02T00:34:45.978Z] [2021-03-02T00:34:45.978Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:45.978Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-02T00:34:45.978Z] #19 2.104 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:34:45.978Z] #19 2.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:34:45.978Z] #19 2.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:34:45.978Z] #19 3.012 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-02T00:34:45.983Z] #42 60.28 LINK criu/arch/x86/crtools.built-in.o [2021-03-02T00:34:45.983Z] #42 60.34 DEP criu/pie/util-vdso-elf32.d [2021-03-02T00:34:46.243Z] #42 60.43 DEP criu/pie/util-vdso.d [2021-03-02T00:34:46.243Z] #42 60.57 DEP criu/pie/util.d [2021-03-02T00:34:46.251Z] #19 4.141 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-02T00:34:46.505Z] #42 60.78 CC criu/pie/util.o [2021-03-02T00:34:46.766Z] #42 61.08 CC criu/pie/util-vdso.o [2021-03-02T00:34:46.838Z] #24 ... [2021-03-02T00:34:46.838Z] [2021-03-02T00:34:46.838Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:46.838Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:34:46.838Z] #43 107.4 CC criu/clone-noasan.o [2021-03-02T00:34:47.139Z] #43 ... [2021-03-02T00:34:47.139Z] [2021-03-02T00:34:47.139Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:47.139Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:34:47.139Z] #45 169.9 net/http/httptrace [2021-03-02T00:34:47.139Z] #45 170.2 net/http [2021-03-02T00:34:47.139Z] #45 ... [2021-03-02T00:34:47.139Z] [2021-03-02T00:34:47.139Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:47.139Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:34:47.139Z] #43 107.8 CC criu/config.o [2021-03-02T00:34:47.250Z] #19 4.923 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-02T00:34:47.250Z] #19 ... [2021-03-02T00:34:47.250Z] [2021-03-02T00:34:47.250Z] #39 [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-03-02T00:34:47.250Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-02T00:34:47.250Z] #39 142.5 + dpkg --print-architecture [2021-03-02T00:34:47.250Z] #39 DONE 143.0s [2021-03-02T00:34:47.513Z] [2021-03-02T00:34:47.513Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:47.513Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:34:47.513Z] #42 58.21 CC criu/arch/aarch64/sigframe.o [2021-03-02T00:34:47.513Z] #42 58.50 LINK criu/arch/aarch64/crtools.built-in.o [2021-03-02T00:34:47.513Z] #42 58.59 DEP criu/pie/util-vdso.d [2021-03-02T00:34:47.513Z] #42 58.75 DEP criu/pie/util.d [2021-03-02T00:34:47.513Z] #42 58.94 CC criu/pie/util.o [2021-03-02T00:34:47.513Z] #42 59.30 CC criu/pie/util-vdso.o [2021-03-02T00:34:47.548Z] #42 80.25 DEP criu/protobuf-desc.d [2021-03-02T00:34:47.549Z] #42 80.45 DEP criu/proc_parse.d [2021-03-02T00:34:47.549Z] #42 80.66 DEP criu/plugin.d [2021-03-02T00:34:47.707Z] #42 61.81 CC criu/pie/util-vdso-elf32.o [2021-03-02T00:34:47.809Z] #42 80.87 DEP criu/pipes.d [2021-03-02T00:34:48.068Z] #42 81.02 DEP criu/pie-util.d [2021-03-02T00:34:48.068Z] #42 81.15 DEP criu/pie-util-vdso.d [2021-03-02T00:34:48.068Z] #42 81.26 DEP criu/pie-util-vdso-elf32.d [2021-03-02T00:34:48.201Z] #43 ... [2021-03-02T00:34:48.201Z] [2021-03-02T00:34:48.202Z] #20 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:48.202Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-02T00:34:48.202Z] #20 49.79 Selecting previously unselected package libnet1:ppc64el. [2021-03-02T00:34:48.202Z] #20 49.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-02T00:34:48.202Z] #20 49.80 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-02T00:34:48.202Z] #20 49.94 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-02T00:34:48.202Z] #20 49.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-02T00:34:48.202Z] #20 49.95 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-02T00:34:48.202Z] #20 50.09 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-02T00:34:48.202Z] #20 50.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-02T00:34:48.202Z] #20 50.10 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-02T00:34:48.202Z] #20 50.16 Selecting previously unselected package libreadline5:ppc64el. [2021-03-02T00:34:48.202Z] #20 50.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-03-02T00:34:48.202Z] #20 50.17 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-02T00:34:48.202Z] #20 50.32 Selecting previously unselected package net-tools. [2021-03-02T00:34:48.202Z] #20 50.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-03-02T00:34:48.202Z] #20 50.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:34:48.202Z] #20 50.67 Selecting previously unselected package python-pip-whl. [2021-03-02T00:34:48.202Z] #20 50.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-02T00:34:48.202Z] #20 50.70 Unpacking python-pip-whl (18.1-5) ... [2021-03-02T00:34:48.202Z] #20 51.35 Selecting previously unselected package python3-lib2to3. [2021-03-02T00:34:48.202Z] #20 51.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-02T00:34:48.202Z] #20 51.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:34:48.202Z] #20 51.52 Selecting previously unselected package python3-distutils. [2021-03-02T00:34:48.202Z] #20 51.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-02T00:34:48.202Z] #20 51.55 Unpacking python3-distutils (3.7.3-1) ... [2021-03-02T00:34:48.202Z] #20 51.75 Selecting previously unselected package python3-pip. [2021-03-02T00:34:48.202Z] #20 51.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-02T00:34:48.202Z] #20 51.77 Unpacking python3-pip (18.1-5) ... [2021-03-02T00:34:48.202Z] #20 51.99 Selecting previously unselected package python3-pkg-resources. [2021-03-02T00:34:48.202Z] #20 52.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:34:48.202Z] #20 52.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:34:48.202Z] #20 52.15 Selecting previously unselected package python3-setuptools. [2021-03-02T00:34:48.202Z] #20 52.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-02T00:34:48.202Z] #20 52.18 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-02T00:34:48.202Z] #20 52.59 Selecting previously unselected package python3-wheel. [2021-03-02T00:34:48.202Z] #20 52.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-02T00:34:48.202Z] #20 52.63 Unpacking python3-wheel (0.32.3-2) ... [2021-03-02T00:34:48.202Z] #20 52.73 Selecting previously unselected package sudo. [2021-03-02T00:34:48.202Z] #20 52.74 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-03-02T00:34:48.202Z] #20 52.75 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:34:48.202Z] #20 53.82 Selecting previously unselected package thin-provisioning-tools. [2021-03-02T00:34:48.202Z] #20 53.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-03-02T00:34:48.202Z] #20 53.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:34:48.202Z] #20 54.19 Selecting previously unselected package uidmap. [2021-03-02T00:34:48.202Z] #20 54.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-03-02T00:34:48.202Z] #20 54.21 Unpacking uidmap (1:4.5-1.1) ... [2021-03-02T00:34:48.202Z] #20 54.37 Selecting previously unselected package vim-runtime. [2021-03-02T00:34:48.202Z] #20 54.37 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:34:48.202Z] #20 54.42 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-02T00:34:48.202Z] #20 54.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-02T00:34:48.202Z] #20 54.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:34:48.202Z] #20 59.05 Selecting previously unselected package vim. [2021-03-02T00:34:48.202Z] #20 59.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-02T00:34:48.202Z] #20 59.11 Unpacking vim (2:8.1.0875-5) ... [2021-03-02T00:34:48.202Z] #20 59.80 Selecting previously unselected package xfsprogs. [2021-03-02T00:34:48.202Z] #20 59.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-03-02T00:34:48.202Z] #20 59.82 Unpacking xfsprogs (4.20.0-1) ... [2021-03-02T00:34:48.278Z] #42 62.59 AR criu/pie/pie.lib.a [2021-03-02T00:34:48.328Z] #42 81.40 DEP criu/path.d [2021-03-02T00:34:48.373Z] #19 11.02 Reading package lists... [2021-03-02T00:34:48.493Z] #42 60.33 AR criu/pie/pie.lib.a [2021-03-02T00:34:48.493Z] #42 60.40 DEP criu/pie/restorer.d [2021-03-02T00:34:48.501Z] #20 60.35 Selecting previously unselected package zip. [2021-03-02T00:34:48.501Z] #20 60.37 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-03-02T00:34:48.501Z] #20 ... [2021-03-02T00:34:48.501Z] [2021-03-02T00:34:48.501Z] #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-03-02T00:34:48.501Z] #24 sha256:b598a452d15c0dda7816b8d41e4387f80044f7269a86fff818da357c9989f26a [2021-03-02T00:34:48.501Z] #24 181.3 + mkdir -p /tmp/tmp.AaAxm8827h/src/github.com/docker [2021-03-02T00:34:48.501Z] #24 181.3 + mv components/cli /tmp/tmp.AaAxm8827h/src/github.com/docker/cli [2021-03-02T00:34:48.501Z] #24 181.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-02T00:34:48.539Z] #42 62.67 DEP criu/pie/restorer.d [2021-03-02T00:34:48.539Z] #42 62.87 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-02T00:34:48.588Z] #42 81.55 DEP criu/parasite-syscall.d [2021-03-02T00:34:48.716Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.205s coverage: 49.4% of statements [2021-03-02T00:34:48.800Z] #42 63.04 DEP criu/arch/x86/restorer_unmap.d [2021-03-02T00:34:48.800Z] #42 63.08 DEP criu/arch/x86/restorer.d [2021-03-02T00:34:48.848Z] #42 81.84 DEP criu/pagemap.d [2021-03-02T00:34:49.060Z] #42 63.26 DEP criu/arch/x86/vdso-pie.d [2021-03-02T00:34:49.060Z] #42 63.41 DEP criu/pie/parasite-vdso.d [2021-03-02T00:34:49.083Z] #42 60.72 DEP criu/arch/aarch64/intraprocedure.d [2021-03-02T00:34:49.083Z] #42 60.74 DEP criu/arch/aarch64/restorer.d [2021-03-02T00:34:49.083Z] #42 60.91 DEP criu/arch/aarch64/vdso-pie.d [2021-03-02T00:34:49.083Z] #42 60.96 DEP criu/pie/parasite-vdso.d [2021-03-02T00:34:49.108Z] #42 82.15 DEP criu/pagemap-cache.d [2021-03-02T00:34:49.321Z] #42 63.59 DEP criu/pie/parasite.d [2021-03-02T00:34:49.356Z] #42 61.05 DEP criu/pie/parasite.d [2021-03-02T00:34:49.356Z] #42 61.24 CC criu/pie/parasite.o [2021-03-02T00:34:49.368Z] #42 82.30 DEP criu/page-xfer.d [2021-03-02T00:34:49.369Z] #42 82.43 DEP criu/page-pipe.d [2021-03-02T00:34:49.582Z] #42 63.86 CC criu/pie/parasite.o [2021-03-02T00:34:49.629Z] #42 82.58 DEP criu/netfilter.d [2021-03-02T00:34:49.629Z] #42 82.71 DEP criu/net.d [2021-03-02T00:34:49.889Z] #42 82.90 DEP criu/namespaces.d [2021-03-02T00:34:50.149Z] #42 83.08 DEP criu/mount.d [2021-03-02T00:34:50.149Z] #42 83.24 DEP criu/memfd.d [2021-03-02T00:34:50.420Z] #42 83.36 DEP criu/mem.d [2021-03-02T00:34:50.420Z] #42 83.48 DEP criu/lsm.d [2021-03-02T00:34:50.680Z] #42 83.71 DEP criu/log.d [2021-03-02T00:34:50.796Z] #42 62.30 LINK criu/pie/parasite.built-in.o [2021-03-02T00:34:50.796Z] #42 62.31 GEN criu/pie/parasite-blob.h [2021-03-02T00:34:50.796Z] #42 62.34 CC criu/pie/parasite-vdso.o [2021-03-02T00:34:50.862Z] #19 14.74 Reading package lists... [2021-03-02T00:34:50.862Z] #19 ... [2021-03-02T00:34:50.862Z] [2021-03-02T00:34:50.862Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:50.862Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:50.862Z] #42 78.39 LINK criu/pie/restorer.built-in.o [2021-03-02T00:34:50.862Z] #42 78.43 GEN criu/pie/restorer-blob.h [2021-03-02T00:34:50.862Z] #42 78.51 DEP criu/vdso.d [2021-03-02T00:34:50.862Z] #42 78.82 DEP criu/vdso-compat.d [2021-03-02T00:34:50.862Z] #42 79.05 DEP criu/uts_ns.d [2021-03-02T00:34:50.862Z] #42 79.27 DEP criu/util.d [2021-03-02T00:34:50.862Z] #42 79.51 DEP criu/uffd.d [2021-03-02T00:34:50.862Z] #42 79.79 DEP criu/tun.d [2021-03-02T00:34:50.862Z] #42 80.00 DEP criu/tty.d [2021-03-02T00:34:50.862Z] #42 80.25 DEP criu/timerfd.d [2021-03-02T00:34:50.862Z] #42 80.43 DEP criu/timens.d [2021-03-02T00:34:50.862Z] #42 80.59 DEP criu/sysfs_parse.d [2021-03-02T00:34:50.862Z] #42 80.76 DEP criu/sysctl.d [2021-03-02T00:34:50.862Z] #42 80.90 DEP criu/string.d [2021-03-02T00:34:50.862Z] #42 80.97 DEP criu/stats.d [2021-03-02T00:34:50.862Z] #42 81.13 DEP criu/sockets.d [2021-03-02T00:34:50.862Z] #42 81.39 DEP criu/sk-unix.d [2021-03-02T00:34:50.862Z] #42 81.60 DEP criu/sk-tcp.d [2021-03-02T00:34:50.862Z] #42 81.84 DEP criu/sk-queue.d [2021-03-02T00:34:50.862Z] #42 81.98 DEP criu/sk-packet.d [2021-03-02T00:34:50.940Z] #42 83.84 DEP criu/libnetlink.d [2021-03-02T00:34:50.940Z] #42 84.01 DEP criu/kerndat.d [2021-03-02T00:34:50.967Z] #42 65.17 LINK criu/pie/parasite.built-in.o [2021-03-02T00:34:50.968Z] #42 65.19 GEN criu/pie/parasite-blob.h [2021-03-02T00:34:50.968Z] #42 65.21 CC criu/pie/parasite-vdso.o [2021-03-02T00:34:51.121Z] #42 82.16 DEP criu/sk-netlink.d [2021-03-02T00:34:51.199Z] #42 84.26 DEP criu/kcmp-ids.d [2021-03-02T00:34:51.381Z] #42 82.33 DEP criu/sk-inet.d [2021-03-02T00:34:51.389Z] #42 63.16 CC criu/arch/aarch64/vdso-pie.o [2021-03-02T00:34:51.460Z] #42 84.39 DEP criu/irmap.d [2021-03-02T00:34:51.460Z] #42 ... [2021-03-02T00:34:51.460Z] [2021-03-02T00:34:51.460Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:34:51.460Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:34:51.460Z] #31 DONE 153.7s [2021-03-02T00:34:51.460Z] [2021-03-02T00:34:51.460Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:51.460Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:51.460Z] #42 84.53 DEP criu/ipc_ns.d [2021-03-02T00:34:51.460Z] #42 ... [2021-03-02T00:34:51.460Z] [2021-03-02T00:34:51.460Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:51.460Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:34:51.460Z] #19 5.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:34:51.460Z] #19 6.557 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:34:51.641Z] #42 ... [2021-03-02T00:34:51.641Z] [2021-03-02T00:34:51.641Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:51.641Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:34:51.641Z] #44 157.5 github.com/LK4D4/vndr/godl [2021-03-02T00:34:51.641Z] #44 158.2 github.com/LK4D4/vndr [2021-03-02T00:34:51.641Z] #44 ... [2021-03-02T00:34:51.641Z] [2021-03-02T00:34:51.641Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:51.641Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:51.641Z] #42 82.60 DEP criu/signalfd.d [2021-03-02T00:34:51.654Z] #42 63.48 CC criu/arch/aarch64/restorer.o [2021-03-02T00:34:51.720Z] #19 ... [2021-03-02T00:34:51.720Z] [2021-03-02T00:34:51.720Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:51.720Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:51.720Z] #42 84.72 DEP criu/image.d [2021-03-02T00:34:51.901Z] #42 82.74 DEP criu/sigframe.d [2021-03-02T00:34:51.901Z] #42 82.89 DEP criu/shmem.d [2021-03-02T00:34:51.910Z] #42 66.00 CC criu/arch/x86/vdso-pie.o [2021-03-02T00:34:51.917Z] #42 63.79 CC criu/arch/aarch64/intraprocedure.o [2021-03-02T00:34:51.917Z] #42 63.84 CC criu/pie/restorer.o [2021-03-02T00:34:51.980Z] #42 84.84 DEP criu/image-desc.d [2021-03-02T00:34:51.980Z] #42 84.99 DEP criu/fsnotify.d [2021-03-02T00:34:52.161Z] #42 83.08 DEP criu/servicefd.d [2021-03-02T00:34:52.161Z] #42 83.20 DEP criu/seize.d [2021-03-02T00:34:52.161Z] #42 83.32 DEP criu/seccomp.d [2021-03-02T00:34:52.170Z] #42 66.41 CC criu/arch/x86/restorer.o [2021-03-02T00:34:52.240Z] #42 85.22 DEP criu/filesystems.d [2021-03-02T00:34:52.500Z] #42 85.39 DEP criu/files.d [2021-03-02T00:34:52.500Z] #42 85.60 DEP criu/files-reg.d [2021-03-02T00:34:52.733Z] #42 ... [2021-03-02T00:34:52.733Z] [2021-03-02T00:34:52.733Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:52.733Z] #44 sha256:3f650bafdf56ef0e1c946d2dfad04da9176141f61b3595fb10ae07b896f41f17 [2021-03-02T00:34:52.733Z] #44 DONE 168.5s [2021-03-02T00:34:52.733Z] [2021-03-02T00:34:52.733Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:52.733Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:52.733Z] #42 83.48 DEP criu/rst-malloc.d [2021-03-02T00:34:52.733Z] #42 83.64 DEP criu/rbtree.d [2021-03-02T00:34:52.733Z] #42 83.72 DEP criu/pstree.d [2021-03-02T00:34:52.742Z] #42 ... [2021-03-02T00:34:52.742Z] [2021-03-02T00:34:52.742Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:52.742Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:34:52.742Z] #19 1.493 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-02T00:34:52.742Z] #19 1.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-02T00:34:52.742Z] #19 1.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-02T00:34:52.742Z] #19 2.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-02T00:34:52.742Z] #19 3.485 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-02T00:34:52.742Z] #19 4.931 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-02T00:34:52.742Z] #19 ... [2021-03-02T00:34:52.742Z] [2021-03-02T00:34:52.742Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:52.742Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:52.742Z] #42 67.05 CC criu/arch/x86/restorer_unmap.o [2021-03-02T00:34:52.763Z] #42 85.79 DEP criu/files-ext.d [2021-03-02T00:34:52.763Z] #42 85.90 DEP criu/file-lock.d [2021-03-02T00:34:52.994Z] #42 84.00 DEP criu/protobuf.d [2021-03-02T00:34:53.005Z] #42 67.14 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-02T00:34:53.023Z] #42 86.05 DEP criu/file-ids.d [2021-03-02T00:34:53.023Z] #42 86.19 DEP criu/fifo.d [2021-03-02T00:34:53.254Z] #42 84.32 GEN criu/protobuf-desc-gen.h [2021-03-02T00:34:53.266Z] #42 67.47 CC criu/pie/restorer.o [2021-03-02T00:34:53.283Z] #42 86.34 DEP criu/fdstore.d [2021-03-02T00:34:53.283Z] #42 86.47 DEP criu/fault-injection.d [2021-03-02T00:34:53.543Z] #42 86.52 DEP criu/external.d [2021-03-02T00:34:53.543Z] #42 86.62 DEP criu/eventpoll.d [2021-03-02T00:34:53.803Z] #42 86.87 DEP criu/eventfd.d [2021-03-02T00:34:54.068Z] #42 87.03 DEP criu/crtools.d [2021-03-02T00:34:54.171Z] #24 ... [2021-03-02T00:34:54.171Z] [2021-03-02T00:34:54.171Z] #20 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:54.171Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-02T00:34:54.171Z] #20 60.38 Unpacking zip (3.0-11+b1) ... [2021-03-02T00:34:54.171Z] #20 60.66 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:34:54.171Z] #20 60.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:34:54.171Z] #20 60.68 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-03-02T00:34:54.171Z] #20 60.68 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-02T00:34:54.171Z] #20 60.69 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-03-02T00:34:54.171Z] #20 60.70 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-03-02T00:34:54.171Z] #20 60.71 Setting up uidmap (1:4.5-1.1) ... [2021-03-02T00:34:54.171Z] #20 60.71 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-03-02T00:34:54.171Z] #20 60.72 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-02T00:34:54.171Z] #20 60.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:34:54.171Z] #20 60.72 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-02T00:34:54.171Z] #20 60.73 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-02T00:34:54.171Z] #20 60.73 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:34:54.171Z] #20 60.73 Setting up zip (3.0-11+b1) ... [2021-03-02T00:34:54.171Z] #20 60.74 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:34:54.171Z] #20 60.77 Setting up bash-completion (1:2.8-6) ... [2021-03-02T00:34:54.171Z] #20 65.34 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-03-02T00:34:54.171Z] #20 65.35 Setting up xz-utils (5.2.4-1) ... [2021-03-02T00:34:54.171Z] #20 65.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-02T00:34:54.171Z] #20 65.38 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:34:54.171Z] #20 65.47 invoke-rc.d: could not determine current runlevel [2021-03-02T00:34:54.171Z] #20 65.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T00:34:54.171Z] #20 65.50 Setting up pigz (2.4-1) ... [2021-03-02T00:34:54.171Z] #20 65.50 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-02T00:34:54.171Z] #20 65.52 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-02T00:34:54.171Z] #20 65.53 Setting up python-pip-whl (18.1-5) ... [2021-03-02T00:34:54.171Z] #20 65.53 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-03-02T00:34:54.171Z] #20 65.54 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:34:54.327Z] #42 87.25 DEP criu/cr-service.d [2021-03-02T00:34:54.471Z] #20 66.03 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-03-02T00:34:54.471Z] #20 66.03 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-02T00:34:54.471Z] #20 66.04 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-02T00:34:54.471Z] #20 66.05 Setting up vim (2:8.1.0875-5) ... [2021-03-02T00:34:54.471Z] #20 66.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-02T00:34:54.471Z] #20 66.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-02T00:34:54.471Z] #20 66.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-02T00:34:54.471Z] #20 66.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-02T00:34:54.471Z] #20 66.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-02T00:34:54.471Z] #20 66.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-02T00:34:54.471Z] #20 66.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-02T00:34:54.471Z] #20 66.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-02T00:34:54.471Z] #20 66.19 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-02T00:34:54.471Z] #20 66.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:34:54.471Z] #20 66.21 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-02T00:34:54.471Z] #20 66.21 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:34:54.471Z] #20 66.23 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-02T00:34:54.471Z] #20 66.23 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:34:54.587Z] #42 87.48 DEP criu/cr-restore.d [2021-03-02T00:34:54.587Z] #42 87.75 DEP criu/cr-errno.d [2021-03-02T00:34:54.847Z] #42 87.76 DEP criu/cr-dump.d [2021-03-02T00:34:54.847Z] #42 87.94 DEP criu/cr-dedup.d [2021-03-02T00:34:55.107Z] #42 88.14 DEP criu/cr-check.d [2021-03-02T00:34:55.164Z] #42 86.07 DEP criu/protobuf-desc.d [2021-03-02T00:34:55.164Z] #42 86.18 DEP criu/proc_parse.d [2021-03-02T00:34:55.239Z] #42 66.59 LINK criu/pie/restorer.built-in.o [2021-03-02T00:34:55.239Z] #42 66.60 GEN criu/pie/restorer-blob.h [2021-03-02T00:34:55.239Z] #42 66.66 DEP criu/vdso.d [2021-03-02T00:34:55.239Z] #42 66.76 DEP criu/uts_ns.d [2021-03-02T00:34:55.239Z] #42 66.86 DEP criu/util.d [2021-03-02T00:34:55.239Z] #42 66.99 DEP criu/uffd.d [2021-03-02T00:34:55.367Z] #42 88.39 DEP criu/config.d [2021-03-02T00:34:55.423Z] #42 86.37 DEP criu/plugin.d [2021-03-02T00:34:55.423Z] #42 86.43 DEP criu/pipes.d [2021-03-02T00:34:55.423Z] #42 86.56 DEP criu/pie-util.d [2021-03-02T00:34:55.503Z] #42 67.22 DEP criu/tun.d [2021-03-02T00:34:55.588Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.584s coverage: 73.3% of statements [2021-03-02T00:34:55.588Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-02T00:34:55.588Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.156s coverage: 57.7% of statements [2021-03-02T00:34:55.588Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-02T00:34:55.588Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-02T00:34:55.588Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-03-02T00:34:55.630Z] #42 88.60 DEP criu/clone-noasan.d [2021-03-02T00:34:55.630Z] #42 88.70 DEP criu/cgroup.d [2021-03-02T00:34:55.683Z] #42 86.63 DEP criu/pie-util-vdso.d [2021-03-02T00:34:55.683Z] #42 86.72 DEP criu/pie-util-vdso-elf32.d [2021-03-02T00:34:55.767Z] #42 67.54 DEP criu/tty.d [2021-03-02T00:34:55.808Z] #42 70.27 LINK criu/pie/restorer.built-in.o [2021-03-02T00:34:55.890Z] #42 88.89 DEP criu/cgroup-props.d [2021-03-02T00:34:55.943Z] #42 86.84 DEP criu/path.d [2021-03-02T00:34:55.943Z] #42 86.95 DEP criu/parasite-syscall.d [2021-03-02T00:34:56.031Z] #42 67.80 DEP criu/timerfd.d [2021-03-02T00:34:56.031Z] #42 67.92 DEP criu/timens.d [2021-03-02T00:34:56.031Z] #42 68.04 DEP criu/sysfs_parse.d [2021-03-02T00:34:56.067Z] #42 70.30 GEN criu/pie/restorer-blob.h [2021-03-02T00:34:56.067Z] #42 70.41 DEP criu/vdso.d [2021-03-02T00:34:56.150Z] #42 89.03 DEP criu/bitmap.d [2021-03-02T00:34:56.150Z] #42 89.04 DEP criu/bfd.d [2021-03-02T00:34:56.150Z] #42 89.16 DEP criu/autofs.d [2021-03-02T00:34:56.202Z] #42 87.21 DEP criu/pagemap.d [2021-03-02T00:34:56.327Z] #42 70.57 DEP criu/vdso-compat.d [2021-03-02T00:34:56.327Z] #42 70.68 DEP criu/uts_ns.d [2021-03-02T00:34:56.327Z] #42 70.82 DEP criu/util.d [2021-03-02T00:34:56.410Z] #42 89.30 DEP criu/aio.d [2021-03-02T00:34:56.410Z] #42 89.43 DEP criu/action-scripts.d [2021-03-02T00:34:56.462Z] #42 87.37 DEP criu/pagemap-cache.d [2021-03-02T00:34:56.462Z] #42 87.50 DEP criu/page-xfer.d [2021-03-02T00:34:56.587Z] #42 ... [2021-03-02T00:34:56.587Z] [2021-03-02T00:34:56.587Z] #52 [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-03-02T00:34:56.587Z] #52 sha256:5943c551bbfec2a40f6787d403d0ac17d924099d717a6665b67417a7461461b4 [2021-03-02T00:34:56.587Z] #52 13.30 + cd /tmp/tmp.po9sYKXRf0/src/github.com/opencontainers/runc [2021-03-02T00:34:56.587Z] #52 13.30 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-02T00:34:56.587Z] #52 13.64 + '[' -z '' ']' [2021-03-02T00:34:56.587Z] #52 13.64 + target=static [2021-03-02T00:34:56.587Z] #52 13.64 + make 'BUILDTAGS=seccomp ' static [2021-03-02T00:34:56.587Z] #52 14.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-02T00:34:56.608Z] #42 68.21 DEP criu/sysctl.d [2021-03-02T00:34:56.608Z] #42 68.38 DEP criu/string.d [2021-03-02T00:34:56.608Z] #42 68.40 DEP criu/stats.d [2021-03-02T00:34:56.617Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2021-03-02T00:34:56.670Z] #42 89.65 CC criu/action-scripts.o [2021-03-02T00:34:56.722Z] #42 87.71 DEP criu/page-pipe.d [2021-03-02T00:34:56.847Z] #52 ... [2021-03-02T00:34:56.847Z] [2021-03-02T00:34:56.847Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:56.847Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:56.847Z] #42 71.01 DEP criu/uffd.d [2021-03-02T00:34:56.872Z] #42 68.52 DEP criu/sockets.d [2021-03-02T00:34:56.872Z] #42 68.68 DEP criu/sk-unix.d [2021-03-02T00:34:56.982Z] #42 87.82 DEP criu/netfilter.d [2021-03-02T00:34:56.982Z] #42 87.93 DEP criu/net.d [2021-03-02T00:34:57.107Z] #42 71.28 DEP criu/tun.d [2021-03-02T00:34:57.107Z] #42 71.41 DEP criu/tty.d [2021-03-02T00:34:57.107Z] #42 ... [2021-03-02T00:34:57.107Z] [2021-03-02T00:34:57.107Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:57.107Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:34:57.107Z] #44 157.5 github.com/LK4D4/vndr/godl [2021-03-02T00:34:57.107Z] #44 158.2 github.com/LK4D4/vndr [2021-03-02T00:34:57.107Z] #44 ... [2021-03-02T00:34:57.107Z] [2021-03-02T00:34:57.107Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:57.107Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:34:57.107Z] #19 10.68 Fetched 8423 kB in 9s (891 kB/s) [2021-03-02T00:34:57.107Z] #19 10.68 Reading package lists... [2021-03-02T00:34:57.135Z] #42 68.90 DEP criu/sk-tcp.d [2021-03-02T00:34:57.135Z] #42 69.02 DEP criu/sk-queue.d [2021-03-02T00:34:57.135Z] #42 69.13 DEP criu/sk-packet.d [2021-03-02T00:34:57.239Z] #42 90.06 CC criu/aio.o [2021-03-02T00:34:57.242Z] #42 88.10 DEP criu/namespaces.d [2021-03-02T00:34:57.242Z] #42 88.29 DEP criu/mount.d [2021-03-02T00:34:57.246Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-03-02T00:34:57.399Z] #42 69.24 DEP criu/sk-netlink.d [2021-03-02T00:34:57.399Z] #42 69.35 DEP criu/sk-inet.d [2021-03-02T00:34:57.499Z] #42 90.47 CC criu/autofs.o [2021-03-02T00:34:57.501Z] #42 88.43 DEP criu/memfd.d [2021-03-02T00:34:57.501Z] #42 88.64 DEP criu/mem.d [2021-03-02T00:34:57.627Z] #19 14.83 Reading package lists... [2021-03-02T00:34:57.627Z] #19 ... [2021-03-02T00:34:57.627Z] [2021-03-02T00:34:57.627Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:34:57.627Z] #44 sha256:f268dfa40c14325071a1d82a4ba1cef70b2219ddbc9e621c69908279ef6aaf73 [2021-03-02T00:34:57.627Z] #44 DONE 168.1s [2021-03-02T00:34:57.627Z] [2021-03-02T00:34:57.627Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:57.627Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:34:57.627Z] #42 71.62 DEP criu/timerfd.d [2021-03-02T00:34:57.627Z] #42 71.80 DEP criu/timens.d [2021-03-02T00:34:57.662Z] #42 69.49 DEP criu/signalfd.d [2021-03-02T00:34:57.662Z] #42 69.59 DEP criu/sigframe.d [2021-03-02T00:34:57.687Z] using credential docker-jenkins-github-credentials [2021-03-02T00:34:57.760Z] Cloning the remote Git repository [2021-03-02T00:34:57.760Z] Cloning with configured refspecs honoured and without tags [2021-03-02T00:34:57.888Z] #42 72.10 DEP criu/sysfs_parse.d [2021-03-02T00:34:57.888Z] #42 72.36 DEP criu/sysctl.d [2021-03-02T00:34:57.926Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.7% of statements [2021-03-02T00:34:57.926Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-02T00:34:57.926Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-02T00:34:57.926Z] #42 69.65 DEP criu/shmem.d [2021-03-02T00:34:57.926Z] #42 69.75 DEP criu/servicefd.d [2021-03-02T00:34:57.926Z] #42 69.84 DEP criu/seize.d [2021-03-02T00:34:58.071Z] #42 88.84 DEP criu/lsm.d [2021-03-02T00:34:58.071Z] #42 89.01 DEP criu/log.d [2021-03-02T00:34:58.071Z] #42 89.15 DEP criu/libnetlink.d [2021-03-02T00:34:58.190Z] #42 69.92 DEP criu/seccomp.d [2021-03-02T00:34:58.190Z] #42 70.08 DEP criu/rst-malloc.d [2021-03-02T00:34:58.190Z] #42 70.15 DEP criu/rbtree.d [2021-03-02T00:34:58.190Z] #42 70.17 DEP criu/pstree.d [2021-03-02T00:34:58.331Z] #42 89.27 DEP criu/kerndat.d [2021-03-02T00:34:58.331Z] #42 89.43 DEP criu/kcmp-ids.d [2021-03-02T00:34:58.453Z] #42 70.32 DEP criu/protobuf.d [2021-03-02T00:34:58.459Z] #42 72.66 DEP criu/string.d [2021-03-02T00:34:58.459Z] #42 72.71 DEP criu/stats.d [2021-03-02T00:34:58.459Z] #42 72.93 DEP criu/sockets.d [2021-03-02T00:34:58.555Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.2% of statements [2021-03-02T00:34:58.591Z] #42 89.49 DEP criu/irmap.d [2021-03-02T00:34:58.591Z] #42 89.60 DEP criu/ipc_ns.d [2021-03-02T00:34:58.718Z] #42 70.48 GEN criu/protobuf-desc-gen.h [2021-03-02T00:34:58.718Z] #42 ... [2021-03-02T00:34:58.718Z] [2021-03-02T00:34:58.718Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:34:58.718Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-02T00:34:58.718Z] #19 8.129 Fetched 8247 kB in 6s (1310 kB/s) [2021-03-02T00:34:58.718Z] #19 8.129 Reading package lists... [2021-03-02T00:34:58.718Z] #19 10.83 Reading package lists... [2021-03-02T00:34:58.718Z] #19 13.66 Building dependency tree... [2021-03-02T00:34:58.718Z] #19 14.81 libcap2-bin is already the newest version (1:2.25-2). [2021-03-02T00:34:58.718Z] #19 14.81 The following additional packages will be installed: [2021-03-02T00:34:58.718Z] #19 14.81 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-02T00:34:58.718Z] #19 14.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-02T00:34:58.718Z] #19 14.81 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-02T00:34:58.718Z] #19 14.81 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-02T00:34:58.718Z] #19 14.81 python3.7 python3.7-minimal vim-runtime xxd [2021-03-02T00:34:58.718Z] #19 14.81 Suggested packages: [2021-03-02T00:34:58.718Z] #19 14.81 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-02T00:34:58.718Z] #19 14.81 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-02T00:34:58.718Z] #19 14.81 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-02T00:34:58.718Z] #19 14.81 Recommended packages: [2021-03-02T00:34:58.718Z] #19 14.81 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-02T00:34:58.718Z] #19 14.81 python3-keyrings.alt python3-xdg unzip [2021-03-02T00:34:58.718Z] #19 15.76 The following NEW packages will be installed: [2021-03-02T00:34:58.718Z] #19 15.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-02T00:34:58.718Z] #19 15.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-02T00:34:58.718Z] #19 15.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-02T00:34:58.718Z] #19 15.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-02T00:34:58.718Z] #19 15.76 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-02T00:34:58.718Z] #19 15.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-02T00:34:58.718Z] #19 15.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-02T00:34:58.718Z] #19 15.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-02T00:34:58.718Z] #19 15.77 xz-utils zip [2021-03-02T00:34:58.718Z] #19 16.08 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:34:58.718Z] #19 16.08 Need to get 27.6 MB of archives. [2021-03-02T00:34:58.718Z] #19 16.08 After this operation, 114 MB of additional disk space will be used. [2021-03-02T00:34:58.718Z] #19 16.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-03-02T00:34:58.718Z] #19 16.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-03-02T00:34:58.718Z] #19 16.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-03-02T00:34:58.718Z] #19 16.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-03-02T00:34:58.718Z] #19 16.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-03-02T00:34:58.718Z] #19 16.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-03-02T00:34:58.718Z] #19 16.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-03-02T00:34:58.718Z] #19 16.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-03-02T00:34:58.718Z] #19 16.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-03-02T00:34:58.718Z] #19 16.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-03-02T00:34:58.718Z] #19 16.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-03-02T00:34:58.718Z] #19 16.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-03-02T00:34:58.718Z] #19 16.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-03-02T00:34:58.718Z] #19 16.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-03-02T00:34:58.718Z] #19 16.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-03-02T00:34:58.718Z] #19 16.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-03-02T00:34:58.718Z] #19 16.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-02T00:34:58.718Z] #19 16.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:34:58.718Z] #19 16.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-03-02T00:34:58.718Z] #19 16.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-03-02T00:34:58.718Z] #19 16.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-03-02T00:34:58.718Z] #19 16.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-03-02T00:34:58.718Z] #19 16.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-03-02T00:34:58.719Z] #42 73.13 DEP criu/sk-unix.d [2021-03-02T00:34:58.850Z] #42 89.76 DEP criu/image.d [2021-03-02T00:34:58.880Z] #42 91.72 CC criu/bfd.o [2021-03-02T00:34:58.980Z] #42 73.28 DEP criu/sk-tcp.d [2021-03-02T00:34:58.980Z] #42 73.49 DEP criu/sk-queue.d [2021-03-02T00:34:58.982Z] #19 16.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-02T00:34:58.982Z] #19 16.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-02T00:34:58.982Z] #19 16.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-02T00:34:58.982Z] #19 16.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-03-02T00:34:58.982Z] #19 16.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-03-02T00:34:58.982Z] #19 16.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-02T00:34:58.999Z] #20 70.46 Setting up iptables (1.8.2-4) ... [2021-03-02T00:34:58.999Z] #20 70.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:34:58.999Z] #20 70.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:34:58.999Z] #20 70.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:34:58.999Z] #20 70.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:34:58.999Z] #20 70.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-02T00:34:58.999Z] #20 70.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-02T00:34:58.999Z] #20 70.57 Setting up python3 (3.7.3-1) ... [2021-03-02T00:34:59.110Z] #42 89.93 DEP criu/image-desc.d [2021-03-02T00:34:59.110Z] #42 90.05 DEP criu/fsnotify.d [2021-03-02T00:34:59.140Z] #42 92.19 CC criu/bitmap.o [2021-03-02T00:34:59.140Z] #42 92.33 CC criu/cgroup-props.o [2021-03-02T00:34:59.184Z] ok github.com/docker/docker/daemon/logger/awslogs 0.081s coverage: 77.4% of statements [2021-03-02T00:34:59.184Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-02T00:34:59.184Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-02T00:34:59.240Z] #42 73.63 DEP criu/sk-packet.d [2021-03-02T00:34:59.246Z] #19 17.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-02T00:34:59.370Z] #42 90.20 DEP criu/filesystems.d [2021-03-02T00:34:59.370Z] #42 90.40 DEP criu/files.d [2021-03-02T00:34:59.473Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-03-02T00:34:59.501Z] #42 73.81 DEP criu/sk-netlink.d [2021-03-02T00:34:59.514Z] #19 17.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-02T00:34:59.514Z] #19 17.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-02T00:34:59.514Z] #19 17.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-03-02T00:34:59.514Z] #19 17.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-03-02T00:34:59.514Z] #19 17.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-02T00:34:59.514Z] #19 17.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-02T00:34:59.514Z] #19 17.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-02T00:34:59.514Z] #19 17.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-03-02T00:34:59.514Z] #19 17.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-02T00:34:59.514Z] #19 17.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-02T00:34:59.514Z] #19 17.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-02T00:34:59.514Z] #19 17.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-03-02T00:34:59.629Z] #42 90.67 DEP criu/files-reg.d [2021-03-02T00:34:59.667Z] #20 71.19 Setting up python3-wheel (0.32.3-2) ... [2021-03-02T00:34:58.021Z] Cloning repository https://github.com/moby/moby.git [2021-03-02T00:34:58.496Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-02T00:34:59.761Z] #42 73.99 DEP criu/sk-inet.d [2021-03-02T00:34:59.761Z] #42 74.20 DEP criu/signalfd.d [2021-03-02T00:34:59.778Z] #19 17.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-03-02T00:34:59.778Z] #19 17.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-03-02T00:34:59.778Z] #19 17.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-02T00:34:59.889Z] #42 90.86 DEP criu/files-ext.d [2021-03-02T00:34:59.889Z] #42 90.96 DEP criu/file-lock.d [2021-03-02T00:34:59.967Z] #20 ... [2021-03-02T00:34:59.967Z] [2021-03-02T00:34:59.967Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:34:59.967Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:34:59.967Z] #43 110.5 CC criu/cr-check.o [2021-03-02T00:34:59.967Z] #43 113.0 CC criu/cr-dedup.o [2021-03-02T00:34:59.967Z] #43 113.5 CC criu/cr-dump.o [2021-03-02T00:34:59.967Z] #43 116.8 CC criu/cr-errno.o [2021-03-02T00:34:59.967Z] #43 116.9 CC criu/cr-restore.o [2021-03-02T00:35:00.021Z] #42 74.47 DEP criu/sigframe.d [2021-03-02T00:35:00.043Z] #19 ... [2021-03-02T00:35:00.043Z] [2021-03-02T00:35:00.043Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:00.043Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:35:00.043Z] #42 71.79 DEP criu/protobuf-desc.d [2021-03-02T00:35:00.079Z] #42 93.00 CC criu/cgroup.o [2021-03-02T00:35:00.103Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2021-03-02T00:35:00.149Z] #42 91.10 DEP criu/file-ids.d [2021-03-02T00:35:00.149Z] #42 ... [2021-03-02T00:35:00.149Z] [2021-03-02T00:35:00.149Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:00.149Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:00.149Z] #19 14.74 Reading package lists... [2021-03-02T00:35:00.149Z] #19 19.55 Building dependency tree... [2021-03-02T00:35:00.149Z] #19 21.62 libcap2-bin is already the newest version (1:2.25-2). [2021-03-02T00:35:00.149Z] #19 21.62 The following additional packages will be installed: [2021-03-02T00:35:00.149Z] #19 21.62 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-02T00:35:00.149Z] #19 21.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-02T00:35:00.149Z] #19 21.63 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-02T00:35:00.149Z] #19 21.63 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-02T00:35:00.149Z] #19 21.63 python3.7 python3.7-minimal vim-runtime xxd [2021-03-02T00:35:00.149Z] #19 21.64 Suggested packages: [2021-03-02T00:35:00.149Z] #19 21.64 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-02T00:35:00.149Z] #19 21.64 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-02T00:35:00.149Z] #19 21.64 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-02T00:35:00.149Z] #19 21.64 Recommended packages: [2021-03-02T00:35:00.149Z] #19 21.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-02T00:35:00.149Z] #19 21.65 python3-keyrings.alt python3-xdg unzip [2021-03-02T00:35:00.149Z] #19 23.64 The following NEW packages will be installed: [2021-03-02T00:35:00.149Z] #19 23.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-02T00:35:00.149Z] #19 23.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-02T00:35:00.149Z] #19 23.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-02T00:35:00.149Z] #19 23.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-02T00:35:00.149Z] #19 23.64 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-02T00:35:00.149Z] #19 23.64 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-02T00:35:00.149Z] #19 23.64 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-02T00:35:00.149Z] #19 23.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-02T00:35:00.149Z] #19 23.64 xz-utils zip [2021-03-02T00:35:00.149Z] #19 24.00 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:35:00.149Z] #19 24.00 Need to get 28.5 MB of archives. [2021-03-02T00:35:00.149Z] #19 24.00 After this operation, 116 MB of additional disk space will be used. [2021-03-02T00:35:00.149Z] #19 24.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-02T00:35:00.149Z] #19 24.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-02T00:35:00.149Z] #19 24.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-02T00:35:00.149Z] #19 24.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-02T00:35:00.149Z] #19 24.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-02T00:35:00.149Z] #19 24.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-02T00:35:00.149Z] #19 24.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-02T00:35:00.149Z] #19 24.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-02T00:35:00.149Z] #19 24.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-02T00:35:00.149Z] #19 24.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-02T00:35:00.149Z] #19 24.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-02T00:35:00.149Z] #19 24.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-02T00:35:00.149Z] #19 24.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-02T00:35:00.149Z] #19 24.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-02T00:35:00.149Z] #19 24.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-02T00:35:00.149Z] #19 24.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-02T00:35:00.149Z] #19 24.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-02T00:35:00.149Z] #19 24.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:35:00.149Z] #19 24.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-02T00:35:00.149Z] #19 24.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-02T00:35:00.149Z] #19 24.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-02T00:35:00.149Z] #19 24.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-02T00:35:00.150Z] #19 24.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-02T00:35:00.150Z] #19 24.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-02T00:35:00.150Z] #19 24.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-02T00:35:00.150Z] #19 24.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-02T00:35:00.150Z] #19 24.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-02T00:35:00.150Z] #19 24.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-02T00:35:00.150Z] #19 24.58 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-02T00:35:00.150Z] #19 25.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-02T00:35:00.150Z] #19 25.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-02T00:35:00.150Z] #19 25.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-03-02T00:35:00.150Z] #19 25.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-02T00:35:00.150Z] #19 25.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-02T00:35:00.150Z] #19 25.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-02T00:35:00.150Z] #19 25.24 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-02T00:35:00.150Z] #19 25.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-02T00:35:00.150Z] #19 25.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-02T00:35:00.150Z] #19 25.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-02T00:35:00.150Z] #19 25.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-02T00:35:00.150Z] #19 25.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-02T00:35:00.150Z] #19 25.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-02T00:35:00.150Z] #19 25.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-02T00:35:00.150Z] #19 25.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-02T00:35:00.150Z] #19 25.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-02T00:35:00.150Z] #19 25.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-02T00:35:00.150Z] #19 25.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-02T00:35:00.150Z] #19 25.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-02T00:35:00.282Z] #42 74.60 DEP criu/shmem.d [2021-03-02T00:35:00.306Z] #42 71.95 DEP criu/proc_parse.d [2021-03-02T00:35:00.306Z] #42 72.17 DEP criu/plugin.d [2021-03-02T00:35:00.309Z] #43 ... [2021-03-02T00:35:00.309Z] [2021-03-02T00:35:00.310Z] #20 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:00.310Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-02T00:35:00.310Z] #20 72.15 Setting up apparmor (2.13.2-10) ... [2021-03-02T00:35:00.542Z] #42 74.84 DEP criu/servicefd.d [2021-03-02T00:35:00.542Z] #42 74.95 DEP criu/seize.d [2021-03-02T00:35:00.571Z] #42 72.31 DEP criu/pipes.d [2021-03-02T00:35:00.718Z] #19 26.50 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:35:00.718Z] #19 26.64 Fetched 28.5 MB in 2s (13.6 MB/s) [2021-03-02T00:35:00.718Z] #19 26.72 Selecting previously unselected package pigz. [2021-03-02T00:35:00.718Z] #19 26.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 ... 23432 files and directories currently installed.) [2021-03-02T00:35:00.718Z] #19 26.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-02T00:35:00.733Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 61.6% of statements [2021-03-02T00:35:00.733Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2021-03-02T00:35:00.803Z] #42 75.09 DEP criu/seccomp.d [2021-03-02T00:35:00.835Z] #42 72.53 DEP criu/pie-util.d [2021-03-02T00:35:00.835Z] #42 72.69 DEP criu/pie-util-vdso.d [2021-03-02T00:35:00.978Z] #19 26.82 Unpacking pigz (2.4-1) ... [2021-03-02T00:35:00.978Z] #19 26.94 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-02T00:35:01.064Z] #42 75.24 DEP criu/rst-malloc.d [2021-03-02T00:35:01.064Z] #42 75.33 DEP criu/rbtree.d [2021-03-02T00:35:01.064Z] #42 75.39 DEP criu/pstree.d [2021-03-02T00:35:01.099Z] #42 72.82 DEP criu/path.d [2021-03-02T00:35:01.099Z] #42 72.95 DEP criu/parasite-syscall.d [2021-03-02T00:35:01.238Z] #19 26.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:01.238Z] #19 26.96 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:01.324Z] #42 75.61 DEP criu/protobuf.d [2021-03-02T00:35:01.324Z] #42 75.72 GEN criu/protobuf-desc-gen.h [2021-03-02T00:35:01.364Z] #42 73.15 DEP criu/pagemap.d [2021-03-02T00:35:01.364Z] #42 73.29 DEP criu/pagemap-cache.d [2021-03-02T00:35:01.364Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 75.2% of statements [2021-03-02T00:35:01.364Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-02T00:35:01.459Z] #42 ... [2021-03-02T00:35:01.459Z] [2021-03-02T00:35:01.460Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:01.460Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:01.460Z] #19 11.68 Fetched 8423 kB in 9s (914 kB/s) [2021-03-02T00:35:01.460Z] #19 11.68 Reading package lists... [2021-03-02T00:35:01.460Z] #19 14.89 Reading package lists... [2021-03-02T00:35:01.460Z] #19 17.80 Building dependency tree... [2021-03-02T00:35:01.460Z] #19 19.03 libcap2-bin is already the newest version (1:2.25-2). [2021-03-02T00:35:01.460Z] #19 19.03 The following additional packages will be installed: [2021-03-02T00:35:01.460Z] #19 19.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-02T00:35:01.460Z] #19 19.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-02T00:35:01.460Z] #19 19.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-02T00:35:01.460Z] #19 19.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-02T00:35:01.460Z] #19 19.03 python3.7 python3.7-minimal vim-runtime xxd [2021-03-02T00:35:01.460Z] #19 19.03 Suggested packages: [2021-03-02T00:35:01.460Z] #19 19.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-02T00:35:01.460Z] #19 19.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-02T00:35:01.460Z] #19 19.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-02T00:35:01.460Z] #19 19.03 Recommended packages: [2021-03-02T00:35:01.460Z] #19 19.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-02T00:35:01.460Z] #19 19.03 python3-keyrings.alt python3-xdg unzip [2021-03-02T00:35:01.460Z] #19 20.64 The following NEW packages will be installed: [2021-03-02T00:35:01.460Z] #19 20.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-02T00:35:01.460Z] #19 20.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-02T00:35:01.460Z] #19 20.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-02T00:35:01.460Z] #19 20.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-02T00:35:01.460Z] #19 20.67 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-02T00:35:01.460Z] #19 20.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-02T00:35:01.460Z] #19 20.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-02T00:35:01.460Z] #19 20.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-02T00:35:01.460Z] #19 20.67 xz-utils zip [2021-03-02T00:35:01.460Z] #19 20.97 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:35:01.460Z] #19 20.97 Need to get 28.5 MB of archives. [2021-03-02T00:35:01.460Z] #19 20.97 After this operation, 116 MB of additional disk space will be used. [2021-03-02T00:35:01.460Z] #19 20.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-02T00:35:01.460Z] #19 20.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-02T00:35:01.460Z] #19 21.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-02T00:35:01.460Z] #19 21.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-02T00:35:01.460Z] #19 21.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-02T00:35:01.460Z] #19 21.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-02T00:35:01.460Z] #19 21.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-02T00:35:01.460Z] #19 21.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-02T00:35:01.460Z] #19 21.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-02T00:35:01.460Z] #19 21.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-02T00:35:01.460Z] #19 21.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-02T00:35:01.460Z] #19 21.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-02T00:35:01.460Z] #19 21.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-02T00:35:01.460Z] #19 21.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-02T00:35:01.460Z] #19 21.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-02T00:35:01.460Z] #19 21.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-02T00:35:01.460Z] #19 21.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-02T00:35:01.460Z] #19 21.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:35:01.460Z] #19 21.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-02T00:35:01.460Z] #19 21.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-02T00:35:01.497Z] #19 27.60 Selecting previously unselected package python3.7-minimal. [2021-03-02T00:35:01.627Z] #42 73.49 DEP criu/page-xfer.d [2021-03-02T00:35:01.628Z] #42 73.63 DEP criu/page-pipe.d [2021-03-02T00:35:01.654Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 55.1% of statements [2021-03-02T00:35:01.719Z] #19 21.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-02T00:35:01.719Z] #19 21.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-02T00:35:01.719Z] #19 21.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-02T00:35:01.719Z] #19 21.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-02T00:35:01.719Z] #19 21.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-02T00:35:01.719Z] #19 21.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-02T00:35:01.719Z] #19 21.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-02T00:35:01.719Z] #19 21.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-02T00:35:01.719Z] #19 21.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-02T00:35:01.757Z] #19 27.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:01.757Z] #19 27.62 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:35:00.069Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:35:00.069Z] > git --version # timeout=10 [2021-03-02T00:35:00.115Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-02T00:35:00.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:35:00.118Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:35:01.855Z] #20 ... [2021-03-02T00:35:01.855Z] [2021-03-02T00:35:01.855Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:35:01.855Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:35:01.855Z] #45 184.5 github.com/LK4D4/vndr/godl [2021-03-02T00:35:01.855Z] #45 185.2 github.com/LK4D4/vndr [2021-03-02T00:35:02.205Z] #42 73.79 DEP criu/netfilter.d [2021-03-02T00:35:02.205Z] #42 73.94 DEP criu/net.d [2021-03-02T00:35:02.289Z] #19 21.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-02T00:35:02.289Z] #19 21.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-02T00:35:02.289Z] #19 21.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-02T00:35:02.289Z] #19 22.00 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-02T00:35:02.289Z] #19 22.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-02T00:35:02.289Z] #19 22.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-02T00:35:02.289Z] #19 22.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-02T00:35:02.289Z] #19 22.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-02T00:35:02.289Z] #19 22.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-02T00:35:02.289Z] #19 22.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-02T00:35:02.289Z] #19 22.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-02T00:35:02.289Z] #19 22.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-02T00:35:02.289Z] #19 22.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-02T00:35:02.289Z] #19 22.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-02T00:35:02.472Z] #42 74.22 DEP criu/namespaces.d [2021-03-02T00:35:02.472Z] #42 74.34 DEP criu/mount.d [2021-03-02T00:35:02.507Z] #45 ... [2021-03-02T00:35:02.507Z] [2021-03-02T00:35:02.507Z] #20 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:02.507Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-02T00:35:02.507Z] #20 74.22 Setting up xfsprogs (4.20.0-1) ... [2021-03-02T00:35:02.507Z] #20 74.23 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:35:02.548Z] #19 22.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-02T00:35:02.548Z] #19 22.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-02T00:35:02.548Z] #19 ... [2021-03-02T00:35:02.548Z] [2021-03-02T00:35:02.548Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:02.548Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:02.548Z] #42 95.54 CC criu/clone-noasan.o [2021-03-02T00:35:02.548Z] #42 95.71 CC criu/config.o [2021-03-02T00:35:02.685Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-03-02T00:35:02.696Z] #19 28.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:02.696Z] #19 28.75 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:35:02.735Z] #42 74.55 DEP criu/memfd.d [2021-03-02T00:35:02.809Z] #20 74.63 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:35:02.956Z] #19 ... [2021-03-02T00:35:02.956Z] [2021-03-02T00:35:02.956Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:35:02.956Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:35:02.956Z] #31 DONE 178.6s [2021-03-02T00:35:02.956Z] [2021-03-02T00:35:02.956Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:02.956Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:02.956Z] #42 91.25 DEP criu/fifo.d [2021-03-02T00:35:02.956Z] #42 91.39 DEP criu/fdstore.d [2021-03-02T00:35:02.956Z] #42 91.54 DEP criu/fault-injection.d [2021-03-02T00:35:02.956Z] #42 91.58 DEP criu/external.d [2021-03-02T00:35:02.956Z] #42 91.67 DEP criu/eventpoll.d [2021-03-02T00:35:02.956Z] #42 91.91 DEP criu/eventfd.d [2021-03-02T00:35:02.956Z] #42 92.05 DEP criu/crtools.d [2021-03-02T00:35:02.956Z] #42 92.23 DEP criu/cr-service.d [2021-03-02T00:35:02.956Z] #42 92.40 DEP criu/cr-restore.d [2021-03-02T00:35:02.956Z] #42 92.59 DEP criu/cr-errno.d [2021-03-02T00:35:02.956Z] #42 92.62 DEP criu/cr-dump.d [2021-03-02T00:35:02.956Z] #42 92.81 DEP criu/cr-dedup.d [2021-03-02T00:35:02.956Z] #42 92.95 DEP criu/cr-check.d [2021-03-02T00:35:02.956Z] #42 93.18 DEP criu/config.d [2021-03-02T00:35:02.956Z] #42 93.34 DEP criu/clone-noasan.d [2021-03-02T00:35:02.956Z] #42 93.46 DEP criu/cgroup.d [2021-03-02T00:35:02.956Z] #42 93.71 DEP criu/cgroup-props.d [2021-03-02T00:35:02.956Z] #42 93.81 DEP criu/bitmap.d [2021-03-02T00:35:02.956Z] #42 93.89 DEP criu/bfd.d [2021-03-02T00:35:02.956Z] #42 94.03 DEP criu/autofs.d [2021-03-02T00:35:02.998Z] #42 74.73 DEP criu/mem.d [2021-03-02T00:35:02.998Z] #42 74.86 DEP criu/lsm.d [2021-03-02T00:35:03.111Z] #20 ... [2021-03-02T00:35:03.111Z] [2021-03-02T00:35:03.111Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-02T00:35:03.111Z] #45 sha256:7e1d2eb43da6b4ea258616a625046449003d6148042abad7f90877dd153acd9b [2021-03-02T00:35:03.111Z] #45 DONE 195.9s [2021-03-02T00:35:03.111Z] [2021-03-02T00:35:03.111Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:03.111Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:35:03.111Z] #43 123.5 CC criu/cr-service.o [2021-03-02T00:35:03.216Z] #42 94.21 DEP criu/aio.d [2021-03-02T00:35:03.238Z] #42 77.28 DEP criu/protobuf-desc.d [2021-03-02T00:35:03.238Z] #42 77.38 DEP criu/proc_parse.d [2021-03-02T00:35:03.238Z] #42 77.60 DEP criu/plugin.d [2021-03-02T00:35:03.279Z] #42 75.00 DEP criu/log.d [2021-03-02T00:35:03.279Z] #42 75.14 DEP criu/libnetlink.d [2021-03-02T00:35:03.315Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-03-02T00:35:03.476Z] #42 94.33 DEP criu/action-scripts.d [2021-03-02T00:35:03.499Z] #42 77.69 DEP criu/pipes.d [2021-03-02T00:35:03.499Z] #42 77.91 DEP criu/pie-util.d [2021-03-02T00:35:03.542Z] #42 75.28 DEP criu/kerndat.d [2021-03-02T00:35:03.542Z] #42 75.48 DEP criu/kcmp-ids.d [2021-03-02T00:35:03.605Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-03-02T00:35:03.735Z] #42 94.73 CC criu/action-scripts.o [2021-03-02T00:35:03.759Z] #42 78.07 DEP criu/pie-util-vdso.d [2021-03-02T00:35:03.759Z] #42 78.19 DEP criu/pie-util-vdso-elf32.d [2021-03-02T00:35:03.806Z] #42 75.54 DEP criu/irmap.d [2021-03-02T00:35:03.806Z] #42 75.62 DEP criu/ipc_ns.d [2021-03-02T00:35:03.806Z] #42 75.70 DEP criu/image.d [2021-03-02T00:35:03.806Z] #42 75.79 DEP criu/image-desc.d [2021-03-02T00:35:04.020Z] #42 78.35 DEP criu/path.d [2021-03-02T00:35:04.069Z] #42 75.89 DEP criu/fsnotify.d [2021-03-02T00:35:04.235Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-03-02T00:35:04.235Z] ok github.com/docker/docker/daemon/logger/splunk 1.437s coverage: 82.5% of statements [2021-03-02T00:35:04.235Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-02T00:35:04.235Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-02T00:35:04.281Z] #42 78.51 DEP criu/parasite-syscall.d [2021-03-02T00:35:04.305Z] #42 95.44 CC criu/aio.o [2021-03-02T00:35:04.333Z] #42 76.07 DEP criu/filesystems.d [2021-03-02T00:35:04.333Z] #42 76.20 DEP criu/files.d [2021-03-02T00:35:04.333Z] #42 76.30 DEP criu/files-reg.d [2021-03-02T00:35:04.483Z] #42 97.24 CC criu/cr-check.o [2021-03-02T00:35:04.542Z] #42 78.73 DEP criu/pagemap.d [2021-03-02T00:35:04.542Z] #42 78.97 DEP criu/pagemap-cache.d [2021-03-02T00:35:04.596Z] #42 76.48 DEP criu/files-ext.d [2021-03-02T00:35:04.803Z] #42 79.10 DEP criu/page-xfer.d [2021-03-02T00:35:04.803Z] #42 79.31 DEP criu/page-pipe.d [2021-03-02T00:35:04.860Z] #42 76.64 DEP criu/file-lock.d [2021-03-02T00:35:04.860Z] #42 76.76 DEP criu/file-ids.d [2021-03-02T00:35:04.860Z] #42 76.86 DEP criu/fifo.d [2021-03-02T00:35:04.874Z] #42 96.00 CC criu/autofs.o [2021-03-02T00:35:05.064Z] #42 79.42 DEP criu/netfilter.d [2021-03-02T00:35:05.123Z] #42 76.98 DEP criu/fdstore.d [2021-03-02T00:35:05.123Z] #42 77.06 DEP criu/fault-injection.d [2021-03-02T00:35:05.123Z] #42 77.09 DEP criu/external.d [2021-03-02T00:35:05.326Z] #42 79.59 DEP criu/net.d [2021-03-02T00:35:05.387Z] #42 77.20 DEP criu/eventpoll.d [2021-03-02T00:35:05.444Z] #42 ... [2021-03-02T00:35:05.444Z] [2021-03-02T00:35:05.444Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:05.444Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:05.444Z] #19 31.34 Selecting previously unselected package python3-minimal. [2021-03-02T00:35:05.444Z] #19 31.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-03-02T00:35:05.444Z] #19 31.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-02T00:35:05.444Z] #19 31.43 Unpacking python3-minimal (3.7.3-1) ... [2021-03-02T00:35:05.588Z] #42 79.74 DEP criu/namespaces.d [2021-03-02T00:35:05.588Z] #42 79.90 DEP criu/mount.d [2021-03-02T00:35:05.588Z] #42 ... [2021-03-02T00:35:05.588Z] [2021-03-02T00:35:05.588Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:05.588Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:05.588Z] #19 14.83 Reading package lists... [2021-03-02T00:35:05.588Z] #19 18.95 Building dependency tree... [2021-03-02T00:35:05.588Z] #19 20.71 libcap2-bin is already the newest version (1:2.25-2). [2021-03-02T00:35:05.588Z] #19 20.71 The following additional packages will be installed: [2021-03-02T00:35:05.588Z] #19 20.71 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-02T00:35:05.588Z] #19 20.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-02T00:35:05.588Z] #19 20.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-02T00:35:05.588Z] #19 20.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-02T00:35:05.588Z] #19 20.72 python3.7 python3.7-minimal vim-runtime xxd [2021-03-02T00:35:05.588Z] #19 20.72 Suggested packages: [2021-03-02T00:35:05.588Z] #19 20.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-02T00:35:05.588Z] #19 20.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-02T00:35:05.588Z] #19 20.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-02T00:35:05.588Z] #19 20.72 Recommended packages: [2021-03-02T00:35:05.588Z] #19 20.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-02T00:35:05.588Z] #19 20.72 python3-keyrings.alt python3-xdg unzip [2021-03-02T00:35:05.588Z] #19 22.55 The following NEW packages will be installed: [2021-03-02T00:35:05.588Z] #19 22.55 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-02T00:35:05.588Z] #19 22.55 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-02T00:35:05.588Z] #19 22.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-02T00:35:05.588Z] #19 22.55 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-02T00:35:05.588Z] #19 22.55 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-02T00:35:05.588Z] #19 22.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-02T00:35:05.588Z] #19 22.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-02T00:35:05.588Z] #19 22.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-02T00:35:05.588Z] #19 22.56 xz-utils zip [2021-03-02T00:35:05.588Z] #19 22.89 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:35:05.588Z] #19 22.89 Need to get 28.5 MB of archives. [2021-03-02T00:35:05.588Z] #19 22.89 After this operation, 116 MB of additional disk space will be used. [2021-03-02T00:35:05.588Z] #19 22.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-02T00:35:05.588Z] #19 22.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-02T00:35:05.588Z] #19 22.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-02T00:35:05.588Z] #19 23.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-02T00:35:05.588Z] #19 23.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-02T00:35:05.588Z] #19 23.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-02T00:35:05.588Z] #19 23.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-02T00:35:05.588Z] #19 23.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-02T00:35:05.588Z] #19 23.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-02T00:35:05.588Z] #19 23.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-02T00:35:05.588Z] #19 23.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-02T00:35:05.588Z] #19 23.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-02T00:35:05.588Z] #19 23.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-02T00:35:05.588Z] #19 23.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-02T00:35:05.588Z] #19 23.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-02T00:35:05.588Z] #19 23.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-02T00:35:05.588Z] #19 23.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-02T00:35:05.588Z] #19 23.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-02T00:35:05.588Z] #19 23.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-02T00:35:05.588Z] #19 23.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-02T00:35:05.588Z] #19 23.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-02T00:35:05.662Z] #42 77.36 DEP criu/eventfd.d [2021-03-02T00:35:05.662Z] #42 77.47 DEP criu/crtools.d [2021-03-02T00:35:05.704Z] #19 31.51 Selecting previously unselected package libmpdec2:amd64. [2021-03-02T00:35:05.704Z] #19 31.52 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-02T00:35:05.704Z] #19 31.53 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-02T00:35:05.704Z] #19 31.63 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-02T00:35:05.704Z] #19 31.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:05.704Z] #19 31.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:05.740Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2021-03-02T00:35:05.849Z] #19 23.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-02T00:35:05.849Z] #19 23.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-02T00:35:05.849Z] #19 23.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-02T00:35:05.849Z] #19 23.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-02T00:35:05.849Z] #19 23.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-02T00:35:05.849Z] #19 23.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-02T00:35:05.849Z] #19 23.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-02T00:35:05.849Z] #19 23.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-02T00:35:05.861Z] #42 98.93 CC criu/cr-dedup.o [2021-03-02T00:35:05.906Z] #43 126.5 CC criu/crtools.o [2021-03-02T00:35:05.951Z] #42 77.65 DEP criu/cr-service.d [2021-03-02T00:35:06.119Z] #42 99.31 CC criu/cr-dump.o [2021-03-02T00:35:06.215Z] #42 77.88 DEP criu/cr-restore.d [2021-03-02T00:35:06.215Z] #42 78.15 DEP criu/cr-errno.d [2021-03-02T00:35:06.215Z] #42 78.16 DEP criu/cr-dump.d [2021-03-02T00:35:06.370Z] ok github.com/docker/docker/distribution 0.238s coverage: 25.0% of statements [2021-03-02T00:35:06.370Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-02T00:35:06.420Z] #19 23.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-03-02T00:35:06.420Z] #19 23.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-03-02T00:35:06.420Z] #19 23.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-02T00:35:06.420Z] #19 23.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-02T00:35:06.420Z] #19 23.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-02T00:35:06.420Z] #19 23.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-02T00:35:06.420Z] #19 23.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-02T00:35:06.420Z] #19 23.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-02T00:35:06.420Z] #19 23.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-02T00:35:06.420Z] #19 23.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-02T00:35:06.420Z] #19 23.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-02T00:35:06.420Z] #19 23.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-02T00:35:06.420Z] #19 23.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-02T00:35:06.479Z] #42 78.38 DEP criu/cr-dedup.d [2021-03-02T00:35:06.643Z] #19 32.64 Selecting previously unselected package python3.7. [2021-03-02T00:35:06.681Z] #19 ... [2021-03-02T00:35:06.681Z] [2021-03-02T00:35:06.681Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:35:06.681Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-02T00:35:06.681Z] #31 DONE 176.7s [2021-03-02T00:35:06.681Z] [2021-03-02T00:35:06.681Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:06.681Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:06.681Z] #19 24.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-02T00:35:06.681Z] #19 24.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-02T00:35:06.681Z] #19 24.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-02T00:35:06.681Z] #19 ... [2021-03-02T00:35:06.681Z] [2021-03-02T00:35:06.681Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:06.681Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:06.681Z] #42 80.12 DEP criu/memfd.d [2021-03-02T00:35:06.681Z] #42 80.28 DEP criu/mem.d [2021-03-02T00:35:06.681Z] #42 80.47 DEP criu/lsm.d [2021-03-02T00:35:06.681Z] #42 80.60 DEP criu/log.d [2021-03-02T00:35:06.681Z] #42 80.71 DEP criu/libnetlink.d [2021-03-02T00:35:06.681Z] #42 80.93 DEP criu/kerndat.d [2021-03-02T00:35:06.743Z] #42 78.53 DEP criu/cr-check.d [2021-03-02T00:35:06.743Z] #42 ... [2021-03-02T00:35:06.743Z] [2021-03-02T00:35:06.743Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:06.743Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-02T00:35:06.743Z] #19 17.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-03-02T00:35:06.743Z] #19 17.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-03-02T00:35:06.743Z] #19 17.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-03-02T00:35:06.743Z] #19 18.27 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:35:06.743Z] #19 18.35 Fetched 27.6 MB in 2s (13.4 MB/s) [2021-03-02T00:35:06.743Z] #19 18.41 Selecting previously unselected package pigz. [2021-03-02T00:35:06.743Z] #19 18.41 (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 ... 23405 files and directories currently installed.) [2021-03-02T00:35:06.743Z] #19 18.47 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-03-02T00:35:06.743Z] #19 18.48 Unpacking pigz (2.4-1) ... [2021-03-02T00:35:06.743Z] #19 18.58 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-03-02T00:35:06.743Z] #19 18.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-02T00:35:06.743Z] #19 18.60 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:06.743Z] #19 18.96 Selecting previously unselected package python3.7-minimal. [2021-03-02T00:35:06.743Z] #19 18.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-02T00:35:06.743Z] #19 18.99 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:35:06.743Z] #19 19.40 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:06.743Z] #19 19.43 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:35:06.743Z] #19 21.23 Selecting previously unselected package python3-minimal. [2021-03-02T00:35:06.743Z] #19 21.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2021-03-02T00:35:06.743Z] #19 21.30 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-03-02T00:35:06.743Z] #19 21.30 Unpacking python3-minimal (3.7.3-1) ... [2021-03-02T00:35:06.743Z] #19 21.41 Selecting previously unselected package libmpdec2:arm64. [2021-03-02T00:35:06.743Z] #19 21.41 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-03-02T00:35:06.743Z] #19 21.43 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-03-02T00:35:06.743Z] #19 21.50 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-03-02T00:35:06.743Z] #19 21.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 21.52 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:06.744Z] #19 22.19 Selecting previously unselected package python3.7. [2021-03-02T00:35:06.744Z] #19 22.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 22.22 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:06.744Z] #19 22.34 Selecting previously unselected package libpython3-stdlib:arm64. [2021-03-02T00:35:06.744Z] #19 22.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 22.36 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-02T00:35:06.744Z] #19 22.48 Setting up python3-minimal (3.7.3-1) ... [2021-03-02T00:35:06.744Z] #19 23.37 Selecting previously unselected package python3. [2021-03-02T00:35:06.744Z] #19 23.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 ... 24066 files and directories currently installed.) [2021-03-02T00:35:06.744Z] #19 23.42 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 23.43 Unpacking python3 (3.7.3-1) ... [2021-03-02T00:35:06.744Z] #19 23.52 Selecting previously unselected package libip4tc0:arm64. [2021-03-02T00:35:06.744Z] #19 23.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 23.55 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-03-02T00:35:06.744Z] #19 23.70 Selecting previously unselected package libip6tc0:arm64. [2021-03-02T00:35:06.744Z] #19 23.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 23.71 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-03-02T00:35:06.744Z] #19 23.83 Selecting previously unselected package libiptc0:arm64. [2021-03-02T00:35:06.744Z] #19 23.84 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 23.84 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-03-02T00:35:06.744Z] #19 23.98 Selecting previously unselected package libnfnetlink0:arm64. [2021-03-02T00:35:06.744Z] #19 23.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 23.99 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-02T00:35:06.744Z] #19 24.08 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-03-02T00:35:06.744Z] #19 24.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 24.10 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-02T00:35:06.744Z] #19 24.18 Selecting previously unselected package libnftnl11:arm64. [2021-03-02T00:35:06.744Z] #19 24.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 24.19 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-03-02T00:35:06.744Z] #19 24.29 Selecting previously unselected package iptables. [2021-03-02T00:35:06.744Z] #19 24.31 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-03-02T00:35:06.744Z] #19 24.32 Unpacking iptables (1.8.2-4) ... [2021-03-02T00:35:06.903Z] #19 32.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:06.903Z] #19 32.65 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:06.903Z] #19 32.78 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-02T00:35:06.903Z] #19 32.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-02T00:35:06.903Z] #19 32.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-02T00:35:06.942Z] #42 81.29 DEP criu/kcmp-ids.d [2021-03-02T00:35:06.969Z] #43 127.6 CC criu/eventfd.o [2021-03-02T00:35:07.003Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-03-02T00:35:07.007Z] #19 24.63 Selecting previously unselected package xxd. [2021-03-02T00:35:07.007Z] #19 24.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-02T00:35:07.007Z] #19 24.64 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:35:07.007Z] #19 24.77 Selecting previously unselected package vim-common. [2021-03-02T00:35:07.007Z] #19 24.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:35:07.007Z] #19 24.81 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:35:07.163Z] #19 32.90 Setting up python3-minimal (3.7.3-1) ... [2021-03-02T00:35:07.202Z] #42 81.44 DEP criu/irmap.d [2021-03-02T00:35:07.269Z] #43 128.0 CC criu/eventpoll.o [2021-03-02T00:35:07.271Z] #19 25.04 Selecting previously unselected package bash-completion. [2021-03-02T00:35:07.271Z] #19 25.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-02T00:35:07.463Z] #42 81.69 DEP criu/ipc_ns.d [2021-03-02T00:35:07.632Z] ok github.com/docker/docker/image 0.012s coverage: 86.6% of statements [2021-03-02T00:35:07.724Z] #42 81.97 DEP criu/image.d [2021-03-02T00:35:07.733Z] #19 33.80 Selecting previously unselected package python3. [2021-03-02T00:35:07.985Z] #42 82.29 DEP criu/image-desc.d [2021-03-02T00:35:07.993Z] #19 33.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-03-02T00:35:07.993Z] #19 33.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-02T00:35:07.993Z] #19 33.88 Unpacking python3 (3.7.3-1) ... [2021-03-02T00:35:07.993Z] #19 33.98 Selecting previously unselected package libip4tc0:amd64. [2021-03-02T00:35:07.993Z] #19 33.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-02T00:35:07.993Z] #19 33.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:07.993Z] #19 34.07 Selecting previously unselected package libip6tc0:amd64. [2021-03-02T00:35:08.027Z] #42 ... [2021-03-02T00:35:08.027Z] [2021-03-02T00:35:08.027Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:08.027Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:08.027Z] #19 22.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-02T00:35:08.027Z] #19 22.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-02T00:35:08.027Z] #19 22.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-02T00:35:08.027Z] #19 23.37 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:35:08.027Z] #19 23.49 Fetched 28.5 MB in 2s (14.3 MB/s) [2021-03-02T00:35:08.027Z] #19 23.57 Selecting previously unselected package pigz. [2021-03-02T00:35:08.027Z] #19 23.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-03-02T00:35:08.027Z] #19 23.62 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-02T00:35:08.027Z] #19 23.63 Unpacking pigz (2.4-1) ... [2021-03-02T00:35:08.027Z] #19 23.71 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-02T00:35:08.027Z] #19 23.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:08.027Z] #19 23.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:08.027Z] #19 24.20 Selecting previously unselected package python3.7-minimal. [2021-03-02T00:35:08.027Z] #19 24.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:08.027Z] #19 24.24 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:35:08.027Z] #19 25.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:08.027Z] #19 25.13 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:35:08.027Z] #19 27.12 Selecting previously unselected package python3-minimal. [2021-03-02T00:35:08.027Z] #19 27.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-03-02T00:35:08.027Z] #19 27.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-02T00:35:08.027Z] #19 27.18 Unpacking python3-minimal (3.7.3-1) ... [2021-03-02T00:35:08.027Z] #19 27.26 Selecting previously unselected package libmpdec2:amd64. [2021-03-02T00:35:08.027Z] #19 27.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-02T00:35:08.027Z] #19 27.28 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-02T00:35:08.027Z] #19 27.37 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-02T00:35:08.027Z] #19 27.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:08.027Z] #19 27.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:08.245Z] #42 82.48 DEP criu/fsnotify.d [2021-03-02T00:35:08.245Z] #42 82.65 DEP criu/filesystems.d [2021-03-02T00:35:08.253Z] #19 34.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-02T00:35:08.253Z] #19 34.08 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:08.253Z] #19 34.17 Selecting previously unselected package libiptc0:amd64. [2021-03-02T00:35:08.253Z] #19 34.18 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-02T00:35:08.253Z] #19 34.20 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:08.253Z] #19 34.28 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-02T00:35:08.260Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-03-02T00:35:08.260Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 85.6% of statements [2021-03-02T00:35:08.260Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-02T00:35:08.333Z] #43 ... [2021-03-02T00:35:08.333Z] [2021-03-02T00:35:08.333Z] #20 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:08.333Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-03-02T00:35:08.333Z] #20 76.19 Setting up python3-distutils (3.7.3-1) ... [2021-03-02T00:35:08.333Z] #20 76.82 Setting up python3-setuptools (40.8.0-1) ... [2021-03-02T00:35:08.333Z] #20 78.33 Setting up python3-pip (18.1-5) ... [2021-03-02T00:35:08.333Z] #20 79.80 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:35:08.333Z] #20 79.84 Processing triggers for mime-support (3.62) ... [2021-03-02T00:35:08.333Z] #20 DONE 80.1s [2021-03-02T00:35:08.333Z] [2021-03-02T00:35:08.333Z] #21 [dev-systemd-false 8/26] 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-03-02T00:35:08.333Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-03-02T00:35:08.506Z] #42 82.78 DEP criu/files.d [2021-03-02T00:35:08.506Z] #42 82.91 DEP criu/files-reg.d [2021-03-02T00:35:08.513Z] #19 34.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-02T00:35:08.513Z] #19 34.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-02T00:35:08.513Z] #19 34.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-02T00:35:08.513Z] #19 34.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-02T00:35:08.513Z] #19 34.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-02T00:35:08.513Z] #19 34.46 Selecting previously unselected package libnftnl11:amd64. [2021-03-02T00:35:08.513Z] #19 34.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-02T00:35:08.513Z] #19 34.48 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-02T00:35:08.597Z] #19 28.32 Selecting previously unselected package python3.7. [2021-03-02T00:35:08.597Z] #19 28.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:08.597Z] #19 28.34 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:08.597Z] #19 28.46 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-02T00:35:08.597Z] #19 28.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-02T00:35:08.597Z] #19 28.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-02T00:35:08.633Z] #21 0.451 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-02T00:35:08.767Z] #42 83.04 DEP criu/files-ext.d [2021-03-02T00:35:08.767Z] #42 83.17 DEP criu/file-lock.d [2021-03-02T00:35:08.773Z] #19 34.59 Selecting previously unselected package iptables. [2021-03-02T00:35:08.773Z] #19 34.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-02T00:35:08.773Z] #19 34.61 Unpacking iptables (1.8.2-4) ... [2021-03-02T00:35:08.857Z] #19 28.61 Setting up python3-minimal (3.7.3-1) ... [2021-03-02T00:35:08.934Z] #21 0.459 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-02T00:35:08.934Z] #21 0.464 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-02T00:35:08.934Z] #21 DONE 0.6s [2021-03-02T00:35:08.934Z] [2021-03-02T00:35:08.934Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:08.934Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-03-02T00:35:09.028Z] #42 83.35 DEP criu/file-ids.d [2021-03-02T00:35:09.033Z] #19 34.91 Selecting previously unselected package xxd. [2021-03-02T00:35:09.033Z] #19 34.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T00:35:09.033Z] #19 34.94 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:35:09.033Z] #19 35.07 Selecting previously unselected package vim-common. [2021-03-02T00:35:09.033Z] #19 35.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:35:09.288Z] #42 83.50 DEP criu/fifo.d [2021-03-02T00:35:09.288Z] #42 83.61 DEP criu/fdstore.d [2021-03-02T00:35:09.289Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-03-02T00:35:09.289Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-03-02T00:35:09.289Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-02T00:35:09.292Z] #19 35.10 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:35:09.292Z] #19 35.35 Selecting previously unselected package bash-completion. [2021-03-02T00:35:09.549Z] #42 83.73 DEP criu/fault-injection.d [2021-03-02T00:35:09.549Z] #42 83.77 DEP criu/external.d [2021-03-02T00:35:09.549Z] #42 83.86 DEP criu/eventpoll.d [2021-03-02T00:35:09.552Z] #19 35.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-02T00:35:09.579Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-03-02T00:35:09.795Z] #19 29.39 Selecting previously unselected package python3. [2021-03-02T00:35:09.795Z] #19 29.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-03-02T00:35:09.795Z] #19 29.43 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-02T00:35:09.795Z] #19 29.45 Unpacking python3 (3.7.3-1) ... [2021-03-02T00:35:09.795Z] #19 29.55 Selecting previously unselected package libip4tc0:amd64. [2021-03-02T00:35:09.795Z] #19 29.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-02T00:35:09.795Z] #19 29.57 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:09.795Z] #19 29.65 Selecting previously unselected package libip6tc0:amd64. [2021-03-02T00:35:09.795Z] #19 29.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-02T00:35:09.809Z] #42 84.06 DEP criu/eventfd.d [2021-03-02T00:35:09.809Z] #42 84.14 DEP criu/crtools.d [2021-03-02T00:35:09.809Z] #42 84.28 DEP criu/cr-service.d [2021-03-02T00:35:10.055Z] #19 29.66 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:10.055Z] #19 29.88 Selecting previously unselected package libiptc0:amd64. [2021-03-02T00:35:10.055Z] #19 29.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-02T00:35:10.055Z] #19 29.90 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:10.069Z] #42 84.42 DEP criu/cr-restore.d [2021-03-02T00:35:10.315Z] #19 29.99 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-02T00:35:10.315Z] #19 29.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-02T00:35:10.315Z] #19 30.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-02T00:35:10.315Z] #19 30.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-02T00:35:10.315Z] #19 30.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-02T00:35:10.315Z] #19 30.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-02T00:35:10.315Z] #19 30.16 Selecting previously unselected package libnftnl11:amd64. [2021-03-02T00:35:10.315Z] #19 30.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-02T00:35:10.315Z] #19 30.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-02T00:35:10.332Z] #42 84.62 DEP criu/cr-errno.d [2021-03-02T00:35:10.332Z] #42 84.64 DEP criu/cr-dump.d [2021-03-02T00:35:10.332Z] #42 84.84 DEP criu/cr-dedup.d [2021-03-02T00:35:10.575Z] #19 30.24 Selecting previously unselected package iptables. [2021-03-02T00:35:10.575Z] #19 30.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-02T00:35:10.575Z] #19 30.26 Unpacking iptables (1.8.2-4) ... [2021-03-02T00:35:10.592Z] #42 84.99 DEP criu/cr-check.d [2021-03-02T00:35:10.593Z] #19 27.86 Unpacking bash-completion (1:2.8-6) ... [2021-03-02T00:35:10.593Z] #19 28.29 Selecting previously unselected package bzip2. [2021-03-02T00:35:10.593Z] #19 28.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-03-02T00:35:10.593Z] #19 28.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:35:10.593Z] #19 28.43 Selecting previously unselected package xz-utils. [2021-03-02T00:35:10.593Z] #19 28.43 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-03-02T00:35:10.593Z] #19 28.44 Unpacking xz-utils (5.2.4-1) ... [2021-03-02T00:35:10.607Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-03-02T00:35:10.835Z] #19 30.57 Selecting previously unselected package xxd. [2021-03-02T00:35:10.835Z] #19 30.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T00:35:10.835Z] #19 30.58 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:35:10.853Z] #42 85.14 DEP criu/config.d [2021-03-02T00:35:10.853Z] #42 85.27 DEP criu/clone-noasan.d [2021-03-02T00:35:10.857Z] #19 28.66 Selecting previously unselected package apparmor. [2021-03-02T00:35:10.857Z] #19 28.67 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-03-02T00:35:11.095Z] #19 30.71 Selecting previously unselected package vim-common. [2021-03-02T00:35:11.095Z] #19 30.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:35:11.095Z] #19 30.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:35:11.095Z] #19 30.94 Selecting previously unselected package bash-completion. [2021-03-02T00:35:11.095Z] #19 30.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-02T00:35:11.114Z] #42 85.35 DEP criu/cgroup.d [2021-03-02T00:35:11.121Z] #19 28.77 Unpacking apparmor (2.13.2-10) ... [2021-03-02T00:35:11.236Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2021-03-02T00:35:11.236Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-02T00:35:11.375Z] #42 85.58 DEP criu/cgroup-props.d [2021-03-02T00:35:11.375Z] #42 85.67 DEP criu/bitmap.d [2021-03-02T00:35:11.375Z] #42 85.70 DEP criu/bfd.d [2021-03-02T00:35:11.375Z] #42 85.80 DEP criu/autofs.d [2021-03-02T00:35:11.385Z] #19 29.08 Selecting previously unselected package aufs-tools. [2021-03-02T00:35:11.385Z] #19 29.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-03-02T00:35:11.385Z] #19 29.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:35:11.636Z] #42 86.00 DEP criu/aio.d [2021-03-02T00:35:11.650Z] #19 29.26 Selecting previously unselected package libonig5:arm64. [2021-03-02T00:35:11.650Z] #19 29.28 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-03-02T00:35:11.650Z] #19 29.29 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-02T00:35:11.650Z] #19 29.46 Selecting previously unselected package libjq1:arm64. [2021-03-02T00:35:11.650Z] #19 29.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-02T00:35:11.650Z] #19 29.47 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-02T00:35:11.650Z] #19 29.62 Selecting previously unselected package jq. [2021-03-02T00:35:11.650Z] #19 29.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-02T00:35:11.897Z] #42 86.15 DEP criu/action-scripts.d [2021-03-02T00:35:11.897Z] #42 86.40 CC criu/action-scripts.o [2021-03-02T00:35:11.914Z] #19 29.63 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:35:11.914Z] #19 29.74 Selecting previously unselected package libaio1:arm64. [2021-03-02T00:35:11.914Z] #19 29.75 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-03-02T00:35:11.914Z] #19 29.75 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-03-02T00:35:11.914Z] #19 29.85 Selecting previously unselected package libgpm2:arm64. [2021-03-02T00:35:12.177Z] #19 29.85 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-03-02T00:35:12.177Z] #19 29.87 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-03-02T00:35:12.177Z] #19 29.97 Selecting previously unselected package libicu63:arm64. [2021-03-02T00:35:12.177Z] #19 29.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-02T00:35:12.177Z] #19 30.00 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-02T00:35:12.346Z] #19 38.17 Unpacking bash-completion (1:2.8-6) ... [2021-03-02T00:35:12.606Z] #19 38.51 Selecting previously unselected package bzip2. [2021-03-02T00:35:12.606Z] #19 38.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-02T00:35:12.606Z] #19 38.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:35:12.745Z] ok github.com/docker/docker/pkg/archive 0.454s coverage: 76.8% of statements [2021-03-02T00:35:12.838Z] #42 86.85 CC criu/aio.o [2021-03-02T00:35:12.866Z] #19 38.58 Selecting previously unselected package xz-utils. [2021-03-02T00:35:12.866Z] #19 38.59 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-02T00:35:12.866Z] #19 38.60 Unpacking xz-utils (5.2.4-1) ... [2021-03-02T00:35:12.866Z] #19 38.76 Selecting previously unselected package apparmor. [2021-03-02T00:35:12.866Z] #19 38.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-02T00:35:13.098Z] #42 87.29 CC criu/autofs.o [2021-03-02T00:35:13.125Z] #19 38.84 Unpacking apparmor (2.13.2-10) ... [2021-03-02T00:35:13.386Z] #19 39.15 Selecting previously unselected package aufs-tools. [2021-03-02T00:35:13.386Z] #19 39.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-02T00:35:13.386Z] #19 39.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:35:13.386Z] #19 39.27 Selecting previously unselected package libonig5:amd64. [2021-03-02T00:35:13.386Z] #19 39.28 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-02T00:35:13.386Z] #19 39.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:35:13.477Z] #22 ... [2021-03-02T00:35:13.477Z] [2021-03-02T00:35:13.477Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-02T00:35:13.477Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-02T00:35:13.477Z] #32 DONE 205.4s [2021-03-02T00:35:13.477Z] [2021-03-02T00:35:13.477Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:13.477Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:35:13.477Z] #43 129.2 CC criu/external.o [2021-03-02T00:35:13.477Z] #43 129.7 CC criu/fault-injection.o [2021-03-02T00:35:13.477Z] #43 129.9 CC criu/fdstore.o [2021-03-02T00:35:13.477Z] #43 130.4 CC criu/fifo.o [2021-03-02T00:35:13.477Z] #43 130.9 CC criu/file-ids.o [2021-03-02T00:35:13.477Z] #43 131.1 CC criu/file-lock.o [2021-03-02T00:35:13.477Z] #43 132.4 CC criu/files-ext.o [2021-03-02T00:35:13.477Z] #43 133.2 CC criu/files-reg.o [2021-03-02T00:35:13.645Z] #19 39.43 Selecting previously unselected package libjq1:amd64. [2021-03-02T00:35:13.645Z] #19 39.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:35:13.645Z] #19 39.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:35:13.645Z] #19 39.56 Selecting previously unselected package jq. [2021-03-02T00:35:13.645Z] #19 39.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:35:13.645Z] #19 39.59 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:35:13.645Z] #19 39.67 Selecting previously unselected package libaio1:amd64. [2021-03-02T00:35:13.669Z] #42 ... [2021-03-02T00:35:13.669Z] [2021-03-02T00:35:13.669Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:13.669Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:13.669Z] #19 24.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-02T00:35:13.669Z] #19 24.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-02T00:35:13.669Z] #19 24.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-02T00:35:13.669Z] #19 25.64 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:35:13.669Z] #19 25.78 Fetched 28.5 MB in 2s (13.1 MB/s) [2021-03-02T00:35:13.669Z] #19 25.84 Selecting previously unselected package pigz. [2021-03-02T00:35:13.669Z] #19 25.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 ... 23432 files and directories currently installed.) [2021-03-02T00:35:13.669Z] #19 25.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-02T00:35:13.669Z] #19 25.89 Unpacking pigz (2.4-1) ... [2021-03-02T00:35:13.669Z] #19 25.99 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-02T00:35:13.669Z] #19 25.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:13.669Z] #19 26.01 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:13.669Z] #19 26.44 Selecting previously unselected package python3.7-minimal. [2021-03-02T00:35:13.669Z] #19 26.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:13.669Z] #19 26.46 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:35:13.669Z] #19 27.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:13.669Z] #19 27.30 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-02T00:35:13.669Z] #19 29.45 Selecting previously unselected package python3-minimal. [2021-03-02T00:35:13.669Z] #19 29.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-03-02T00:35:13.669Z] #19 29.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-02T00:35:13.669Z] #19 29.49 Unpacking python3-minimal (3.7.3-1) ... [2021-03-02T00:35:13.669Z] #19 29.59 Selecting previously unselected package libmpdec2:amd64. [2021-03-02T00:35:13.669Z] #19 29.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-02T00:35:13.669Z] #19 29.60 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-02T00:35:13.669Z] #19 29.70 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-02T00:35:13.669Z] #19 29.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:13.669Z] #19 29.72 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:13.669Z] #19 30.60 Selecting previously unselected package python3.7. [2021-03-02T00:35:13.669Z] #19 30.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-02T00:35:13.669Z] #19 30.62 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:13.669Z] #19 30.78 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-02T00:35:13.669Z] #19 30.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-02T00:35:13.669Z] #19 30.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-02T00:35:13.669Z] #19 30.91 Setting up python3-minimal (3.7.3-1) ... [2021-03-02T00:35:13.775Z] ok github.com/docker/docker/pkg/authorization 0.348s coverage: 68.3% of statements [2021-03-02T00:35:13.775Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-02T00:35:13.905Z] #19 39.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-02T00:35:13.905Z] #19 39.68 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-02T00:35:13.905Z] #19 39.73 Selecting previously unselected package libgpm2:amd64. [2021-03-02T00:35:13.905Z] #19 39.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-02T00:35:13.905Z] #19 39.75 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-02T00:35:13.905Z] #19 39.83 Selecting previously unselected package libicu63:amd64. [2021-03-02T00:35:13.905Z] #19 39.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-02T00:35:13.905Z] #19 39.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:35:14.064Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2021-03-02T00:35:14.240Z] #19 31.69 Selecting previously unselected package python3. [2021-03-02T00:35:14.240Z] #19 31.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 ... 24093 files and directories currently installed.) [2021-03-02T00:35:14.240Z] #19 31.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-02T00:35:14.240Z] #19 31.80 Unpacking python3 (3.7.3-1) ... [2021-03-02T00:35:14.390Z] #19 33.69 Unpacking bash-completion (1:2.8-6) ... [2021-03-02T00:35:14.390Z] #19 34.09 Selecting previously unselected package bzip2. [2021-03-02T00:35:14.390Z] #19 34.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-02T00:35:14.390Z] #19 34.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:35:14.390Z] #19 34.21 Selecting previously unselected package xz-utils. [2021-03-02T00:35:14.390Z] #19 34.21 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-02T00:35:14.390Z] #19 34.21 Unpacking xz-utils (5.2.4-1) ... [2021-03-02T00:35:14.501Z] #19 31.92 Selecting previously unselected package libip4tc0:amd64. [2021-03-02T00:35:14.501Z] #19 31.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-02T00:35:14.501Z] #19 31.93 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:14.501Z] #19 32.00 Selecting previously unselected package libip6tc0:amd64. [2021-03-02T00:35:14.501Z] #19 32.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-02T00:35:14.501Z] #19 32.01 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:14.501Z] #19 32.10 Selecting previously unselected package libiptc0:amd64. [2021-03-02T00:35:14.501Z] #19 32.10 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-02T00:35:14.501Z] #19 32.11 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:14.649Z] #19 34.37 Selecting previously unselected package apparmor. [2021-03-02T00:35:14.649Z] #19 34.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-02T00:35:14.649Z] #19 34.46 Unpacking apparmor (2.13.2-10) ... [2021-03-02T00:35:14.761Z] #19 32.20 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-02T00:35:14.761Z] #19 32.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-02T00:35:14.761Z] #19 32.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-02T00:35:14.761Z] #19 32.29 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-02T00:35:14.761Z] #19 32.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-02T00:35:14.761Z] #19 32.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-02T00:35:14.909Z] #19 34.79 Selecting previously unselected package aufs-tools. [2021-03-02T00:35:15.022Z] #19 32.38 Selecting previously unselected package libnftnl11:amd64. [2021-03-02T00:35:15.022Z] #19 32.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-02T00:35:15.022Z] #19 32.39 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-02T00:35:15.022Z] #19 32.47 Selecting previously unselected package iptables. [2021-03-02T00:35:15.022Z] #19 32.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-02T00:35:15.022Z] #19 32.49 Unpacking iptables (1.8.2-4) ... [2021-03-02T00:35:15.169Z] #19 34.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-02T00:35:15.169Z] #19 34.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:35:15.169Z] #19 34.97 Selecting previously unselected package libonig5:amd64. [2021-03-02T00:35:15.169Z] #19 34.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-02T00:35:15.169Z] #19 34.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:35:15.282Z] #19 32.86 Selecting previously unselected package xxd. [2021-03-02T00:35:15.282Z] #19 32.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T00:35:15.428Z] #19 35.16 Selecting previously unselected package libjq1:amd64. [2021-03-02T00:35:15.428Z] #19 35.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:35:15.428Z] #19 35.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:35:15.428Z] #19 35.28 Selecting previously unselected package jq. [2021-03-02T00:35:15.428Z] #19 35.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:35:15.499Z] #19 33.16 Selecting previously unselected package libnet1:arm64. [2021-03-02T00:35:15.499Z] #19 33.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-02T00:35:15.499Z] #19 33.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:35:15.499Z] #19 33.29 Selecting previously unselected package libnl-3-200:arm64. [2021-03-02T00:35:15.499Z] #19 33.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-02T00:35:15.499Z] #19 33.32 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-02T00:35:15.543Z] #19 32.89 Unpacking xxd (2:8.1.0875-5) ... [2021-03-02T00:35:15.543Z] #19 33.03 Selecting previously unselected package vim-common. [2021-03-02T00:35:15.543Z] #19 33.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:35:15.543Z] #19 33.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-02T00:35:15.688Z] #19 35.28 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:35:15.688Z] #19 35.42 Selecting previously unselected package libaio1:amd64. [2021-03-02T00:35:15.688Z] #19 35.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-02T00:35:15.688Z] #19 35.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-02T00:35:15.688Z] #19 35.49 Selecting previously unselected package libgpm2:amd64. [2021-03-02T00:35:15.688Z] #19 35.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-02T00:35:15.688Z] #19 35.51 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-02T00:35:15.763Z] #19 33.40 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-02T00:35:15.763Z] #19 33.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-02T00:35:15.763Z] #19 33.41 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-02T00:35:15.763Z] #19 33.51 Selecting previously unselected package libreadline5:arm64. [2021-03-02T00:35:15.763Z] #19 33.51 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-03-02T00:35:15.763Z] #19 33.52 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-02T00:35:15.803Z] #19 33.24 Selecting previously unselected package bash-completion. [2021-03-02T00:35:15.803Z] #19 33.24 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-02T00:35:15.948Z] #19 35.58 Selecting previously unselected package libicu63:amd64. [2021-03-02T00:35:15.948Z] #19 35.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-02T00:35:15.948Z] #19 35.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:35:16.027Z] #19 33.67 Selecting previously unselected package net-tools. [2021-03-02T00:35:16.027Z] #19 33.67 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-03-02T00:35:16.027Z] #19 33.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:35:16.027Z] #19 33.88 Selecting previously unselected package python-pip-whl. [2021-03-02T00:35:16.027Z] #19 33.89 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-02T00:35:16.258Z] #43 ... [2021-03-02T00:35:16.258Z] [2021-03-02T00:35:16.258Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:16.258Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-03-02T00:35:16.258Z] #22 7.138 Collecting yamllint==1.16.0 [2021-03-02T00:35:16.291Z] #19 33.91 Unpacking python-pip-whl (18.1-5) ... [2021-03-02T00:35:16.466Z] #19 ... [2021-03-02T00:35:16.466Z] [2021-03-02T00:35:16.466Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:16.466Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:16.466Z] #42 97.38 CC criu/bfd.o [2021-03-02T00:35:16.466Z] #42 97.86 CC criu/bitmap.o [2021-03-02T00:35:16.466Z] #42 98.02 CC criu/cgroup-props.o [2021-03-02T00:35:16.466Z] #42 98.76 CC criu/cgroup.o [2021-03-02T00:35:16.466Z] #42 101.5 CC criu/clone-noasan.o [2021-03-02T00:35:16.466Z] #42 101.7 CC criu/config.o [2021-03-02T00:35:16.466Z] #42 103.1 CC criu/cr-check.o [2021-03-02T00:35:16.466Z] #42 105.1 CC criu/cr-dedup.o [2021-03-02T00:35:16.466Z] #42 105.5 CC criu/cr-dump.o [2021-03-02T00:35:16.555Z] #19 34.41 Selecting previously unselected package python3-lib2to3. [2021-03-02T00:35:16.555Z] #19 34.42 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-02T00:35:16.555Z] #19 34.42 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:35:16.561Z] #22 7.606 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-02T00:35:16.561Z] #22 7.733 Collecting pyyaml (from yamllint==1.16.0) [2021-03-02T00:35:16.743Z] #42 107.8 CC criu/cr-errno.o [2021-03-02T00:35:16.743Z] #42 107.9 CC criu/cr-restore.o [2021-03-02T00:35:16.819Z] #19 34.55 Selecting previously unselected package python3-distutils. [2021-03-02T00:35:16.819Z] #19 34.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-02T00:35:16.819Z] #19 34.57 Unpacking python3-distutils (3.7.3-1) ... [2021-03-02T00:35:16.819Z] #19 ... [2021-03-02T00:35:16.819Z] [2021-03-02T00:35:16.819Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:16.819Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:35:16.819Z] #42 78.66 DEP criu/config.d [2021-03-02T00:35:16.819Z] #42 78.78 DEP criu/clone-noasan.d [2021-03-02T00:35:16.819Z] #42 78.85 DEP criu/cgroup.d [2021-03-02T00:35:16.819Z] #42 78.95 DEP criu/cgroup-props.d [2021-03-02T00:35:16.819Z] #42 79.06 DEP criu/bitmap.d [2021-03-02T00:35:16.819Z] #42 79.08 DEP criu/bfd.d [2021-03-02T00:35:16.819Z] #42 79.16 DEP criu/autofs.d [2021-03-02T00:35:16.819Z] #42 79.31 DEP criu/aio.d [2021-03-02T00:35:16.819Z] #42 79.49 DEP criu/action-scripts.d [2021-03-02T00:35:16.819Z] #42 79.68 CC criu/action-scripts.o [2021-03-02T00:35:16.819Z] #42 80.05 CC criu/aio.o [2021-03-02T00:35:16.819Z] #42 80.55 CC criu/autofs.o [2021-03-02T00:35:16.819Z] #42 81.67 CC criu/bfd.o [2021-03-02T00:35:16.819Z] #42 82.10 CC criu/bitmap.o [2021-03-02T00:35:16.819Z] #42 82.30 CC criu/cgroup-props.o [2021-03-02T00:35:16.819Z] #42 83.03 CC criu/cgroup.o [2021-03-02T00:35:16.819Z] #42 85.07 CC criu/clone-noasan.o [2021-03-02T00:35:16.819Z] #42 85.22 CC criu/config.o [2021-03-02T00:35:16.819Z] #42 86.57 CC criu/cr-check.o [2021-03-02T00:35:16.819Z] #42 88.03 CC criu/cr-dedup.o [2021-03-02T00:35:16.819Z] #42 88.39 CC criu/cr-dump.o [2021-03-02T00:35:16.819Z] #42 ... [2021-03-02T00:35:16.819Z] [2021-03-02T00:35:16.819Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:16.819Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-02T00:35:16.819Z] #19 34.74 Selecting previously unselected package python3-pip. [2021-03-02T00:35:16.819Z] #19 34.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-02T00:35:16.864Z] #22 8.031 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-02T00:35:17.083Z] #19 34.76 Unpacking python3-pip (18.1-5) ... [2021-03-02T00:35:17.083Z] #19 34.96 Selecting previously unselected package python3-pkg-resources. [2021-03-02T00:35:17.083Z] #19 34.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:35:17.083Z] #19 34.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:35:17.349Z] #19 35.11 Selecting previously unselected package python3-setuptools. [2021-03-02T00:35:17.349Z] #19 35.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-02T00:35:17.349Z] #19 35.14 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-02T00:35:17.616Z] #19 35.45 Selecting previously unselected package python3-wheel. [2021-03-02T00:35:17.616Z] #19 35.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-02T00:35:17.616Z] #19 35.48 Unpacking python3-wheel (0.32.3-2) ... [2021-03-02T00:35:17.708Z] #42 ... [2021-03-02T00:35:17.708Z] [2021-03-02T00:35:17.708Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:17.708Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:17.708Z] #19 43.65 Selecting previously unselected package libnet1:amd64. [2021-03-02T00:35:17.708Z] #19 43.66 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T00:35:17.708Z] #19 43.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:35:17.708Z] #19 43.75 Selecting previously unselected package libnl-3-200:amd64. [2021-03-02T00:35:17.708Z] #19 43.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-02T00:35:17.711Z] Fetching without tags [2021-03-02T00:35:17.880Z] #19 35.59 Selecting previously unselected package sudo. [2021-03-02T00:35:17.880Z] #19 35.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-03-02T00:35:17.880Z] #19 35.63 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:35:17.929Z] #22 8.894 Installing build dependencies: started [2021-03-02T00:35:17.967Z] #19 43.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:35:17.967Z] #19 43.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-02T00:35:17.967Z] #19 43.86 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:35:17.967Z] #19 43.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:35:17.967Z] #19 43.94 Selecting previously unselected package libreadline5:amd64. [2021-03-02T00:35:17.967Z] #19 43.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-02T00:35:17.967Z] #19 43.95 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-02T00:35:18.144Z] #19 36.09 Selecting previously unselected package thin-provisioning-tools. [2021-03-02T00:35:18.144Z] #19 36.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-03-02T00:35:18.144Z] #19 36.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:35:18.227Z] #19 44.07 Selecting previously unselected package net-tools. [2021-03-02T00:35:18.227Z] #19 44.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-02T00:35:18.227Z] #19 44.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:35:18.485Z] #19 ... [2021-03-02T00:35:18.485Z] [2021-03-02T00:35:18.485Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:18.485Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:18.485Z] #42 101.4 CC criu/cr-errno.o [2021-03-02T00:35:18.485Z] #42 101.5 CC criu/cr-restore.o [2021-03-02T00:35:18.485Z] #42 105.9 CC criu/cr-service.o [2021-03-02T00:35:18.485Z] #42 107.5 CC criu/crtools.o [2021-03-02T00:35:18.485Z] #42 108.2 CC criu/eventfd.o [2021-03-02T00:35:18.485Z] #42 108.5 CC criu/eventpoll.o [2021-03-02T00:35:18.485Z] #42 109.3 CC criu/external.o [2021-03-02T00:35:18.485Z] #42 109.6 CC criu/fault-injection.o [2021-03-02T00:35:18.485Z] #42 109.8 CC criu/fdstore.o [2021-03-02T00:35:18.485Z] #42 110.2 CC criu/fifo.o [2021-03-02T00:35:18.485Z] #42 110.6 CC criu/file-ids.o [2021-03-02T00:35:18.485Z] #42 110.9 CC criu/file-lock.o [2021-03-02T00:35:18.486Z] #19 44.32 Selecting previously unselected package python-pip-whl. [2021-03-02T00:35:18.486Z] #19 44.33 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-02T00:35:18.486Z] #19 44.34 Unpacking python-pip-whl (18.1-5) ... [2021-03-02T00:35:18.554Z] ok github.com/docker/docker/pkg/chrootarchive 3.487s coverage: 43.2% of statements [2021-03-02T00:35:18.554Z] ok github.com/docker/docker/layer 7.431s coverage: 68.8% of statements [2021-03-02T00:35:18.554Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-02T00:35:18.554Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-02T00:35:18.554Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-02T00:35:18.554Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-02T00:35:18.554Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-02T00:35:18.554Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-02T00:35:18.554Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-02T00:35:18.554Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-03-02T00:35:18.554Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-03-02T00:35:18.554Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-03-02T00:35:18.722Z] #19 36.39 Selecting previously unselected package uidmap. [2021-03-02T00:35:18.722Z] #19 36.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-03-02T00:35:18.722Z] #19 36.40 Unpacking uidmap (1:4.5-1.1) ... [2021-03-02T00:35:18.722Z] #19 36.51 Selecting previously unselected package vim-runtime. [2021-03-02T00:35:18.722Z] #19 36.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:35:18.722Z] #19 36.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-02T00:35:18.722Z] #19 36.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-02T00:35:18.985Z] #19 36.63 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:35:19.054Z] #19 44.90 Selecting previously unselected package python3-lib2to3. [2021-03-02T00:35:19.054Z] #19 44.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-02T00:35:19.054Z] #19 44.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:35:19.054Z] #19 44.99 Selecting previously unselected package python3-distutils. [2021-03-02T00:35:19.054Z] #19 45.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-02T00:35:19.054Z] #19 45.00 Unpacking python3-distutils (3.7.3-1) ... [2021-03-02T00:35:19.054Z] #19 45.13 Selecting previously unselected package python3-pip. [2021-03-02T00:35:19.055Z] #42 111.9 CC criu/files-ext.o [2021-03-02T00:35:19.055Z] #42 ... [2021-03-02T00:35:19.055Z] [2021-03-02T00:35:19.055Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:19.055Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:19.055Z] #19 39.01 Selecting previously unselected package libnet1:amd64. [2021-03-02T00:35:19.055Z] #19 39.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T00:35:19.055Z] #19 39.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:35:19.102Z] Merging remotes/origin/master commit 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b into PR head commit 658d726205f90c80dfd8da87cbe1a6f3f48209e4 [2021-03-02T00:35:19.103Z] #19 36.02 Unpacking bash-completion (1:2.8-6) ... [2021-03-02T00:35:19.103Z] #19 36.35 Selecting previously unselected package bzip2. [2021-03-02T00:35:19.103Z] #19 36.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-02T00:35:19.103Z] #19 36.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:35:19.103Z] #19 36.45 Selecting previously unselected package xz-utils. [2021-03-02T00:35:19.103Z] #19 36.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-02T00:35:19.103Z] #19 36.46 Unpacking xz-utils (5.2.4-1) ... [2021-03-02T00:35:19.103Z] #19 36.64 Selecting previously unselected package apparmor. [2021-03-02T00:35:19.103Z] #19 36.65 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-02T00:35:19.183Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-03-02T00:35:19.314Z] #19 45.13 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-02T00:35:19.314Z] #19 45.13 Unpacking python3-pip (18.1-5) ... [2021-03-02T00:35:19.314Z] #19 45.27 Selecting previously unselected package python3-pkg-resources. [2021-03-02T00:35:19.314Z] #19 45.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:35:19.314Z] #19 45.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:35:19.314Z] #19 45.41 Selecting previously unselected package python3-setuptools. [2021-03-02T00:35:19.315Z] #19 39.14 Selecting previously unselected package libnl-3-200:amd64. [2021-03-02T00:35:19.315Z] #19 39.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-02T00:35:19.315Z] #19 39.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:35:19.363Z] #19 36.73 Unpacking apparmor (2.13.2-10) ... [2021-03-02T00:35:17.388Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:35:17.462Z] > git config --add remote.origin.fetch +refs/pull/42095/head:refs/remotes/origin/PR-42095 # timeout=10 [2021-03-02T00:35:17.507Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:35:17.625Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-02T00:35:17.745Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-02T00:35:17.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:35:17.747Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42095/head:refs/remotes/origin/PR-42095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T00:35:19.207Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:35:19.255Z] > git checkout -f 658d726205f90c80dfd8da87cbe1a6f3f48209e4 # timeout=10 [2021-03-02T00:35:19.472Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-03-02T00:35:19.573Z] #19 45.42 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-02T00:35:19.573Z] #19 45.42 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-02T00:35:19.575Z] #19 39.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-02T00:35:19.575Z] #19 39.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:35:19.575Z] #19 39.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:35:19.623Z] #19 37.08 Selecting previously unselected package aufs-tools. [2021-03-02T00:35:19.623Z] #19 37.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-02T00:35:19.623Z] #19 37.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:35:19.761Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-03-02T00:35:19.833Z] #19 45.64 Selecting previously unselected package python3-wheel. [2021-03-02T00:35:19.833Z] #19 45.65 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-02T00:35:19.833Z] #19 45.65 Unpacking python3-wheel (0.32.3-2) ... [2021-03-02T00:35:19.833Z] #19 45.72 Selecting previously unselected package sudo. [2021-03-02T00:35:19.833Z] #19 45.73 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-02T00:35:19.833Z] #19 45.75 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:35:19.835Z] #19 39.50 Selecting previously unselected package libreadline5:amd64. [2021-03-02T00:35:19.835Z] #19 39.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-02T00:35:19.835Z] #19 39.51 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-02T00:35:19.835Z] #19 39.63 Selecting previously unselected package net-tools. [2021-03-02T00:35:19.835Z] #19 39.63 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-02T00:35:19.835Z] #19 39.63 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:35:19.884Z] #19 37.22 Selecting previously unselected package libonig5:amd64. [2021-03-02T00:35:19.884Z] #19 37.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-02T00:35:19.884Z] #19 37.23 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:35:19.884Z] #19 37.36 Selecting previously unselected package libjq1:amd64. [2021-03-02T00:35:19.884Z] #19 37.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:35:19.884Z] #19 37.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:35:20.095Z] #19 39.83 Selecting previously unselected package python-pip-whl. [2021-03-02T00:35:20.095Z] #19 39.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-02T00:35:20.095Z] #19 39.85 Unpacking python-pip-whl (18.1-5) ... [2021-03-02T00:35:20.144Z] #19 37.49 Selecting previously unselected package jq. [2021-03-02T00:35:20.144Z] #19 37.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-02T00:35:20.144Z] #19 37.51 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-02T00:35:20.144Z] #19 37.60 Selecting previously unselected package libaio1:amd64. [2021-03-02T00:35:20.144Z] #19 37.61 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-02T00:35:20.144Z] #19 37.61 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-02T00:35:20.144Z] #19 37.72 Selecting previously unselected package libgpm2:amd64. [2021-03-02T00:35:20.402Z] #19 46.26 Selecting previously unselected package thin-provisioning-tools. [2021-03-02T00:35:20.403Z] #19 46.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-02T00:35:20.403Z] #19 46.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:35:20.404Z] #19 37.73 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-02T00:35:20.404Z] #19 37.74 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-02T00:35:20.404Z] #19 37.79 Selecting previously unselected package libicu63:amd64. [2021-03-02T00:35:20.404Z] #19 37.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-02T00:35:20.404Z] #19 37.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:35:20.661Z] #19 46.49 Selecting previously unselected package uidmap. [2021-03-02T00:35:20.661Z] #19 46.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-02T00:35:20.661Z] #19 46.51 Unpacking uidmap (1:4.5-1.1) ... [2021-03-02T00:35:20.661Z] #19 46.65 Selecting previously unselected package vim-runtime. [2021-03-02T00:35:20.661Z] #19 46.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:35:20.664Z] #19 40.41 Selecting previously unselected package python3-lib2to3. [2021-03-02T00:35:20.664Z] #19 40.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-02T00:35:20.664Z] #19 40.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:35:20.664Z] #19 40.55 Selecting previously unselected package python3-distutils. [2021-03-02T00:35:20.788Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-03-02T00:35:20.920Z] #19 46.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-02T00:35:20.920Z] #19 46.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-02T00:35:20.920Z] #19 46.71 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:35:20.923Z] #19 40.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-02T00:35:20.923Z] #19 40.55 Unpacking python3-distutils (3.7.3-1) ... [2021-03-02T00:35:20.923Z] #19 40.71 Selecting previously unselected package python3-pip. [2021-03-02T00:35:20.923Z] #19 40.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-02T00:35:20.923Z] #19 40.72 Unpacking python3-pip (18.1-5) ... [2021-03-02T00:35:21.183Z] #19 40.93 Selecting previously unselected package python3-pkg-resources. [2021-03-02T00:35:21.183Z] #19 40.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:35:21.183Z] #19 40.96 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:35:21.417Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2021-03-02T00:35:21.443Z] #19 41.11 Selecting previously unselected package python3-setuptools. [2021-03-02T00:35:21.443Z] #19 41.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-02T00:35:21.443Z] #19 41.12 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-02T00:35:21.443Z] #19 41.33 Selecting previously unselected package python3-wheel. [2021-03-02T00:35:21.443Z] #19 41.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-02T00:35:21.443Z] #19 41.33 Unpacking python3-wheel (0.32.3-2) ... [2021-03-02T00:35:21.702Z] #19 41.46 Selecting previously unselected package sudo. [2021-03-02T00:35:21.702Z] #19 41.46 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-02T00:35:21.702Z] #19 41.47 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:35:22.141Z] Merge succeeded, producing e18eb0a026d7cecab39933ca34b93ec32baf1255 [2021-03-02T00:35:22.142Z] Checking out Revision e18eb0a026d7cecab39933ca34b93ec32baf1255 (PR-42095) [2021-03-02T00:35:22.274Z] #19 41.99 Selecting previously unselected package thin-provisioning-tools. [2021-03-02T00:35:22.274Z] #19 42.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-02T00:35:22.274Z] #19 42.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:35:22.307Z] #19 40.00 Selecting previously unselected package vim. [2021-03-02T00:35:22.307Z] #19 40.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-03-02T00:35:22.307Z] #19 40.03 Unpacking vim (2:8.1.0875-5) ... [2021-03-02T00:35:22.444Z] ok github.com/docker/docker/pkg/fsutils 0.420s coverage: 85.1% of statements [2021-03-02T00:35:22.444Z] ok github.com/docker/docker/pkg/discovery/kv 3.063s coverage: 84.1% of statements [2021-03-02T00:35:21.489Z] > git remote # timeout=10 [2021-03-02T00:35:21.577Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T00:35:21.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-02T00:35:21.629Z] > git merge 40d9e2aff130b42ba0f83d5238b9b53184c8ab3b # timeout=10 [2021-03-02T00:35:22.024Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-02T00:35:22.174Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T00:35:22.219Z] > git checkout -f e18eb0a026d7cecab39933ca34b93ec32baf1255 # timeout=10 [2021-03-02T00:35:22.534Z] #19 42.25 Selecting previously unselected package uidmap. [2021-03-02T00:35:22.534Z] #19 42.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-02T00:35:22.534Z] #19 42.28 Unpacking uidmap (1:4.5-1.1) ... [2021-03-02T00:35:22.733Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2021-03-02T00:35:22.794Z] #19 42.40 Selecting previously unselected package vim-runtime. [2021-03-02T00:35:22.794Z] #19 42.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:35:22.794Z] #19 42.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-02T00:35:22.794Z] #19 42.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-02T00:35:22.794Z] #19 42.48 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:35:22.885Z] #19 40.71 Selecting previously unselected package xfsprogs. [2021-03-02T00:35:22.885Z] #19 40.71 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-03-02T00:35:22.885Z] #19 40.72 Unpacking xfsprogs (4.20.0-1) ... [2021-03-02T00:35:23.364Z] ok github.com/docker/docker/pkg/idtools 0.342s coverage: 69.5% of statements [2021-03-02T00:35:23.463Z] #19 41.28 Selecting previously unselected package zip. [2021-03-02T00:35:23.463Z] #19 41.29 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-03-02T00:35:23.463Z] #19 41.30 Unpacking zip (3.0-11+b1) ... [2021-03-02T00:35:23.654Z] ok github.com/docker/docker/pkg/ioutils 0.280s coverage: 70.6% of statements [2021-03-02T00:35:23.732Z] #19 41.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:35:23.732Z] #19 41.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:35:23.732Z] #19 41.58 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-03-02T00:35:23.732Z] #19 41.59 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-02T00:35:23.732Z] #19 41.61 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-03-02T00:35:23.732Z] #19 41.63 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-03-02T00:35:23.732Z] #19 41.64 Setting up uidmap (1:4.5-1.1) ... [2021-03-02T00:35:23.944Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-03-02T00:35:23.944Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-02T00:35:23.944Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-03-02T00:35:23.944Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-02T00:35:23.944Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-02T00:35:23.944Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-03-02T00:35:23.944Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-02T00:35:23.996Z] #19 41.66 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-03-02T00:35:23.996Z] #19 41.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:35:23.996Z] #19 41.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:35:23.996Z] #19 41.70 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-02T00:35:23.996Z] #19 41.71 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-02T00:35:23.996Z] #19 41.73 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:35:23.996Z] #19 41.74 Setting up zip (3.0-11+b1) ... [2021-03-02T00:35:23.996Z] #19 41.75 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:35:23.996Z] #19 41.79 Setting up bash-completion (1:2.8-6) ... [2021-03-02T00:35:24.222Z] #19 50.14 Selecting previously unselected package vim. [2021-03-02T00:35:24.223Z] #19 50.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T00:35:24.223Z] #19 50.18 Unpacking vim (2:8.1.0875-5) ... [2021-03-02T00:35:24.236Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-03-02T00:35:24.281Z] sha256:6618031425c9e7db425c46aa564dae712e457268ef68d18569b3ecfcf756e128 [2021-03-02T00:35:24.281Z] INFO: Starting docker-py tests... [2021-03-02T00:35:24.281Z] ============================= test session starts ============================== [2021-03-02T00:35:24.281Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-02T00:35:24.281Z] rootdir: /src, inifile: pytest.ini [2021-03-02T00:35:24.281Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-02T00:35:24.281Z] collected 389 items / 1 deselected / 388 selected [2021-03-02T00:35:24.281Z] [2021-03-02T00:35:24.525Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-03-02T00:35:24.525Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-03-02T00:35:24.617Z] #19 41.49 Selecting previously unselected package libnet1:amd64. [2021-03-02T00:35:24.617Z] #19 41.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-02T00:35:24.617Z] #19 41.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:35:24.617Z] #19 41.63 Selecting previously unselected package libnl-3-200:amd64. [2021-03-02T00:35:24.617Z] #19 41.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-02T00:35:24.617Z] #19 41.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:35:24.617Z] #19 ... [2021-03-02T00:35:24.617Z] [2021-03-02T00:35:24.617Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:24.617Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:24.617Z] #42 88.51 CC criu/bfd.o [2021-03-02T00:35:24.617Z] #42 88.94 CC criu/bitmap.o [2021-03-02T00:35:24.617Z] #42 89.12 CC criu/cgroup-props.o [2021-03-02T00:35:24.617Z] #42 89.92 CC criu/cgroup.o [2021-03-02T00:35:24.617Z] #42 92.68 CC criu/clone-noasan.o [2021-03-02T00:35:24.617Z] #42 92.86 CC criu/config.o [2021-03-02T00:35:24.617Z] #42 94.07 CC criu/cr-check.o [2021-03-02T00:35:24.617Z] #42 95.72 CC criu/cr-dedup.o [2021-03-02T00:35:24.617Z] #42 96.15 CC criu/cr-dump.o [2021-03-02T00:35:24.617Z] #42 98.55 CC criu/cr-errno.o [2021-03-02T00:35:24.617Z] #42 98.65 CC criu/cr-restore.o [2021-03-02T00:35:24.617Z] #42 ... [2021-03-02T00:35:24.617Z] [2021-03-02T00:35:24.617Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:24.617Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:24.617Z] #19 41.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-02T00:35:24.617Z] #19 41.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-02T00:35:24.617Z] #19 41.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:35:24.617Z] #19 41.86 Selecting previously unselected package libreadline5:amd64. [2021-03-02T00:35:24.617Z] #19 41.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-02T00:35:24.617Z] #19 41.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-02T00:35:24.617Z] #19 42.01 Selecting previously unselected package net-tools. [2021-03-02T00:35:24.617Z] #19 42.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-02T00:35:24.617Z] #19 42.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:35:24.617Z] #19 42.24 Selecting previously unselected package python-pip-whl. [2021-03-02T00:35:24.617Z] #19 42.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-02T00:35:24.791Z] #19 50.75 Selecting previously unselected package xfsprogs. [2021-03-02T00:35:24.792Z] #19 50.75 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-02T00:35:24.792Z] #19 50.77 Unpacking xfsprogs (4.20.0-1) ... [2021-03-02T00:35:24.814Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2021-03-02T00:35:24.814Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-02T00:35:24.814Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-02T00:35:24.878Z] #19 42.26 Unpacking python-pip-whl (18.1-5) ... [2021-03-02T00:35:24.977Z] #22 ... [2021-03-02T00:35:24.977Z] [2021-03-02T00:35:24.977Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:24.977Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:35:24.977Z] #43 136.8 CC criu/files.o [2021-03-02T00:35:24.977Z] #43 139.9 CC criu/filesystems.o [2021-03-02T00:35:24.977Z] #43 140.9 CC criu/fsnotify.o [2021-03-02T00:35:24.977Z] #43 142.3 CC criu/image-desc.o [2021-03-02T00:35:24.977Z] #43 142.6 CC criu/image.o [2021-03-02T00:35:24.977Z] #43 143.7 CC criu/ipc_ns.o [2021-03-02T00:35:24.977Z] #43 145.2 CC criu/irmap.o [2021-03-02T00:35:25.138Z] #19 42.80 Selecting previously unselected package python3-lib2to3. [2021-03-02T00:35:25.359Z] #19 51.22 Selecting previously unselected package zip. [2021-03-02T00:35:25.359Z] #19 51.23 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-02T00:35:25.359Z] #19 51.23 Unpacking zip (3.0-11+b1) ... [2021-03-02T00:35:25.398Z] #19 42.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-02T00:35:25.398Z] #19 42.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:35:25.443Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2021-03-02T00:35:25.618Z] #19 51.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:35:25.618Z] #19 51.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:35:25.618Z] #19 51.50 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:25.618Z] #19 51.51 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-02T00:35:25.618Z] #19 51.52 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-02T00:35:25.618Z] #19 51.53 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:25.618Z] #19 51.54 Setting up uidmap (1:4.5-1.1) ... [2021-03-02T00:35:25.618Z] #19 51.56 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-02T00:35:25.618Z] #19 51.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:35:25.618Z] #19 51.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:35:25.618Z] #19 51.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:35:25.618Z] #19 51.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:35:25.618Z] #19 51.61 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:35:25.618Z] #19 51.62 Setting up zip (3.0-11+b1) ... [2021-03-02T00:35:25.618Z] #19 51.63 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:35:25.618Z] #19 51.65 Setting up bash-completion (1:2.8-6) ... [2021-03-02T00:35:25.634Z] #43 146.1 CC criu/kcmp-ids.o [2021-03-02T00:35:25.658Z] #19 42.94 Selecting previously unselected package python3-distutils. [2021-03-02T00:35:25.658Z] #19 42.94 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-02T00:35:25.658Z] #19 42.95 Unpacking python3-distutils (3.7.3-1) ... [2021-03-02T00:35:25.658Z] #19 43.12 Selecting previously unselected package python3-pip. [2021-03-02T00:35:25.658Z] #19 43.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-02T00:35:25.658Z] #19 43.15 Unpacking python3-pip (18.1-5) ... [2021-03-02T00:35:25.733Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-03-02T00:35:25.919Z] #19 43.29 Selecting previously unselected package python3-pkg-resources. [2021-03-02T00:35:25.919Z] #19 43.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-02T00:35:25.919Z] #19 43.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:35:25.919Z] #19 43.47 Selecting previously unselected package python3-setuptools. [2021-03-02T00:35:25.919Z] #19 43.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-02T00:35:25.919Z] #19 43.48 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-02T00:35:25.943Z] #43 146.5 CC criu/kerndat.o [2021-03-02T00:35:26.023Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-02T00:35:26.088Z] #19 45.67 Selecting previously unselected package vim. [2021-03-02T00:35:26.088Z] #19 45.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T00:35:26.088Z] #19 45.70 Unpacking vim (2:8.1.0875-5) ... [2021-03-02T00:35:26.180Z] #19 43.75 Selecting previously unselected package python3-wheel. [2021-03-02T00:35:26.180Z] #19 43.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-02T00:35:26.180Z] #19 43.77 Unpacking python3-wheel (0.32.3-2) ... [2021-03-02T00:35:26.312Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-02T00:35:26.440Z] #19 43.86 Selecting previously unselected package sudo. [2021-03-02T00:35:26.440Z] #19 43.87 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-02T00:35:26.440Z] #19 43.88 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:35:26.658Z] #19 46.26 Selecting previously unselected package xfsprogs. [2021-03-02T00:35:26.658Z] #19 46.27 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-02T00:35:26.658Z] #19 46.27 Unpacking xfsprogs (4.20.0-1) ... [2021-03-02T00:35:26.918Z] #19 46.69 Selecting previously unselected package zip. [2021-03-02T00:35:26.918Z] #19 46.70 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-02T00:35:26.918Z] #19 46.71 Unpacking zip (3.0-11+b1) ... [2021-03-02T00:35:27.010Z] #19 44.43 Selecting previously unselected package thin-provisioning-tools. [2021-03-02T00:35:27.010Z] #19 44.45 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-02T00:35:27.010Z] #19 44.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:35:27.177Z] #19 46.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:35:27.177Z] #19 46.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:35:27.177Z] #19 46.93 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:27.177Z] #19 46.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-02T00:35:27.177Z] #19 46.96 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-02T00:35:27.177Z] #19 46.98 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:27.177Z] #19 46.99 Setting up uidmap (1:4.5-1.1) ... [2021-03-02T00:35:27.177Z] #19 47.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-02T00:35:27.177Z] #19 47.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:35:27.178Z] #19 47.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:35:27.178Z] #19 47.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:35:27.195Z] #43 147.8 CC criu/libnetlink.o [2021-03-02T00:35:27.270Z] #19 44.70 Selecting previously unselected package uidmap. [2021-03-02T00:35:27.270Z] #19 44.71 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-02T00:35:27.270Z] #19 44.72 Unpacking uidmap (1:4.5-1.1) ... [2021-03-02T00:35:27.270Z] #19 44.85 Selecting previously unselected package vim-runtime. [2021-03-02T00:35:27.323Z] #19 44.73 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-03-02T00:35:27.323Z] #19 ... [2021-03-02T00:35:27.323Z] [2021-03-02T00:35:27.323Z] #48 [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-03-02T00:35:27.323Z] #48 sha256:7982202aa67ffc3674a5e4c8f07717b1ce81671c236c977dd60244a4754a68ea [2021-03-02T00:35:27.323Z] #48 182.9 + /build/golangci-lint --version [2021-03-02T00:35:27.323Z] #48 183.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-02T00:35:27.340Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 75.0% of statements [2021-03-02T00:35:27.437Z] #19 47.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:35:27.437Z] #19 47.10 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:35:27.437Z] #19 47.11 Setting up zip (3.0-11+b1) ... [2021-03-02T00:35:27.437Z] #19 47.13 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:35:27.437Z] #19 47.16 Setting up bash-completion (1:2.8-6) ... [2021-03-02T00:35:27.530Z] #19 44.86 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-02T00:35:27.530Z] #19 44.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-02T00:35:27.530Z] #19 44.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-02T00:35:27.530Z] #19 44.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:35:27.629Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-03-02T00:35:27.630Z] #43 148.2 CC criu/log.o [2021-03-02T00:35:28.274Z] #48 ... [2021-03-02T00:35:28.274Z] [2021-03-02T00:35:28.274Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:28.274Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:35:28.274Z] #42 89.94 CC criu/cr-errno.o [2021-03-02T00:35:28.274Z] #42 90.03 CC criu/cr-restore.o [2021-03-02T00:35:28.274Z] #42 93.91 CC criu/cr-service.o [2021-03-02T00:35:28.274Z] #42 95.29 CC criu/crtools.o [2021-03-02T00:35:28.274Z] #42 95.90 CC criu/eventfd.o [2021-03-02T00:35:28.274Z] #42 96.29 CC criu/eventpoll.o [2021-03-02T00:35:28.274Z] #42 97.09 CC criu/external.o [2021-03-02T00:35:28.274Z] #42 97.50 CC criu/fault-injection.o [2021-03-02T00:35:28.274Z] #42 97.64 CC criu/fdstore.o [2021-03-02T00:35:28.274Z] #42 98.05 CC criu/fifo.o [2021-03-02T00:35:28.274Z] #42 98.68 CC criu/file-ids.o [2021-03-02T00:35:28.274Z] #42 98.89 CC criu/file-lock.o [2021-03-02T00:35:28.274Z] #42 99.61 CC criu/files-ext.o [2021-03-02T00:35:28.293Z] #43 148.8 CC criu/lsm.o [2021-03-02T00:35:28.538Z] #42 ... [2021-03-02T00:35:28.538Z] [2021-03-02T00:35:28.538Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:28.538Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-02T00:35:28.538Z] #19 44.85 Setting up xz-utils (5.2.4-1) ... [2021-03-02T00:35:28.538Z] #19 44.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-02T00:35:28.538Z] #19 44.91 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:35:28.538Z] #19 45.00 invoke-rc.d: could not determine current runlevel [2021-03-02T00:35:28.538Z] #19 45.02 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T00:35:28.538Z] #19 45.04 Setting up pigz (2.4-1) ... [2021-03-02T00:35:28.538Z] #19 45.05 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-02T00:35:28.538Z] #19 45.09 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-02T00:35:28.538Z] #19 45.16 Setting up python-pip-whl (18.1-5) ... [2021-03-02T00:35:28.538Z] #19 45.17 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-03-02T00:35:28.538Z] #19 45.19 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:35:28.538Z] #19 46.28 Setting up libaio1:arm64 (0.3.112-3) ... [2021-03-02T00:35:28.908Z] #19 54.51 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:28.908Z] #19 54.53 Setting up xz-utils (5.2.4-1) ... [2021-03-02T00:35:28.908Z] #19 54.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-02T00:35:28.908Z] #19 54.56 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:35:28.908Z] #19 54.66 invoke-rc.d: could not determine current runlevel [2021-03-02T00:35:28.908Z] #19 54.67 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T00:35:28.908Z] #19 54.68 Setting up pigz (2.4-1) ... [2021-03-02T00:35:28.908Z] #19 54.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-02T00:35:28.908Z] #19 54.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:35:28.908Z] #19 54.72 Setting up python-pip-whl (18.1-5) ... [2021-03-02T00:35:28.908Z] #19 54.73 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-02T00:35:28.908Z] #19 54.74 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:35:28.946Z] #43 149.4 CC criu/mem.o [2021-03-02T00:35:29.347Z] #19 ... [2021-03-02T00:35:29.347Z] [2021-03-02T00:35:29.347Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:29.347Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:29.347Z] #42 112.3 CC criu/files-reg.o [2021-03-02T00:35:29.347Z] #42 114.4 CC criu/files.o [2021-03-02T00:35:29.347Z] #42 116.5 CC criu/filesystems.o [2021-03-02T00:35:29.347Z] #42 117.2 CC criu/fsnotify.o [2021-03-02T00:35:29.347Z] #42 118.4 CC criu/image-desc.o [2021-03-02T00:35:29.347Z] #42 118.5 CC criu/image.o [2021-03-02T00:35:29.347Z] #42 119.3 CC criu/ipc_ns.o [2021-03-02T00:35:29.347Z] #42 120.6 CC criu/irmap.o [2021-03-02T00:35:29.347Z] #42 121.3 CC criu/kcmp-ids.o [2021-03-02T00:35:29.347Z] #42 121.6 CC criu/kerndat.o [2021-03-02T00:35:29.347Z] #42 ... [2021-03-02T00:35:29.347Z] [2021-03-02T00:35:29.347Z] #39 [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-03-02T00:35:29.347Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:35:29.347Z] #39 186.2 + dpkg --print-architecture [2021-03-02T00:35:29.347Z] #39 186.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-02T00:35:29.347Z] #39 187.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-02T00:35:29.347Z] #39 187.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-02T00:35:29.426Z] #19 55.21 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-02T00:35:29.426Z] #19 55.22 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:35:29.426Z] #19 55.23 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:29.426Z] #19 55.24 Setting up vim (2:8.1.0875-5) ... [2021-03-02T00:35:29.426Z] #19 55.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-02T00:35:29.426Z] #19 55.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-02T00:35:29.426Z] #19 55.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-02T00:35:29.426Z] #19 55.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-02T00:35:29.426Z] #19 55.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-02T00:35:29.426Z] #19 55.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-02T00:35:29.426Z] #19 55.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-02T00:35:29.426Z] #19 55.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-02T00:35:29.426Z] #19 55.34 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:35:29.426Z] #19 55.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:35:29.426Z] #19 55.37 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-02T00:35:29.426Z] #19 55.38 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:35:29.426Z] #19 55.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-02T00:35:29.426Z] #19 55.40 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:29.489Z] #19 ... [2021-03-02T00:35:29.489Z] [2021-03-02T00:35:29.489Z] #48 [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-03-02T00:35:29.489Z] #48 sha256:7982202aa67ffc3674a5e4c8f07717b1ce81671c236c977dd60244a4754a68ea [2021-03-02T00:35:29.489Z] #48 DONE 185.5s [2021-03-02T00:35:29.489Z] [2021-03-02T00:35:29.489Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:29.489Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-02T00:35:29.489Z] #19 47.23 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-02T00:35:29.489Z] #19 47.25 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:29.489Z] #19 47.26 Setting up vim (2:8.1.0875-5) ... [2021-03-02T00:35:29.489Z] #19 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-02T00:35:29.489Z] #19 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-02T00:35:29.489Z] #19 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-02T00:35:29.489Z] #19 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-02T00:35:29.489Z] #19 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-02T00:35:29.489Z] #19 47.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-02T00:35:29.489Z] #19 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-02T00:35:29.489Z] #19 47.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-02T00:35:29.607Z] #39 ... [2021-03-02T00:35:29.607Z] [2021-03-02T00:35:29.607Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:29.607Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:29.607Z] #42 122.8 CC criu/libnetlink.o [2021-03-02T00:35:29.752Z] #19 47.42 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-02T00:35:29.752Z] #19 47.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:35:29.752Z] #19 47.47 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-02T00:35:29.752Z] #19 47.48 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:35:29.753Z] #19 47.50 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-02T00:35:29.753Z] #19 47.51 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:30.176Z] #42 123.3 CC criu/log.o [2021-03-02T00:35:30.346Z] ok github.com/docker/docker/pkg/signal 2.368s coverage: 61.0% of statements [2021-03-02T00:35:30.635Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-03-02T00:35:30.746Z] #42 123.8 CC criu/lsm.o [2021-03-02T00:35:30.830Z] #19 48.18 Selecting previously unselected package vim. [2021-03-02T00:35:30.830Z] #19 48.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-02T00:35:30.830Z] #19 48.20 Unpacking vim (2:8.1.0875-5) ... [2021-03-02T00:35:30.924Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-02T00:35:31.213Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-03-02T00:35:31.316Z] #42 124.3 CC criu/mem.o [2021-03-02T00:35:31.402Z] #19 48.78 Selecting previously unselected package xfsprogs. [2021-03-02T00:35:31.402Z] #19 48.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-02T00:35:31.402Z] #19 48.79 Unpacking xfsprogs (4.20.0-1) ... [2021-03-02T00:35:31.663Z] #19 49.31 Selecting previously unselected package zip. [2021-03-02T00:35:31.663Z] #19 49.32 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-02T00:35:31.743Z] #43 152.0 CC criu/memfd.o [2021-03-02T00:35:31.743Z] #43 ... [2021-03-02T00:35:31.743Z] [2021-03-02T00:35:31.743Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:31.743Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-03-02T00:35:31.743Z] #22 22.57 Installing build dependencies: finished with status 'done' [2021-03-02T00:35:31.841Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 54.2% of statements [2021-03-02T00:35:31.924Z] #19 49.33 Unpacking zip (3.0-11+b1) ... [2021-03-02T00:35:31.924Z] #19 49.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-02T00:35:31.960Z] #19 ... [2021-03-02T00:35:31.960Z] [2021-03-02T00:35:31.960Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:31.960Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:31.960Z] #42 112.7 CC criu/cr-service.o [2021-03-02T00:35:31.960Z] #42 114.3 CC criu/crtools.o [2021-03-02T00:35:31.960Z] #42 114.8 CC criu/eventfd.o [2021-03-02T00:35:31.960Z] #42 115.2 CC criu/eventpoll.o [2021-03-02T00:35:31.960Z] #42 116.1 CC criu/external.o [2021-03-02T00:35:31.960Z] #42 116.4 CC criu/fault-injection.o [2021-03-02T00:35:31.960Z] #42 116.6 CC criu/fdstore.o [2021-03-02T00:35:31.960Z] #42 116.9 CC criu/fifo.o [2021-03-02T00:35:31.960Z] #42 117.3 CC criu/file-ids.o [2021-03-02T00:35:31.960Z] #42 117.7 CC criu/file-lock.o [2021-03-02T00:35:31.960Z] #42 118.8 CC criu/files-ext.o [2021-03-02T00:35:31.960Z] #42 119.3 CC criu/files-reg.o [2021-03-02T00:35:31.960Z] #42 121.7 CC criu/files.o [2021-03-02T00:35:32.130Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2021-03-02T00:35:32.185Z] #19 49.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-02T00:35:32.185Z] #19 49.60 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:32.185Z] #19 49.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-02T00:35:32.185Z] #19 49.64 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-02T00:35:32.185Z] #19 49.66 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:32.185Z] #19 49.67 Setting up uidmap (1:4.5-1.1) ... [2021-03-02T00:35:32.185Z] #19 49.69 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-02T00:35:32.185Z] #19 49.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-02T00:35:32.185Z] #19 49.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-02T00:35:32.185Z] #19 49.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-02T00:35:32.185Z] #19 49.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-02T00:35:32.185Z] #19 49.78 Setting up xxd (2:8.1.0875-5) ... [2021-03-02T00:35:32.419Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2021-03-02T00:35:32.446Z] #19 49.79 Setting up zip (3.0-11+b1) ... [2021-03-02T00:35:32.446Z] #19 49.81 Setting up vim-common (2:8.1.0875-5) ... [2021-03-02T00:35:32.446Z] #19 49.85 Setting up bash-completion (1:2.8-6) ... [2021-03-02T00:35:32.527Z] #42 ... [2021-03-02T00:35:32.527Z] [2021-03-02T00:35:32.527Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:32.527Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:32.527Z] #19 58.55 Setting up iptables (1.8.2-4) ... [2021-03-02T00:35:32.527Z] #19 58.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:35:32.708Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2021-03-02T00:35:32.786Z] #19 58.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:35:32.786Z] #19 58.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:35:32.786Z] #19 58.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:35:32.786Z] #19 58.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-02T00:35:32.786Z] #19 58.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-02T00:35:32.786Z] #19 58.61 Setting up python3 (3.7.3-1) ... [2021-03-02T00:35:32.997Z] testing: warning: no tests to run [2021-03-02T00:35:32.997Z] coverage: [no statements] [2021-03-02T00:35:32.997Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-02T00:35:33.045Z] #19 58.94 Setting up python3-wheel (0.32.3-2) ... [2021-03-02T00:35:33.074Z] #19 50.46 Setting up iptables (1.8.2-4) ... [2021-03-02T00:35:33.074Z] #19 50.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:35:33.074Z] #19 50.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:35:33.074Z] #19 50.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:35:33.074Z] #19 50.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:35:33.074Z] #19 50.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-02T00:35:33.074Z] #19 50.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-02T00:35:33.074Z] #19 50.55 Setting up python3 (3.7.3-1) ... [2021-03-02T00:35:33.225Z] #42 126.0 CC criu/memfd.o [2021-03-02T00:35:33.287Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-03-02T00:35:33.338Z] #19 50.96 Setting up python3-wheel (0.32.3-2) ... [2021-03-02T00:35:33.576Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-02T00:35:33.576Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-02T00:35:33.794Z] #42 126.8 CC criu/mount.o [2021-03-02T00:35:33.915Z] #19 51.81 Setting up apparmor (2.13.2-10) ... [2021-03-02T00:35:33.981Z] #19 59.62 Setting up apparmor (2.13.2-10) ... [2021-03-02T00:35:34.217Z] Commit message: "Merge commit '40d9e2aff130b42ba0f83d5238b9b53184c8ab3b' into HEAD" [2021-03-02T00:35:34.342Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-02T00:35:35.045Z] #19 52.52 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:35.045Z] #19 52.53 Setting up xz-utils (5.2.4-1) ... [2021-03-02T00:35:35.045Z] #19 52.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-02T00:35:35.045Z] #19 52.58 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:35:35.074Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2021-03-02T00:35:35.306Z] #19 52.70 invoke-rc.d: could not determine current runlevel [2021-03-02T00:35:35.306Z] #19 52.72 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T00:35:35.306Z] #19 52.81 Setting up pigz (2.4-1) ... [2021-03-02T00:35:35.306Z] #19 52.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-02T00:35:35.306Z] #19 52.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:35:35.576Z] #19 52.91 Setting up python-pip-whl (18.1-5) ... [2021-03-02T00:35:35.576Z] #19 53.03 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-02T00:35:35.576Z] #19 53.08 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:35:35.703Z] #42 ... [2021-03-02T00:35:35.703Z] [2021-03-02T00:35:35.703Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:35.703Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:35.703Z] #19 50.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-02T00:35:35.703Z] #19 50.01 Setting up xz-utils (5.2.4-1) ... [2021-03-02T00:35:35.703Z] #19 50.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-02T00:35:35.703Z] #19 50.05 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-02T00:35:35.703Z] #19 50.14 invoke-rc.d: could not determine current runlevel [2021-03-02T00:35:35.703Z] #19 50.15 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T00:35:35.703Z] #19 50.16 Setting up pigz (2.4-1) ... [2021-03-02T00:35:35.703Z] #19 50.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-02T00:35:35.703Z] #19 50.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-02T00:35:35.703Z] #19 50.22 Setting up python-pip-whl (18.1-5) ... [2021-03-02T00:35:35.703Z] #19 50.23 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-02T00:35:35.703Z] #19 50.25 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-02T00:35:35.703Z] #19 50.69 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-02T00:35:35.703Z] #19 50.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:35:35.703Z] #19 50.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:35.703Z] #19 50.81 Setting up vim (2:8.1.0875-5) ... [2021-03-02T00:35:35.703Z] #19 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-02T00:35:35.703Z] #19 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-02T00:35:35.703Z] #19 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-02T00:35:35.703Z] #19 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-02T00:35:35.703Z] #19 50.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-02T00:35:35.703Z] #19 50.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-02T00:35:35.703Z] #19 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-02T00:35:35.703Z] #19 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-02T00:35:35.703Z] #19 50.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:35:35.703Z] #19 50.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:35:35.703Z] #19 50.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-02T00:35:35.703Z] #19 50.99 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:35:35.703Z] #19 51.03 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-02T00:35:35.703Z] #19 51.09 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:35.703Z] #19 53.91 Setting up iptables (1.8.2-4) ... [2021-03-02T00:35:35.703Z] #19 53.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:35:35.703Z] #19 53.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:35:35.703Z] #19 53.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:35:35.703Z] #19 53.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:35:35.703Z] #19 53.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-02T00:35:35.703Z] #19 53.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-02T00:35:35.703Z] #19 53.97 Setting up python3 (3.7.3-1) ... [2021-03-02T00:35:35.703Z] #19 54.39 Setting up python3-wheel (0.32.3-2) ... [2021-03-02T00:35:35.703Z] #19 55.05 Setting up apparmor (2.13.2-10) ... [2021-03-02T00:35:35.743Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-03-02T00:35:35.844Z] #19 53.69 Setting up xfsprogs (4.20.0-1) ... [2021-03-02T00:35:35.886Z] #19 61.46 Setting up xfsprogs (4.20.0-1) ... [2021-03-02T00:35:35.886Z] #19 61.47 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:35:36.100Z] #19 53.47 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-02T00:35:36.100Z] #19 53.49 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-02T00:35:36.100Z] #19 53.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:36.100Z] #19 53.53 Setting up vim (2:8.1.0875-5) ... [2021-03-02T00:35:36.101Z] #19 53.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-02T00:35:36.101Z] #19 53.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-02T00:35:36.101Z] #19 53.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-02T00:35:36.101Z] #19 53.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-02T00:35:36.101Z] #19 53.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-02T00:35:36.101Z] #19 53.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-02T00:35:36.101Z] #19 53.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-02T00:35:36.101Z] #19 53.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-02T00:35:36.101Z] #19 53.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-02T00:35:36.101Z] #19 53.64 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-02T00:35:36.109Z] #19 53.71 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:35:36.146Z] #19 61.89 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:35:34.253Z] > git rev-list --no-walk 9b1515ac087495a12f8a2bbf5be4aa61329c0f87 # timeout=10 [2021-03-02T00:35:36.363Z] #19 53.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-02T00:35:36.364Z] #19 53.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-02T00:35:36.364Z] #19 53.72 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-02T00:35:36.364Z] #19 53.74 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-02T00:35:36.373Z] #19 54.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:35:36.374Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.4% of statements [2021-03-02T00:35:37.082Z] #19 62.87 Setting up python3-distutils (3.7.3-1) ... [2021-03-02T00:35:37.325Z] #19 55.07 Setting up python3-distutils (3.7.3-1) ... [2021-03-02T00:35:37.531Z] + docker version [2021-03-02T00:35:37.612Z] #19 ... [2021-03-02T00:35:37.612Z] [2021-03-02T00:35:37.612Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:37.612Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:37.612Z] #42 130.8 CC criu/namespaces.o [2021-03-02T00:35:37.651Z] #19 63.39 Setting up python3-setuptools (40.8.0-1) ... [2021-03-02T00:35:37.882Z] ok github.com/docker/docker/quota 0.647s coverage: 71.4% of statements [2021-03-02T00:35:37.882Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-03-02T00:35:37.902Z] #19 55.49 Setting up python3-setuptools (40.8.0-1) ... [2021-03-02T00:35:38.480Z] #19 ... [2021-03-02T00:35:38.480Z] [2021-03-02T00:35:38.480Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:38.480Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:35:38.480Z] #42 100.3 CC criu/files-reg.o [2021-03-02T00:35:38.480Z] #42 102.4 CC criu/files.o [2021-03-02T00:35:38.480Z] #42 104.3 CC criu/filesystems.o [2021-03-02T00:35:38.480Z] #42 104.8 CC criu/fsnotify.o [2021-03-02T00:35:38.480Z] #42 105.6 CC criu/image-desc.o [2021-03-02T00:35:38.480Z] #42 105.7 CC criu/image.o [2021-03-02T00:35:38.480Z] #42 106.4 CC criu/ipc_ns.o [2021-03-02T00:35:38.480Z] #42 107.3 CC criu/irmap.o [2021-03-02T00:35:38.480Z] #42 107.8 CC criu/kcmp-ids.o [2021-03-02T00:35:38.480Z] #42 108.0 CC criu/kerndat.o [2021-03-02T00:35:38.480Z] #42 108.8 CC criu/libnetlink.o [2021-03-02T00:35:38.480Z] #42 109.0 CC criu/log.o [2021-03-02T00:35:38.480Z] #42 109.5 CC criu/lsm.o [2021-03-02T00:35:38.480Z] #42 109.8 CC criu/mem.o [2021-03-02T00:35:38.587Z] #19 64.60 Setting up python3-pip (18.1-5) ... [2021-03-02T00:35:38.754Z] #22 ... [2021-03-02T00:35:38.754Z] [2021-03-02T00:35:38.754Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:38.754Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:35:38.754Z] #43 152.8 CC criu/mount.o [2021-03-02T00:35:38.754Z] #43 158.4 CC criu/namespaces.o [2021-03-02T00:35:38.911Z] ok github.com/docker/docker/registry 0.087s coverage: 57.2% of statements [2021-03-02T00:35:38.917Z] #19 ... [2021-03-02T00:35:38.917Z] [2021-03-02T00:35:38.917Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:38.917Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:38.917Z] #42 103.2 CC criu/cr-service.o [2021-03-02T00:35:38.917Z] #42 104.8 CC criu/crtools.o [2021-03-02T00:35:38.917Z] #42 105.4 CC criu/eventfd.o [2021-03-02T00:35:38.917Z] #42 105.7 CC criu/eventpoll.o [2021-03-02T00:35:38.917Z] #42 106.6 CC criu/external.o [2021-03-02T00:35:38.917Z] #42 107.0 CC criu/fault-injection.o [2021-03-02T00:35:38.917Z] #42 107.1 CC criu/fdstore.o [2021-03-02T00:35:38.917Z] #42 107.5 CC criu/fifo.o [2021-03-02T00:35:38.917Z] #42 108.0 CC criu/file-ids.o [2021-03-02T00:35:38.917Z] #42 108.4 CC criu/file-lock.o [2021-03-02T00:35:38.917Z] #42 109.4 CC criu/files-ext.o [2021-03-02T00:35:38.917Z] #42 109.8 CC criu/files-reg.o [2021-03-02T00:35:38.917Z] #42 112.3 CC criu/files.o [2021-03-02T00:35:39.057Z] #42 ... [2021-03-02T00:35:39.057Z] [2021-03-02T00:35:39.057Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:39.057Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-02T00:35:39.057Z] #19 56.68 Setting up python3-pip (18.1-5) ... [2021-03-02T00:35:39.178Z] #42 ... [2021-03-02T00:35:39.178Z] [2021-03-02T00:35:39.179Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:39.179Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:39.179Z] #19 56.72 Setting up iptables (1.8.2-4) ... [2021-03-02T00:35:39.179Z] #19 56.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:35:39.179Z] #19 56.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:35:39.179Z] #19 56.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-02T00:35:39.179Z] #19 56.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-02T00:35:39.440Z] #19 56.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-02T00:35:39.440Z] #19 56.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-02T00:35:39.440Z] #19 56.80 Setting up python3 (3.7.3-1) ... [2021-03-02T00:35:39.542Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-03-02T00:35:39.542Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-03-02T00:35:39.701Z] #19 57.15 Setting up python3-wheel (0.32.3-2) ... [2021-03-02T00:35:39.970Z] #19 65.75 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:35:39.970Z] #19 65.81 Processing triggers for mime-support (3.62) ... [2021-03-02T00:35:40.008Z] #19 57.60 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:35:40.008Z] #19 57.64 Processing triggers for mime-support (3.62) ... [2021-03-02T00:35:40.162Z] #42 132.8 CC criu/net.o [2021-03-02T00:35:40.171Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-03-02T00:35:40.272Z] #19 DONE 58.2s [2021-03-02T00:35:40.272Z] [2021-03-02T00:35:40.272Z] #20 [dev-systemd-false 8/26] 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-03-02T00:35:40.272Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-03-02T00:35:40.336Z] #43 ... [2021-03-02T00:35:40.336Z] [2021-03-02T00:35:40.336Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:40.336Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-03-02T00:35:40.336Z] #22 31.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-02T00:35:40.336Z] #22 31.25 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-02T00:35:40.336Z] #22 31.31 Building wheels for collected packages: pyyaml [2021-03-02T00:35:40.336Z] #22 31.31 Running setup.py bdist_wheel for pyyaml: started [2021-03-02T00:35:40.460Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-03-02T00:35:40.558Z] #19 ... [2021-03-02T00:35:40.558Z] [2021-03-02T00:35:40.558Z] #39 [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-03-02T00:35:40.558Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:35:40.558Z] #39 212.6 + dpkg --print-architecture [2021-03-02T00:35:40.558Z] #39 212.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-02T00:35:40.558Z] #39 213.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-02T00:35:40.558Z] #39 213.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-02T00:35:40.645Z] #19 57.87 Setting up apparmor (2.13.2-10) ... [2021-03-02T00:35:40.818Z] #39 ... [2021-03-02T00:35:40.818Z] [2021-03-02T00:35:40.818Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:40.818Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:40.818Z] #19 DONE 66.8s [2021-03-02T00:35:41.000Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-02T00:35:41.077Z] [2021-03-02T00:35:41.077Z] #20 [dev-systemd-false 8/26] 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-03-02T00:35:41.077Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-02T00:35:41.566Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-02T00:35:41.670Z] #20 1.381 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-02T00:35:41.671Z] #20 1.387 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-02T00:35:41.671Z] #20 1.392 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-02T00:35:41.934Z] #20 DONE 1.5s [2021-03-02T00:35:41.934Z] [2021-03-02T00:35:41.935Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:41.935Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:35:41.935Z] #42 111.3 CC criu/memfd.o [2021-03-02T00:35:41.935Z] #42 111.8 CC criu/mount.o [2021-03-02T00:35:42.024Z] #20 1.090 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-02T00:35:42.024Z] #20 1.093 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-02T00:35:42.024Z] #20 1.095 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-02T00:35:42.024Z] #20 DONE 1.2s [2021-03-02T00:35:42.024Z] [2021-03-02T00:35:42.024Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:42.024Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:42.024Z] #42 123.9 CC criu/filesystems.o [2021-03-02T00:35:42.024Z] #42 124.7 CC criu/fsnotify.o [2021-03-02T00:35:42.024Z] #42 125.9 CC criu/image-desc.o [2021-03-02T00:35:42.024Z] #42 126.1 CC criu/image.o [2021-03-02T00:35:42.024Z] #42 127.0 CC criu/ipc_ns.o [2021-03-02T00:35:42.024Z] #42 128.2 CC criu/irmap.o [2021-03-02T00:35:42.024Z] #42 128.9 CC criu/kcmp-ids.o [2021-03-02T00:35:42.024Z] #42 129.2 CC criu/kerndat.o [2021-03-02T00:35:42.024Z] #42 130.4 CC criu/libnetlink.o [2021-03-02T00:35:42.024Z] #42 130.9 CC criu/log.o [2021-03-02T00:35:42.024Z] #42 131.5 CC criu/lsm.o [2021-03-02T00:35:42.024Z] #42 132.0 CC criu/mem.o [2021-03-02T00:35:42.024Z] #42 ... [2021-03-02T00:35:42.024Z] [2021-03-02T00:35:42.024Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:42.024Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T00:35:42.469Z] #22 33.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-02T00:35:42.469Z] #22 33.21 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-02T00:35:42.469Z] #22 33.37 Successfully built pyyaml [2021-03-02T00:35:42.469Z] #22 33.40 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-02T00:35:42.529Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-03-02T00:35:42.561Z] #19 59.77 Setting up xfsprogs (4.20.0-1) ... [2021-03-02T00:35:42.561Z] #19 59.80 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:35:42.706Z] #42 ... [2021-03-02T00:35:42.706Z] [2021-03-02T00:35:42.706Z] #19 [dev-systemd-false 7/26] 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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-02T00:35:42.706Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-02T00:35:42.706Z] #19 57.55 Setting up xfsprogs (4.20.0-1) ... [2021-03-02T00:35:42.706Z] #19 57.57 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-02T00:35:42.706Z] #19 57.95 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:35:42.706Z] #19 58.97 Setting up python3-distutils (3.7.3-1) ... [2021-03-02T00:35:42.706Z] #19 59.52 Setting up python3-setuptools (40.8.0-1) ... [2021-03-02T00:35:42.706Z] #19 60.83 Setting up python3-pip (18.1-5) ... [2021-03-02T00:35:42.706Z] #19 61.95 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:35:42.706Z] #19 62.00 Processing triggers for mime-support (3.62) ... [2021-03-02T00:35:42.706Z] #19 DONE 62.4s [2021-03-02T00:35:42.706Z] [2021-03-02T00:35:42.706Z] #20 [dev-systemd-false 8/26] 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-03-02T00:35:42.706Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-02T00:35:42.772Z] #22 33.80 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-02T00:35:42.823Z] #19 60.23 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-02T00:35:43.074Z] #22 DONE 34.0s [2021-03-02T00:35:43.074Z] [2021-03-02T00:35:43.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:43.074Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:35:43.074Z] #43 161.3 CC criu/net.o [2021-03-02T00:35:43.437Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-02T00:35:43.562Z] ok github.com/docker/docker/volume/local 0.268s coverage: 76.4% of statements [2021-03-02T00:35:43.767Z] #19 61.18 Setting up python3-distutils (3.7.3-1) ... [2021-03-02T00:35:43.852Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-03-02T00:35:43.866Z] #42 115.4 CC criu/namespaces.o [2021-03-02T00:35:44.340Z] #19 61.63 Setting up python3-setuptools (40.8.0-1) ... [2021-03-02T00:35:44.617Z] #20 1.847 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-02T00:35:44.617Z] #20 1.853 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-02T00:35:44.617Z] #20 1.857 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-02T00:35:44.617Z] #20 DONE 2.0s [2021-03-02T00:35:44.617Z] [2021-03-02T00:35:44.617Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:44.617Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T00:35:44.618Z] Client: Docker Engine - Enterprise [2021-03-02T00:35:44.618Z] Version: 19.03.12 [2021-03-02T00:35:44.618Z] API version: 1.40 [2021-03-02T00:35:44.618Z] Go version: go1.13.13 [2021-03-02T00:35:44.618Z] Git commit: 4306744 [2021-03-02T00:35:44.618Z] Built: 08/05/2020 19:27:53 [2021-03-02T00:35:44.618Z] OS/Arch: windows/amd64 [2021-03-02T00:35:44.618Z] Experimental: false [2021-03-02T00:35:44.618Z] [2021-03-02T00:35:44.618Z] Server: Docker Engine - Enterprise [2021-03-02T00:35:44.618Z] Engine: [2021-03-02T00:35:44.618Z] Version: 19.03.12 [2021-03-02T00:35:44.618Z] API version: 1.40 (minimum version 1.24) [2021-03-02T00:35:44.618Z] Go version: go1.13.13 [2021-03-02T00:35:44.618Z] Git commit: f295753ffd [2021-03-02T00:35:44.618Z] Built: 08/05/2020 19:26:41 [2021-03-02T00:35:44.618Z] OS/Arch: windows/amd64 [2021-03-02T00:35:44.618Z] Experimental: true [2021-03-02T00:35:44.818Z] #42 116.8 CC criu/net.o [2021-03-02T00:35:44.880Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [Pipeline] sh [2021-03-02T00:35:45.284Z] #19 62.91 Setting up python3-pip (18.1-5) ... [2021-03-02T00:35:46.012Z] #43 166.1 CC criu/netfilter.o [2021-03-02T00:35:46.012Z] #43 166.5 CC criu/page-pipe.o [2021-03-02T00:35:46.155Z] + docker info [2021-03-02T00:35:46.666Z] #43 167.2 CC criu/page-xfer.o [2021-03-02T00:35:46.672Z] #19 64.02 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:35:46.672Z] #19 64.06 Processing triggers for mime-support (3.62) ... [2021-03-02T00:35:47.302Z] #21 5.380 Collecting yamllint==1.16.0 [2021-03-02T00:35:47.382Z] #42 119.1 CC criu/netfilter.o [2021-03-02T00:35:47.615Z] #19 DONE 65.1s [2021-03-02T00:35:47.616Z] [2021-03-02T00:35:47.616Z] #20 [dev-systemd-false 8/26] 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-03-02T00:35:47.616Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-02T00:35:47.646Z] #42 119.4 CC criu/page-pipe.o [2021-03-02T00:35:48.618Z] #42 120.2 CC criu/page-xfer.o [2021-03-02T00:35:48.783Z] #43 169.0 CC criu/pagemap-cache.o [2021-03-02T00:35:48.783Z] #43 169.4 CC criu/pagemap.o [2021-03-02T00:35:49.003Z] #20 1.041 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-02T00:35:49.003Z] #20 1.046 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-02T00:35:49.003Z] #20 1.051 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-02T00:35:49.003Z] #20 DONE 1.2s [2021-03-02T00:35:49.003Z] [2021-03-02T00:35:49.003Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:49.003Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:49.003Z] #42 114.4 CC criu/filesystems.o [2021-03-02T00:35:49.003Z] #42 115.1 CC criu/fsnotify.o [2021-03-02T00:35:49.003Z] #42 116.3 CC criu/image-desc.o [2021-03-02T00:35:49.003Z] #42 116.5 CC criu/image.o [2021-03-02T00:35:49.003Z] #42 117.4 CC criu/ipc_ns.o [2021-03-02T00:35:49.003Z] #42 118.7 CC criu/irmap.o [2021-03-02T00:35:49.003Z] #42 119.3 CC criu/kcmp-ids.o [2021-03-02T00:35:49.003Z] #42 119.6 CC criu/kerndat.o [2021-03-02T00:35:49.003Z] #42 120.8 CC criu/libnetlink.o [2021-03-02T00:35:49.003Z] #42 121.3 CC criu/log.o [2021-03-02T00:35:49.003Z] #42 121.8 CC criu/lsm.o [2021-03-02T00:35:49.003Z] #42 122.4 CC criu/mem.o [2021-03-02T00:35:49.003Z] #42 ... [2021-03-02T00:35:49.003Z] [2021-03-02T00:35:49.003Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:49.003Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T00:35:49.569Z] #42 121.5 CC criu/pagemap-cache.o [2021-03-02T00:35:49.837Z] #21 ... [2021-03-02T00:35:49.837Z] [2021-03-02T00:35:49.837Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:49.837Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:49.837Z] #42 134.5 CC criu/memfd.o [2021-03-02T00:35:49.837Z] #42 135.2 CC criu/mount.o [2021-03-02T00:35:49.837Z] #42 139.4 CC criu/namespaces.o [2021-03-02T00:35:49.864Z] #43 170.5 CC criu/parasite-syscall.o [2021-03-02T00:35:50.096Z] #42 141.2 CC criu/net.o [2021-03-02T00:35:50.146Z] #42 121.9 CC criu/pagemap.o [2021-03-02T00:35:50.920Z] #21 ... [2021-03-02T00:35:50.920Z] [2021-03-02T00:35:50.920Z] #39 [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-03-02T00:35:50.920Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:35:50.920Z] #39 210.9 + dpkg --print-architecture [2021-03-02T00:35:50.920Z] #39 210.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-02T00:35:50.920Z] #39 211.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-02T00:35:50.920Z] #39 211.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-02T00:35:50.920Z] #39 ... [2021-03-02T00:35:50.920Z] [2021-03-02T00:35:50.920Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:50.920Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:50.920Z] #42 124.6 CC criu/memfd.o [2021-03-02T00:35:50.920Z] #42 125.3 CC criu/mount.o [2021-03-02T00:35:50.928Z] #43 171.6 CC criu/path.o [2021-03-02T00:35:51.098Z] #42 122.6 CC criu/parasite-syscall.o [2021-03-02T00:35:51.098Z] #42 ... [2021-03-02T00:35:51.098Z] [2021-03-02T00:35:51.098Z] #55 [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-03-02T00:35:51.098Z] #55 sha256:1b037713edda1cbb405b28830a8c54b95947ef20905880a2925bfcfa5296bfbf [2021-03-02T00:35:51.098Z] #55 153.0 + bin/containerd [2021-03-02T00:35:51.193Z] #21 5.502 Collecting yamllint==1.16.0 [2021-03-02T00:35:51.193Z] #21 ... [2021-03-02T00:35:51.193Z] [2021-03-02T00:35:51.193Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:51.193Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:51.193Z] #42 136.3 CC criu/netfilter.o [2021-03-02T00:35:51.193Z] #42 136.8 CC criu/page-pipe.o [2021-03-02T00:35:51.193Z] #42 137.4 CC criu/page-xfer.o [2021-03-02T00:35:51.193Z] #42 139.2 CC criu/pagemap-cache.o [2021-03-02T00:35:51.193Z] #42 139.7 CC criu/pagemap.o [2021-03-02T00:35:51.193Z] #42 140.8 CC criu/parasite-syscall.o [2021-03-02T00:35:51.193Z] #42 141.8 CC criu/path.o [2021-03-02T00:35:51.193Z] #42 142.2 CC criu/pie-util-vdso-elf32.o [2021-03-02T00:35:51.193Z] #42 142.6 CC criu/pie-util-vdso.o [2021-03-02T00:35:51.193Z] #42 143.4 CC criu/pie-util.o [2021-03-02T00:35:51.193Z] #42 143.5 CC criu/pipes.o [2021-03-02T00:35:51.193Z] #42 144.2 CC criu/plugin.o [2021-03-02T00:35:51.453Z] #42 144.6 CC criu/proc_parse.o [2021-03-02T00:35:51.593Z] #43 172.0 CC criu/pie-util-vdso.o [2021-03-02T00:35:52.048Z] #55 ... [2021-03-02T00:35:52.048Z] [2021-03-02T00:35:52.048Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:52.048Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-03-02T00:35:52.048Z] #21 4.321 Collecting yamllint==1.16.0 [2021-03-02T00:35:52.048Z] #21 9.740 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-02T00:35:52.048Z] #21 9.815 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-02T00:35:52.048Z] #21 9.855 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-02T00:35:52.048Z] #21 9.902 Collecting pyyaml (from yamllint==1.16.0) [2021-03-02T00:35:52.048Z] #21 10.13 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-02T00:35:52.048Z] #21 ... [2021-03-02T00:35:52.048Z] [2021-03-02T00:35:52.048Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:52.048Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:35:52.048Z] #42 123.4 CC criu/path.o [2021-03-02T00:35:52.048Z] #42 123.6 CC criu/pie-util-vdso.o [2021-03-02T00:35:52.048Z] #42 124.0 CC criu/pie-util.o [2021-03-02T00:35:52.248Z] #43 172.6 CC criu/pie-util.o [2021-03-02T00:35:52.248Z] #43 172.8 CC criu/pipes.o [2021-03-02T00:35:52.311Z] #42 124.1 CC criu/pipes.o [2021-03-02T00:35:52.888Z] #42 124.8 CC criu/plugin.o [2021-03-02T00:35:52.915Z] #43 173.7 CC criu/plugin.o [2021-03-02T00:35:53.385Z] #42 ... [2021-03-02T00:35:53.385Z] [2021-03-02T00:35:53.385Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:53.385Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T00:35:53.385Z] #21 10.79 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-02T00:35:53.385Z] #21 10.89 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-02T00:35:53.385Z] #21 10.94 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-02T00:35:53.385Z] #21 11.01 Collecting pyyaml (from yamllint==1.16.0) [2021-03-02T00:35:53.385Z] #21 11.22 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-02T00:35:53.467Z] #42 125.1 CC criu/proc_parse.o [2021-03-02T00:35:53.568Z] #43 174.2 CC criu/proc_parse.o [2021-03-02T00:35:53.644Z] #21 11.52 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-02T00:35:53.903Z] #21 11.91 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-02T00:35:54.476Z] #21 DONE 12.3s [2021-03-02T00:35:54.476Z] [2021-03-02T00:35:54.476Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T00:35:54.476Z] #24 sha256:c916f9782d24111472503b38c3bd5a18132c551525a76f80e581bd12253f2cb1 [2021-03-02T00:35:54.737Z] #24 DONE 0.4s [2021-03-02T00:35:54.737Z] [2021-03-02T00:35:54.737Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T00:35:54.737Z] #29 sha256:11aec51a175a70cccd0838c1f7d40da6224092a6692e7ab483a2b2eb86bc05c2 [2021-03-02T00:35:54.791Z] #42 ... [2021-03-02T00:35:54.791Z] [2021-03-02T00:35:54.791Z] #39 [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-03-02T00:35:54.791Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:35:54.791Z] #39 DONE 216.2s [2021-03-02T00:35:54.791Z] [2021-03-02T00:35:54.791Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:54.791Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:54.791Z] #42 147.4 CC criu/protobuf-desc.o [2021-03-02T00:35:55.129Z] #42 129.3 CC criu/namespaces.o [2021-03-02T00:35:55.360Z] #42 148.2 CC criu/protobuf.o [2021-03-02T00:35:55.620Z] #42 148.7 CC criu/pstree.o [2021-03-02T00:35:56.031Z] #42 127.4 CC criu/protobuf-desc.o [2021-03-02T00:35:56.609Z] #42 128.2 CC criu/protobuf.o [2021-03-02T00:35:56.872Z] #42 128.6 CC criu/pstree.o [2021-03-02T00:35:57.000Z] #42 150.1 CC criu/rbtree.o [2021-03-02T00:35:57.044Z] #42 130.9 CC criu/net.o [2021-03-02T00:35:57.260Z] #42 150.4 CC criu/rst-malloc.o [2021-03-02T00:35:57.520Z] #42 ... [2021-03-02T00:35:57.520Z] [2021-03-02T00:35:57.520Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:57.520Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T00:35:57.520Z] #21 10.86 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-02T00:35:57.520Z] #21 10.94 Collecting pyyaml (from yamllint==1.16.0) [2021-03-02T00:35:57.520Z] #21 11.18 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-02T00:35:57.520Z] #21 11.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-02T00:35:57.520Z] #21 11.62 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-02T00:35:57.520Z] #21 11.65 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-02T00:35:57.520Z] #21 12.04 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-02T00:35:57.520Z] #21 DONE 12.8s [2021-03-02T00:35:57.520Z] [2021-03-02T00:35:57.520Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T00:35:57.520Z] #24 sha256:554f77f12dae6a24a9db4c3968ccaf62bc6c8488bfd984a8f4d0448c5c48a654 [2021-03-02T00:35:57.824Z] #42 129.6 CC criu/rbtree.o [2021-03-02T00:35:58.088Z] #42 129.8 CC criu/rst-malloc.o [2021-03-02T00:35:58.090Z] #24 DONE 0.6s [2021-03-02T00:35:58.090Z] [2021-03-02T00:35:58.090Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:58.090Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:58.090Z] #42 150.7 CC criu/seccomp.o [2021-03-02T00:35:58.115Z] #43 178.4 CC criu/protobuf-desc.o [2021-03-02T00:35:58.116Z] #43 ... [2021-03-02T00:35:58.116Z] [2021-03-02T00:35:58.116Z] #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-03-02T00:35:58.116Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-02T00:35:58.116Z] #40 250.8 + dpkg --print-architecture [2021-03-02T00:35:58.116Z] #40 250.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-02T00:35:58.350Z] #42 151.5 CC criu/seize.o [2021-03-02T00:35:58.351Z] #42 130.1 CC criu/seccomp.o [2021-03-02T00:35:58.418Z] #40 251.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-02T00:35:58.418Z] #40 251.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-02T00:35:58.928Z] #42 130.7 CC criu/seize.o [2021-03-02T00:35:58.931Z] #29 DONE 4.3s [2021-03-02T00:35:58.931Z] [2021-03-02T00:35:58.931Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T00:35:58.931Z] #32 sha256:d4291e4f62ac595059e2dc4e03beaf6296f02d7b82cad2df41ae354095c2fceb [2021-03-02T00:35:59.289Z] #42 152.4 CC criu/servicefd.o [2021-03-02T00:35:59.503Z] #32 DONE 0.3s [2021-03-02T00:35:59.503Z] [2021-03-02T00:35:59.503Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:59.503Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:59.503Z] #42 144.5 CC criu/netfilter.o [2021-03-02T00:35:59.503Z] #42 145.0 CC criu/page-pipe.o [2021-03-02T00:35:59.503Z] #42 145.9 CC criu/page-xfer.o [2021-03-02T00:35:59.503Z] #42 147.6 CC criu/pagemap-cache.o [2021-03-02T00:35:59.503Z] #42 147.9 CC criu/pagemap.o [2021-03-02T00:35:59.503Z] #42 148.9 CC criu/parasite-syscall.o [2021-03-02T00:35:59.503Z] #42 149.7 CC criu/path.o [2021-03-02T00:35:59.503Z] #42 150.0 CC criu/pie-util-vdso-elf32.o [2021-03-02T00:35:59.503Z] #42 ... [2021-03-02T00:35:59.503Z] [2021-03-02T00:35:59.503Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T00:35:59.503Z] #34 sha256:8de90648dd5f4822d7fe79bfbb47a19226ecce05e8ba8b1e3d7501a3c824cdc0 [2021-03-02T00:35:59.503Z] #34 DONE 0.0s [2021-03-02T00:35:59.503Z] [2021-03-02T00:35:59.503Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T00:35:59.503Z] #37 sha256:073625fb107471dcd62f8678da0532b49a7ffcc13dd3bf293ff58e848e666c07 [2021-03-02T00:35:59.503Z] #37 DONE 0.1s [2021-03-02T00:35:59.503Z] [2021-03-02T00:35:59.503Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:59.503Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:59.503Z] #42 150.5 CC criu/pie-util-vdso.o [2021-03-02T00:35:59.505Z] #42 131.4 CC criu/servicefd.o [2021-03-02T00:35:59.505Z] #42 ... [2021-03-02T00:35:59.505Z] [2021-03-02T00:35:59.505Z] #23 [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-03-02T00:35:59.505Z] #23 sha256:17fec913ffdfefbd6a09b917904ac4ad34aa39fa8a26e80e22e2da673a489fe6 [2021-03-02T00:35:59.505Z] #23 215.6 + return [2021-03-02T00:35:59.591Z] #42 ... [2021-03-02T00:35:59.591Z] [2021-03-02T00:35:59.591Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:35:59.591Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T00:35:59.591Z] #21 5.218 Collecting yamllint==1.16.0 [2021-03-02T00:35:59.591Z] #21 10.58 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-02T00:35:59.591Z] #21 10.66 Collecting pyyaml (from yamllint==1.16.0) [2021-03-02T00:35:59.591Z] #21 10.85 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-02T00:35:59.591Z] #21 ... [2021-03-02T00:35:59.591Z] [2021-03-02T00:35:59.591Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:35:59.591Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:35:59.591Z] #42 133.9 CC criu/netfilter.o [2021-03-02T00:35:59.859Z] #42 152.8 CC criu/shmem.o [2021-03-02T00:36:00.070Z] #42 151.0 CC criu/pie-util.o [2021-03-02T00:36:00.070Z] #42 151.1 CC criu/pipes.o [2021-03-02T00:36:00.164Z] #42 134.3 CC criu/page-pipe.o [2021-03-02T00:36:00.190Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/rootless [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/volume [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-02T00:36:00.190Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === Skipped [2021-03-02T00:36:00.191Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-02T00:36:00.191Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-02T00:36:00.191Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-02T00:36:00.191Z] time="2021-03-02T00:34:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-02T00:36:00.191Z] time="2021-03-02T00:34:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-02T00:36:00.191Z] time="2021-03-02T00:34:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-02T00:36:00.191Z] time="2021-03-02T00:34:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-02T00:36:00.191Z] time="2021-03-02T00:34:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-02T00:36:00.191Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-02T00:36:00.191Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-02T00:36:00.191Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:36:00.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-02T00:36:00.191Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-02T00:36:00.191Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-02T00:36:00.191Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] [2021-03-02T00:36:00.191Z] DONE 2242 tests, 26 skipped in 194.069s Post stage [Pipeline] junit [2021-03-02T00:36:00.234Z] Recording test results [2021-03-02T00:36:00.343Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T00:36:00.736Z] #42 135.1 CC criu/page-xfer.o [2021-03-02T00:36:00.777Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -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:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh dynbinary test-integration [2021-03-02T00:36:00.798Z] #42 153.7 CC criu/sigframe.o [2021-03-02T00:36:00.798Z] #42 153.8 CC criu/signalfd.o [2021-03-02T00:36:00.998Z] #42 ... [2021-03-02T00:36:00.998Z] [2021-03-02T00:36:00.998Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:36:00.998Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-02T00:36:00.998Z] #21 11.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-02T00:36:00.998Z] #21 11.25 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-02T00:36:00.998Z] #21 11.32 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-02T00:36:00.998Z] #21 11.66 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-02T00:36:00.998Z] #21 DONE 12.1s [2021-03-02T00:36:01.008Z] #42 151.9 CC criu/plugin.o [2021-03-02T00:36:01.058Z] #42 154.1 CC criu/sk-inet.o [2021-03-02T00:36:01.067Z] [2021-03-02T00:36:01.067Z] Removing bundles/ [2021-03-02T00:36:01.067Z] [2021-03-02T00:36:01.067Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-02T00:36:01.259Z] [2021-03-02T00:36:01.259Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T00:36:01.259Z] #24 sha256:c454886e0ca9df22f9795a7994b149b2232a4d79525b0f6ca416d9f17cac88d1 [2021-03-02T00:36:01.259Z] #24 DONE 0.4s [2021-03-02T00:36:01.259Z] [2021-03-02T00:36:01.259Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T00:36:01.259Z] #29 sha256:76dad8a71455e45fcf692d97b87af81363f2c40b27eb7d3828b583cea5643063 [2021-03-02T00:36:01.268Z] #42 152.3 CC criu/proc_parse.o [2021-03-02T00:36:01.356Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:36:01.356Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T00:36:01.627Z] #42 154.8 CC criu/sk-netlink.o [2021-03-02T00:36:02.069Z] #23 DONE 218.1s [2021-03-02T00:36:02.069Z] [2021-03-02T00:36:02.069Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:02.069Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:36:02.069Z] #42 131.8 CC criu/shmem.o [2021-03-02T00:36:02.069Z] #42 132.8 CC criu/sigframe.o [2021-03-02T00:36:02.069Z] #42 133.0 CC criu/signalfd.o [2021-03-02T00:36:02.069Z] #42 133.2 CC criu/sk-inet.o [2021-03-02T00:36:02.197Z] #42 155.1 CC criu/sk-packet.o [2021-03-02T00:36:02.332Z] #42 134.2 CC criu/sk-netlink.o [2021-03-02T00:36:02.457Z] #42 155.5 CC criu/sk-queue.o [2021-03-02T00:36:02.596Z] #42 ... [2021-03-02T00:36:02.596Z] [2021-03-02T00:36:02.596Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:36:02.596Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-03-02T00:36:02.596Z] #21 10.74 Installing build dependencies: started [2021-03-02T00:36:02.716Z] #42 155.7 CC criu/sk-tcp.o [2021-03-02T00:36:02.860Z] #21 ... [2021-03-02T00:36:02.860Z] [2021-03-02T00:36:02.860Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:02.860Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:36:02.860Z] #42 134.8 CC criu/sk-packet.o [2021-03-02T00:36:02.976Z] #42 156.1 CC criu/sk-unix.o [2021-03-02T00:36:03.437Z] #42 135.4 CC criu/sk-queue.o [2021-03-02T00:36:03.546Z] #42 ... [2021-03-02T00:36:03.546Z] [2021-03-02T00:36:03.546Z] #48 [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-03-02T00:36:03.546Z] #48 sha256:b4f4c429936b0f1928396314d12accfde249cbc54a2c434b1e132a407919fde0 [2021-03-02T00:36:03.546Z] #48 223.4 + /build/golangci-lint --version [2021-03-02T00:36:03.546Z] #48 223.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-02T00:36:03.546Z] #48 DONE 226.5s [2021-03-02T00:36:03.546Z] [2021-03-02T00:36:03.546Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T00:36:03.546Z] #29 sha256:84947bc8ebf10241027b77ebd754700e316bcc5e8928299e51eae346ab7ab411 [2021-03-02T00:36:03.546Z] #29 DONE 5.5s [2021-03-02T00:36:03.806Z] [2021-03-02T00:36:03.806Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T00:36:03.806Z] #32 sha256:49f8cc78861762017f49eb999348d0afbe6c26b9a26cf0abf2ac883bc388e6e4 [2021-03-02T00:36:03.854Z] Client: [2021-03-02T00:36:03.854Z] Debug Mode: false [2021-03-02T00:36:03.854Z] Plugins: [2021-03-02T00:36:03.854Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-02T00:36:03.854Z] [2021-03-02T00:36:03.854Z] Server: [2021-03-02T00:36:03.854Z] Containers: 0 [2021-03-02T00:36:03.854Z] Running: 0 [2021-03-02T00:36:03.854Z] Paused: 0 [2021-03-02T00:36:03.854Z] Stopped: 0 [2021-03-02T00:36:03.854Z] Images: 0 [2021-03-02T00:36:03.854Z] Server Version: 19.03.12 [2021-03-02T00:36:03.854Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-02T00:36:03.854Z] Windows: [2021-03-02T00:36:03.854Z] LCOW: [2021-03-02T00:36:03.854Z] Logging Driver: json-file [2021-03-02T00:36:03.854Z] Plugins: [2021-03-02T00:36:03.854Z] Volume: local [2021-03-02T00:36:03.854Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-02T00:36:03.854Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-02T00:36:03.854Z] Swarm: inactive [2021-03-02T00:36:03.854Z] Default Isolation: process [2021-03-02T00:36:03.854Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-02T00:36:03.854Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-02T00:36:03.854Z] OSType: windows [2021-03-02T00:36:03.854Z] Architecture: x86_64 [2021-03-02T00:36:03.854Z] CPUs: 4 [2021-03-02T00:36:03.854Z] Total Memory: 32GiB [2021-03-02T00:36:03.854Z] Name: azwin-2-366240 [2021-03-02T00:36:03.854Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-02T00:36:03.854Z] Docker Root Dir: D:\docker [2021-03-02T00:36:03.854Z] Debug Mode: false [2021-03-02T00:36:03.854Z] Registry: https://index.docker.io/v1/ [2021-03-02T00:36:03.854Z] Labels: [2021-03-02T00:36:03.854Z] Experimental: true [2021-03-02T00:36:03.854Z] Insecure Registries: [2021-03-02T00:36:03.854Z] 10.0.0.4:5000 [2021-03-02T00:36:03.854Z] 127.0.0.0/8 [2021-03-02T00:36:03.854Z] Registry Mirrors: [2021-03-02T00:36:03.854Z] http://10.0.0.4:5000/ [2021-03-02T00:36:03.854Z] Live Restore Enabled: false [2021-03-02T00:36:03.854Z] [Pipeline] } [Pipeline] // stage [2021-03-02T00:36:04.015Z] #42 135.9 CC criu/sk-tcp.o [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-02T00:36:04.376Z] #32 DONE 0.5s [2021-03-02T00:36:04.376Z] [2021-03-02T00:36:04.376Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T00:36:04.376Z] #34 sha256:bc501ad6ad876a86b1f7cce45fbf556d7208d21d92a8ba5d02a98e7f03194727 [2021-03-02T00:36:04.376Z] #34 DONE 0.2s [2021-03-02T00:36:04.376Z] [2021-03-02T00:36:04.376Z] #52 [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-03-02T00:36:04.376Z] #52 sha256:c765f597d09709d1981f791a35f3c6040cc7acca5b828656148c9155e236b657 [2021-03-02T00:36:04.559Z] #42 155.1 CC criu/protobuf-desc.o [2021-03-02T00:36:04.594Z] #42 136.4 CC criu/sk-unix.o [2021-03-02T00:36:04.636Z] #52 ... [2021-03-02T00:36:04.636Z] [2021-03-02T00:36:04.636Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T00:36:04.636Z] #37 sha256:81fd15c4483386402b47ec81e0fb0d032a1c78f9647dfb2a09abae4a17784bc9 [2021-03-02T00:36:04.636Z] #37 DONE 0.2s [2021-03-02T00:36:04.636Z] [2021-03-02T00:36:04.636Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T00:36:04.636Z] #40 sha256:f9a583b1da7cdb3fbb259c8729173f730aa8a5aca4f0e46ec48c5ecb9937f474 [2021-03-02T00:36:04.820Z] #42 156.0 CC criu/protobuf.o [2021-03-02T00:36:05.575Z] #40 DONE 0.8s [2021-03-02T00:36:05.575Z] [2021-03-02T00:36:05.575Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:05.575Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:36:05.575Z] #42 157.7 CC criu/sockets.o [2021-03-02T00:36:05.575Z] #42 158.5 CC criu/stats.o [2021-03-02T00:36:05.758Z] #42 156.5 CC criu/pstree.o [2021-03-02T00:36:05.835Z] #42 158.9 CC criu/string.o [2021-03-02T00:36:05.990Z] #42 138.0 CC criu/sockets.o [2021-03-02T00:36:06.018Z] #42 ... [2021-03-02T00:36:06.018Z] [2021-03-02T00:36:06.018Z] #39 [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-03-02T00:36:06.018Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:36:06.018Z] #39 DONE 241.8s [2021-03-02T00:36:06.095Z] #42 158.9 CC criu/sysctl.o [2021-03-02T00:36:06.307Z] [2021-03-02T00:36:06.307Z] #48 [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-03-02T00:36:06.307Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:36:06.355Z] #42 159.5 CC criu/sysfs_parse.o [2021-03-02T00:36:06.553Z] #29 ... [2021-03-02T00:36:06.553Z] [2021-03-02T00:36:06.553Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:06.553Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:36:06.553Z] #42 136.9 CC criu/pagemap-cache.o [2021-03-02T00:36:06.553Z] #42 137.3 CC criu/pagemap.o [2021-03-02T00:36:06.553Z] #42 138.1 CC criu/parasite-syscall.o [2021-03-02T00:36:06.553Z] #42 138.9 CC criu/path.o [2021-03-02T00:36:06.553Z] #42 139.2 CC criu/pie-util-vdso-elf32.o [2021-03-02T00:36:06.553Z] #42 139.6 CC criu/pie-util-vdso.o [2021-03-02T00:36:06.553Z] #42 140.0 CC criu/pie-util.o [2021-03-02T00:36:06.553Z] #42 140.1 CC criu/pipes.o [2021-03-02T00:36:06.553Z] #42 140.8 CC criu/plugin.o [2021-03-02T00:36:06.553Z] #42 141.0 CC criu/proc_parse.o [2021-03-02T00:36:06.815Z] #42 ... [2021-03-02T00:36:06.815Z] [2021-03-02T00:36:06.815Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T00:36:06.815Z] #29 sha256:76dad8a71455e45fcf692d97b87af81363f2c40b27eb7d3828b583cea5643063 [2021-03-02T00:36:06.815Z] #29 DONE 5.5s [2021-03-02T00:36:06.815Z] [2021-03-02T00:36:06.815Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T00:36:06.815Z] #32 sha256:0fad1cab5fa024a305685741a1276b6a687fda9ab93da01451def744db4ff53e [2021-03-02T00:36:06.880Z] #48 ... [2021-03-02T00:36:06.880Z] [2021-03-02T00:36:06.880Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:06.880Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:36:06.880Z] #42 157.7 CC criu/rbtree.o [2021-03-02T00:36:06.925Z] #42 159.7 CC criu/timens.o [2021-03-02T00:36:06.925Z] #42 159.9 CC criu/timerfd.o [2021-03-02T00:36:06.945Z] #42 138.8 CC criu/stats.o [2021-03-02T00:36:07.185Z] #42 160.2 CC criu/tty.o [2021-03-02T00:36:07.209Z] #42 139.1 CC criu/string.o [2021-03-02T00:36:07.209Z] #42 139.1 CC criu/sysctl.o [2021-03-02T00:36:07.395Z] #32 DONE 0.7s [2021-03-02T00:36:07.395Z] [2021-03-02T00:36:07.395Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:07.395Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:36:07.449Z] #42 158.4 CC criu/rst-malloc.o [2021-03-02T00:36:07.472Z] #42 ... [2021-03-02T00:36:07.472Z] [2021-03-02T00:36:07.472Z] #52 [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-03-02T00:36:07.472Z] #52 sha256:e8d73e18465d246cb453ee002cf38f6b8eaec0e58eba47c6e7a711fc149ac5ac [2021-03-02T00:36:07.472Z] #52 97.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-02T00:36:07.472Z] #52 98.62 + mkdir -p /build [2021-03-02T00:36:07.472Z] #52 98.62 + cp runc /build/runc [2021-03-02T00:36:07.472Z] #52 DONE 99.5s [2021-03-02T00:36:07.656Z] #42 ... [2021-03-02T00:36:07.656Z] [2021-03-02T00:36:07.656Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T00:36:07.656Z] #34 sha256:0b4296d1f04c275c4cd2a4a4318bc107653fac88fd94da6ed32eff7ef7a49580 [2021-03-02T00:36:07.656Z] #34 DONE 0.1s [2021-03-02T00:36:07.656Z] [2021-03-02T00:36:07.656Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T00:36:07.656Z] #37 sha256:ec04c10b478d91658c1a77d02b51307927e4c564f13d7afa464c31add039139b [2021-03-02T00:36:07.656Z] #37 DONE 0.1s [2021-03-02T00:36:07.656Z] [2021-03-02T00:36:07.656Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:07.656Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:36:07.709Z] #42 158.7 CC criu/seccomp.o [2021-03-02T00:36:07.736Z] [2021-03-02T00:36:07.736Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-02T00:36:07.736Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-03-02T00:36:07.736Z] #21 24.60 Installing build dependencies: finished with status 'done' [2021-03-02T00:36:08.125Z] #42 161.3 CC criu/tun.o [2021-03-02T00:36:08.278Z] #42 ... [2021-03-02T00:36:08.278Z] [2021-03-02T00:36:08.278Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T00:36:08.278Z] #40 sha256:0d4c61f36f4d39e68fc39afcb21abb020ffffe5b28eb12b32430c63b434fd8d6 [2021-03-02T00:36:08.278Z] #40 DONE 0.6s [2021-03-02T00:36:08.278Z] [2021-03-02T00:36:08.278Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:08.278Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:36:08.278Z] #42 159.3 CC criu/seize.o [2021-03-02T00:36:08.694Z] #42 161.6 CC criu/uffd.o [2021-03-02T00:36:08.905Z] #40 ... [2021-03-02T00:36:08.905Z] [2021-03-02T00:36:08.905Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:08.905Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:36:08.905Z] #43 179.6 CC criu/protobuf.o [2021-03-02T00:36:08.905Z] #43 180.1 CC criu/pstree.o [2021-03-02T00:36:08.905Z] #43 181.5 CC criu/rbtree.o [2021-03-02T00:36:08.905Z] #43 181.9 CC criu/rst-malloc.o [2021-03-02T00:36:08.905Z] #43 182.3 CC criu/seccomp.o [2021-03-02T00:36:08.905Z] #43 183.1 CC criu/seize.o [2021-03-02T00:36:08.905Z] #43 184.3 CC criu/servicefd.o [2021-03-02T00:36:08.905Z] #43 184.9 CC criu/shmem.o [2021-03-02T00:36:08.905Z] #43 186.2 CC criu/sigframe.o [2021-03-02T00:36:08.905Z] #43 186.4 CC criu/signalfd.o [2021-03-02T00:36:08.905Z] #43 186.8 CC criu/sk-inet.o [2021-03-02T00:36:08.905Z] #43 188.2 CC criu/sk-netlink.o [2021-03-02T00:36:08.905Z] #43 188.7 CC criu/sk-packet.o [2021-03-02T00:36:08.905Z] #43 189.4 CC criu/sk-queue.o [2021-03-02T00:36:09.043Z] #42 143.3 CC criu/protobuf-desc.o [2021-03-02T00:36:09.213Z] #42 160.1 CC criu/servicefd.o [2021-03-02T00:36:09.264Z] #42 162.3 CC criu/util.o [2021-03-02T00:36:09.472Z] #42 160.5 CC criu/shmem.o [2021-03-02T00:36:09.551Z] #43 190.2 CC criu/sk-tcp.o [2021-03-02T00:36:09.986Z] #42 144.3 CC criu/protobuf.o [2021-03-02T00:36:10.203Z] #43 190.9 CC criu/sk-unix.o [2021-03-02T00:36:10.203Z] #42 163.1 CC criu/uts_ns.o [2021-03-02T00:36:10.203Z] #42 163.3 CC criu/vdso-compat.o [2021-03-02T00:36:10.408Z] #42 161.3 CC criu/sigframe.o [2021-03-02T00:36:10.408Z] #42 161.4 CC criu/signalfd.o [2021-03-02T00:36:10.463Z] #42 163.5 CC criu/vdso.o [2021-03-02T00:36:10.558Z] #42 144.7 CC criu/pstree.o [2021-03-02T00:36:10.722Z] #42 163.9 LINK criu/built-in.o [2021-03-02T00:36:10.975Z] #42 161.7 CC criu/sk-inet.o [2021-03-02T00:36:10.982Z] #42 164.1 LINK criu/criu [2021-03-02T00:36:11.500Z] #42 ... [2021-03-02T00:36:11.501Z] [2021-03-02T00:36:11.501Z] #39 [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-03-02T00:36:11.501Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-02T00:36:11.501Z] #39 DONE 241.7s [2021-03-02T00:36:11.501Z] [2021-03-02T00:36:11.501Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:11.501Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:36:11.501Z] #42 145.8 CC criu/rbtree.o [2021-03-02T00:36:11.551Z] #42 164.4 DEP lib/c/criu.d [2021-03-02T00:36:11.551Z] #42 164.4 CC images/rpc.pb-c.o [2021-03-02T00:36:11.810Z] #42 164.9 CC lib/c/criu.o [2021-03-02T00:36:11.911Z] #42 162.6 CC criu/sk-netlink.o [2021-03-02T00:36:11.911Z] #42 163.0 CC criu/sk-packet.o [2021-03-02T00:36:11.962Z] #21 29.58 Building wheels for collected packages: pyyaml [2021-03-02T00:36:11.962Z] #21 29.58 Running setup.py bdist_wheel for pyyaml: started [2021-03-02T00:36:12.072Z] #42 146.3 CC criu/rst-malloc.o [2021-03-02T00:36:12.333Z] #42 146.8 CC criu/seccomp.o [2021-03-02T00:36:12.479Z] #42 163.4 CC criu/sk-queue.o [2021-03-02T00:36:12.539Z] #21 30.67 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-02T00:36:12.539Z] #21 30.67 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-02T00:36:12.539Z] #21 30.79 Successfully built pyyaml [2021-03-02T00:36:12.738Z] #42 163.8 CC criu/sk-tcp.o [2021-03-02T00:36:12.750Z] #42 165.6 LINK lib/c/built-in.o [2021-03-02T00:36:12.750Z] #42 165.6 LINK lib/c/libcriu.so [2021-03-02T00:36:12.750Z] #42 165.6 LINK lib/c/libcriu.a [2021-03-02T00:36:12.750Z] #42 165.8 GEN magic.py [2021-03-02T00:36:12.803Z] #21 30.80 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-02T00:36:12.803Z] #21 31.05 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-02T00:36:12.975Z] #43 193.4 CC criu/sockets.o [2021-03-02T00:36:13.009Z] #42 165.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:36:13.009Z] #42 165.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:36:13.009Z] #42 165.9 Note: Building without GnuTLS support [2021-03-02T00:36:13.009Z] #42 165.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:36:13.009Z] #42 165.9 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:36:13.067Z] #21 DONE 31.3s [2021-03-02T00:36:13.067Z] [2021-03-02T00:36:13.067Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:13.067Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:36:13.067Z] #42 139.7 CC criu/sysfs_parse.o [2021-03-02T00:36:13.067Z] #42 140.0 CC criu/timens.o [2021-03-02T00:36:13.067Z] #42 140.3 CC criu/timerfd.o [2021-03-02T00:36:13.067Z] #42 140.6 CC criu/tty.o [2021-03-02T00:36:13.067Z] #42 142.3 CC criu/tun.o [2021-03-02T00:36:13.067Z] #42 142.7 CC criu/uffd.o [2021-03-02T00:36:13.067Z] #42 143.7 CC criu/util.o [2021-03-02T00:36:13.067Z] #42 144.8 CC criu/uts_ns.o [2021-03-02T00:36:13.067Z] #42 145.0 CC criu/vdso.o [2021-03-02T00:36:13.276Z] #42 147.5 CC criu/seize.o [2021-03-02T00:36:13.276Z] #42 ... [2021-03-02T00:36:13.276Z] [2021-03-02T00:36:13.276Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T00:36:13.276Z] #40 sha256:c72ca48b9307b0c175612751b1e633aca7d76aaa44ca74ed15f4ab7c2976cd22 [2021-03-02T00:36:13.276Z] #40 DONE 0.6s [2021-03-02T00:36:13.310Z] #42 164.2 CC criu/sk-unix.o [2021-03-02T00:36:13.537Z] [2021-03-02T00:36:13.537Z] #52 [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-03-02T00:36:13.537Z] #52 sha256:5943c551bbfec2a40f6787d403d0ac17d924099d717a6665b67417a7461461b4 [2021-03-02T00:36:13.575Z] #42 ... [2021-03-02T00:36:13.575Z] [2021-03-02T00:36:13.575Z] #48 [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-03-02T00:36:13.575Z] #48 sha256:8647c0ad82aa8297e5bdcdecadb8c0b293ae8573f8c67f700775d3f41907e15d [2021-03-02T00:36:13.575Z] #48 248.8 + /build/golangci-lint --version [2021-03-02T00:36:13.575Z] #48 249.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-02T00:36:13.575Z] #48 DONE 249.5s [2021-03-02T00:36:13.575Z] [2021-03-02T00:36:13.575Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:13.575Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:36:13.578Z] #42 166.5 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:36:13.652Z] #42 145.5 LINK criu/built-in.o [2021-03-02T00:36:13.799Z] #52 ... [2021-03-02T00:36:13.799Z] [2021-03-02T00:36:13.799Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:13.799Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:36:13.799Z] #42 148.2 CC criu/servicefd.o [2021-03-02T00:36:13.838Z] #42 167.0 make[1]: Nothing to be done for 'all'. [2021-03-02T00:36:13.915Z] #42 145.6 LINK criu/criu [2021-03-02T00:36:14.029Z] #43 194.7 CC criu/stats.o [2021-03-02T00:36:14.179Z] #42 145.9 DEP lib/c/criu.d [2021-03-02T00:36:14.179Z] #42 146.0 CC images/rpc.pb-c.o [2021-03-02T00:36:14.304Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-02T00:36:14.371Z] #42 148.6 CC criu/shmem.o [2021-03-02T00:36:14.695Z] #43 195.1 CC criu/string.o [2021-03-02T00:36:14.695Z] #43 195.2 CC criu/sysctl.o [2021-03-02T00:36:14.757Z] #42 ... [2021-03-02T00:36:14.757Z] [2021-03-02T00:36:14.757Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T00:36:14.757Z] #24 sha256:1884a5567a729eac08186564587c199fff322e26252b8c664d6ad7701966251c [2021-03-02T00:36:14.757Z] #24 DONE 1.6s [2021-03-02T00:36:14.757Z] [2021-03-02T00:36:14.757Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:14.757Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:36:14.757Z] #42 146.6 CC lib/c/criu.o [2021-03-02T00:36:14.757Z] #42 ... [2021-03-02T00:36:14.757Z] [2021-03-02T00:36:14.757Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T00:36:14.757Z] #29 sha256:074c6a5717dcc612aca88f66713b1641bb30a6902f7a50599d08298fb6c72e01 [2021-03-02T00:36:14.777Z] #42 167.6 make[1]: 'images/built-in.o' is up to date. [2021-03-02T00:36:14.777Z] #42 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-02T00:36:14.777Z] #42 167.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-02T00:36:14.777Z] #42 167.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-02T00:36:14.777Z] #42 167.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-02T00:36:14.777Z] #42 167.7 make[1]: Nothing to be done for 'all'. [2021-03-02T00:36:14.777Z] #42 167.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:36:14.943Z] #42 149.3 CC criu/sigframe.o [2021-03-02T00:36:14.944Z] #42 149.4 CC criu/signalfd.o [2021-03-02T00:36:15.037Z] #42 167.9 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:15.037Z] #42 167.9 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:15.037Z] #42 167.9 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:15.037Z] #42 168.0 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:15.037Z] #42 168.1 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:15.037Z] #42 168.1 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:15.037Z] #42 168.1 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:15.205Z] #42 ... [2021-03-02T00:36:15.205Z] [2021-03-02T00:36:15.205Z] #48 [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-03-02T00:36:15.205Z] #48 sha256:93ad465e33f32c5e402aed3cf7b505a6ddbc0d45b8107ba9305e2f0edef4ffc5 [2021-03-02T00:36:15.205Z] #48 245.0 + /build/golangci-lint --version [2021-03-02T00:36:15.205Z] #48 245.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-02T00:36:15.205Z] #48 DONE 245.6s [2021-03-02T00:36:15.205Z] [2021-03-02T00:36:15.205Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:15.205Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-02T00:36:15.205Z] #42 149.7 CC criu/sk-inet.o [2021-03-02T00:36:15.297Z] #42 168.2 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:15.297Z] #42 168.2 INSTALL criu/criu [2021-03-02T00:36:15.349Z] #43 195.9 CC criu/sysfs_parse.o [2021-03-02T00:36:15.481Z] #42 166.1 CC criu/sockets.o [2021-03-02T00:36:15.557Z] #42 DONE 168.5s [2021-03-02T00:36:15.557Z] [2021-03-02T00:36:15.557Z] #52 [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-03-02T00:36:15.557Z] #52 sha256:c765f597d09709d1981f791a35f3c6040cc7acca5b828656148c9155e236b657 [2021-03-02T00:36:15.648Z] #43 196.4 CC criu/timens.o [2021-03-02T00:36:16.050Z] #42 167.1 CC criu/stats.o [2021-03-02T00:36:16.148Z] #42 150.5 CC criu/sk-netlink.o [2021-03-02T00:36:16.302Z] #43 196.7 CC criu/timerfd.o [2021-03-02T00:36:16.308Z] #42 167.3 CC criu/string.o [2021-03-02T00:36:16.308Z] #42 167.3 CC criu/sysctl.o [2021-03-02T00:36:16.602Z] #43 197.3 CC criu/tty.o [2021-03-02T00:36:16.720Z] #42 151.0 CC criu/sk-packet.o [2021-03-02T00:36:16.877Z] #42 167.8 CC criu/sysfs_parse.o [2021-03-02T00:36:16.877Z] #42 168.0 CC criu/timens.o [2021-03-02T00:36:16.981Z] #42 151.4 CC criu/sk-queue.o [2021-03-02T00:36:17.242Z] #42 151.6 CC criu/sk-tcp.o [2021-03-02T00:36:17.446Z] #42 168.3 CC criu/timerfd.o [2021-03-02T00:36:17.446Z] #42 168.6 CC criu/tty.o [2021-03-02T00:36:17.814Z] #42 152.1 CC criu/sk-unix.o [2021-03-02T00:36:18.101Z] #52 ... [2021-03-02T00:36:18.101Z] [2021-03-02T00:36:18.101Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T00:36:18.101Z] #43 sha256:29831cf7ad38204978ac9ca09e34ed8669e9a5873abb3ef3bc2346a186df7cba [2021-03-02T00:36:18.101Z] #43 DONE 0.1s [2021-03-02T00:36:18.101Z] [2021-03-02T00:36:18.101Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T00:36:18.101Z] #45 sha256:8a1a06f6dea4378ba457686ed6ff553f3a64dbb80f26090a6541b12a14a65d3b [2021-03-02T00:36:18.101Z] #45 DONE 0.2s [2021-03-02T00:36:18.101Z] [2021-03-02T00:36:18.101Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T00:36:18.101Z] #47 sha256:f5d50823433ac38c5105cc74558f08965037aed74b7790a17f57cc5f4a954287 [2021-03-02T00:36:18.101Z] #47 DONE 0.1s [2021-03-02T00:36:18.101Z] [2021-03-02T00:36:18.101Z] #52 [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-03-02T00:36:18.101Z] #52 sha256:c765f597d09709d1981f791a35f3c6040cc7acca5b828656148c9155e236b657 [2021-03-02T00:36:18.101Z] #52 ... [2021-03-02T00:36:18.101Z] [2021-03-02T00:36:18.101Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T00:36:18.101Z] #49 sha256:e26fa4bd67d1eb4a3a5f6b8208099791b8d98886bd66a860586b0a949c215123 [2021-03-02T00:36:18.361Z] #49 DONE 0.2s [2021-03-02T00:36:18.361Z] [2021-03-02T00:36:18.361Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T00:36:18.361Z] #51 sha256:5c9eb353c62d89c9350e8714986aef843c3d85658754c1961bb9cbe353d8db03 [2021-03-02T00:36:18.361Z] #51 DONE 0.1s [2021-03-02T00:36:18.361Z] [2021-03-02T00:36:18.361Z] #52 [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-03-02T00:36:18.361Z] #52 sha256:c765f597d09709d1981f791a35f3c6040cc7acca5b828656148c9155e236b657 [2021-03-02T00:36:18.824Z] #42 169.9 CC criu/tun.o [2021-03-02T00:36:19.200Z] #42 153.6 CC criu/sockets.o [2021-03-02T00:36:19.384Z] #43 199.9 CC criu/tun.o [2021-03-02T00:36:19.384Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-02T00:36:19.384Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6b9a851b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-02T00:36:19.384Z] ---------------------------------------------------------------------------- [2021-03-02T00:36:19.384Z] [2021-03-02T00:36:19.384Z] INFO: executeCI.ps1 starting at Tue Mar 2 00:36:17 CUT 2021 [2021-03-02T00:36:19.384Z] [2021-03-02T00:36:19.384Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-02T00:36:19.384Z] INFO: Running git version 2.24.1.windows.2 [2021-03-02T00:36:19.384Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-02T00:36:19.384Z] INFO: Environment variables: [2021-03-02T00:36:19.384Z] [2021-03-02T00:36:19.384Z] Name Value [2021-03-02T00:36:19.384Z] ---- ----- [2021-03-02T00:36:19.384Z] ALLUSERSPROFILE C:\ProgramData [2021-03-02T00:36:19.384Z] amd64 true [2021-03-02T00:36:19.384Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-02T00:36:19.384Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-02T00:36:19.384Z] arm64 true [2021-03-02T00:36:19.384Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-03-02T00:36:19.384Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-03-02T00:36:19.384Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-02T00:36:19.384Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-02T00:36:19.384Z] BRANCH_NAME PR-42095 [2021-03-02T00:36:19.384Z] BUILD_DISPLAY_NAME #5 [2021-03-02T00:36:19.384Z] BUILD_ID 5 [2021-03-02T00:36:19.384Z] BUILD_NUMBER 5 [2021-03-02T00:36:19.384Z] BUILD_TAG jenkins-moby-PR-42095-5 [2021-03-02T00:36:19.384Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42095/5/ [2021-03-02T00:36:19.384Z] cgroup2 true [2021-03-02T00:36:19.384Z] CHANGE_AUTHOR LeviHarrison [2021-03-02T00:36:19.384Z] CHANGE_AUTHOR_DISPLAY_NAME Levi Harrison [2021-03-02T00:36:19.384Z] CHANGE_BRANCH default-branch [2021-03-02T00:36:19.384Z] CHANGE_FORK LeviHarrison [2021-03-02T00:36:19.384Z] CHANGE_ID 42095 [2021-03-02T00:36:19.384Z] CHANGE_TARGET master [2021-03-02T00:36:19.384Z] CHANGE_TITLE Builder: auto select the default branch of a git repository [2021-03-02T00:36:19.384Z] CHANGE_URL https://github.com/moby/moby/pull/42095 [2021-03-02T00:36:19.384Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-02T00:36:19.384Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-02T00:36:19.384Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-02T00:36:19.384Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-02T00:36:19.384Z] COMPUTERNAME azwin-2-366240 [2021-03-02T00:36:19.384Z] ComSpec C:\windows\system32\cmd.exe [2021-03-02T00:36:19.384Z] ConfigSequenceNumber 0 [2021-03-02T00:36:19.384Z] dco true [2021-03-02T00:36:19.384Z] DOCKER_BUILDKIT 0 [2021-03-02T00:36:19.384Z] DOCKER_DUT_DEBUG 1 [2021-03-02T00:36:19.384Z] DOCKER_EXPERIMENTAL 1 [2021-03-02T00:36:19.384Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-02T00:36:19.384Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-02T00:36:19.384Z] EXECUTOR_NUMBER 0 [2021-03-02T00:36:19.384Z] FQDN azwin-2-366240.westus.cloudapp.azure.com [2021-03-02T00:36:19.384Z] GIT_BRANCH PR-42095 [2021-03-02T00:36:19.384Z] GIT_COMMIT 483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:36:19.384Z] GIT_PREVIOUS_COMMIT 9b1515ac087495a12f8a2bbf5be4aa61329c0f87 [2021-03-02T00:36:19.384Z] GIT_URL https://github.com/moby/moby.git [2021-03-02T00:36:19.384Z] HUDSON_COOKIE ec656048-d763-4813-94b4-7577debe25b1 [2021-03-02T00:36:19.384Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-02T00:36:19.384Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-02T00:36:19.384Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-02T00:36:19.384Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-03-02T00:36:19.384Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-02T00:36:19.384Z] JENKINS_NODE_COOKIE 65f375c2-55ea-4df2-a663-b189f684f737 [2021-03-02T00:36:19.384Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-02T00:36:19.384Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-02T00:36:19.384Z] JOB_BASE_NAME PR-42095 [2021-03-02T00:36:19.384Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42095/display/redirect [2021-03-02T00:36:19.384Z] JOB_NAME moby/PR-42095 [2021-03-02T00:36:19.384Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42095/ [2021-03-02T00:36:19.384Z] library.jps.version master [2021-03-02T00:36:19.384Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-02T00:36:19.384Z] NODE_LABELS amd64 azure azwin-2-366240 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-02T00:36:19.384Z] NODE_NAME azwin-2-366240 [2021-03-02T00:36:19.385Z] NUMBER_OF_PROCESSORS 4 [2021-03-02T00:36:19.385Z] OS Windows_NT [2021-03-02T00:36:19.385Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-02T00:36:19.385Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-02T00:36:19.385Z] ppc64le true [2021-03-02T00:36:19.385Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-02T00:36:19.385Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-03-02T00:36:19.385Z] PROCESSOR_LEVEL 6 [2021-03-02T00:36:19.385Z] PROCESSOR_REVISION 5504 [2021-03-02T00:36:19.385Z] ProgramData C:\ProgramData [2021-03-02T00:36:19.385Z] ProgramFiles C:\Program Files [2021-03-02T00:36:19.385Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-02T00:36:19.385Z] ProgramW6432 C:\Program Files [2021-03-02T00:36:19.385Z] PROMPT $P$G [2021-03-02T00:36:19.385Z] PSExecutionPolicyPreference Bypass [2021-03-02T00:36:19.385Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-02T00:36:19.385Z] PUBLIC C:\Users\Public [2021-03-02T00:36:19.385Z] rootless true [2021-03-02T00:36:19.385Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42095/5/display/redirect?page=artif... [2021-03-02T00:36:19.385Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42095/5/display/redirect?page=changes [2021-03-02T00:36:19.385Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42095/5/display/redirect [2021-03-02T00:36:19.385Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42095/5/display/redirect?page=tests [2021-03-02T00:36:19.385Z] s390x true [2021-03-02T00:36:19.385Z] SKIP_VALIDATION_TESTS 1 [2021-03-02T00:36:19.385Z] SOURCES_DRIVE d [2021-03-02T00:36:19.385Z] SOURCES_SUBDIR gopath [2021-03-02T00:36:19.385Z] STAGE_NAME Run tests [2021-03-02T00:36:19.385Z] SystemDrive C: [2021-03-02T00:36:19.385Z] SystemRoot C:\windows [2021-03-02T00:36:19.385Z] TEMP C:\windows\TEMP [2021-03-02T00:36:19.385Z] TESTDEBUG 0 [2021-03-02T00:36:19.385Z] TESTRUN_DRIVE d [2021-03-02T00:36:19.385Z] TESTRUN_SUBDIR CI [2021-03-02T00:36:19.385Z] TIMEOUT 120m [2021-03-02T00:36:19.385Z] TMP C:\windows\TEMP [2021-03-02T00:36:19.385Z] unit_validate true [2021-03-02T00:36:19.385Z] USERDOMAIN WORKGROUP [2021-03-02T00:36:19.385Z] USERNAME azwin-2-366240$ [2021-03-02T00:36:19.385Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-02T00:36:19.385Z] validate_force false [2021-03-02T00:36:19.385Z] windir C:\windows [2021-03-02T00:36:19.385Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-02T00:36:19.385Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-02T00:36:19.385Z] windowsRS1 false [2021-03-02T00:36:19.385Z] windowsRS5 true [2021-03-02T00:36:19.385Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-02T00:36:19.385Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-02T00:36:19.385Z] [2021-03-02T00:36:19.385Z] [2021-03-02T00:36:19.385Z] [2021-03-02T00:36:19.385Z] INFO: Sources under d:\gopath\... [2021-03-02T00:36:19.385Z] INFO: Test run under d:\CI\... [2021-03-02T00:36:19.385Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-02T00:36:19.385Z] INFO: docker/docker repository was found [2021-03-02T00:36:19.385Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-02T00:36:19.392Z] #42 170.3 CC criu/uffd.o [2021-03-02T00:36:19.772Z] #42 154.2 CC criu/stats.o [2021-03-02T00:36:19.849Z] ltsc2019: Pulling from windows/servercore [2021-03-02T00:36:20.033Z] #43 200.6 CC criu/uffd.o [2021-03-02T00:36:20.033Z] #42 154.4 CC criu/string.o [2021-03-02T00:36:20.033Z] #42 154.5 CC criu/sysctl.o [2021-03-02T00:36:20.067Z] #29 ... [2021-03-02T00:36:20.067Z] [2021-03-02T00:36:20.067Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:20.067Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-02T00:36:20.067Z] #42 147.6 LINK lib/c/built-in.o [2021-03-02T00:36:20.067Z] #42 147.6 LINK lib/c/libcriu.so [2021-03-02T00:36:20.067Z] #42 147.6 LINK lib/c/libcriu.a [2021-03-02T00:36:20.067Z] #42 147.8 GEN magic.py [2021-03-02T00:36:20.067Z] #42 148.0 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:36:20.067Z] #42 148.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:36:20.067Z] #42 148.0 Note: Building without GnuTLS support [2021-03-02T00:36:20.067Z] #42 148.0 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:36:20.067Z] #42 148.0 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:36:20.067Z] #42 148.9 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:36:20.067Z] #42 149.7 make[1]: Nothing to be done for 'all'. [2021-03-02T00:36:20.067Z] #42 150.5 make[1]: 'images/built-in.o' is up to date. [2021-03-02T00:36:20.067Z] #42 150.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-02T00:36:20.067Z] #42 150.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-02T00:36:20.067Z] #42 150.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-02T00:36:20.067Z] #42 150.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-02T00:36:20.067Z] #42 150.8 make[1]: Nothing to be done for 'all'. [2021-03-02T00:36:20.067Z] #42 150.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:36:20.067Z] #42 151.2 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:20.067Z] #42 151.2 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:20.067Z] #42 151.3 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:20.067Z] #42 151.4 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:20.067Z] #42 151.5 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:20.067Z] #42 151.6 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:20.067Z] #42 151.6 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:20.067Z] #42 151.7 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:20.067Z] #42 151.8 INSTALL criu/criu [2021-03-02T00:36:20.308Z] 4612f6d0b889: Pulling fs layer [2021-03-02T00:36:20.308Z] db4edcf0861f: Pulling fs layer [2021-03-02T00:36:20.330Z] #42 171.1 CC criu/util.o [2021-03-02T00:36:20.605Z] #42 154.8 CC criu/sysfs_parse.o [2021-03-02T00:36:20.867Z] #42 155.1 CC criu/timens.o [2021-03-02T00:36:20.898Z] #42 172.0 CC criu/uts_ns.o [2021-03-02T00:36:21.128Z] #42 155.3 CC criu/timerfd.o [2021-03-02T00:36:21.128Z] #42 155.5 CC criu/tty.o [2021-03-02T00:36:21.466Z] #42 172.2 CC criu/vdso-compat.o [2021-03-02T00:36:21.466Z] #42 172.4 CC criu/vdso.o [2021-03-02T00:36:22.035Z] #42 173.0 LINK criu/built-in.o [2021-03-02T00:36:22.035Z] #42 173.1 LINK criu/criu [2021-03-02T00:36:22.153Z] #43 202.5 CC criu/util.o [2021-03-02T00:36:22.513Z] #42 156.6 CC criu/tun.o [2021-03-02T00:36:22.557Z] #52 ... [2021-03-02T00:36:22.557Z] [2021-03-02T00:36:22.557Z] #55 [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-03-02T00:36:22.557Z] #55 sha256:e0422c5857a7c13823e7dc7fedd60ca8a54d67dd855b43d7fd25bcd88d7dd70e [2021-03-02T00:36:22.557Z] #55 204.6 + bin/containerd [2021-03-02T00:36:22.605Z] #42 173.5 DEP lib/c/criu.d [2021-03-02T00:36:22.605Z] #42 173.6 CC images/rpc.pb-c.o [2021-03-02T00:36:22.774Z] #42 157.0 CC criu/uffd.o [2021-03-02T00:36:22.864Z] #42 173.9 CC lib/c/criu.o [2021-03-02T00:36:23.691Z] #43 204.4 CC criu/uts_ns.o [2021-03-02T00:36:23.721Z] #42 157.8 CC criu/util.o [2021-03-02T00:36:23.804Z] #42 174.6 LINK lib/c/built-in.o [2021-03-02T00:36:23.804Z] #42 174.7 LINK lib/c/libcriu.so [2021-03-02T00:36:23.804Z] #42 174.7 LINK lib/c/libcriu.a [2021-03-02T00:36:23.804Z] #42 174.8 GEN magic.py [2021-03-02T00:36:24.063Z] #42 174.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:36:24.063Z] #42 174.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:36:24.063Z] #42 174.9 Note: Building without GnuTLS support [2021-03-02T00:36:24.063Z] #42 174.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:36:24.063Z] #42 174.9 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:36:24.339Z] #43 204.8 CC criu/vdso.o [2021-03-02T00:36:24.639Z] #42 175.6 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:36:24.665Z] #42 158.7 CC criu/uts_ns.o [2021-03-02T00:36:24.665Z] #42 158.9 CC criu/vdso-compat.o [2021-03-02T00:36:24.665Z] #42 159.0 CC criu/vdso.o [2021-03-02T00:36:24.991Z] #43 205.5 LINK criu/built-in.o [2021-03-02T00:36:25.210Z] #42 176.1 make[1]: Nothing to be done for 'all'. [2021-03-02T00:36:25.237Z] #42 159.4 LINK criu/built-in.o [2021-03-02T00:36:25.237Z] #42 159.6 LINK criu/criu [2021-03-02T00:36:25.290Z] #43 205.8 LINK criu/criu [2021-03-02T00:36:25.779Z] #42 176.7 make[1]: 'images/built-in.o' is up to date. [2021-03-02T00:36:25.779Z] #42 176.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-02T00:36:25.779Z] #42 176.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-02T00:36:25.779Z] #42 176.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-02T00:36:25.779Z] #42 176.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-02T00:36:25.779Z] #42 176.8 make[1]: Nothing to be done for 'all'. [2021-03-02T00:36:25.779Z] #42 176.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:36:25.809Z] #42 159.9 DEP lib/c/criu.d [2021-03-02T00:36:25.809Z] #42 160.0 CC images/rpc.pb-c.o [2021-03-02T00:36:25.939Z] #43 206.5 DEP lib/c/criu.d [2021-03-02T00:36:25.939Z] #43 206.6 CC images/rpc.pb-c.o [2021-03-02T00:36:26.039Z] #42 177.0 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:26.039Z] #42 177.0 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:26.039Z] #42 177.0 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:26.039Z] #42 177.1 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:26.039Z] #42 177.2 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:26.039Z] #42 177.2 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:26.070Z] #42 160.4 CC lib/c/criu.o [2021-03-02T00:36:26.299Z] #42 177.2 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:26.558Z] #42 177.3 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:26.558Z] #42 177.4 INSTALL criu/criu [2021-03-02T00:36:26.818Z] #42 DONE 177.7s [2021-03-02T00:36:26.818Z] [2021-03-02T00:36:26.818Z] #52 [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-03-02T00:36:26.818Z] #52 sha256:4370d6676cf0735afc2dfc3dcf6c8aa098249e64dbe230e011e624ad436c1d8c [2021-03-02T00:36:27.013Z] #42 161.3 LINK lib/c/built-in.o [2021-03-02T00:36:27.013Z] #42 161.3 LINK lib/c/libcriu.so [2021-03-02T00:36:27.013Z] #42 161.4 LINK lib/c/libcriu.a [2021-03-02T00:36:27.013Z] #42 161.5 GEN magic.py [2021-03-02T00:36:27.274Z] #42 161.6 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:36:27.274Z] #42 161.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:36:27.274Z] #42 161.6 Note: Building without GnuTLS support [2021-03-02T00:36:27.274Z] #42 161.6 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:36:27.274Z] #42 161.6 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:36:27.394Z] db4edcf0861f: Verifying Checksum [2021-03-02T00:36:27.394Z] db4edcf0861f: Download complete [2021-03-02T00:36:27.491Z] #43 207.8 CC lib/c/criu.o [2021-03-02T00:36:27.760Z] #52 ... [2021-03-02T00:36:27.760Z] [2021-03-02T00:36:27.760Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T00:36:27.760Z] #43 sha256:313ad9a9d883017d247ff80cb53308ed39779fec53b2df578db69d32eff04110 [2021-03-02T00:36:27.760Z] #43 DONE 0.1s [2021-03-02T00:36:27.760Z] [2021-03-02T00:36:27.760Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T00:36:27.760Z] #45 sha256:4978f43bd6149844a05ed44619a82bb9d4c4439544037d3806d2434d46312a70 [2021-03-02T00:36:27.833Z] #55 ... [2021-03-02T00:36:27.833Z] [2021-03-02T00:36:27.833Z] #52 [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-03-02T00:36:27.833Z] #52 sha256:c765f597d09709d1981f791a35f3c6040cc7acca5b828656148c9155e236b657 [2021-03-02T00:36:27.833Z] #52 127.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-02T00:36:27.833Z] #52 128.5 + mkdir -p /build [2021-03-02T00:36:27.833Z] #52 128.5 + cp runc /build/runc [2021-03-02T00:36:27.833Z] #52 DONE 129.2s [2021-03-02T00:36:27.846Z] #42 162.1 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:36:28.020Z] #45 DONE 0.2s [2021-03-02T00:36:28.020Z] [2021-03-02T00:36:28.020Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T00:36:28.020Z] #47 sha256:4524293582dff96777fa82acd284a4fd51180197e3a4763ece78e86992d4c6e5 [2021-03-02T00:36:28.020Z] #47 DONE 0.1s [2021-03-02T00:36:28.020Z] [2021-03-02T00:36:28.020Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T00:36:28.020Z] #49 sha256:4eaca56563a6154621e2fbd729b6b94df739470660e33f04740fbfaa669d0732 [2021-03-02T00:36:28.093Z] [2021-03-02T00:36:28.093Z] #55 [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-03-02T00:36:28.093Z] #55 sha256:e0422c5857a7c13823e7dc7fedd60ca8a54d67dd855b43d7fd25bcd88d7dd70e [2021-03-02T00:36:28.107Z] #42 162.6 make[1]: Nothing to be done for 'all'. [2021-03-02T00:36:28.222Z] #42 DONE 158.9s [2021-03-02T00:36:28.222Z] [2021-03-02T00:36:28.222Z] #55 [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-03-02T00:36:28.222Z] #55 sha256:1b037713edda1cbb405b28830a8c54b95947ef20905880a2925bfcfa5296bfbf [2021-03-02T00:36:28.222Z] #55 ... [2021-03-02T00:36:28.222Z] [2021-03-02T00:36:28.222Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T00:36:28.222Z] #29 sha256:074c6a5717dcc612aca88f66713b1641bb30a6902f7a50599d08298fb6c72e01 [2021-03-02T00:36:28.222Z] #29 DONE 12.3s [2021-03-02T00:36:28.222Z] [2021-03-02T00:36:28.222Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T00:36:28.222Z] #32 sha256:576ab7e0968ef3c35a7711e9892f3fa3f008599a40f5c73d116aa28a7a6feb2e [2021-03-02T00:36:28.222Z] #32 DONE 0.9s [2021-03-02T00:36:28.222Z] [2021-03-02T00:36:28.222Z] #55 [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-03-02T00:36:28.222Z] #55 sha256:1b037713edda1cbb405b28830a8c54b95947ef20905880a2925bfcfa5296bfbf [2021-03-02T00:36:28.222Z] #55 ... [2021-03-02T00:36:28.222Z] [2021-03-02T00:36:28.222Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T00:36:28.222Z] #34 sha256:756b7193f459607594e3c065fa5b8cd00febcd7dfe5211b6b73fe76c99395c8e [2021-03-02T00:36:28.222Z] #34 DONE 0.3s [2021-03-02T00:36:28.222Z] [2021-03-02T00:36:28.222Z] #55 [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-03-02T00:36:28.222Z] #55 sha256:1b037713edda1cbb405b28830a8c54b95947ef20905880a2925bfcfa5296bfbf [2021-03-02T00:36:28.484Z] #55 ... [2021-03-02T00:36:28.484Z] [2021-03-02T00:36:28.484Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T00:36:28.484Z] #37 sha256:8d8bb221fec5d4d826d4d97b47f0b0ad1f851b279aa9df3bce88c1d80ae27405 [2021-03-02T00:36:28.484Z] #37 DONE 0.1s [2021-03-02T00:36:28.484Z] [2021-03-02T00:36:28.484Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T00:36:28.484Z] #40 sha256:8df241be0e601520977322a114ffd0f695f12632df0f21035b229d1978c5914e [2021-03-02T00:36:28.589Z] #49 DONE 0.4s [2021-03-02T00:36:28.590Z] [2021-03-02T00:36:28.590Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T00:36:28.590Z] #51 sha256:e4330bcd1f8d8675452244b24deb6ef9594e7ee19c17d4979a124f192c2d7535 [2021-03-02T00:36:28.590Z] #51 DONE 0.1s [2021-03-02T00:36:28.590Z] [2021-03-02T00:36:28.590Z] #52 [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-03-02T00:36:28.590Z] #52 sha256:4370d6676cf0735afc2dfc3dcf6c8aa098249e64dbe230e011e624ad436c1d8c [2021-03-02T00:36:28.663Z] #55 ... [2021-03-02T00:36:28.663Z] [2021-03-02T00:36:28.663Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T00:36:28.663Z] #53 sha256:32dae55ed7e080dbd71878e615fa15cc3b74026c3d6fa1e6224560ec3cadea54 [2021-03-02T00:36:28.679Z] #42 163.1 make[1]: 'images/built-in.o' is up to date. [2021-03-02T00:36:28.679Z] #42 163.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-02T00:36:28.679Z] #42 163.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-02T00:36:28.922Z] #53 DONE 0.3s [2021-03-02T00:36:28.922Z] [2021-03-02T00:36:28.922Z] #55 [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-03-02T00:36:28.922Z] #55 sha256:e0422c5857a7c13823e7dc7fedd60ca8a54d67dd855b43d7fd25bcd88d7dd70e [2021-03-02T00:36:28.940Z] #42 163.2 make[1]: 'compel/libcompel.a' is up to date. [2021-03-02T00:36:28.940Z] #42 163.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-02T00:36:28.940Z] #42 163.2 make[1]: Nothing to be done for 'all'. [2021-03-02T00:36:28.940Z] #42 163.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:36:28.940Z] #42 163.4 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:29.024Z] #43 209.3 LINK lib/c/built-in.o [2021-03-02T00:36:29.024Z] #43 209.4 LINK lib/c/libcriu.so [2021-03-02T00:36:29.024Z] #43 209.4 LINK lib/c/libcriu.a [2021-03-02T00:36:29.024Z] #43 209.7 GEN magic.py [2021-03-02T00:36:29.201Z] #42 163.5 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:29.201Z] #42 163.5 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:29.201Z] #42 163.6 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:29.201Z] #42 163.6 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:29.201Z] #42 163.6 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:29.201Z] #42 163.7 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:29.323Z] #43 209.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-02T00:36:29.323Z] #43 209.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-02T00:36:29.323Z] #43 209.9 Note: Building without GnuTLS support [2021-03-02T00:36:29.323Z] #43 209.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-02T00:36:29.323Z] #43 209.9 Makefile.config:40: Warn: Building without nftables support [2021-03-02T00:36:29.429Z] #40 DONE 0.9s [2021-03-02T00:36:29.429Z] [2021-03-02T00:36:29.429Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T00:36:29.429Z] #43 sha256:a9af6a031ad39bd29c6c57eada258b7adf6aa46bf56f10538428dc678880a43e [2021-03-02T00:36:29.486Z] #42 163.8 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:29.486Z] #42 163.8 INSTALL criu/criu [2021-03-02T00:36:29.691Z] #43 DONE 0.1s [2021-03-02T00:36:29.691Z] [2021-03-02T00:36:29.691Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T00:36:29.691Z] #45 sha256:f0f800e860f966c19e3a187d525aefa3eeaa747838094640ef6b4e851221d90a [2021-03-02T00:36:29.750Z] #42 DONE 164.2s [2021-03-02T00:36:29.750Z] [2021-03-02T00:36:29.750Z] #55 [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-03-02T00:36:29.750Z] #55 sha256:870c3b5b6d7119c44c92f43d5321f3f5a9b0bc43093070cdc06166050d9ec3b6 [2021-03-02T00:36:30.383Z] #43 ... [2021-03-02T00:36:30.385Z] [2021-03-02T00:36:30.385Z] #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-03-02T00:36:30.385Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-02T00:36:30.385Z] #40 DONE 283.0s [2021-03-02T00:36:30.385Z] [2021-03-02T00:36:30.385Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-02T00:36:30.385Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-02T00:36:30.385Z] #43 211.0 fatal: not a git repository (or any of the parent directories): .git [2021-03-02T00:36:31.081Z] #45 DONE 1.4s [2021-03-02T00:36:31.081Z] [2021-03-02T00:36:31.081Z] #55 [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-03-02T00:36:31.082Z] #55 sha256:1b037713edda1cbb405b28830a8c54b95947ef20905880a2925bfcfa5296bfbf [2021-03-02T00:36:31.082Z] #55 ... [2021-03-02T00:36:31.082Z] [2021-03-02T00:36:31.082Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T00:36:31.082Z] #47 sha256:1e14d188f522c30c047a2fc55fa88d44da780c2b42d1407169a1a49d9c385393 [2021-03-02T00:36:31.082Z] #47 DONE 0.1s [2021-03-02T00:36:31.158Z] #55 ... [2021-03-02T00:36:31.158Z] [2021-03-02T00:36:31.158Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T00:36:31.158Z] #43 sha256:7795dff536ca94835fb05334a8b19c5c05c48868617bc4588322c6b4aa7828ef [2021-03-02T00:36:31.343Z] [2021-03-02T00:36:31.343Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T00:36:31.343Z] #49 sha256:596674b13ebd23195b3febcad5ce61959610cd0f871edf31d4ccb3e7078b6e40 [2021-03-02T00:36:31.418Z] #43 DONE 0.2s [2021-03-02T00:36:31.418Z] [2021-03-02T00:36:31.418Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T00:36:31.418Z] #45 sha256:6a73ac0eb61905d445e73d08acbaae1deacf74c606565b56f3f82e1a8e7c1cc5 [2021-03-02T00:36:31.418Z] #45 DONE 0.2s [2021-03-02T00:36:31.418Z] [2021-03-02T00:36:31.418Z] #55 [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-03-02T00:36:31.418Z] #55 sha256:870c3b5b6d7119c44c92f43d5321f3f5a9b0bc43093070cdc06166050d9ec3b6 [2021-03-02T00:36:31.443Z] #43 212.2 make[1]: Nothing to be done for 'all'. [2021-03-02T00:36:31.678Z] #55 ... [2021-03-02T00:36:31.678Z] [2021-03-02T00:36:31.678Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T00:36:31.678Z] #47 sha256:627d3361b430481eb85596505e84ab78cd48a4e1a6a8584067fdf912657b5da2 [2021-03-02T00:36:31.678Z] #47 DONE 0.1s [2021-03-02T00:36:31.678Z] [2021-03-02T00:36:31.678Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T00:36:31.678Z] #49 sha256:67b21fcabe7c45dad199b9dace6f680aa2415cce69a7e9474b0d90540e69a52a [2021-03-02T00:36:32.250Z] #49 DONE 0.6s [2021-03-02T00:36:32.250Z] [2021-03-02T00:36:32.250Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T00:36:32.250Z] #51 sha256:3bf6fd60a798a18389a51dbbeb26ccb8d8a4f08b4e6bf1dd8aac81c4fd4b24d8 [2021-03-02T00:36:32.510Z] #51 DONE 0.1s [2021-03-02T00:36:32.510Z] [2021-03-02T00:36:32.510Z] #55 [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-03-02T00:36:32.510Z] #55 sha256:870c3b5b6d7119c44c92f43d5321f3f5a9b0bc43093070cdc06166050d9ec3b6 [2021-03-02T00:36:32.516Z] #43 213.2 make[1]: 'images/built-in.o' is up to date. [2021-03-02T00:36:32.516Z] #43 213.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-02T00:36:32.516Z] #43 213.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-02T00:36:32.732Z] #49 DONE 1.3s [2021-03-02T00:36:32.732Z] [2021-03-02T00:36:32.732Z] #55 [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-03-02T00:36:32.732Z] #55 sha256:1b037713edda1cbb405b28830a8c54b95947ef20905880a2925bfcfa5296bfbf [2021-03-02T00:36:32.732Z] #55 ... [2021-03-02T00:36:32.732Z] [2021-03-02T00:36:32.732Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T00:36:32.732Z] #51 sha256:329064b2135af1330fc11ce5b0e3bdfa271e34b75d7c68c05a9f827e0e2ec93c [2021-03-02T00:36:32.732Z] #51 DONE 0.1s [2021-03-02T00:36:32.732Z] [2021-03-02T00:36:32.732Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T00:36:32.732Z] #53 sha256:de2dec8f235c9b35d98dc285d60dc690de50830255fdb5bdc69403c7c7cc948c [2021-03-02T00:36:32.816Z] #43 213.3 make[1]: 'compel/libcompel.a' is up to date. [2021-03-02T00:36:32.817Z] #43 213.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-02T00:36:32.817Z] #43 213.4 make[1]: Nothing to be done for 'all'. [2021-03-02T00:36:32.817Z] #43 213.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-02T00:36:33.116Z] #43 213.7 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:33.116Z] #43 213.8 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:33.305Z] #53 DONE 0.7s [2021-03-02T00:36:33.305Z] [2021-03-02T00:36:33.305Z] #55 [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-03-02T00:36:33.305Z] #55 sha256:1b037713edda1cbb405b28830a8c54b95947ef20905880a2925bfcfa5296bfbf [2021-03-02T00:36:33.415Z] #43 213.9 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:33.415Z] #43 214.0 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:33.415Z] #43 214.1 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:33.415Z] #43 214.1 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:33.714Z] #43 214.2 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:33.865Z] #52 ... [2021-03-02T00:36:33.865Z] [2021-03-02T00:36:33.865Z] #55 [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-03-02T00:36:33.865Z] #55 sha256:b3138b1ab95003830bf784bd786bcc092e9f78f281cd145699438b6f94160ff6 [2021-03-02T00:36:33.865Z] #55 206.9 + bin/containerd [2021-03-02T00:36:34.015Z] #43 214.4 make[2]: Nothing to be done for 'all'. [2021-03-02T00:36:34.015Z] #43 214.5 INSTALL criu/criu [2021-03-02T00:36:34.015Z] #43 DONE 214.6s [2021-03-02T00:36:34.015Z] [2021-03-02T00:36:34.015Z] #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-03-02T00:36:34.015Z] #24 sha256:b598a452d15c0dda7816b8d41e4387f80044f7269a86fff818da357c9989f26a [2021-03-02T00:36:34.479Z] 4612f6d0b889: Download complete [2021-03-02T00:36:37.799Z] #55 205.4 + bin/containerd [2021-03-02T00:36:38.060Z] #55 ... [2021-03-02T00:36:38.060Z] [2021-03-02T00:36:38.060Z] #52 [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-03-02T00:36:38.060Z] #52 sha256:4370d6676cf0735afc2dfc3dcf6c8aa098249e64dbe230e011e624ad436c1d8c [2021-03-02T00:36:38.061Z] #52 131.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-02T00:36:38.061Z] #52 132.4 + mkdir -p /build [2021-03-02T00:36:38.061Z] #52 132.4 + cp runc /build/runc [2021-03-02T00:36:38.061Z] #52 DONE 132.9s [2021-03-02T00:36:38.061Z] [2021-03-02T00:36:38.061Z] #55 [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-03-02T00:36:38.061Z] #55 sha256:b3138b1ab95003830bf784bd786bcc092e9f78f281cd145699438b6f94160ff6 [2021-03-02T00:36:38.603Z] #55 199.8 + bin/containerd-stress [2021-03-02T00:36:39.659Z] #24 ... [2021-03-02T00:36:39.659Z] [2021-03-02T00:36:39.659Z] #49 [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-03-02T00:36:39.659Z] #49 sha256:3c11c2c63b1fee7bce4a54edb724ff592a6c1756f426a292670200e49ca0edd4 [2021-03-02T00:36:39.659Z] #49 292.2 + /build/golangci-lint --version [2021-03-02T00:36:39.973Z] #55 ... [2021-03-02T00:36:39.973Z] [2021-03-02T00:36:39.973Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T00:36:39.973Z] #53 sha256:8e4b8341a9cbb34ca0d9c1530ff98f12143092dd11fdd8604473279008ac8bff [2021-03-02T00:36:39.973Z] #53 DONE 0.3s [2021-03-02T00:36:39.973Z] [2021-03-02T00:36:39.973Z] #55 [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-03-02T00:36:39.973Z] #55 sha256:b3138b1ab95003830bf784bd786bcc092e9f78f281cd145699438b6f94160ff6 [2021-03-02T00:36:39.973Z] #49 292.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-02T00:36:39.973Z] #49 DONE 292.8s [2021-03-02T00:36:39.973Z] [2021-03-02T00:36:39.973Z] #56 [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-03-02T00:36:39.973Z] #56 sha256:a209a662b2ac54e449fc26984ef7581f19e4c805fc51c3d7656e9e68a069c26b [2021-03-02T00:36:41.158Z] #55 203.0 + bin/containerd-shim [2021-03-02T00:36:42.011Z] #55 ... [2021-03-02T00:36:42.011Z] [2021-03-02T00:36:42.011Z] #52 [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-03-02T00:36:42.011Z] #52 sha256:5943c551bbfec2a40f6787d403d0ac17d924099d717a6665b67417a7461461b4 [2021-03-02T00:36:42.011Z] #52 127.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-02T00:36:42.011Z] #52 128.1 + mkdir -p /build [2021-03-02T00:36:42.011Z] #52 128.1 + cp runc /build/runc [2021-03-02T00:36:42.011Z] #52 DONE 128.6s [2021-03-02T00:36:42.011Z] [2021-03-02T00:36:42.011Z] #55 [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-03-02T00:36:42.011Z] #55 sha256:870c3b5b6d7119c44c92f43d5321f3f5a9b0bc43093070cdc06166050d9ec3b6 [2021-03-02T00:36:42.954Z] #55 ... [2021-03-02T00:36:42.954Z] [2021-03-02T00:36:42.954Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T00:36:42.954Z] #53 sha256:1737a9b122f3bbc2df1e29e22857c42a0d4047fca4aac2e96ecab80165b825fc [2021-03-02T00:36:43.528Z] #53 DONE 0.3s [2021-03-02T00:36:43.528Z] [2021-03-02T00:36:43.528Z] #55 [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-03-02T00:36:43.528Z] #55 sha256:870c3b5b6d7119c44c92f43d5321f3f5a9b0bc43093070cdc06166050d9ec3b6 [2021-03-02T00:36:47.764Z] #55 208.7 + bin/containerd-shim-runc-v1 [2021-03-02T00:36:51.075Z] #55 212.9 + bin/containerd-shim-runc-v2 [2021-03-02T00:36:52.464Z] #55 214.5 + binaries [2021-03-02T00:36:52.464Z] #55 214.5 + install -D bin/containerd /build/containerd [2021-03-02T00:36:52.725Z] #55 214.6 + install -D bin/containerd-shim /build/containerd-shim [2021-03-02T00:36:52.725Z] #55 214.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-02T00:36:52.725Z] #55 214.6 + install -D bin/ctr /build/ctr [2021-03-02T00:36:55.484Z] #55 235.2 + bin/containerd-stress [2021-03-02T00:36:55.484Z] #55 237.3 + bin/containerd-shim [2021-03-02T00:36:58.030Z] #55 DONE 219.2s [2021-03-02T00:36:58.234Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:36:58.234Z] [2021-03-02T00:36:58.234Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T00:36:58.234Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T00:36:58.234Z] HOSTNAME=9feb53b07867 [2021-03-02T00:36:58.234Z] TESTDEBUG=0 [2021-03-02T00:36:58.234Z] DEST=bundles/test-integration [2021-03-02T00:36:58.234Z] PWD=/go/src/github.com/docker/docker [2021-03-02T00:36:58.234Z] DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:36:58.234Z] container=docker [2021-03-02T00:36:58.234Z] HOME=/root [2021-03-02T00:36:58.234Z] GOLANG_VERSION=1.13.15 [2021-03-02T00:36:58.234Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T00:36:58.234Z] VALIDATE_BRANCH=master [2021-03-02T00:36:58.234Z] TERM=xterm [2021-03-02T00:36:58.234Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T00:36:58.234Z] SHLVL=1 [2021-03-02T00:36:58.234Z] TIMEOUT=120m [2021-03-02T00:36:58.234Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T00:36:58.234Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T00:36:58.234Z] GO111MODULE=off [2021-03-02T00:36:58.234Z] DOCKER_EXPERIMENTAL=1 [2021-03-02T00:36:58.234Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T00:36:58.234Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T00:36:58.234Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T00:36:58.234Z] GOPATH=/go [2021-03-02T00:36:58.234Z] PKG_CONFIG=pkg-config [2021-03-02T00:36:58.234Z] _=/usr/bin/env [2021-03-02T00:36:58.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-02T00:36:58.606Z] [2021-03-02T00:36:58.606Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T00:36:58.606Z] #56 sha256:c4048d6f06b4db2777e4fc184ba937dcb7caea140ad79bd741b0642d443089fe [2021-03-02T00:37:01.161Z] #56 DONE 2.6s [2021-03-02T00:37:01.423Z] [2021-03-02T00:37:01.423Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T00:37:01.423Z] #60 sha256:b935e7799548961496392afbfbb06dbfc9b767d4530443df1e66512cc2372789 [2021-03-02T00:37:01.996Z] #60 DONE 0.7s [2021-03-02T00:37:01.996Z] [2021-03-02T00:37:01.996Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T00:37:01.996Z] #62 sha256:006273296e92ac33b1cb7ec9a3ce6cd884b49c0b4b798fefdce4a35079ed5f25 [2021-03-02T00:37:02.137Z] #55 244.2 + bin/containerd-shim-runc-v1 [2021-03-02T00:37:02.581Z] #56 ... [2021-03-02T00:37:02.581Z] [2021-03-02T00:37:02.581Z] #53 [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-03-02T00:37:02.581Z] #53 sha256:27979f8ef20dc24679c1bdbd369e0030fa71ac2737f29e12f497365ac07d93da [2021-03-02T00:37:02.581Z] #53 194.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-02T00:37:02.581Z] #53 195.8 + mkdir -p /build [2021-03-02T00:37:02.581Z] #53 195.8 + cp runc /build/runc [2021-03-02T00:37:02.581Z] #53 DONE 196.0s [2021-03-02T00:37:02.581Z] [2021-03-02T00:37:02.581Z] #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-03-02T00:37:02.581Z] #24 sha256:b598a452d15c0dda7816b8d41e4387f80044f7269a86fff818da357c9989f26a [2021-03-02T00:37:03.384Z] #62 DONE 1.4s [2021-03-02T00:37:03.384Z] [2021-03-02T00:37:03.384Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T00:37:03.384Z] #64 sha256:098003f38fa69f3e3caebcbdbb4669b41a530673f4f44efeedc947144628d4a1 [2021-03-02T00:37:03.384Z] #64 DONE 0.1s [2021-03-02T00:37:03.384Z] [2021-03-02T00:37:03.384Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T00:37:03.384Z] #65 sha256:6090345324412d606799f5ac12fa82d01d6133ae57ccffb7fba2cfb20dd1d9e0 [2021-03-02T00:37:03.384Z] #65 DONE 0.1s [2021-03-02T00:37:03.646Z] [2021-03-02T00:37:03.646Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T00:37:03.646Z] #66 sha256:286b91bbf0f626345cab93087c6b8509b2faab2453ebec1af9d7e96607afe5cb [2021-03-02T00:37:05.568Z] #66 DONE 1.8s [2021-03-02T00:37:05.568Z] [2021-03-02T00:37:05.568Z] #67 exporting to image [2021-03-02T00:37:05.568Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-02T00:37:05.568Z] #67 exporting layers [2021-03-02T00:37:06.335Z] #55 248.6 + bin/containerd-shim-runc-v2 [2021-03-02T00:37:06.527Z] #55 238.2 + bin/containerd-stress [2021-03-02T00:37:07.098Z] #55 240.4 + bin/containerd-shim [2021-03-02T00:37:07.100Z] #24 ... [2021-03-02T00:37:07.100Z] [2021-03-02T00:37:07.100Z] #56 [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-03-02T00:37:07.100Z] #56 sha256:a209a662b2ac54e449fc26984ef7581f19e4c805fc51c3d7656e9e68a069c26b [2021-03-02T00:37:07.100Z] #56 277.5 + bin/containerd [2021-03-02T00:37:07.714Z] #55 249.7 + binaries [2021-03-02T00:37:07.714Z] #55 249.7 + install -D bin/containerd /build/containerd [2021-03-02T00:37:07.714Z] #55 249.7 + install -D bin/containerd-shim /build/containerd-shim [2021-03-02T00:37:07.714Z] #55 249.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-02T00:37:07.714Z] #55 249.7 + install -D bin/ctr /build/ctr [2021-03-02T00:37:09.094Z] #55 DONE 251.3s [2021-03-02T00:37:09.817Z] ..........................xx.................... [ 29%] [2021-03-02T00:37:09.885Z] #56 ... [2021-03-02T00:37:09.885Z] [2021-03-02T00:37:09.885Z] #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-03-02T00:37:09.885Z] #24 sha256:b598a452d15c0dda7816b8d41e4387f80044f7269a86fff818da357c9989f26a [2021-03-02T00:37:09.885Z] #24 322.6 + return [2021-03-02T00:37:09.885Z] #24 DONE 322.7s [2021-03-02T00:37:10.035Z] [2021-03-02T00:37:10.035Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T00:37:10.035Z] #56 sha256:b5758bbe33ba0e00e7279b3a98ea3728aba15767b2f92541f179b0842adc28c9 [2021-03-02T00:37:10.118Z] #55 236.4 + bin/containerd-stress [2021-03-02T00:37:10.118Z] #55 238.5 + bin/containerd-shim [2021-03-02T00:37:10.197Z] [2021-03-02T00:37:10.198Z] #56 [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-03-02T00:37:10.198Z] #56 sha256:a209a662b2ac54e449fc26984ef7581f19e4c805fc51c3d7656e9e68a069c26b [2021-03-02T00:37:10.973Z] #56 DONE 0.9s [2021-03-02T00:37:10.973Z] [2021-03-02T00:37:10.973Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T00:37:10.973Z] #60 sha256:7b5c6ea535902e8c0d756d9149d1ded965904068bfec220562b55eea9cd6c5c2 [2021-03-02T00:37:11.232Z] #60 DONE 0.3s [2021-03-02T00:37:11.232Z] [2021-03-02T00:37:11.232Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T00:37:11.232Z] #62 sha256:1272834c22db7e4ac263240b014d2c1f55d577a9f4d8adca00bea51b8631bf91 [2021-03-02T00:37:11.801Z] #62 DONE 0.5s [2021-03-02T00:37:11.801Z] [2021-03-02T00:37:11.801Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T00:37:11.801Z] #64 sha256:fa60b8abe2af0306224718ab011cd8c0e5da8b4357936138d163611bf85ee6ae [2021-03-02T00:37:11.801Z] #64 DONE 0.1s [2021-03-02T00:37:11.801Z] [2021-03-02T00:37:11.801Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T00:37:11.801Z] #65 sha256:8ef674ddbe75efde8df2939cd1d7d1085f5eb0e754b7a3ad8f8ae37a29df5a79 [2021-03-02T00:37:11.801Z] #65 DONE 0.0s [2021-03-02T00:37:12.061Z] [2021-03-02T00:37:12.061Z] #66 [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-03-02T00:37:12.061Z] #66 sha256:d401392722fbc30036e6f50c9c2ec63db7e12c6b2165cd22127e2dbb8274e0cf [2021-03-02T00:37:12.320Z] #56 ... [2021-03-02T00:37:12.320Z] [2021-03-02T00:37:12.320Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-02T00:37:12.320Z] #25 sha256:16eccf3531072bc7edcf6007bf44d021b499d5d7653235c23eccbce7e9edbf96 [2021-03-02T00:37:12.320Z] #25 DONE 0.1s [2021-03-02T00:37:12.320Z] [2021-03-02T00:37:12.320Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-02T00:37:12.320Z] #30 sha256:4385a71c7accb8bfa7b60f8686284ee0c07b0923ed3c0ce2a2c82252cbad609c [2021-03-02T00:37:12.622Z] #30 DONE 0.6s [2021-03-02T00:37:12.622Z] [2021-03-02T00:37:12.622Z] #56 [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-03-02T00:37:12.622Z] #56 sha256:a209a662b2ac54e449fc26984ef7581f19e4c805fc51c3d7656e9e68a069c26b [2021-03-02T00:37:12.622Z] #56 ... [2021-03-02T00:37:12.622Z] [2021-03-02T00:37:12.622Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-02T00:37:12.622Z] #33 sha256:77cf6e43a070ea2f0f02fe574bd549c3c2fda941abf9584848ea934d025626d8 [2021-03-02T00:37:12.622Z] #33 DONE 0.1s [2021-03-02T00:37:12.622Z] [2021-03-02T00:37:12.622Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-02T00:37:12.622Z] #35 sha256:69e9a89ec2d8df90149c6bffe6a806ccb09875bb02f625ed5313ce0d3a18c058 [2021-03-02T00:37:12.924Z] #35 DONE 0.1s [2021-03-02T00:37:12.924Z] [2021-03-02T00:37:12.924Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-02T00:37:12.924Z] #38 sha256:9ea4a1662699d3fbd8b492681b3f16dcf9b02e5c56ca095dd02d656ff4b0eb0c [2021-03-02T00:37:12.924Z] #38 DONE 0.1s [2021-03-02T00:37:12.924Z] [2021-03-02T00:37:12.924Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-02T00:37:12.924Z] #41 sha256:cc8726da23d7b7773f3efbda2e8eeea944fc442a1babc0a8286c99781117b6de [2021-03-02T00:37:12.924Z] #41 DONE 0.2s [2021-03-02T00:37:12.924Z] [2021-03-02T00:37:12.924Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-02T00:37:12.924Z] #44 sha256:39908d7cf2f6a36a3c681e98c35a8eb3d3291dc498c22e63b14bdce9b2a60fc8 [2021-03-02T00:37:13.000Z] #66 0.885 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-02T00:37:13.000Z] #66 0.885 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-02T00:37:13.000Z] #66 0.885 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-02T00:37:13.225Z] #44 DONE 0.2s [2021-03-02T00:37:13.225Z] [2021-03-02T00:37:13.225Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-02T00:37:13.225Z] #46 sha256:a820422b541407874c6f1d8b4ee2ea0e7a44cd1e069ec1c7547232f4f3532ac7 [2021-03-02T00:37:13.225Z] #46 DONE 0.1s [2021-03-02T00:37:13.225Z] [2021-03-02T00:37:13.225Z] #56 [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-03-02T00:37:13.226Z] #56 sha256:a209a662b2ac54e449fc26984ef7581f19e4c805fc51c3d7656e9e68a069c26b [2021-03-02T00:37:13.526Z] #56 ... [2021-03-02T00:37:13.526Z] [2021-03-02T00:37:13.526Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-02T00:37:13.526Z] #48 sha256:1eaf444224531b7878c072f28bff31ffda438a4a2c803e06977eab2ee7bdb416 [2021-03-02T00:37:13.526Z] #48 DONE 0.1s [2021-03-02T00:37:13.526Z] [2021-03-02T00:37:13.526Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-02T00:37:13.526Z] #50 sha256:e24c8832f62ce190470a26d8bf23d8550d432c436607937107457ec66ad8a0b2 [2021-03-02T00:37:13.526Z] #50 DONE 0.1s [2021-03-02T00:37:13.526Z] [2021-03-02T00:37:13.526Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-02T00:37:13.526Z] #52 sha256:4b7767151de02129a2c6d758f78996b38cdbbaa420c688009810f60c8ced207b [2021-03-02T00:37:13.526Z] #52 DONE 0.1s [2021-03-02T00:37:13.526Z] [2021-03-02T00:37:13.526Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-02T00:37:13.526Z] #54 sha256:8f5e7db875cfbc11aef645ab71b187432f19b3747a8c27440357af3e0d28033e [2021-03-02T00:37:13.526Z] #54 DONE 0.1s [2021-03-02T00:37:13.526Z] [2021-03-02T00:37:13.526Z] #56 [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-03-02T00:37:13.526Z] #56 sha256:a209a662b2ac54e449fc26984ef7581f19e4c805fc51c3d7656e9e68a069c26b [2021-03-02T00:37:13.569Z] #66 1.147 Reading package lists... [2021-03-02T00:37:13.732Z] #67 exporting layers 7.6s done [2021-03-02T00:37:13.732Z] #67 writing image sha256:bf7fde801b9670a517a1576db131c34a2a6cb4e7c0f48e72b52b4448f8998d5d [2021-03-02T00:37:13.732Z] #67 writing image sha256:bf7fde801b9670a517a1576db131c34a2a6cb4e7c0f48e72b52b4448f8998d5d done [2021-03-02T00:37:13.732Z] #67 naming to docker.io/library/docker:483238083e6519bd0db9a43b95a338c565b862c2 done [2021-03-02T00:37:13.732Z] #67 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-02T00:37:14.084Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/test/unit [2021-03-02T00:37:14.140Z] #66 1.708 Reading package lists... [2021-03-02T00:37:14.140Z] #66 2.266 Building dependency tree... [2021-03-02T00:37:14.399Z] #66 2.371 Reading state information... [2021-03-02T00:37:14.400Z] #66 2.470 The following additional packages will be installed: [2021-03-02T00:37:14.400Z] #66 2.470 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-02T00:37:14.400Z] #66 2.471 libpam-systemd [2021-03-02T00:37:14.400Z] #66 2.471 Suggested packages: [2021-03-02T00:37:14.400Z] #66 2.471 systemd-container policykit-1 [2021-03-02T00:37:14.400Z] #66 2.471 Recommended packages: [2021-03-02T00:37:14.400Z] #66 2.471 libnss-systemd [2021-03-02T00:37:14.664Z] #66 2.549 The following NEW packages will be installed: [2021-03-02T00:37:14.664Z] #66 2.550 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-02T00:37:14.664Z] #66 2.551 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-02T00:37:14.664Z] #66 2.817 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-02T00:37:14.664Z] #66 2.817 Need to get 4761 kB of archives. [2021-03-02T00:37:14.664Z] #66 2.817 After this operation, 16.6 MB of additional disk space will be used. [2021-03-02T00:37:14.664Z] #66 2.817 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-02T00:37:14.924Z] #66 2.819 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-03-02T00:37:14.924Z] #66 2.820 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-02T00:37:14.924Z] #66 2.823 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-02T00:37:14.924Z] #66 2.825 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-02T00:37:14.924Z] #66 2.826 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-02T00:37:14.924Z] #66 2.920 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-02T00:37:14.924Z] #66 2.968 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-02T00:37:14.924Z] #66 2.971 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-02T00:37:14.924Z] #66 2.973 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-02T00:37:14.924Z] #66 3.013 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-03-02T00:37:15.183Z] #66 3.233 debconf: delaying package configuration, since apt-utils is not installed [2021-03-02T00:37:15.183Z] #66 3.259 Fetched 4761 kB in 1s (9248 kB/s) [2021-03-02T00:37:15.183Z] #66 3.290 Selecting previously unselected package libargon2-1:amd64. [2021-03-02T00:37:15.183Z] #66 3.290 (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 ... 28054 files and directories currently installed.) [2021-03-02T00:37:15.183Z] #66 3.304 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-02T00:37:15.183Z] #66 3.313 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-02T00:37:15.183Z] #66 3.362 Selecting previously unselected package libjson-c3:amd64. [2021-03-02T00:37:15.230Z] #55 247.3 + bin/containerd-shim-runc-v1 [2021-03-02T00:37:15.444Z] #66 3.365 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-02T00:37:15.444Z] #66 3.376 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-02T00:37:15.444Z] #66 3.428 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-02T00:37:15.444Z] #66 3.430 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-02T00:37:15.444Z] #66 3.437 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-02T00:37:15.444Z] #66 3.493 Selecting previously unselected package libidn11:amd64. [2021-03-02T00:37:15.444Z] #66 3.496 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-02T00:37:15.444Z] #66 3.502 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-02T00:37:15.444Z] #66 3.560 Selecting previously unselected package libkmod2:amd64. [2021-03-02T00:37:15.444Z] #66 3.562 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-02T00:37:15.444Z] #66 3.570 Unpacking libkmod2:amd64 (26-1) ... [2021-03-02T00:37:15.444Z] #66 3.628 Selecting previously unselected package systemd. [2021-03-02T00:37:15.704Z] #66 3.631 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-02T00:37:15.704Z] #66 3.671 Unpacking systemd (241-7~deb10u6) ... [2021-03-02T00:37:16.272Z] #66 4.132 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-02T00:37:16.272Z] #66 4.267 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-02T00:37:16.272Z] #66 4.280 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-02T00:37:16.272Z] #66 4.293 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-02T00:37:16.272Z] #66 4.305 Setting up libkmod2:amd64 (26-1) ... [2021-03-02T00:37:16.272Z] #66 4.320 Setting up systemd (241-7~deb10u6) ... [2021-03-02T00:37:16.272Z] #66 4.382 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-02T00:37:16.532Z] #66 4.383 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-02T00:37:16.532Z] #66 4.387 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-02T00:37:16.532Z] #66 4.387 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-02T00:37:16.714Z] #55 245.2 + bin/containerd-shim-runc-v1 [2021-03-02T00:37:16.791Z] #66 4.881 Selecting previously unselected package systemd-sysv. [2021-03-02T00:37:16.792Z] #66 4.881 (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 ... 28851 files and directories currently installed.) [2021-03-02T00:37:16.792Z] #66 4.895 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-02T00:37:16.792Z] #66 4.899 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-02T00:37:16.792Z] #66 4.948 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-02T00:37:17.051Z] #66 4.951 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-02T00:37:17.051Z] #66 4.956 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-02T00:37:17.051Z] #66 5.020 Selecting previously unselected package dbus. [2021-03-02T00:37:17.051Z] #66 5.023 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-02T00:37:17.051Z] #66 5.039 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-02T00:37:17.051Z] #66 5.104 Selecting previously unselected package libpam-systemd:amd64. [2021-03-02T00:37:17.051Z] #66 5.107 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-02T00:37:17.051Z] #66 5.111 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-02T00:37:17.051Z] #66 5.157 Selecting previously unselected package dbus-user-session. [2021-03-02T00:37:17.051Z] #66 5.160 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-02T00:37:17.051Z] #66 5.171 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-02T00:37:17.311Z] #66 5.259 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-02T00:37:17.311Z] #66 5.273 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-02T00:37:17.311Z] #66 5.286 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-02T00:37:17.311Z] #66 5.414 invoke-rc.d: could not determine current runlevel [2021-03-02T00:37:17.311Z] #66 5.416 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-02T00:37:17.311Z] #66 5.421 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-02T00:37:17.570Z] #66 5.559 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-02T00:37:17.570Z] #66 5.575 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-02T00:37:17.570Z] #66 5.585 Processing triggers for libc-bin (2.28-10) ... [2021-03-02T00:37:17.570Z] #66 DONE 5.8s [2021-03-02T00:37:17.830Z] [2021-03-02T00:37:17.830Z] #67 [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-03-02T00:37:17.830Z] #67 sha256:117d86a9cce2a1a4e15b605a5967da2dc08a13cd56fd722df3c5e98eb3c3db2f [2021-03-02T00:37:18.398Z] #67 0.457 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-02T00:37:18.398Z] #67 0.458 Dload Upload Total Spent Left Speed [2021-03-02T00:37:18.398Z] #67 0.460 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 22787 0 --:--:-- --:--:-- --:--:-- 23075 [2021-03-02T00:37:18.398Z] #67 DONE 0.6s [2021-03-02T00:37:18.398Z] [2021-03-02T00:37:18.398Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T00:37:18.398Z] #68 sha256:0f870ed0613c7c8df9415a647d8d6d86fd6bca083a9cc73aa766f725abe8e6c6 [2021-03-02T00:37:18.569Z] #55 252.0 + bin/containerd-shim-runc-v2 [2021-03-02T00:37:19.337Z] #68 DONE 0.9s [2021-03-02T00:37:19.337Z] [2021-03-02T00:37:19.337Z] #69 exporting to image [2021-03-02T00:37:19.337Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-02T00:37:19.337Z] #69 exporting layers [2021-03-02T00:37:19.511Z] #55 253.0 + binaries [2021-03-02T00:37:19.511Z] #55 253.0 + install -D bin/containerd /build/containerd [2021-03-02T00:37:19.511Z] #55 253.0 + install -D bin/containerd-shim /build/containerd-shim [2021-03-02T00:37:19.770Z] #55 253.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-02T00:37:19.770Z] #55 253.1 + install -D bin/ctr /build/ctr [2021-03-02T00:37:20.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-02T00:37:20.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-02T00:37:20.687Z] ? github.com/docker/docker/api [no test files] [2021-03-02T00:37:21.678Z] #55 DONE 254.8s [2021-03-02T00:37:21.939Z] [2021-03-02T00:37:21.939Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T00:37:21.939Z] #56 sha256:06357b403e09397830883f0dbd9048519dbfb772b6c715744eb94a77192daa1c [2021-03-02T00:37:22.017Z] #55 249.7 + bin/containerd-shim-runc-v2 [2021-03-02T00:37:22.282Z] #55 250.7 + binaries [2021-03-02T00:37:22.282Z] #55 250.7 + install -D bin/containerd /build/containerd [2021-03-02T00:37:22.282Z] #55 250.7 + install -D bin/containerd-shim /build/containerd-shim [2021-03-02T00:37:22.543Z] #55 250.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-02T00:37:22.543Z] #55 250.8 + install -D bin/ctr /build/ctr [2021-03-02T00:37:22.876Z] #56 DONE 0.9s [2021-03-02T00:37:23.211Z] [2021-03-02T00:37:23.211Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T00:37:23.211Z] #60 sha256:cf83ec14beca9034f396ecc0529d0018b80a8906509846abfee4e819a60f7949 [2021-03-02T00:37:23.212Z] #60 DONE 0.2s [2021-03-02T00:37:23.212Z] [2021-03-02T00:37:23.212Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T00:37:23.212Z] #62 sha256:e68794a296f7d8fd345d757bcef14f08e72342fe140108ff369cd009d505e404 [2021-03-02T00:37:23.779Z] #62 DONE 0.5s [2021-03-02T00:37:23.779Z] [2021-03-02T00:37:23.779Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T00:37:23.779Z] #64 sha256:fe6fe807494e526cb09a2c78497220d3bacda97948f9263628f05c180f31348c [2021-03-02T00:37:23.779Z] #64 DONE 0.1s [2021-03-02T00:37:23.779Z] [2021-03-02T00:37:23.779Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T00:37:23.779Z] #65 sha256:c699c5416b7095b1cc13ea56de26edf657de3ca5a4622ce1a9608f719c6e90d6 [2021-03-02T00:37:23.779Z] #65 DONE 0.0s [2021-03-02T00:37:23.779Z] [2021-03-02T00:37:23.779Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T00:37:23.779Z] #66 sha256:197aa21ad39657f4d568407bc7732ba6152bfe1cd511e81ddf0976f5d4057d3d [2021-03-02T00:37:24.553Z] #55 DONE 252.8s [2021-03-02T00:37:25.493Z] [2021-03-02T00:37:25.494Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T00:37:25.494Z] #56 sha256:d6fc547395951ca462b1c7fe2c4fdfbc5e2a222c7f64f2235b9cace8aa32351d [2021-03-02T00:37:25.683Z] #66 DONE 1.7s [2021-03-02T00:37:25.683Z] [2021-03-02T00:37:25.683Z] #67 exporting to image [2021-03-02T00:37:25.683Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-02T00:37:25.683Z] #67 exporting layers [2021-03-02T00:37:25.911Z] #69 exporting layers 6.8s done [2021-03-02T00:37:25.911Z] #69 writing image sha256:087700341847576f213617224a68e674cfbb4dd7a8ab7be3043c7f8125a0e3e5 done [2021-03-02T00:37:25.911Z] #69 naming to docker.io/library/docker:483238083e6519bd0db9a43b95a338c565b862c2 done [2021-03-02T00:37:25.911Z] #69 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T00:37:26.064Z] #56 DONE 1.0s [2021-03-02T00:37:26.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -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:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh dynbinary test-integration [2021-03-02T00:37:26.324Z] [2021-03-02T00:37:26.324Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T00:37:26.324Z] #60 sha256:75883eb196627533937b5d4af371e021efacc6be255bc45ac58675844e868bb5 [2021-03-02T00:37:26.324Z] #60 DONE 0.2s [2021-03-02T00:37:26.324Z] [2021-03-02T00:37:26.324Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T00:37:26.324Z] #62 sha256:fc90b140a5c169027ba9c4ecf638e4196bcf2b6e2cd1fcb1773e848ef5182c03 [2021-03-02T00:37:26.893Z] #62 DONE 0.5s [2021-03-02T00:37:26.894Z] [2021-03-02T00:37:26.894Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T00:37:26.894Z] #64 sha256:edb8195bf28fad36494b94aadd46c1125801cf4d259f2f21777f0734245e90d9 [2021-03-02T00:37:26.894Z] #64 DONE 0.1s [2021-03-02T00:37:26.894Z] [2021-03-02T00:37:26.894Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T00:37:26.894Z] #65 sha256:14329b526968e72fca9d92218cb77abcc9f9a9602127bb99d2888c4beb0604be [2021-03-02T00:37:27.155Z] #65 DONE 0.0s [2021-03-02T00:37:27.155Z] [2021-03-02T00:37:27.155Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T00:37:27.155Z] #66 sha256:691745f79d3ba5ce86789442bd3dcae9a150a1bd9b8cb2cd72b29f9fc8464339 [2021-03-02T00:37:27.165Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-02T00:37:28.807Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-02T00:37:28.807Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-02T00:37:28.807Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-02T00:37:28.807Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-02T00:37:28.807Z] 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-03-02T00:37:28.807Z] Detected virtualization docker. [2021-03-02T00:37:28.807Z] Detected architecture x86-64. [2021-03-02T00:37:28.807Z] Set hostname to <52fcc9c1e7e7>. [2021-03-02T00:37:28.807Z] + source /etc/docker-entrypoint-cmd [2021-03-02T00:37:28.807Z] ++ hack/make.sh dynbinary test-integration [2021-03-02T00:37:28.807Z] [2021-03-02T00:37:29.066Z] Removing bundles/ [2021-03-02T00:37:29.066Z] [2021-03-02T00:37:29.066Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-02T00:37:29.066Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:37:29.066Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T00:37:30.450Z] #66 DONE 2.8s [2021-03-02T00:37:30.450Z] [2021-03-02T00:37:30.450Z] #67 exporting to image [2021-03-02T00:37:30.450Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-02T00:37:30.450Z] #67 exporting layers [2021-03-02T00:37:32.251Z] #67 exporting layers 6.4s done [2021-03-02T00:37:32.251Z] #67 writing image sha256:cf28d1ce9b44c018c0914c5b11f6ed0e7861dcab402dd10bd073a6f3e47efedf [2021-03-02T00:37:32.251Z] #67 writing image sha256:cf28d1ce9b44c018c0914c5b11f6ed0e7861dcab402dd10bd073a6f3e47efedf done [2021-03-02T00:37:32.251Z] #67 naming to docker.io/library/docker:483238083e6519bd0db9a43b95a338c565b862c2 done [2021-03-02T00:37:32.251Z] #67 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-02T00:37:32.588Z] + trap exit INT TERM [2021-03-02T00:37:32.588Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-02T00:37:32.588Z] + CONTAINER_NAME=docker-pr5 [2021-03-02T00:37:32.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42095/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh dynbinary-daemon [2021-03-02T00:37:32.957Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2021-03-02T00:37:33.964Z] [2021-03-02T00:37:33.964Z] Removing bundles/ [2021-03-02T00:37:33.964Z] [2021-03-02T00:37:33.964Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-02T00:37:33.964Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:37:33.964Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T00:37:34.633Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-02T00:37:35.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-02T00:37:37.030Z] #67 exporting layers 6.8s done [2021-03-02T00:37:37.030Z] #67 writing image sha256:c68f2da635d1b23f88f834eb87af08f14a119ba36b23f3f03b44c4fd479362e5 done [2021-03-02T00:37:37.030Z] #67 naming to docker.io/library/docker:483238083e6519bd0db9a43b95a338c565b862c2 done [2021-03-02T00:37:37.030Z] #67 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T00:37:37.392Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -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:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh dynbinary test-integration [2021-03-02T00:37:38.332Z] [2021-03-02T00:37:38.459Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-02T00:37:38.594Z] Removing bundles/ [2021-03-02T00:37:38.594Z] [2021-03-02T00:37:38.594Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-02T00:37:38.594Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:37:38.594Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T00:37:41.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-02T00:37:41.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-02T00:37:42.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-02T00:37:43.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-02T00:37:43.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-02T00:37:44.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-02T00:37:46.360Z] #56 312.1 + bin/containerd-stress [2021-03-02T00:37:46.360Z] #56 314.5 + bin/containerd-shim [2021-03-02T00:37:46.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-02T00:37:47.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-02T00:37:48.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-02T00:37:49.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-02T00:37:50.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-02T00:37:50.887Z] #56 321.6 + bin/containerd-shim-runc-v1 [2021-03-02T00:37:50.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-02T00:37:52.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-02T00:37:53.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-02T00:37:53.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-02T00:37:54.738Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T00:37:54.738Z] Using test binary docker [2021-03-02T00:37:54.738Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-02T00:37:54.738Z] +++ /etc/init.d/apparmor start [2021-03-02T00:37:54.738Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T00:37:54.738Z] INFO: Waiting for daemon to start... [2021-03-02T00:37:54.738Z] Starting dockerd [2021-03-02T00:37:54.738Z] +++ 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-03-02T00:37:55.563Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-02T00:37:56.544Z] #56 326.5 + bin/containerd-shim-runc-v2 [2021-03-02T00:37:56.802Z] . [2021-03-02T00:37:56.802Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T00:37:56.802Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T00:37:56.802Z] Error: No such image: emptyfs [2021-03-02T00:37:56.802Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-02T00:37:56.802Z] ++++ docker load [2021-03-02T00:37:56.802Z] Running integration-test (iteration 1) [2021-03-02T00:37:56.802Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-03-02T00:37:56.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:37:56.803Z] ++ set -e [2021-03-02T00:37:56.803Z] ++ '[' -n 0 ']' [2021-03-02T00:37:56.803Z] ++ set -x [2021-03-02T00:37:56.803Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:37:56.844Z] #56 327.7 + binaries [2021-03-02T00:37:56.844Z] #56 327.7 + install -D bin/containerd /build/containerd [2021-03-02T00:37:56.844Z] #56 327.7 + install -D bin/containerd-shim /build/containerd-shim [2021-03-02T00:37:56.844Z] #56 327.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-02T00:37:56.844Z] #56 327.7 + install -D bin/ctr /build/ctr [2021-03-02T00:37:56.844Z] #56 DONE 327.8s [2021-03-02T00:37:57.896Z] [2021-03-02T00:37:57.896Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-02T00:37:57.896Z] #57 sha256:c5c4e4f9cd6cd3c57d82539857cfc352cf0e2115e19796cf845fedd701b8bafe [2021-03-02T00:37:58.191Z] #57 DONE 0.1s [2021-03-02T00:37:58.191Z] [2021-03-02T00:37:58.191Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-02T00:37:58.191Z] #61 sha256:3cbac31d6d8e993ba38737a81607859665cfb84f66f63d9d9b181648e6e6a3c5 [2021-03-02T00:37:58.191Z] #61 DONE 0.1s [2021-03-02T00:37:58.191Z] [2021-03-02T00:37:58.191Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-02T00:37:58.191Z] #63 sha256:b0b9b678b0ca4c2c74653332691a23a141ee9884bd5c668ad8692359778f17f7 [2021-03-02T00:37:58.191Z] #63 DONE 0.1s [2021-03-02T00:37:58.191Z] [2021-03-02T00:37:58.191Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-02T00:37:58.191Z] #65 sha256:15ba66abb1bb4c597d2e0487445a8abb0ca68fdde6270f81713fd1018a9fa7d0 [2021-03-02T00:37:58.191Z] #65 DONE 0.1s [2021-03-02T00:37:58.489Z] [2021-03-02T00:37:58.489Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-02T00:37:58.489Z] #66 sha256:72f3dc5e9371467c8c22db0e731fbeab348ab01059ec0670dd0210539fe5ecad [2021-03-02T00:37:58.489Z] #66 DONE 0.0s [2021-03-02T00:37:58.489Z] [2021-03-02T00:37:58.489Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-02T00:37:58.489Z] #67 sha256:8bfe18652346647cf09ebf69a081824cd813fbda29bee5cea0f47752fa256db7 [2021-03-02T00:38:00.582Z] #67 DONE 2.1s [2021-03-02T00:38:00.582Z] [2021-03-02T00:38:00.582Z] #68 exporting to oci image format [2021-03-02T00:38:00.582Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-02T00:38:00.582Z] #68 exporting layers [2021-03-02T00:38:04.378Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-02T00:38:06.141Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-02T00:38:07.160Z] Loaded image: buildpack-deps:buster [2021-03-02T00:38:07.160Z] Loaded image: busybox:latest [2021-03-02T00:38:07.160Z] Loaded image: busybox:glibc [2021-03-02T00:38:07.160Z] Loaded image: debian:bullseye [2021-03-02T00:38:07.450Z] Loaded image: hello-world:latest [2021-03-02T00:38:07.740Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:38:07.740Z] INFO: Testing against a local daemon [2021-03-02T00:38:07.740Z] === RUN TestCgroupNamespacesBuild [2021-03-02T00:38:09.801Z] --- PASS: TestCgroupNamespacesBuild (1.92s) [2021-03-02T00:38:09.801Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-02T00:38:10.876Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-02T00:38:11.311Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2021-03-02T00:38:11.311Z] === RUN TestBuildWithSession [2021-03-02T00:38:11.311Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T00:38:11.311Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:38:11.311Z] === RUN TestBuildSquashParent [2021-03-02T00:38:18.187Z] --- PASS: TestBuildSquashParent (6.70s) [2021-03-02T00:38:18.187Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T00:38:18.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:38:18.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:38:18.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:38:18.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:38:18.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:38:18.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:38:18.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:38:18.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:38:18.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:38:18.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:38:18.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:38:18.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:38:18.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:38:18.187Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:38:20.904Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:38:20.904Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:38:23.623Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:38:23.623Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:38:25.645Z] ......................... [ 67%] [2021-03-02T00:38:26.345Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-02T00:38:26.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2021-03-02T00:38:26.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s) [2021-03-02T00:38:26.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s) [2021-03-02T00:38:26.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s) [2021-03-02T00:38:26.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.63s) [2021-03-02T00:38:26.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.61s) [2021-03-02T00:38:26.345Z] === RUN TestBuildMultiStageCopy [2021-03-02T00:38:26.345Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T00:38:29.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T00:38:29.285Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 14.7% of statements [2021-03-02T00:38:29.285Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-02T00:38:29.285Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2021-03-02T00:38:29.285Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-02T00:38:29.285Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-02T00:38:29.285Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-02T00:38:29.285Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-02T00:38:29.285Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-02T00:38:29.285Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-02T00:38:29.285Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-02T00:38:29.285Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-02T00:38:29.285Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-02T00:38:29.377Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T00:38:29.861Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-02T00:38:29.861Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-02T00:38:30.005Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T00:38:30.125Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-03-02T00:38:30.388Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2021-03-02T00:38:30.388Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2021-03-02T00:38:30.388Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 5.7% of statements [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-02T00:38:30.388Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-02T00:38:30.650Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/builder [no test files] [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-02T00:38:30.650Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-02T00:38:30.706Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T00:38:30.966Z] 4612f6d0b889: Pull complete [2021-03-02T00:38:31.342Z] --- PASS: TestBuildMultiStageCopy (5.36s) [2021-03-02T00:38:31.342Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s) [2021-03-02T00:38:31.342Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-03-02T00:38:31.342Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-03-02T00:38:31.342Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2021-03-02T00:38:31.342Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2021-03-02T00:38:31.342Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T00:38:33.398Z] --- PASS: TestBuildMultiStageParentConfig (1.75s) [2021-03-02T00:38:33.398Z] === RUN TestBuildLabelWithTargets [2021-03-02T00:38:33.971Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2021-03-02T00:38:34.234Z] ok github.com/docker/docker/builder/remotecontext 0.333s coverage: 13.7% of statements [2021-03-02T00:38:35.628Z] ok github.com/docker/docker/builder/dockerfile 0.937s coverage: 48.3% of statements [2021-03-02T00:38:35.628Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-02T00:38:36.119Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2021-03-02T00:38:36.119Z] === RUN TestBuildWithEmptyLayers [2021-03-02T00:38:36.579Z] ok github.com/docker/docker/builder/remotecontext/git 4.511s coverage: 85.8% of statements [2021-03-02T00:38:36.579Z] ? github.com/docker/docker/cli [no test files] [2021-03-02T00:38:36.579Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-02T00:38:36.748Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2021-03-02T00:38:36.748Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T00:38:40.260Z] --- PASS: TestBuildMultiStageOnBuild (3.12s) [2021-03-02T00:38:40.260Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T00:38:41.290Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2021-03-02T00:38:41.290Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T00:38:41.886Z] ok github.com/docker/docker/client 0.237s coverage: 75.4% of statements [2021-03-02T00:38:44.792Z] --- PASS: TestBuildMultiStageLayerLeak (3.37s) [2021-03-02T00:38:44.792Z] === RUN TestBuildWithHugeFile [2021-03-02T00:39:05.535Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:39:05.535Z] [2021-03-02T00:39:05.535Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T00:39:05.535Z] DOCKER_SYSTEMD=1 [2021-03-02T00:39:05.535Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T00:39:05.535Z] HOSTNAME=52fcc9c1e7e7 [2021-03-02T00:39:05.535Z] DEST=bundles/test-integration [2021-03-02T00:39:05.535Z] PWD=/go/src/github.com/docker/docker [2021-03-02T00:39:05.535Z] DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:39:05.535Z] container=docker [2021-03-02T00:39:05.535Z] HOME=/root [2021-03-02T00:39:05.535Z] LANG=C.UTF-8 [2021-03-02T00:39:05.535Z] INVOCATION_ID=50dd286b8ab54831bf8e0996b1b48431 [2021-03-02T00:39:05.535Z] GOLANG_VERSION=1.13.15 [2021-03-02T00:39:05.535Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T00:39:05.535Z] VALIDATE_BRANCH=master [2021-03-02T00:39:05.535Z] TERM=xterm [2021-03-02T00:39:05.535Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T00:39:05.535Z] SHLVL=3 [2021-03-02T00:39:05.535Z] TIMEOUT=120m [2021-03-02T00:39:05.535Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T00:39:05.535Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T00:39:05.535Z] GO111MODULE=off [2021-03-02T00:39:05.535Z] DOCKER_EXPERIMENTAL=1 [2021-03-02T00:39:05.535Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T00:39:05.535Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T00:39:05.535Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T00:39:05.535Z] GOPATH=/go [2021-03-02T00:39:05.535Z] PKG_CONFIG=pkg-config [2021-03-02T00:39:05.535Z] _=/usr/bin/env [2021-03-02T00:39:05.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-02T00:39:05.697Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-02T00:39:08.520Z] ok github.com/docker/docker/cmd/dockerd 0.141s coverage: 29.1% of statements [2021-03-02T00:39:09.097Z] ok github.com/docker/docker/container 0.166s coverage: 34.7% of statements [2021-03-02T00:39:09.097Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-02T00:39:09.097Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-02T00:39:09.097Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-02T00:39:09.097Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-02T00:39:10.437Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:39:10.437Z] [2021-03-02T00:39:10.437Z] + TEST_INTEGRATION_DEST=2 [2021-03-02T00:39:10.437Z] + CONTAINER_NAME=docker-pr5-2 [2021-03-02T00:39:10.437Z] + TEST_SKIP_INTEGRATION=1 [2021-03-02T00:39:10.437Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-02T00:39:10.437Z] + run_tests [2021-03-02T00:39:10.437Z] + c=0 [2021-03-02T00:39:10.437Z] + '[' -n 0 ']' [2021-03-02T00:39:10.437Z] + rm= [2021-03-02T00:39:10.437Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42095/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42095/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh '' test-integration [2021-03-02T00:39:10.437Z] + TEST_INTEGRATION_DEST=1 [2021-03-02T00:39:10.437Z] + CONTAINER_NAME=docker-pr5-1 [2021-03-02T00:39:10.437Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T00:39:10.437Z] + run_tests test-integration-flaky [2021-03-02T00:39:10.437Z] + '[' -n 0 ']' [2021-03-02T00:39:10.437Z] + rm= [2021-03-02T00:39:10.437Z] + TEST_INTEGRATION_DEST=3 [2021-03-02T00:39:10.437Z] + CONTAINER_NAME=docker-pr5-3 [2021-03-02T00:39:10.437Z] + TEST_SKIP_INTEGRATION=1 [2021-03-02T00:39:10.437Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-02T00:39:10.437Z] + run_tests [2021-03-02T00:39:10.437Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42095/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42095/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh test-integration-flaky test-integration [2021-03-02T00:39:10.437Z] + '[' -n 0 ']' [2021-03-02T00:39:10.437Z] + rm= [2021-03-02T00:39:10.437Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42095/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42095/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh '' test-integration [2021-03-02T00:39:10.437Z] ++ jobs -p [2021-03-02T00:39:10.437Z] + for job in $(jobs -p) [2021-03-02T00:39:10.437Z] + wait 9917 [2021-03-02T00:39:10.437Z] [2021-03-02T00:39:10.437Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T00:39:10.437Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T00:39:10.437Z] HOSTNAME=30d1dfc92017 [2021-03-02T00:39:10.437Z] TEST_SKIP_INTEGRATION=1 [2021-03-02T00:39:10.437Z] TESTDEBUG=0 [2021-03-02T00:39:10.437Z] DEST=bundles/test-integration [2021-03-02T00:39:10.437Z] PWD=/go/src/github.com/docker/docker [2021-03-02T00:39:10.437Z] KEEPBUNDLE=1 [2021-03-02T00:39:10.437Z] DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:39:10.437Z] container=docker [2021-03-02T00:39:10.437Z] HOME=/root [2021-03-02T00:39:10.437Z] GOLANG_VERSION=1.13.15 [2021-03-02T00:39:10.437Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T00:39:10.437Z] VALIDATE_BRANCH=master [2021-03-02T00:39:10.437Z] TERM=xterm [2021-03-02T00:39:10.437Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T00:39:10.437Z] SHLVL=1 [2021-03-02T00:39:10.437Z] TIMEOUT=120m [2021-03-02T00:39:10.437Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T00:39:10.437Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T00:39:10.437Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-02T00:39:10.437Z] GO111MODULE=off [2021-03-02T00:39:10.437Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T00:39:10.437Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T00:39:10.437Z] GOPATH=/go [2021-03-02T00:39:10.437Z] PKG_CONFIG=pkg-config [2021-03-02T00:39:10.437Z] _=/usr/bin/env [2021-03-02T00:39:10.437Z] Building test suite binary ./integration-cli/test.main [2021-03-02T00:39:10.437Z] [2021-03-02T00:39:10.437Z] [2021-03-02T00:39:10.437Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-02T00:39:10.437Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T00:39:10.437Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T00:39:10.437Z] HOSTNAME=413bd415f4cd [2021-03-02T00:39:10.437Z] TEST_SKIP_INTEGRATION=1 [2021-03-02T00:39:10.437Z] TESTDEBUG=0 [2021-03-02T00:39:10.437Z] DEST=bundles/test-integration [2021-03-02T00:39:10.437Z] PWD=/go/src/github.com/docker/docker [2021-03-02T00:39:10.437Z] KEEPBUNDLE=1 [2021-03-02T00:39:10.437Z] DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:39:10.437Z] container=docker [2021-03-02T00:39:10.437Z] HOME=/root [2021-03-02T00:39:10.437Z] GOLANG_VERSION=1.13.15 [2021-03-02T00:39:10.437Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T00:39:10.437Z] VALIDATE_BRANCH=master [2021-03-02T00:39:10.437Z] TERM=xterm [2021-03-02T00:39:10.438Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T00:39:10.438Z] SHLVL=1 [2021-03-02T00:39:10.438Z] TIMEOUT=120m [2021-03-02T00:39:10.438Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T00:39:10.438Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T00:39:10.438Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-02T00:39:10.438Z] GO111MODULE=off [2021-03-02T00:39:10.438Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T00:39:10.438Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T00:39:10.438Z] GOPATH=/go [2021-03-02T00:39:10.438Z] PKG_CONFIG=pkg-config [2021-03-02T00:39:10.438Z] _=/usr/bin/env [2021-03-02T00:39:10.438Z] Building test suite binary ./integration-cli/test.main [2021-03-02T00:39:10.438Z] No new tests added to integration. [2021-03-02T00:39:10.438Z] [2021-03-02T00:39:10.438Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T00:39:10.438Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T00:39:10.438Z] HOSTNAME=f89c97529bee [2021-03-02T00:39:10.438Z] TESTDEBUG=0 [2021-03-02T00:39:10.438Z] DEST=bundles/test-integration [2021-03-02T00:39:10.438Z] PWD=/go/src/github.com/docker/docker [2021-03-02T00:39:10.438Z] KEEPBUNDLE=1 [2021-03-02T00:39:10.438Z] DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:39:10.438Z] container=docker [2021-03-02T00:39:10.438Z] HOME=/root [2021-03-02T00:39:10.438Z] GOLANG_VERSION=1.13.15 [2021-03-02T00:39:10.438Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T00:39:10.438Z] VALIDATE_BRANCH=master [2021-03-02T00:39:10.438Z] TERM=xterm [2021-03-02T00:39:10.438Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T00:39:10.438Z] SHLVL=1 [2021-03-02T00:39:10.438Z] TIMEOUT=120m [2021-03-02T00:39:10.438Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T00:39:10.438Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T00:39:10.438Z] GO111MODULE=off [2021-03-02T00:39:10.438Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T00:39:10.438Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T00:39:10.438Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T00:39:10.438Z] GOPATH=/go [2021-03-02T00:39:10.438Z] PKG_CONFIG=pkg-config [2021-03-02T00:39:10.438Z] _=/usr/bin/env [2021-03-02T00:39:10.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-02T00:39:11.030Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2021-03-02T00:39:11.901Z] --- PASS: TestBuildWithHugeFile (26.78s) [2021-03-02T00:39:11.901Z] === RUN TestBuildWCOWSandboxSize [2021-03-02T00:39:11.901Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-02T00:39:11.901Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:39:11.901Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T00:39:11.901Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:39:11.901Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:39:11.901Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:39:11.901Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:39:11.901Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:39:11.901Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:39:11.901Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:39:11.901Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:39:11.901Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:39:11.901Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-03-02T00:39:11.901Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-03-02T00:39:11.901Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-03-02T00:39:11.901Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-03-02T00:39:11.901Z] === RUN TestBuildPreserveOwnership [2021-03-02T00:39:11.901Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-02T00:39:15.105Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:39:15.105Z] [2021-03-02T00:39:15.105Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T00:39:15.105Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T00:39:15.105Z] HOSTNAME=0e2098c81ee3 [2021-03-02T00:39:15.105Z] DEST=bundles/test-integration [2021-03-02T00:39:15.105Z] PWD=/go/src/github.com/docker/docker [2021-03-02T00:39:15.105Z] DOCKER_ROOTLESS=1 [2021-03-02T00:39:15.105Z] DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:39:15.105Z] container=docker [2021-03-02T00:39:15.105Z] HOME=/root [2021-03-02T00:39:15.105Z] GOLANG_VERSION=1.13.15 [2021-03-02T00:39:15.105Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T00:39:15.105Z] VALIDATE_BRANCH=master [2021-03-02T00:39:15.105Z] TERM=xterm [2021-03-02T00:39:15.105Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T00:39:15.105Z] SHLVL=1 [2021-03-02T00:39:15.105Z] TIMEOUT=120m [2021-03-02T00:39:15.105Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T00:39:15.105Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T00:39:15.105Z] GO111MODULE=off [2021-03-02T00:39:15.105Z] DOCKER_EXPERIMENTAL=1 [2021-03-02T00:39:15.105Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T00:39:15.105Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T00:39:15.105Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T00:39:15.105Z] GOPATH=/go [2021-03-02T00:39:15.105Z] PKG_CONFIG=pkg-config [2021-03-02T00:39:15.105Z] _=/usr/bin/env [2021-03-02T00:39:15.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-02T00:39:15.263Z] ok github.com/docker/docker/daemon/cluster/convert 0.037s coverage: 35.9% of statements [2021-03-02T00:39:16.214Z] ok github.com/docker/docker/daemon/cluster 0.135s coverage: 0.5% of statements [2021-03-02T00:39:16.420Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-02T00:39:18.781Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2021-03-02T00:39:19.138Z] --- PASS: TestBuildPreserveOwnership (6.93s) [2021-03-02T00:39:19.138Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.48s) [2021-03-02T00:39:19.138Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.44s) [2021-03-02T00:39:19.138Z] === RUN TestBuildPlatformInvalid [2021-03-02T00:39:19.138Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-03-02T00:39:19.138Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-02T00:39:19.359Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.8% of statements [2021-03-02T00:39:19.936Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-03-02T00:39:21.334Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2021-03-02T00:39:23.804Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-02T00:39:23.804Z] tests/integration/client_test.py ..... [ 75%] [2021-03-02T00:39:23.804Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-02T00:39:23.804Z] tests/integration/errors_test.py . [ 76%] [2021-03-02T00:39:24.647Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.525s coverage: 14.1% of statements [2021-03-02T00:39:24.647Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2021-03-02T00:39:25.596Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.624s coverage: 56.2% of statements [2021-03-02T00:39:28.152Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-03-02T00:39:29.553Z] Loaded image: buildpack-deps:buster [2021-03-02T00:39:29.553Z] Loaded image: busybox:latest [2021-03-02T00:39:29.553Z] Loaded image: busybox:glibc [2021-03-02T00:39:29.553Z] Loaded image: debian:bullseye [2021-03-02T00:39:29.897Z] Loaded image: hello-world:latest [2021-03-02T00:39:29.897Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:39:30.080Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.863s coverage: 45.9% of statements [2021-03-02T00:39:31.473Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.617s coverage: 73.3% of statements [2021-03-02T00:39:31.738Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.898s coverage: 49.4% of statements [2021-03-02T00:39:33.668Z] ok github.com/docker/docker/daemon 12.395s coverage: 17.2% of statements [2021-03-02T00:39:33.668Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-02T00:39:33.668Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-02T00:39:33.668Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-02T00:39:33.668Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-02T00:39:33.668Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-02T00:39:33.668Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 57.5% of statements [2021-03-02T00:39:33.668Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2021-03-02T00:39:34.245Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2021-03-02T00:39:36.180Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.2% of statements [2021-03-02T00:39:36.972Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.28s) [2021-03-02T00:39:36.972Z] PASS [2021-03-02T00:39:36.972Z] [2021-03-02T00:39:36.972Z] === Skipped [2021-03-02T00:39:36.972Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-03-02T00:39:36.973Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:39:36.973Z] [2021-03-02T00:39:36.973Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-02T00:39:36.973Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:39:36.973Z] [2021-03-02T00:39:36.973Z] [2021-03-02T00:39:36.973Z] DONE 34 tests, 2 skipped in 99.495s [2021-03-02T00:39:36.973Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-03-02T00:39:36.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:39:36.973Z] ++ set -e [2021-03-02T00:39:36.973Z] ++ '[' -n 0 ']' [2021-03-02T00:39:36.973Z] ++ set -x [2021-03-02T00:39:36.973Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:39:36.973Z] INFO: Testing against a local daemon [2021-03-02T00:39:36.973Z] === RUN TestConfigInspect [2021-03-02T00:39:37.581Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.7% of statements [2021-03-02T00:39:37.581Z] ok github.com/docker/docker/daemon/logger/awslogs 0.266s coverage: 77.8% of statements [2021-03-02T00:39:37.581Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.876s coverage: 57.7% of statements [2021-03-02T00:39:37.581Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-02T00:39:37.581Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-02T00:39:37.581Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-02T00:39:37.581Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-02T00:39:37.581Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-02T00:39:37.581Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-02T00:39:37.581Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2021-03-02T00:39:37.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-02T00:39:37.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-02T00:39:38.026Z] #68 exporting layers 83.7s done [2021-03-02T00:39:38.026Z] #68 exporting manifest sha256:204c61f27cc13710bc6ab821cda9b9e77f3de57e952db984283d1a444d5594df done [2021-03-02T00:39:38.027Z] #68 exporting config sha256:afb537c613b2ea2beaadf89b193d9d308483515a3b384f49bf94f841c8decf15 done [2021-03-02T00:39:38.027Z] #68 sending tarball [2021-03-02T00:39:38.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-03-02T00:39:38.798Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2021-03-02T00:39:39.063Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 61.6% of statements [2021-03-02T00:39:40.016Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 75.2% of statements [2021-03-02T00:39:40.016Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-02T00:39:40.281Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2021-03-02T00:39:40.842Z] #68 ... [2021-03-02T00:39:40.842Z] [2021-03-02T00:39:40.842Z] #69 importing to docker [2021-03-02T00:39:40.842Z] #69 sha256:d88a90f604e75866454b9dd64cd3426c836c24f5efb2d1197fc816a2061c856f [2021-03-02T00:39:40.861Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 59.3% of statements [2021-03-02T00:39:41.416Z] --- PASS: TestConfigInspect (4.11s) [2021-03-02T00:39:41.416Z] === RUN TestConfigList [2021-03-02T00:39:41.441Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2021-03-02T00:39:41.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-02T00:39:42.018Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-03-02T00:39:42.282Z] ok github.com/docker/docker/daemon/network 0.047s coverage: 63.8% of statements [2021-03-02T00:39:42.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-02T00:39:42.777Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-02T00:39:43.684Z] ok github.com/docker/docker/daemon/logger/splunk 1.947s coverage: 82.5% of statements [2021-03-02T00:39:43.684Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-02T00:39:43.684Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-02T00:39:43.684Z] ok github.com/docker/docker/distribution/metadata 0.087s coverage: 48.2% of statements [2021-03-02T00:39:44.958Z] --- PASS: TestConfigList (3.88s) [2021-03-02T00:39:44.958Z] === RUN TestConfigsCreateAndDelete [2021-03-02T00:39:45.085Z] ok github.com/docker/docker/distribution 0.294s coverage: 25.0% of statements [2021-03-02T00:39:45.085Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-02T00:39:45.085Z] ok github.com/docker/docker/errdefs 0.013s coverage: 53.1% of statements [2021-03-02T00:39:46.038Z] ok github.com/docker/docker/image 0.074s coverage: 86.6% of statements [2021-03-02T00:39:46.617Z] ok github.com/docker/docker/image/cache 0.060s coverage: 19.2% of statements [2021-03-02T00:39:46.617Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 84.5% of statements [2021-03-02T00:39:46.617Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-02T00:39:46.884Z] ok github.com/docker/docker/image/tarexport 0.045s coverage: 0.6% of statements [2021-03-02T00:39:47.461Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2021-03-02T00:39:47.461Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2021-03-02T00:39:47.461Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-02T00:39:48.463Z] --- PASS: TestConfigsCreateAndDelete (3.77s) [2021-03-02T00:39:48.463Z] === RUN TestConfigsUpdate [2021-03-02T00:39:48.861Z] ok github.com/docker/docker/oci 0.043s coverage: 45.2% of statements [2021-03-02T00:39:48.861Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 52.9% of statements [2021-03-02T00:39:48.861Z] ok github.com/docker/docker/opts 0.058s coverage: 67.1% of statements [2021-03-02T00:39:50.256Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2021-03-02T00:39:50.832Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-03-02T00:39:51.095Z] ok github.com/docker/docker/pkg/authorization 0.426s coverage: 68.3% of statements [2021-03-02T00:39:52.044Z] ok github.com/docker/docker/pkg/directory 0.027s coverage: 80.0% of statements [2021-03-02T00:39:52.308Z] ok github.com/docker/docker/pkg/archive 1.199s coverage: 77.1% of statements [2021-03-02T00:39:52.571Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2021-03-02T00:39:52.834Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-03-02T00:39:52.902Z] --- PASS: TestConfigsUpdate (3.82s) [2021-03-02T00:39:52.902Z] === RUN TestTemplatedConfig [2021-03-02T00:39:53.782Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-03-02T00:39:54.356Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-03-02T00:39:54.618Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-03-02T00:39:55.564Z] ok github.com/docker/docker/pkg/chrootarchive 3.532s coverage: 43.2% of statements [2021-03-02T00:39:55.826Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-03-02T00:39:56.089Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2021-03-02T00:39:56.406Z] --- PASS: TestTemplatedConfig (3.74s) [2021-03-02T00:39:56.406Z] === RUN TestConfigCreateResolve [2021-03-02T00:39:56.665Z] ok github.com/docker/docker/pkg/fsutils 0.303s coverage: 85.1% of statements [2021-03-02T00:39:56.665Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-03-02T00:39:56.929Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2021-03-02T00:39:57.877Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2021-03-02T00:39:57.877Z] ok github.com/docker/docker/pkg/idtools 0.538s coverage: 69.5% of statements [2021-03-02T00:39:58.140Z] ok github.com/docker/docker/pkg/ioutils 0.607s coverage: 69.3% of statements [2021-03-02T00:39:58.140Z] ok github.com/docker/docker/layer 7.705s coverage: 68.8% of statements [2021-03-02T00:39:58.140Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-02T00:39:58.140Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-02T00:39:58.140Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-02T00:39:58.140Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-02T00:39:58.140Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-02T00:39:58.140Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-02T00:39:58.140Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-02T00:39:58.140Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-02T00:39:58.404Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-03-02T00:39:58.405Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-02T00:39:58.405Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-02T00:39:58.668Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2021-03-02T00:39:58.668Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-02T00:39:58.932Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2021-03-02T00:39:58.932Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2021-03-02T00:39:59.095Z] ......... [ 86%] [2021-03-02T00:39:59.196Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2021-03-02T00:39:59.196Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 86.7% of statements [2021-03-02T00:39:59.196Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-02T00:39:59.196Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-02T00:39:59.566Z] #69 DONE 16.8s [2021-03-02T00:39:59.566Z] [2021-03-02T00:39:59.566Z] #68 exporting to oci image format [2021-03-02T00:39:59.566Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-02T00:39:59.566Z] #68 sending tarball 33.2s done [2021-03-02T00:39:59.566Z] #68 DONE 117.0s [2021-03-02T00:39:59.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-02T00:39:59.772Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-03-02T00:39:59.907Z] --- PASS: TestConfigCreateResolve (3.82s) [2021-03-02T00:39:59.907Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T00:40:00.078Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/test/unit [2021-03-02T00:40:00.536Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-03-02T00:40:00.536Z] PASS [2021-03-02T00:40:00.536Z] [2021-03-02T00:40:00.536Z] DONE 7 tests in 23.859s [2021-03-02T00:40:00.536Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-03-02T00:40:00.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:40:00.536Z] ++ set -e [2021-03-02T00:40:00.536Z] ++ '[' -n 0 ']' [2021-03-02T00:40:00.536Z] ++ set -x [2021-03-02T00:40:00.536Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:40:00.536Z] INFO: Testing against a local daemon [2021-03-02T00:40:00.536Z] === RUN TestCheckpoint [2021-03-02T00:40:00.536Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T00:40:00.536Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:40:00.536Z] === RUN TestContainerInvalidJSON [2021-03-02T00:40:00.536Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:40:00.536Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:40:00.536Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:40:00.536Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:40:00.536Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:40:00.536Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:40:00.536Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:40:00.536Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:40:00.536Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:40:00.536Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-02T00:40:00.536Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-02T00:40:00.536Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T00:40:00.536Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-02T00:40:00.536Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T00:40:00.536Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-03-02T00:40:00.536Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T00:40:00.722Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2021-03-02T00:40:00.722Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2021-03-02T00:40:00.722Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2021-03-02T00:40:00.826Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-03-02T00:40:00.826Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T00:40:00.826Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-03-02T00:40:00.826Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T00:40:01.115Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-03-02T00:40:01.115Z] === RUN TestCopyFromContainer [2021-03-02T00:40:01.298Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2021-03-02T00:40:01.872Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-03-02T00:40:02.135Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-03-02T00:40:02.709Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-03-02T00:40:02.709Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 70.6% of statements [2021-03-02T00:40:03.657Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-03-02T00:40:03.657Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2021-03-02T00:40:03.750Z] ? github.com/docker/docker/api [no test files] [2021-03-02T00:40:03.832Z] === RUN TestCopyFromContainer// [2021-03-02T00:40:03.832Z] === RUN TestCopyFromContainer//bar/root [2021-03-02T00:40:03.832Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-02T00:40:03.832Z] === RUN TestCopyFromContainer/bar/quux [2021-03-02T00:40:03.832Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-02T00:40:03.832Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-02T00:40:03.832Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-02T00:40:04.121Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-02T00:40:04.121Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-02T00:40:04.121Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-02T00:40:04.232Z] ok github.com/docker/docker/pkg/tailfile 0.115s coverage: 88.6% of statements [2021-03-02T00:40:04.232Z] ok github.com/docker/docker/pkg/signal 2.833s coverage: 61.0% of statements [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer (3.29s) [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-03-02T00:40:04.416Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-03-02T00:40:04.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T00:40:04.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:40:04.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:40:04.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:40:04.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:40:04.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:40:04.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:40:04.416Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:40:04.416Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:40:04.416Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:40:04.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-02T00:40:04.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T00:40:04.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-02T00:40:04.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T00:40:04.416Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T00:40:04.416Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-03-02T00:40:04.416Z] === RUN TestCreateWithInvalidEnv [2021-03-02T00:40:04.416Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T00:40:04.416Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T00:40:04.416Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T00:40:04.416Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T00:40:04.416Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T00:40:04.416Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T00:40:04.416Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T00:40:04.416Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T00:40:04.416Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T00:40:04.416Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-02T00:40:04.416Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T00:40:04.416Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-02T00:40:04.416Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T00:40:04.416Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T00:40:04.416Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-02T00:40:04.416Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T00:40:04.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-02T00:40:04.806Z] testing: warning: no tests to run [2021-03-02T00:40:04.806Z] coverage: [no statements] [2021-03-02T00:40:04.806Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2021-03-02T00:40:04.806Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2021-03-02T00:40:05.068Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-03-02T00:40:05.068Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2021-03-02T00:40:05.068Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-03-02T00:40:05.983Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-02T00:40:06.463Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2021-03-02T00:40:06.726Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 85.4% of statements [2021-03-02T00:40:07.135Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2021-03-02T00:40:07.135Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T00:40:07.302Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-03-02T00:40:07.434Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-02T00:40:07.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-02T00:40:07.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-02T00:40:07.877Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.2% of statements [2021-03-02T00:40:09.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-02T00:40:09.801Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-03-02T00:40:09.801Z] ok github.com/docker/docker/quota 0.548s coverage: 71.4% of statements [2021-03-02T00:40:09.801Z] ok github.com/docker/docker/registry 0.178s coverage: 57.2% of statements [2021-03-02T00:40:09.801Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2021-03-02T00:40:09.852Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2021-03-02T00:40:09.852Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T00:40:09.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:40:09.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:40:09.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:40:09.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:40:09.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:40:09.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:40:09.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:40:09.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:40:09.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:40:09.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:40:09.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:40:09.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:40:09.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:40:09.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:40:09.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:40:09.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-02T00:40:09.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-02T00:40:09.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-02T00:40:09.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-03-02T00:40:09.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-03-02T00:40:09.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-02T00:40:09.852Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T00:40:10.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-02T00:40:10.376Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2021-03-02T00:40:10.483Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2021-03-02T00:40:10.483Z] === RUN TestCreateDifferentPlatform [2021-03-02T00:40:10.483Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T00:40:10.483Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T00:40:10.483Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-02T00:40:10.483Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-02T00:40:10.483Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-02T00:40:10.483Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T00:40:10.483Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-02T00:40:10.483Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T00:40:10.483Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-02T00:40:10.483Z] === RUN TestContainerStartOnDaemonRestart [2021-03-02T00:40:10.483Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-02T00:40:10.483Z] === RUN TestDaemonRestartIpcMode [2021-03-02T00:40:10.483Z] === PAUSE TestDaemonRestartIpcMode [2021-03-02T00:40:10.483Z] === RUN TestDaemonHostGatewayIP [2021-03-02T00:40:10.483Z] === PAUSE TestDaemonHostGatewayIP [2021-03-02T00:40:10.483Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-02T00:40:10.483Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-02T00:40:10.483Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T00:40:10.483Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-02T00:40:10.483Z] === RUN TestDiff [2021-03-02T00:40:10.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-02T00:40:10.640Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2021-03-02T00:40:11.511Z] --- PASS: TestDiff (0.88s) [2021-03-02T00:40:11.511Z] === RUN TestExecWithCloseStdin [2021-03-02T00:40:12.245Z] db4edcf0861f: Pull complete [2021-03-02T00:40:12.245Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-03-02T00:40:12.245Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T00:40:12.245Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T00:40:12.245Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-02T00:40:12.245Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-02T00:40:12.245Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-03-02T00:40:12.245Z] INFO: Docker version of control daemon [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] Client: Docker Engine - Enterprise [2021-03-02T00:40:12.245Z] Version: 19.03.12 [2021-03-02T00:40:12.245Z] API version: 1.40 [2021-03-02T00:40:12.245Z] Go version: go1.13.13 [2021-03-02T00:40:12.245Z] Git commit: 4306744 [2021-03-02T00:40:12.245Z] Built: 08/05/2020 19:27:53 [2021-03-02T00:40:12.245Z] OS/Arch: windows/amd64 [2021-03-02T00:40:12.245Z] Experimental: false [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] Server: Docker Engine - Enterprise [2021-03-02T00:40:12.245Z] Engine: [2021-03-02T00:40:12.245Z] Version: 19.03.12 [2021-03-02T00:40:12.245Z] API version: 1.40 (minimum version 1.24) [2021-03-02T00:40:12.245Z] Go version: go1.13.13 [2021-03-02T00:40:12.245Z] Git commit: f295753ffd [2021-03-02T00:40:12.245Z] Built: 08/05/2020 19:26:41 [2021-03-02T00:40:12.245Z] OS/Arch: windows/amd64 [2021-03-02T00:40:12.245Z] Experimental: true [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] INFO: Docker info of control daemon [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] Client: [2021-03-02T00:40:12.245Z] Debug Mode: false [2021-03-02T00:40:12.245Z] Plugins: [2021-03-02T00:40:12.245Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] Server: [2021-03-02T00:40:12.245Z] Containers: 0 [2021-03-02T00:40:12.245Z] Running: 0 [2021-03-02T00:40:12.245Z] Paused: 0 [2021-03-02T00:40:12.245Z] Stopped: 0 [2021-03-02T00:40:12.245Z] Images: 1 [2021-03-02T00:40:12.245Z] Server Version: 19.03.12 [2021-03-02T00:40:12.245Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-02T00:40:12.245Z] Windows: [2021-03-02T00:40:12.245Z] LCOW: [2021-03-02T00:40:12.245Z] Logging Driver: json-file [2021-03-02T00:40:12.245Z] Plugins: [2021-03-02T00:40:12.245Z] Volume: local [2021-03-02T00:40:12.245Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-02T00:40:12.245Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-02T00:40:12.245Z] Swarm: inactive [2021-03-02T00:40:12.245Z] Default Isolation: process [2021-03-02T00:40:12.245Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-02T00:40:12.245Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-02T00:40:12.245Z] OSType: windows [2021-03-02T00:40:12.245Z] Architecture: x86_64 [2021-03-02T00:40:12.245Z] CPUs: 4 [2021-03-02T00:40:12.245Z] Total Memory: 32GiB [2021-03-02T00:40:12.245Z] Name: azwin-2-366240 [2021-03-02T00:40:12.245Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-02T00:40:12.245Z] Docker Root Dir: D:\docker [2021-03-02T00:40:12.245Z] Debug Mode: false [2021-03-02T00:40:12.245Z] Registry: https://index.docker.io/v1/ [2021-03-02T00:40:12.245Z] Labels: [2021-03-02T00:40:12.245Z] Experimental: true [2021-03-02T00:40:12.245Z] Insecure Registries: [2021-03-02T00:40:12.245Z] 10.0.0.4:5000 [2021-03-02T00:40:12.245Z] 127.0.0.0/8 [2021-03-02T00:40:12.245Z] Registry Mirrors: [2021-03-02T00:40:12.245Z] http://10.0.0.4:5000/ [2021-03-02T00:40:12.245Z] Live Restore Enabled: false [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] INFO: Commit hash is e18eb0a026 [2021-03-02T00:40:12.245Z] INFO: Nuke-Everything... [2021-03-02T00:40:12.245Z] INFO: Container count on control daemon to delete is 0 [2021-03-02T00:40:12.245Z] INFO: Nuking d:\CI [2021-03-02T00:40:12.245Z] INFO: Zapped successfully [2021-03-02T00:40:12.245Z] INFO: Location for testing is d:\CI\PR-42095\5 [2021-03-02T00:40:12.245Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] INFO: Building the image from Dockerfile.windows at 03/02/2021 00:40:04... [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] Sending build context to Docker daemon 58.32MB [2021-03-02T00:40:12.245Z] [2021-03-02T00:40:12.245Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-02T00:40:12.245Z] ---> 31902e4b25a6 [2021-03-02T00:40:12.245Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-02T00:40:12.245Z] ---> Running in 1c678ce7737d [2021-03-02T00:40:12.245Z] Removing intermediate container 1c678ce7737d [2021-03-02T00:40:12.245Z] ---> 52471c665c3d [2021-03-02T00:40:12.245Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-02T00:40:12.245Z] ---> Running in bb57d15970fd [2021-03-02T00:40:12.245Z] Removing intermediate container bb57d15970fd [2021-03-02T00:40:12.245Z] ---> 0ac33847ce63 [2021-03-02T00:40:12.245Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-02T00:40:12.245Z] ---> Running in eec281c987b9 [2021-03-02T00:40:12.245Z] Removing intermediate container eec281c987b9 [2021-03-02T00:40:12.245Z] ---> c89044894c08 [2021-03-02T00:40:12.245Z] 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-03-02T00:40:12.245Z] ---> Running in 3468bc8ab8b4 [2021-03-02T00:40:12.245Z] Removing intermediate container 3468bc8ab8b4 [2021-03-02T00:40:12.245Z] ---> 375cfd11b8d3 [2021-03-02T00:40:12.245Z] 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-03-02T00:40:12.245Z] ---> Running in 5cab969f161a [2021-03-02T00:40:12.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-02T00:40:12.544Z] --- PASS: TestExecWithCloseStdin (0.89s) [2021-03-02T00:40:12.544Z] === RUN TestExec [2021-03-02T00:40:12.758Z] ok github.com/docker/docker/volume/drivers 0.066s coverage: 36.1% of statements [2021-03-02T00:40:13.022Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2021-03-02T00:40:13.573Z] --- PASS: TestExec (0.95s) [2021-03-02T00:40:13.573Z] === RUN TestExecUser [2021-03-02T00:40:13.968Z] ok github.com/docker/docker/volume/local 0.228s coverage: 76.4% of statements [2021-03-02T00:40:14.064Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-02T00:40:14.064Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-02T00:40:14.202Z] --- PASS: TestExecUser (0.96s) [2021-03-02T00:40:14.202Z] === RUN TestExportContainerAndImportImage [2021-03-02T00:40:14.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-02T00:40:14.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-02T00:40:14.912Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-03-02T00:40:15.355Z] [2021-03-02T00:40:15.355Z] SUCCESS: Specified value was saved. [2021-03-02T00:40:15.707Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2021-03-02T00:40:15.707Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T00:40:15.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-02T00:40:15.823Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-02T00:40:16.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-02T00:40:16.897Z] INFO: Downloading git... [2021-03-02T00:40:16.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-02T00:40:17.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-02T00:40:17.212Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2021-03-02T00:40:17.212Z] === RUN TestHealthCheckWorkdir [2021-03-02T00:40:17.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-02T00:40:18.243Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2021-03-02T00:40:18.243Z] === RUN TestHealthKillContainer [2021-03-02T00:40:18.439Z] INFO: Downloading go... [2021-03-02T00:40:18.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-02T00:40:19.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-02T00:40:19.099Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-02T00:40:19.099Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-02T00:40:19.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-02T00:40:21.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-02T00:40:21.356Z] INFO: Downloading compiler 1 of 3... [2021-03-02T00:40:21.356Z] INFO: Downloading compiler 2 of 3... [2021-03-02T00:40:21.356Z] INFO: Downloading compiler 3 of 3... [2021-03-02T00:40:21.754Z] --- PASS: TestHealthKillContainer (2.98s) [2021-03-02T00:40:21.754Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T00:40:21.817Z] INFO: Extracting git... [2021-03-02T00:40:21.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-02T00:40:22.045Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2021-03-02T00:40:22.045Z] === RUN TestIpcModeNone [2021-03-02T00:40:22.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-02T00:40:22.882Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2021-03-02T00:40:23.026Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-02T00:40:23.077Z] --- PASS: TestIpcModeNone (0.98s) [2021-03-02T00:40:23.077Z] === RUN TestIpcModePrivate [2021-03-02T00:40:23.285Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-02T00:40:23.285Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-02T00:40:23.285Z] [2021-03-02T00:40:23.285Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-02T00:40:23.285Z] =========================== short test summary info ============================ [2021-03-02T00:40:23.285Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-02T00:40:23.285Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-02T00:40:23.285Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-02T00:40:23.285Z] Not supported on most drivers [2021-03-02T00:40:23.285Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-02T00:40:23.285Z] Output of docker top depends on host distro, and is not formalized. [2021-03-02T00:40:23.285Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-02T00:40:23.285Z] Output of docker top depends on host distro, and is not formalized. [2021-03-02T00:40:23.285Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-02T00:40:23.285Z] Can fail if eth0 has multiple IP addresses [2021-03-02T00:40:23.286Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-02T00:40:23.286Z] This doesn't seem to be taken into account by the engine [2021-03-02T00:40:23.286Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-02T00:40:23.286Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-02T00:40:23.286Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 300.42 seconds == [2021-03-02T00:40:23.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-02T00:40:23.544Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-02T00:40:24.109Z] --- PASS: TestIpcModePrivate (0.94s) [2021-03-02T00:40:24.109Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-03-02T00:40:24.109Z] === RUN TestIpcModeShareable [2021-03-02T00:40:24.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-02T00:40:24.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-02T00:40:25.140Z] --- PASS: TestIpcModeShareable (1.06s) [2021-03-02T00:40:25.140Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-03-02T00:40:25.140Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-02T00:40:25.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-02T00:40:25.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-02T00:40:26.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-02T00:40:26.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-02T00:40:27.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-02T00:40:27.864Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2021-03-02T00:40:27.864Z] === RUN TestAPIIpcModeHost [2021-03-02T00:40:28.024Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T00:40:28.024Z] Using test binary docker [2021-03-02T00:40:28.024Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-02T00:40:28.024Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-02T00:40:28.024Z] Starting dockerd [2021-03-02T00:40:28.024Z] INFO: Waiting for daemon to start... [2021-03-02T00:40:28.896Z] --- PASS: TestAPIIpcModeHost (0.68s) [2021-03-02T00:40:28.896Z] === RUN TestDaemonIpcModeShareable [2021-03-02T00:40:28.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-02T00:40:29.934Z] . [2021-03-02T00:40:29.934Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T00:40:29.934Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T00:40:29.934Z] Error: No such image: emptyfs [2021-03-02T00:40:30.193Z] Running integration-test (iteration 1) [2021-03-02T00:40:30.193Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-02T00:40:30.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-02T00:40:30.961Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2021-03-02T00:40:30.961Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-02T00:40:30.961Z] === RUN TestDaemonIpcModePrivate [2021-03-02T00:40:31.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-02T00:40:32.237Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T00:40:32.237Z] Using test binary docker [2021-03-02T00:40:32.237Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-02T00:40:32.237Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T00:40:32.237Z] INFO: Waiting for daemon to start... [2021-03-02T00:40:32.237Z] Starting dockerd [2021-03-02T00:40:32.499Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-03-02T00:40:32.499Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-02T00:40:32.499Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-02T00:40:34.214Z] INFO: Expanding go... [2021-03-02T00:40:34.565Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2021-03-02T00:40:34.565Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-02T00:40:34.565Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-02T00:40:35.742Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T00:40:35.742Z] [2021-03-02T00:40:35.742Z] Unloading profiles will leave already running processes permanently [2021-03-02T00:40:35.742Z] unconfined, which can lead to unexpected situations. [2021-03-02T00:40:35.742Z] [2021-03-02T00:40:35.742Z] To set a process to complain mode, use the command line tool [2021-03-02T00:40:35.742Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T00:40:35.742Z] Post stage [Pipeline] junit [2021-03-02T00:40:36.013Z] Recording test results [2021-03-02T00:40:36.083Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2021-03-02T00:40:36.083Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-02T00:40:36.083Z] === RUN TestIpcModeOlderClient [2021-03-02T00:40:36.083Z] === PAUSE TestIpcModeOlderClient [2021-03-02T00:40:36.083Z] === RUN TestKillContainerInvalidSignal [2021-03-02T00:40:36.187Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-02T00:40:36.436Z] . [2021-03-02T00:40:36.436Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T00:40:36.436Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T00:40:36.436Z] Error: No such image: emptyfs [2021-03-02T00:40:36.436Z] Running integration-test (iteration 1) [2021-03-02T00:40:36.436Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-02T00:40:36.477Z] + echo Ensuring container killed. [2021-03-02T00:40:36.477Z] Ensuring container killed. [2021-03-02T00:40:36.477Z] + docker rm -vf docker-pr5 [2021-03-02T00:40:36.477Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-03-02T00:40:36.715Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-03-02T00:40:36.715Z] === RUN TestKillContainer [2021-03-02T00:40:36.715Z] === RUN TestKillContainer/no_signal [2021-03-02T00:40:36.761Z] + echo Chowning /workspace to jenkins user [2021-03-02T00:40:36.761Z] Chowning /workspace to jenkins user [2021-03-02T00:40:36.761Z] + id -u [2021-03-02T00:40:36.761Z] + id -g [2021-03-02T00:40:36.761Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42095:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T00:40:36.880Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/rootless [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/volume [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-02T00:40:36.880Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === Skipped [2021-03-02T00:40:36.880Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-02T00:40:36.880Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-02T00:40:36.880Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-02T00:40:36.880Z] time="2021-03-02T00:39:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-02T00:40:36.880Z] time="2021-03-02T00:39:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-02T00:40:36.880Z] time="2021-03-02T00:39:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-02T00:40:36.880Z] time="2021-03-02T00:39:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-02T00:40:36.880Z] time="2021-03-02T00:39:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-02T00:40:36.880Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-02T00:40:36.880Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-02T00:40:36.880Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:40:36.880Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-02T00:40:36.880Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-02T00:40:36.880Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-02T00:40:36.880Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] [2021-03-02T00:40:36.880Z] DONE 2242 tests, 26 skipped in 196.152s Post stage [Pipeline] junit [2021-03-02T00:40:36.896Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T00:40:37.755Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T00:40:37.994Z] + bundleName=docker-py [2021-03-02T00:40:37.994Z] + echo Creating docker-py-bundles.tar.gz [2021-03-02T00:40:37.994Z] Creating docker-py-bundles.tar.gz [2021-03-02T00:40:37.994Z] + 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-03-02T00:40:38.006Z] Archiving artifacts [2021-03-02T00:40:38.322Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42095/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2021-03-02T00:40:38.388Z] === RUN TestKillContainer/killing_signal [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-02T00:40:38.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh binary-daemon [2021-03-02T00:40:38.913Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-03-02T00:40:38.959Z] [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T00:40:39.218Z] Removing bundles/ [2021-03-02T00:40:39.218Z] [2021-03-02T00:40:39.218Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-02T00:40:39.218Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-02T00:40:39.218Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T00:40:39.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -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:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh dynbinary test-integration [2021-03-02T00:40:39.421Z] --- PASS: TestKillContainer (2.74s) [2021-03-02T00:40:39.421Z] --- PASS: TestKillContainer/no_signal (0.88s) [2021-03-02T00:40:39.421Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-03-02T00:40:39.421Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2021-03-02T00:40:39.421Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T00:40:39.711Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-02T00:40:40.270Z] [2021-03-02T00:40:40.270Z] Removing bundles/ [2021-03-02T00:40:40.270Z] [2021-03-02T00:40:40.270Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-02T00:40:40.270Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:40:40.270Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T00:40:40.343Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-02T00:40:41.378Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2021-03-02T00:40:41.378Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2021-03-02T00:40:41.378Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-03-02T00:40:41.378Z] === RUN TestKillStoppedContainer [2021-03-02T00:40:41.378Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-03-02T00:40:41.378Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T00:40:41.669Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-02T00:40:41.669Z] === RUN TestKillDifferentUserContainer [2021-03-02T00:40:42.703Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2021-03-02T00:40:42.703Z] === RUN TestInspectOomKilledTrue [2021-03-02T00:40:42.703Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T00:40:42.703Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:40:42.703Z] === RUN TestInspectOomKilledFalse [2021-03-02T00:40:42.703Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-02T00:40:42.703Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:40:42.703Z] === RUN TestLinksEtcHostsContentMatch [2021-03-02T00:40:42.994Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2021-03-02T00:40:42.994Z] === RUN TestLinksContainerNames [2021-03-02T00:40:45.059Z] --- PASS: TestLinksContainerNames (1.83s) [2021-03-02T00:40:45.059Z] === RUN TestLogsFollowTailEmpty [2021-03-02T00:40:45.076Z] Loaded image: buildpack-deps:buster [2021-03-02T00:40:45.076Z] Loaded image: busybox:latest [2021-03-02T00:40:45.076Z] Loaded image: busybox:glibc [2021-03-02T00:40:45.690Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2021-03-02T00:40:45.690Z] === RUN TestContainerNetworkMountsNoChown [2021-03-02T00:40:46.014Z] Loaded image: debian:bullseye [2021-03-02T00:40:46.273Z] Loaded image: hello-world:latest [2021-03-02T00:40:46.723Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/default [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/default [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/private [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/private [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rprivate [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/slave [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/slave [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rslave [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/shared [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/shared [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rshared [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/default [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/rshared [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/shared [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/rslave [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/slave [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/rprivate [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/private [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-02T00:40:46.723Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:40:46.723Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:40:46.723Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-02T00:40:46.841Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:40:46.841Z] INFO: Testing against a local daemon [2021-03-02T00:40:46.841Z] === RUN TestCgroupNamespacesBuild [2021-03-02T00:40:47.015Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:40:47.015Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:40:47.015Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:40:47.015Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:40:47.015Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-02T00:40:47.015Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:40:47.015Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:40:47.306Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-02T00:40:47.306Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:40:47.306Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:40:47.306Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:40:47.306Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:40:47.306Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:40:47.306Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:40:47.306Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-02T00:40:47.306Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:40:47.306Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-02T00:40:47.596Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-02T00:40:47.596Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:40:47.596Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:40:47.596Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:40:47.596Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:40:47.596Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-02T00:40:47.596Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-02T00:40:47.596Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-02T00:40:47.596Z] === RUN TestContainerBindMountNonRecursive [2021-03-02T00:40:48.666Z] Loaded image: buildpack-deps:buster [2021-03-02T00:40:48.666Z] Loaded image: busybox:latest [2021-03-02T00:40:48.666Z] Loaded image: busybox:glibc [2021-03-02T00:40:49.376Z] --- PASS: TestCgroupNamespacesBuild (2.12s) [2021-03-02T00:40:49.377Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-02T00:40:50.314Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-03-02T00:40:50.314Z] === RUN TestBuildWithSession [2021-03-02T00:40:50.314Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T00:40:50.314Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:40:50.314Z] === RUN TestBuildSquashParent [2021-03-02T00:40:50.328Z] --- PASS: TestContainerBindMountNonRecursive (2.35s) [2021-03-02T00:40:50.328Z] === RUN TestContainerVolumesMountedAsShared [2021-03-02T00:40:50.959Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) [2021-03-02T00:40:50.959Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-02T00:40:51.208Z] Loaded image: debian:bullseye [2021-03-02T00:40:51.208Z] Loaded image: hello-world:latest [2021-03-02T00:40:51.208Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:40:51.208Z] INFO: Testing against a local daemon [2021-03-02T00:40:51.208Z] === RUN TestCgroupNamespacesBuild [2021-03-02T00:40:51.637Z] --- PASS: TestContainerVolumesMountedAsSlave (0.71s) [2021-03-02T00:40:51.637Z] === RUN TestNetworkNat [2021-03-02T00:40:52.669Z] --- PASS: TestNetworkNat (0.95s) [2021-03-02T00:40:52.669Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T00:40:53.701Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2021-03-02T00:40:53.701Z] === RUN TestNetworkLoopbackNat [2021-03-02T00:40:55.332Z] INFO: Expanding compiler 1 of 3... [2021-03-02T00:40:55.332Z] INFO: Expanding compiler 2 of 3... [2021-03-02T00:40:55.586Z] --- PASS: TestBuildSquashParent (4.83s) [2021-03-02T00:40:55.586Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T00:40:55.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:40:55.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:40:55.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:40:55.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:40:55.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:40:55.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:40:55.586Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:40:55.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:40:55.586Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:40:55.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:40:55.586Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:40:55.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:40:55.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:40:55.586Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:40:56.487Z] --- PASS: TestCgroupNamespacesBuild (4.70s) [2021-03-02T00:40:56.488Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-02T00:40:56.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:40:57.218Z] --- PASS: TestNetworkLoopbackNat (3.26s) [2021-03-02T00:40:57.218Z] === RUN TestPause [2021-03-02T00:40:57.222Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:40:57.849Z] --- PASS: TestPause (0.93s) [2021-03-02T00:40:57.849Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T00:40:57.849Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:40:57.849Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:40:57.849Z] === RUN TestPauseStopPausedContainer [2021-03-02T00:40:57.869Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2021-03-02T00:40:57.869Z] === RUN TestBuildWithSession [2021-03-02T00:40:57.869Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T00:40:57.869Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:40:57.869Z] === RUN TestBuildSquashParent [2021-03-02T00:40:58.245Z] INFO: Expanding compiler 3 of 3... [2021-03-02T00:40:58.481Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-03-02T00:40:58.481Z] === RUN TestPsFilter [2021-03-02T00:40:58.601Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:40:58.705Z] INFO: Removing downloaded files... [2021-03-02T00:40:58.705Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-02T00:40:58.705Z] INFO: Configuring git core.autocrlf... [2021-03-02T00:40:58.771Z] --- PASS: TestPsFilter (0.32s) [2021-03-02T00:40:58.771Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T00:40:58.859Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:40:59.805Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2021-03-02T00:40:59.805Z] === RUN TestRemoveContainerWithVolume [2021-03-02T00:41:00.267Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-02T00:41:00.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2021-03-02T00:41:00.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.95s) [2021-03-02T00:41:00.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.59s) [2021-03-02T00:41:00.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s) [2021-03-02T00:41:00.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2021-03-02T00:41:00.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s) [2021-03-02T00:41:00.268Z] === RUN TestBuildMultiStageCopy [2021-03-02T00:41:00.268Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T00:41:00.837Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2021-03-02T00:41:00.837Z] === RUN TestRemoveContainerRunning [2021-03-02T00:41:01.468Z] --- PASS: TestRemoveContainerRunning (0.92s) [2021-03-02T00:41:01.468Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T00:41:01.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-02T00:41:02.185Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T00:41:02.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T00:41:02.444Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T00:41:02.500Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2021-03-02T00:41:02.500Z] === RUN TestRemoveInvalidContainer [2021-03-02T00:41:02.500Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-02T00:41:02.500Z] === RUN TestRenameLinkedContainer [2021-03-02T00:41:02.703Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T00:41:02.963Z] --- PASS: TestBuildMultiStageCopy (2.73s) [2021-03-02T00:41:02.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.72s) [2021-03-02T00:41:02.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-03-02T00:41:02.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-03-02T00:41:02.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-03-02T00:41:02.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-03-02T00:41:02.963Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T00:41:03.899Z] --- PASS: TestBuildMultiStageParentConfig (0.75s) [2021-03-02T00:41:03.899Z] === RUN TestBuildLabelWithTargets [2021-03-02T00:41:05.276Z] --- PASS: TestBuildLabelWithTargets (1.14s) [2021-03-02T00:41:05.276Z] === RUN TestBuildWithEmptyLayers [2021-03-02T00:41:05.536Z] --- PASS: TestBuildWithEmptyLayers (0.66s) [2021-03-02T00:41:05.536Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T00:41:05.997Z] --- PASS: TestBuildSquashParent (7.39s) [2021-03-02T00:41:05.997Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T00:41:05.997Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:41:05.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:41:05.997Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:41:05.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:41:05.997Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:41:05.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:41:05.997Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:41:05.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:41:05.997Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:41:05.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:41:05.997Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:41:05.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:41:05.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:41:05.997Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:41:06.017Z] --- PASS: TestRenameLinkedContainer (3.63s) [2021-03-02T00:41:06.017Z] === RUN TestRenameStoppedContainer [2021-03-02T00:41:06.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-02T00:41:06.567Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:41:07.049Z] --- PASS: TestRenameStoppedContainer (0.90s) [2021-03-02T00:41:07.050Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T00:41:07.440Z] --- PASS: TestBuildMultiStageOnBuild (1.81s) [2021-03-02T00:41:07.440Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T00:41:07.949Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:41:07.949Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:41:08.008Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-03-02T00:41:08.008Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T00:41:09.114Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2021-03-02T00:41:09.114Z] === RUN TestRenameInvalidName [2021-03-02T00:41:09.745Z] --- PASS: TestRenameInvalidName (0.91s) [2021-03-02T00:41:09.745Z] === RUN TestRenameAnonymousContainer [2021-03-02T00:41:09.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:41:10.545Z] --- PASS: TestBuildMultiStageLayerLeak (1.92s) [2021-03-02T00:41:10.545Z] === RUN TestBuildWithHugeFile [2021-03-02T00:41:11.769Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-02T00:41:11.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s) [2021-03-02T00:41:11.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2021-03-02T00:41:11.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2021-03-02T00:41:11.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2021-03-02T00:41:11.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2021-03-02T00:41:11.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2021-03-02T00:41:11.769Z] === RUN TestBuildMultiStageCopy [2021-03-02T00:41:11.769Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T00:41:14.308Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T00:41:15.247Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T00:41:15.338Z] --- PASS: TestRenameAnonymousContainer (4.99s) [2021-03-02T00:41:15.338Z] === RUN TestRenameContainerWithSameName [2021-03-02T00:41:15.629Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2021-03-02T00:41:15.629Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T00:41:16.186Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T00:41:17.128Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T00:41:17.694Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) [2021-03-02T00:41:17.694Z] === RUN TestResize [2021-03-02T00:41:18.068Z] --- PASS: TestBuildMultiStageCopy (6.58s) [2021-03-02T00:41:18.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2021-03-02T00:41:18.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-02T00:41:18.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-02T00:41:18.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-02T00:41:18.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-02T00:41:18.068Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T00:41:18.325Z] --- PASS: TestResize (1.01s) [2021-03-02T00:41:18.325Z] === RUN TestResizeWithInvalidSize [2021-03-02T00:41:19.359Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2021-03-02T00:41:19.359Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T00:41:20.392Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:41:20.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:41:20.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:41:20.392Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:41:20.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:41:23.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:41:23.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:41:23.408Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-03-02T00:41:23.408Z] === RUN TestBuildLabelWithTargets [2021-03-02T00:41:24.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:41:24.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:41:25.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:41:25.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:41:28.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:41:28.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:41:31.546Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-02T00:41:31.546Z] === RUN TestBuildWithEmptyLayers [2021-03-02T00:41:31.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:41:31.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:41:33.985Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-02T00:41:33.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2021-03-02T00:41:33.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.44s) [2021-03-02T00:41:33.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-03-02T00:41:33.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-03-02T00:41:33.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-03-02T00:41:33.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-03-02T00:41:33.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2021-03-02T00:41:33.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2021-03-02T00:41:33.986Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.15s) [2021-03-02T00:41:33.986Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s) [2021-03-02T00:41:33.986Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2021-03-02T00:41:33.986Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2021-03-02T00:41:33.986Z] === RUN TestCgroupNamespacesRun [2021-03-02T00:41:34.092Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-03-02T00:41:34.092Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T00:41:35.494Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2021-03-02T00:41:35.494Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-02T00:41:37.595Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2021-03-02T00:41:37.595Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-02T00:41:39.107Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2021-03-02T00:41:39.107Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-02T00:41:39.381Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-03-02T00:41:39.381Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T00:41:39.954Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-03-02T00:41:39.954Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T00:41:41.176Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2021-03-02T00:41:41.176Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-02T00:41:42.685Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2021-03-02T00:41:42.685Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-02T00:41:44.159Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-03-02T00:41:44.159Z] === RUN TestBuildWithHugeFile [2021-03-02T00:41:44.755Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2021-03-02T00:41:44.755Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-02T00:41:45.389Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2021-03-02T00:41:45.389Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-02T00:41:45.454Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-02T00:41:45.454Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-02T00:41:45.454Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-03-02T00:41:45.454Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2021-03-02T00:41:45.454Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-02T00:41:45.454Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2021-03-02T00:41:45.454Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/builder [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-02T00:41:45.454Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-02T00:41:46.898Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2021-03-02T00:41:46.898Z] === RUN TestKernelTCPMemory [2021-03-02T00:41:47.601Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2021-03-02T00:41:47.935Z] --- PASS: TestKernelTCPMemory (0.91s) [2021-03-02T00:41:47.935Z] === RUN TestNISDomainname [2021-03-02T00:41:48.970Z] --- PASS: TestNISDomainname (1.06s) [2021-03-02T00:41:48.970Z] === RUN TestHostnameDnsResolution [2021-03-02T00:41:51.039Z] --- PASS: TestHostnameDnsResolution (1.78s) [2021-03-02T00:41:51.039Z] === RUN TestStats [2021-03-02T00:41:53.285Z] ok github.com/docker/docker/builder/remotecontext 0.476s coverage: 13.7% of statements [2021-03-02T00:41:53.586Z] ok github.com/docker/docker/builder/remotecontext/git 6.630s coverage: 85.8% of statements [2021-03-02T00:41:53.769Z] --- PASS: TestStats (3.02s) [2021-03-02T00:41:53.769Z] === RUN TestStopContainerWithTimeout [2021-03-02T00:41:53.769Z] === RUN TestStopContainerWithTimeout/0 [2021-03-02T00:41:53.769Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-02T00:41:53.769Z] === RUN TestStopContainerWithTimeout/1 [2021-03-02T00:41:53.769Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-02T00:41:53.769Z] === RUN TestStopContainerWithTimeout/3 [2021-03-02T00:41:53.769Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-02T00:41:53.769Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-02T00:41:53.769Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-02T00:41:53.769Z] === CONT TestStopContainerWithTimeout/0 [2021-03-02T00:41:53.769Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-02T00:41:54.236Z] ok github.com/docker/docker/builder/dockerfile 1.159s coverage: 48.3% of statements [2021-03-02T00:41:54.236Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-02T00:41:54.236Z] ? github.com/docker/docker/cli [no test files] [2021-03-02T00:41:54.236Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-02T00:41:54.805Z] === CONT TestStopContainerWithTimeout/3 [2021-03-02T00:41:55.791Z] ok github.com/docker/docker/client 0.552s coverage: 75.4% of statements [2021-03-02T00:41:56.873Z] === CONT TestStopContainerWithTimeout/1 [2021-03-02T00:41:58.962Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-02T00:41:58.962Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-03-02T00:41:58.962Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2021-03-02T00:41:58.962Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2021-03-02T00:41:58.962Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2021-03-02T00:41:58.962Z] === RUN TestDeleteDevicemapper [2021-03-02T00:41:58.962Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-02T00:41:58.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:41:58.962Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T00:42:01.811Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:42:01.811Z] [2021-03-02T00:42:01.811Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T00:42:01.811Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T00:42:01.811Z] HOSTNAME=31e753b7f216 [2021-03-02T00:42:01.811Z] TESTDEBUG=0 [2021-03-02T00:42:01.811Z] DEST=bundles/test-integration [2021-03-02T00:42:01.811Z] PWD=/go/src/github.com/docker/docker [2021-03-02T00:42:01.811Z] DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:42:01.811Z] container=docker [2021-03-02T00:42:01.811Z] HOME=/root [2021-03-02T00:42:01.811Z] GOLANG_VERSION=1.13.15 [2021-03-02T00:42:01.811Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T00:42:01.811Z] VALIDATE_BRANCH=master [2021-03-02T00:42:01.811Z] TERM=xterm [2021-03-02T00:42:01.811Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T00:42:01.811Z] SHLVL=1 [2021-03-02T00:42:01.811Z] TIMEOUT=120m [2021-03-02T00:42:01.811Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T00:42:01.811Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T00:42:01.811Z] GO111MODULE=off [2021-03-02T00:42:01.811Z] DOCKER_EXPERIMENTAL=1 [2021-03-02T00:42:01.811Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T00:42:01.811Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T00:42:01.811Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T00:42:01.811Z] GOPATH=/go [2021-03-02T00:42:01.811Z] PKG_CONFIG=pkg-config [2021-03-02T00:42:01.811Z] _=/usr/bin/env [2021-03-02T00:42:01.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-02T00:42:02.478Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s) [2021-03-02T00:42:02.478Z] === RUN TestUpdateMemory [2021-03-02T00:42:02.478Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-02T00:42:02.478Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:42:02.478Z] === RUN TestUpdateCPUQuota [2021-03-02T00:42:03.512Z] --- PASS: TestUpdateCPUQuota (1.36s) [2021-03-02T00:42:03.512Z] === RUN TestUpdatePidsLimit [2021-03-02T00:42:03.512Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-02T00:42:04.144Z] === RUN TestUpdatePidsLimit/no_change [2021-03-02T00:42:04.435Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-02T00:42:04.725Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-02T00:42:05.358Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-02T00:42:05.649Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-02T00:42:05.940Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-02T00:42:06.789Z] --- PASS: TestBuildWithHugeFile (54.29s) [2021-03-02T00:42:06.789Z] === RUN TestBuildWCOWSandboxSize [2021-03-02T00:42:06.789Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-03-02T00:42:06.789Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:42:06.789Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T00:42:06.789Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:42:06.789Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:42:06.789Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:42:06.789Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:42:06.789Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:42:06.789Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:42:06.789Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:42:06.789Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:42:06.789Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:42:06.789Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-03-02T00:42:06.789Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-03-02T00:42:06.789Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-03-02T00:42:06.789Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-02T00:42:06.789Z] === RUN TestBuildPreserveOwnership [2021-03-02T00:42:06.789Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-02T00:42:07.358Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-02T00:42:07.444Z] --- PASS: TestUpdatePidsLimit (3.61s) [2021-03-02T00:42:07.444Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-03-02T00:42:07.444Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2021-03-02T00:42:07.444Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2021-03-02T00:42:07.444Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-03-02T00:42:07.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-03-02T00:42:07.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2021-03-02T00:42:07.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2021-03-02T00:42:07.444Z] === RUN TestUpdateRestartPolicy [2021-03-02T00:42:08.737Z] --- PASS: TestBuildPreserveOwnership (3.91s) [2021-03-02T00:42:08.737Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.68s) [2021-03-02T00:42:08.737Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2021-03-02T00:42:08.737Z] === RUN TestBuildPlatformInvalid [2021-03-02T00:42:08.737Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-02T00:42:08.737Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-02T00:42:10.823Z] Removing intermediate container 5cab969f161a [2021-03-02T00:42:10.823Z] ---> 8c02faca9090 [2021-03-02T00:42:10.823Z] 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-03-02T00:42:10.824Z] ---> Running in c1913d774c92 [2021-03-02T00:42:11.285Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-02T00:42:11.746Z] go: finding gotest.tools v0.5.3 [2021-03-02T00:42:11.746Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-02T00:42:11.746Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-02T00:42:12.207Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-02T00:42:12.667Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-02T00:42:12.667Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:42:12.667Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:42:12.667Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:42:12.667Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:42:12.667Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-02T00:42:12.667Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:42:12.667Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:42:12.667Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-02T00:42:13.127Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-02T00:42:13.127Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-02T00:42:13.127Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-02T00:42:13.127Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:42:13.127Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:42:13.127Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:42:13.127Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:42:13.127Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:42:13.127Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:42:13.127Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:42:13.127Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:42:13.127Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:42:13.587Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:42:13.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-02T00:42:14.558Z] go: finding github.com/fatih/color v1.9.0 [2021-03-02T00:42:14.558Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-02T00:42:14.558Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-02T00:42:14.558Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-02T00:42:14.558Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-02T00:42:14.558Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-02T00:42:14.558Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-02T00:42:14.558Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-02T00:42:14.558Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-02T00:42:14.558Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-02T00:42:14.558Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-02T00:42:15.665Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-02T00:42:15.665Z] Copying nested executables into bundles/binary-daemon [2021-03-02T00:42:15.665Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-02T00:42:15.998Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh cross [2021-03-02T00:42:16.257Z] [2021-03-02T00:42:16.516Z] Removing bundles/ [2021-03-02T00:42:16.516Z] [2021-03-02T00:42:16.516Z] ---> Making bundle: cross (in bundles/cross) [2021-03-02T00:42:16.516Z] Cross building: bundles/cross/linux/amd64 [2021-03-02T00:42:16.516Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-02T00:42:16.516Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-02T00:42:18.306Z] INFO: Build done for gotestsum... [2021-03-02T00:42:19.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-02T00:42:20.070Z] --- PASS: TestUpdateRestartPolicy (13.01s) [2021-03-02T00:42:20.070Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T00:42:21.101Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2021-03-02T00:42:21.101Z] === RUN TestWaitNonBlocked [2021-03-02T00:42:21.101Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:42:21.101Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:42:21.101Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:42:21.101Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:42:21.101Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:42:21.101Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:42:21.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-02T00:42:22.137Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-02T00:42:22.137Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-03-02T00:42:22.137Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-03-02T00:42:22.137Z] === RUN TestWaitBlocked [2021-03-02T00:42:22.137Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:42:22.137Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:42:22.137Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:42:22.137Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:42:22.137Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:42:22.137Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:42:23.621Z] Loaded image: buildpack-deps:buster [2021-03-02T00:42:23.621Z] Loaded image: busybox:latest [2021-03-02T00:42:23.621Z] Loaded image: busybox:glibc [2021-03-02T00:42:23.642Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-02T00:42:23.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2021-03-02T00:42:23.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2021-03-02T00:42:23.642Z] === CONT TestContainerStartOnDaemonRestart [2021-03-02T00:42:23.642Z] === CONT TestContainerKillOnDaemonStart [2021-03-02T00:42:24.999Z] Loaded image: debian:bullseye [2021-03-02T00:42:24.999Z] Loaded image: hello-world:latest [2021-03-02T00:42:24.999Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:42:27.156Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s) [2021-03-02T00:42:27.156Z] === CONT TestIpcModeOlderClient [2021-03-02T00:42:27.156Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-03-02T00:42:27.156Z] === CONT TestDaemonHostGatewayIP [2021-03-02T00:42:30.696Z] Removing intermediate container c1913d774c92 [2021-03-02T00:42:30.696Z] ---> fbf2bbd4b2e9 [2021-03-02T00:42:30.696Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-02T00:42:30.696Z] ---> Running in 7196023e826a [2021-03-02T00:42:30.696Z] Removing intermediate container 7196023e826a [2021-03-02T00:42:30.696Z] ---> 8394415a942d [2021-03-02T00:42:30.696Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-02T00:42:30.696Z] ---> Running in 3c10a6579688 [2021-03-02T00:42:30.724Z] --- PASS: TestDaemonHostGatewayIP (3.51s) [2021-03-02T00:42:30.724Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-02T00:42:31.157Z] Removing intermediate container 3c10a6579688 [2021-03-02T00:42:31.157Z] ---> 69f6ad8c029d [2021-03-02T00:42:31.157Z] Step 10/10 : COPY . . [2021-03-02T00:42:33.121Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.67s) [2021-03-02T00:42:33.121Z] PASS [2021-03-02T00:42:33.121Z] [2021-03-02T00:42:33.121Z] === Skipped [2021-03-02T00:42:33.121Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-02T00:42:33.121Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:42:33.121Z] [2021-03-02T00:42:33.121Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-03-02T00:42:33.121Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:42:33.121Z] [2021-03-02T00:42:33.121Z] [2021-03-02T00:42:33.121Z] DONE 34 tests, 2 skipped in 122.237s [2021-03-02T00:42:33.121Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-02T00:42:33.121Z] INFO: Testing against a local daemon [2021-03-02T00:42:33.122Z] === RUN TestConfigInspect [2021-03-02T00:42:34.234Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.79s) [2021-03-02T00:42:34.234Z] === CONT TestDaemonRestartIpcMode [2021-03-02T00:42:35.023Z] --- PASS: TestConfigInspect (2.39s) [2021-03-02T00:42:35.023Z] === RUN TestConfigList [2021-03-02T00:42:36.297Z] --- PASS: TestContainerKillOnDaemonStart (12.42s) [2021-03-02T00:42:37.556Z] --- PASS: TestConfigList (2.31s) [2021-03-02T00:42:37.556Z] === RUN TestConfigsCreateAndDelete [2021-03-02T00:42:38.535Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2021-03-02T00:42:38.535Z] PASS [2021-03-02T00:42:38.535Z] [2021-03-02T00:42:38.535Z] === Skipped [2021-03-02T00:42:38.535Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-03-02T00:42:38.535Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:42:38.535Z] [2021-03-02T00:42:38.535Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-02T00:42:38.535Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:42:38.535Z] [2021-03-02T00:42:38.535Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-02T00:42:38.535Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:42:38.535Z] [2021-03-02T00:42:38.535Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:42:38.536Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:42:38.536Z] [2021-03-02T00:42:38.536Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-03-02T00:42:38.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:42:38.536Z] [2021-03-02T00:42:38.536Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-03-02T00:42:38.536Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:42:38.536Z] [2021-03-02T00:42:38.536Z] [2021-03-02T00:42:38.536Z] DONE 196 tests, 6 skipped in 157.737s [2021-03-02T00:42:38.536Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-03-02T00:42:38.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:42:38.536Z] ++ set -e [2021-03-02T00:42:38.536Z] ++ '[' -n 0 ']' [2021-03-02T00:42:38.536Z] ++ set -x [2021-03-02T00:42:38.536Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:42:38.536Z] INFO: Testing against a local daemon [2021-03-02T00:42:38.536Z] === RUN TestCommitInheritsEnv [2021-03-02T00:42:39.167Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-03-02T00:42:39.167Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T00:42:39.167Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-02T00:42:39.167Z] === RUN TestImagesFilterMultiReference [2021-03-02T00:42:39.167Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-03-02T00:42:39.167Z] === RUN TestImagePullPlatformInvalid [2021-03-02T00:42:39.167Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-03-02T00:42:39.167Z] === RUN TestRemoveImageOrphaning [2021-03-02T00:42:39.489Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2021-03-02T00:42:39.489Z] === RUN TestConfigsUpdate [2021-03-02T00:42:39.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-02T00:42:39.798Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2021-03-02T00:42:39.798Z] === RUN TestRemoveImageGarbageCollector [2021-03-02T00:42:39.798Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-02T00:42:39.798Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:42:39.798Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T00:42:39.798Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-02T00:42:39.798Z] === RUN TestTagInvalidReference [2021-03-02T00:42:39.798Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-02T00:42:39.798Z] === RUN TestTagValidPrefixedRepo [2021-03-02T00:42:39.798Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-02T00:42:39.798Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T00:42:39.798Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-03-02T00:42:39.798Z] === RUN TestTagOfficialNames [2021-03-02T00:42:39.798Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-02T00:42:39.798Z] === RUN TestTagMatchesDigest [2021-03-02T00:42:39.798Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-02T00:42:39.798Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-02T00:42:40.441Z] --- PASS: TestBuildWithHugeFile (52.46s) [2021-03-02T00:42:40.441Z] === RUN TestBuildWCOWSandboxSize [2021-03-02T00:42:40.441Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-03-02T00:42:40.441Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:42:40.441Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T00:42:40.441Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:42:40.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:42:40.441Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:42:40.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:42:40.441Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:42:40.441Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:42:40.441Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:42:40.441Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:42:40.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:42:40.441Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-03-02T00:42:40.441Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-03-02T00:42:40.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-03-02T00:42:40.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-02T00:42:40.441Z] === RUN TestBuildPreserveOwnership [2021-03-02T00:42:40.441Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-02T00:42:42.020Z] --- PASS: TestConfigsUpdate (2.31s) [2021-03-02T00:42:42.020Z] === RUN TestTemplatedConfig [2021-03-02T00:42:43.308Z] ok github.com/docker/docker/cmd/dockerd 0.207s coverage: 29.1% of statements [2021-03-02T00:42:43.308Z] ok github.com/docker/docker/container 0.136s coverage: 34.7% of statements [2021-03-02T00:42:43.308Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-02T00:42:43.308Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-02T00:42:43.308Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-02T00:42:43.308Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-02T00:42:43.744Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-02T00:42:44.556Z] --- PASS: TestTemplatedConfig (2.80s) [2021-03-02T00:42:44.556Z] === RUN TestConfigCreateResolve [2021-03-02T00:42:45.416Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2021-03-02T00:42:45.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-02T00:42:47.040Z] --- PASS: TestBuildPreserveOwnership (10.10s) [2021-03-02T00:42:47.040Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.09s) [2021-03-02T00:42:47.040Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-02T00:42:47.040Z] === RUN TestBuildPlatformInvalid [2021-03-02T00:42:47.097Z] --- PASS: TestConfigCreateResolve (2.38s) [2021-03-02T00:42:47.098Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T00:42:47.300Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-02T00:42:47.300Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-02T00:42:47.300Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-02T00:42:47.300Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-02T00:42:47.300Z] PASS [2021-03-02T00:42:47.300Z] [2021-03-02T00:42:47.300Z] === Skipped [2021-03-02T00:42:47.300Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-02T00:42:47.300Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:42:47.300Z] [2021-03-02T00:42:47.300Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-03-02T00:42:47.300Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:42:47.300Z] [2021-03-02T00:42:47.300Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-02T00:42:47.300Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-02T00:42:47.300Z] [2021-03-02T00:42:47.300Z] [2021-03-02T00:42:47.300Z] DONE 34 tests, 3 skipped in 131.246s [2021-03-02T00:42:47.300Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-02T00:42:47.560Z] INFO: Testing against a local daemon [2021-03-02T00:42:47.560Z] === RUN TestConfigInspect [2021-03-02T00:42:47.560Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-02T00:42:47.560Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:47.560Z] === RUN TestConfigList [2021-03-02T00:42:47.560Z] --- SKIP: TestConfigList (0.02s) [2021-03-02T00:42:47.560Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:47.560Z] === RUN TestConfigsCreateAndDelete [2021-03-02T00:42:47.560Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-03-02T00:42:47.560Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:47.560Z] === RUN TestConfigsUpdate [2021-03-02T00:42:47.560Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-03-02T00:42:47.560Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:47.560Z] === RUN TestTemplatedConfig [2021-03-02T00:42:47.560Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-02T00:42:47.560Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:47.560Z] === RUN TestConfigCreateResolve [2021-03-02T00:42:47.560Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-02T00:42:47.560Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:47.560Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T00:42:47.665Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-02T00:42:47.665Z] PASS [2021-03-02T00:42:47.665Z] [2021-03-02T00:42:47.665Z] DONE 7 tests in 15.036s [2021-03-02T00:42:47.665Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-02T00:42:47.665Z] INFO: Testing against a local daemon [2021-03-02T00:42:47.665Z] === RUN TestCheckpoint [2021-03-02T00:42:47.665Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T00:42:47.665Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:42:47.665Z] === RUN TestContainerInvalidJSON [2021-03-02T00:42:47.665Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:42:47.665Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:42:47.665Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:42:47.665Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:42:47.665Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:42:47.665Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:42:47.665Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:42:47.665Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:42:47.665Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:42:47.665Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-02T00:42:47.665Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-02T00:42:47.665Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-02T00:42:47.665Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T00:42:47.665Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T00:42:47.665Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-02T00:42:47.665Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T00:42:47.665Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-02T00:42:47.665Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T00:42:47.665Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-02T00:42:47.665Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T00:42:47.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-02T00:42:47.924Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-02T00:42:47.924Z] === RUN TestCopyFromContainer [2021-03-02T00:42:48.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-02T00:42:49.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-02T00:42:49.304Z] === RUN TestCopyFromContainer// [2021-03-02T00:42:49.304Z] === RUN TestCopyFromContainer//bar/root [2021-03-02T00:42:49.304Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-02T00:42:49.304Z] === RUN TestCopyFromContainer/bar/quux [2021-03-02T00:42:49.304Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-02T00:42:49.304Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-02T00:42:49.468Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2021-03-02T00:42:49.468Z] PASS [2021-03-02T00:42:49.468Z] [2021-03-02T00:42:49.468Z] === Skipped [2021-03-02T00:42:49.468Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-02T00:42:49.468Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:49.468Z] [2021-03-02T00:42:49.468Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-03-02T00:42:49.468Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:49.468Z] [2021-03-02T00:42:49.468Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-03-02T00:42:49.468Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:49.468Z] [2021-03-02T00:42:49.468Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-03-02T00:42:49.468Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:49.468Z] [2021-03-02T00:42:49.468Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-02T00:42:49.468Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:49.468Z] [2021-03-02T00:42:49.468Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-02T00:42:49.468Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:42:49.468Z] [2021-03-02T00:42:49.468Z] [2021-03-02T00:42:49.468Z] DONE 7 tests, 6 skipped in 1.797s [2021-03-02T00:42:49.468Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-02T00:42:49.468Z] INFO: Testing against a local daemon [2021-03-02T00:42:49.468Z] === RUN TestCheckpoint [2021-03-02T00:42:49.468Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T00:42:49.468Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:42:49.468Z] === RUN TestContainerInvalidJSON [2021-03-02T00:42:49.468Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:42:49.468Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:42:49.468Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:42:49.468Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:42:49.468Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:42:49.468Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:42:49.468Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:42:49.468Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:42:49.468Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:42:49.468Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-02T00:42:49.468Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-02T00:42:49.468Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-02T00:42:49.468Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T00:42:49.468Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T00:42:49.468Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-02T00:42:49.468Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T00:42:49.563Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-02T00:42:49.563Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-02T00:42:49.563Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-02T00:42:49.563Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-02T00:42:49.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-02T00:42:49.728Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-02T00:42:49.729Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T00:42:49.729Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-02T00:42:49.729Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T00:42:49.729Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-02T00:42:49.729Z] === RUN TestCopyFromContainer [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer (1.98s) [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-02T00:42:49.823Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-02T00:42:49.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T00:42:49.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:42:49.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:42:49.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:42:49.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:42:49.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:42:49.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:42:49.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:42:49.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:42:49.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:42:49.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-02T00:42:49.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T00:42:49.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-02T00:42:49.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T00:42:49.823Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T00:42:49.823Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-02T00:42:49.823Z] === RUN TestCreateWithInvalidEnv [2021-03-02T00:42:49.823Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T00:42:49.823Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T00:42:49.823Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T00:42:49.823Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T00:42:49.823Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T00:42:49.823Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T00:42:49.823Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T00:42:49.823Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T00:42:49.823Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T00:42:49.823Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-02T00:42:49.823Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T00:42:49.823Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T00:42:49.823Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-02T00:42:49.823Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T00:42:49.823Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-02T00:42:49.823Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T00:42:51.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-02T00:42:51.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-02T00:42:51.073Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 35.9% of statements [2021-03-02T00:42:51.780Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2021-03-02T00:42:51.780Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T00:42:52.128Z] ok github.com/docker/docker/daemon/cluster 0.110s coverage: 0.5% of statements [2021-03-02T00:42:52.256Z] ---> 56ed27c225ce [2021-03-02T00:42:52.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-02T00:42:52.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-02T00:42:53.173Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2021-03-02T00:42:53.173Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T00:42:53.173Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:42:53.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:42:53.173Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:42:53.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:42:53.173Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:42:53.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:42:53.226Z] Successfully built 56ed27c225ce [2021-03-02T00:42:53.226Z] Successfully tagged docker:latest [2021-03-02T00:42:53.226Z] INFO: Image build ended at 03/02/2021 00:42:52. Duration:00:02:48.7354125 [2021-03-02T00:42:53.226Z] [2021-03-02T00:42:53.226Z] [2021-03-02T00:42:53.226Z] INFO: Building the test binaries at 03/02/2021 00:42:52... [2021-03-02T00:42:53.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:42:53.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:42:53.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:42:53.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:42:53.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:42:53.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:42:53.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:42:53.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:42:53.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:42:53.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-02T00:42:53.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-02T00:42:53.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-02T00:42:53.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-02T00:42:53.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-02T00:42:53.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-02T00:42:53.433Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T00:42:53.926Z] === RUN TestCopyFromContainer// [2021-03-02T00:42:53.926Z] === RUN TestCopyFromContainer//bar/root [2021-03-02T00:42:53.926Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-02T00:42:53.926Z] === RUN TestCopyFromContainer/bar/quux [2021-03-02T00:42:53.926Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-02T00:42:53.926Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-02T00:42:53.926Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-02T00:42:53.926Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-02T00:42:53.926Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-02T00:42:53.926Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer (4.14s) [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-02T00:42:53.926Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-02T00:42:53.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T00:42:53.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:42:53.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:42:53.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:42:53.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:42:53.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:42:53.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:42:53.926Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:42:53.926Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:42:53.926Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:42:53.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-02T00:42:53.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-02T00:42:53.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T00:42:53.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T00:42:53.926Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T00:42:53.926Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-02T00:42:53.926Z] === RUN TestCreateWithInvalidEnv [2021-03-02T00:42:53.926Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T00:42:53.926Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T00:42:53.926Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T00:42:53.926Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T00:42:53.926Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T00:42:53.926Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T00:42:53.926Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T00:42:53.926Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T00:42:53.926Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T00:42:53.926Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-02T00:42:53.926Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T00:42:53.926Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-02T00:42:53.926Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T00:42:53.926Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T00:42:53.926Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-02T00:42:53.926Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T00:42:54.001Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2021-03-02T00:42:54.001Z] === RUN TestCreateDifferentPlatform [2021-03-02T00:42:54.001Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T00:42:54.001Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T00:42:54.001Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-02T00:42:54.001Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-02T00:42:54.001Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-02T00:42:54.001Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T00:42:54.001Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-02T00:42:54.001Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T00:42:54.001Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-02T00:42:54.001Z] === RUN TestContainerStartOnDaemonRestart [2021-03-02T00:42:54.001Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-02T00:42:54.001Z] === RUN TestDaemonRestartIpcMode [2021-03-02T00:42:54.001Z] === PAUSE TestDaemonRestartIpcMode [2021-03-02T00:42:54.001Z] === RUN TestDaemonHostGatewayIP [2021-03-02T00:42:54.001Z] === PAUSE TestDaemonHostGatewayIP [2021-03-02T00:42:54.001Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-02T00:42:54.001Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-02T00:42:54.001Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T00:42:54.001Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-02T00:42:54.001Z] === RUN TestDiff [2021-03-02T00:42:54.569Z] --- PASS: TestDiff (0.54s) [2021-03-02T00:42:54.569Z] === RUN TestExecWithCloseStdin [2021-03-02T00:42:55.137Z] --- PASS: TestExecWithCloseStdin (0.62s) [2021-03-02T00:42:55.137Z] === RUN TestExec [2021-03-02T00:42:55.311Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s) [2021-03-02T00:42:55.311Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T00:42:55.706Z] --- PASS: TestExec (0.64s) [2021-03-02T00:42:55.706Z] === RUN TestExecUser [2021-03-02T00:42:55.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-02T00:42:56.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-02T00:42:56.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-02T00:42:56.643Z] --- PASS: TestExecUser (0.63s) [2021-03-02T00:42:56.643Z] === RUN TestExportContainerAndImportImage [2021-03-02T00:42:56.648Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2021-03-02T00:42:56.697Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s) [2021-03-02T00:42:56.697Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T00:42:56.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:42:56.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:42:56.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:42:56.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:42:56.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:42:56.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:42:56.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:42:56.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:42:56.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:42:56.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:42:56.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:42:56.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:42:56.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:42:56.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:42:56.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:42:56.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-02T00:42:56.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-02T00:42:56.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-02T00:42:56.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-02T00:42:56.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-02T00:42:56.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-02T00:42:56.697Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T00:42:56.957Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2021-03-02T00:42:56.957Z] === RUN TestCreateDifferentPlatform [2021-03-02T00:42:56.957Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T00:42:56.957Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T00:42:56.957Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-02T00:42:56.957Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-02T00:42:56.957Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-02T00:42:56.957Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T00:42:56.957Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-02T00:42:56.957Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T00:42:57.213Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2021-03-02T00:42:57.213Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T00:42:57.218Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-02T00:42:57.218Z] === RUN TestContainerStartOnDaemonRestart [2021-03-02T00:42:57.218Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-02T00:42:57.218Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-02T00:42:57.218Z] === RUN TestDaemonRestartIpcMode [2021-03-02T00:42:57.218Z] === PAUSE TestDaemonRestartIpcMode [2021-03-02T00:42:57.218Z] === RUN TestDaemonHostGatewayIP [2021-03-02T00:42:57.218Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-02T00:42:57.218Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:42:57.218Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-02T00:42:57.218Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-02T00:42:57.218Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T00:42:57.218Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-02T00:42:57.218Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-02T00:42:57.218Z] === RUN TestDiff [2021-03-02T00:42:57.479Z] --- PASS: TestDiff (0.41s) [2021-03-02T00:42:57.479Z] === RUN TestExecWithCloseStdin [2021-03-02T00:42:57.934Z] INFO: make.ps1 starting at 03/02/2021 00:42:57 [2021-03-02T00:42:57.934Z] INFO: Git commit (e18eb0a026) assumed from DOCKER_GITCOMMIT environment variable [2021-03-02T00:42:57.934Z] INFO: Invoking autogen... [2021-03-02T00:42:58.050Z] --- PASS: TestExecWithCloseStdin (0.52s) [2021-03-02T00:42:58.050Z] === RUN TestExec [2021-03-02T00:42:58.190Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2021-03-02T00:42:58.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-02T00:42:58.590Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-03-02T00:42:58.591Z] === RUN TestHealthCheckWorkdir [2021-03-02T00:42:58.621Z] --- PASS: TestExec (0.49s) [2021-03-02T00:42:58.621Z] === RUN TestExecUser [2021-03-02T00:42:58.851Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.8% of statements [2021-03-02T00:42:58.881Z] --- PASS: TestExecUser (0.49s) [2021-03-02T00:42:58.881Z] === RUN TestExportContainerAndImportImage [2021-03-02T00:42:58.905Z] INFO: Building daemon... [2021-03-02T00:42:59.529Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2021-03-02T00:42:59.529Z] === RUN TestHealthKillContainer [2021-03-02T00:42:59.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-02T00:42:59.823Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2021-03-02T00:42:59.823Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T00:43:00.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-02T00:43:00.964Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-03-02T00:43:01.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-02T00:43:02.064Z] --- PASS: TestHealthKillContainer (2.72s) [2021-03-02T00:43:02.064Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T00:43:02.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-02T00:43:02.634Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-03-02T00:43:02.634Z] === RUN TestIpcModeNone [2021-03-02T00:43:03.121Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2021-03-02T00:43:03.121Z] === RUN TestHealthCheckWorkdir [2021-03-02T00:43:03.203Z] --- PASS: TestIpcModeNone (0.66s) [2021-03-02T00:43:03.204Z] === RUN TestIpcModePrivate [2021-03-02T00:43:03.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-02T00:43:03.692Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2021-03-02T00:43:03.693Z] === RUN TestHealthKillContainer [2021-03-02T00:43:04.144Z] --- PASS: TestIpcModePrivate (0.67s) [2021-03-02T00:43:04.144Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-03-02T00:43:04.144Z] === RUN TestIpcModeShareable [2021-03-02T00:43:04.577Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2021-03-02T00:43:04.577Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.506s coverage: 14.1% of statements [2021-03-02T00:43:04.718Z] --- PASS: TestIpcModeShareable (0.65s) [2021-03-02T00:43:04.718Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-03-02T00:43:04.718Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-02T00:43:05.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-02T00:43:05.636Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.776s coverage: 57.1% of statements [2021-03-02T00:43:06.238Z] --- PASS: TestHealthKillContainer (2.52s) [2021-03-02T00:43:06.238Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T00:43:06.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-02T00:43:06.499Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2021-03-02T00:43:06.499Z] === RUN TestIpcModeNone [2021-03-02T00:43:06.626Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.96s) [2021-03-02T00:43:06.626Z] === RUN TestAPIIpcModeHost [2021-03-02T00:43:07.071Z] --- PASS: TestIpcModeNone (0.49s) [2021-03-02T00:43:07.071Z] === RUN TestIpcModePrivate [2021-03-02T00:43:07.196Z] --- PASS: TestAPIIpcModeHost (0.50s) [2021-03-02T00:43:07.196Z] === RUN TestDaemonIpcModeShareable [2021-03-02T00:43:07.643Z] --- PASS: TestIpcModePrivate (0.50s) [2021-03-02T00:43:07.643Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-03-02T00:43:07.643Z] === RUN TestIpcModeShareable [2021-03-02T00:43:07.643Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-02T00:43:07.643Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T00:43:07.643Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-02T00:43:07.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-02T00:43:08.423Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-03-02T00:43:08.577Z] --- PASS: TestDaemonIpcModeShareable (1.30s) [2021-03-02T00:43:08.577Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-02T00:43:08.577Z] === RUN TestDaemonIpcModePrivate [2021-03-02T00:43:09.028Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2021-03-02T00:43:09.028Z] === RUN TestAPIIpcModeHost [2021-03-02T00:43:09.028Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-02T00:43:09.029Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T00:43:09.029Z] === RUN TestDaemonIpcModeShareable [2021-03-02T00:43:09.029Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-02T00:43:09.029Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T00:43:09.029Z] === RUN TestDaemonIpcModePrivate [2021-03-02T00:43:09.144Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T00:43:09.144Z] Using test binary docker [2021-03-02T00:43:09.144Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-02T00:43:09.144Z] +++ /etc/init.d/apparmor start [2021-03-02T00:43:09.144Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T00:43:09.144Z] INFO: Waiting for daemon to start... [2021-03-02T00:43:09.144Z] Starting dockerd [2021-03-02T00:43:09.144Z] +++ 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-03-02T00:43:09.958Z] --- PASS: TestDaemonIpcModePrivate (1.35s) [2021-03-02T00:43:09.958Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-02T00:43:09.958Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-02T00:43:09.966Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.921s coverage: 69.3% of statements [2021-03-02T00:43:09.966Z] ok github.com/docker/docker/daemon 12.366s coverage: 17.2% of statements [2021-03-02T00:43:09.966Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-02T00:43:09.966Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-02T00:43:09.966Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-02T00:43:09.966Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-02T00:43:10.896Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2021-03-02T00:43:10.896Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-02T00:43:10.896Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-02T00:43:11.500Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.664s coverage: 45.9% of statements [2021-03-02T00:43:11.500Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-02T00:43:11.570Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2021-03-02T00:43:11.570Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-03-02T00:43:11.570Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-02T00:43:11.570Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-02T00:43:11.570Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T00:43:11.570Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-02T00:43:11.570Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-02T00:43:11.570Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T00:43:11.570Z] === RUN TestIpcModeOlderClient [2021-03-02T00:43:11.570Z] === PAUSE TestIpcModeOlderClient [2021-03-02T00:43:11.570Z] === RUN TestKillContainerInvalidSignal [2021-03-02T00:43:11.570Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-03-02T00:43:11.570Z] === RUN TestKillContainer [2021-03-02T00:43:11.570Z] === RUN TestKillContainer/no_signal [2021-03-02T00:43:11.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-02T00:43:12.140Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T00:43:12.275Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.35s) [2021-03-02T00:43:12.275Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-02T00:43:12.275Z] === RUN TestIpcModeOlderClient [2021-03-02T00:43:12.275Z] === PAUSE TestIpcModeOlderClient [2021-03-02T00:43:12.275Z] === RUN TestKillContainerInvalidSignal [2021-03-02T00:43:12.400Z] === RUN TestKillContainer/killing_signal [2021-03-02T00:43:12.843Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2021-03-02T00:43:12.843Z] === RUN TestKillContainer [2021-03-02T00:43:12.843Z] === RUN TestKillContainer/no_signal [2021-03-02T00:43:12.970Z] --- PASS: TestKillContainer (1.39s) [2021-03-02T00:43:12.970Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-03-02T00:43:12.970Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-03-02T00:43:12.970Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2021-03-02T00:43:12.970Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T00:43:12.970Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-02T00:43:13.157Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 57.5% of statements [2021-03-02T00:43:13.157Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.402s coverage: 49.4% of statements [2021-03-02T00:43:13.412Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T00:43:13.540Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-02T00:43:13.671Z] === RUN TestKillContainer/killing_signal [2021-03-02T00:43:13.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2021-03-02T00:43:13.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2021-03-02T00:43:13.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-03-02T00:43:13.800Z] === RUN TestKillStoppedContainer [2021-03-02T00:43:14.060Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-02T00:43:14.060Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T00:43:14.060Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-02T00:43:14.060Z] === RUN TestKillDifferentUserContainer [2021-03-02T00:43:14.213Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-03-02T00:43:14.240Z] --- PASS: TestKillContainer (1.54s) [2021-03-02T00:43:14.240Z] --- PASS: TestKillContainer/no_signal (0.50s) [2021-03-02T00:43:14.240Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2021-03-02T00:43:14.240Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-03-02T00:43:14.240Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T00:43:14.499Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-02T00:43:14.630Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2021-03-02T00:43:14.630Z] === RUN TestInspectOomKilledTrue [2021-03-02T00:43:14.630Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T00:43:14.630Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:43:14.630Z] === RUN TestInspectOomKilledFalse [2021-03-02T00:43:14.630Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-02T00:43:14.630Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:43:14.630Z] === RUN TestLinksEtcHostsContentMatch [2021-03-02T00:43:14.630Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-02T00:43:14.630Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-02T00:43:14.630Z] === RUN TestLinksContainerNames [2021-03-02T00:43:14.758Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-02T00:43:14.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-02T00:43:15.200Z] --- PASS: TestLinksContainerNames (0.86s) [2021-03-02T00:43:15.200Z] === RUN TestLogsFollowTailEmpty [2021-03-02T00:43:15.268Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-03-02T00:43:15.326Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.99s) [2021-03-02T00:43:15.326Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2021-03-02T00:43:15.326Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2021-03-02T00:43:15.326Z] === RUN TestKillStoppedContainer [2021-03-02T00:43:15.326Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-02T00:43:15.326Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T00:43:15.586Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-03-02T00:43:15.586Z] === RUN TestKillDifferentUserContainer [2021-03-02T00:43:15.771Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2021-03-02T00:43:15.771Z] === RUN TestContainerNetworkMountsNoChown [2021-03-02T00:43:15.846Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2021-03-02T00:43:15.846Z] === RUN TestInspectOomKilledTrue [2021-03-02T00:43:15.846Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T00:43:15.846Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-02T00:43:15.846Z] === RUN TestInspectOomKilledFalse [2021-03-02T00:43:16.033Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-03-02T00:43:16.033Z] === RUN TestMountDaemonRoot [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/default [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/default [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/private [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/private [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rprivate [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/slave [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/slave [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rslave [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/shared [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/shared [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rshared [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/default [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/rslave [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/rshared [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/shared [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/rprivate [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/slave [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/private [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-02T00:43:16.319Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:43:16.319Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:43:16.319Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:43:16.415Z] --- PASS: TestInspectOomKilledFalse (0.47s) [2021-03-02T00:43:16.415Z] === RUN TestLinksEtcHostsContentMatch [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-02T00:43:16.605Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-02T00:43:16.605Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-02T00:43:16.605Z] === RUN TestContainerBindMountNonRecursive [2021-03-02T00:43:16.605Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-02T00:43:16.605Z] 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-03-02T00:43:16.605Z] === RUN TestContainerVolumesMountedAsShared [2021-03-02T00:43:16.605Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-02T00:43:16.605Z] 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-03-02T00:43:16.605Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-02T00:43:16.605Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-02T00:43:16.605Z] 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-03-02T00:43:16.605Z] === RUN TestNetworkNat [2021-03-02T00:43:16.675Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2021-03-02T00:43:16.675Z] === RUN TestLinksContainerNames [2021-03-02T00:43:17.289Z] . [2021-03-02T00:43:17.289Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T00:43:17.289Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T00:43:17.289Z] Error: No such image: emptyfs [2021-03-02T00:43:17.289Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-02T00:43:17.289Z] ++++ docker load [2021-03-02T00:43:17.289Z] Running integration-test (iteration 1) [2021-03-02T00:43:17.289Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-02T00:43:17.289Z] ++ 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-03-02T00:43:17.289Z] ++ set -e [2021-03-02T00:43:17.289Z] ++ '[' -n 0 ']' [2021-03-02T00:43:17.289Z] ++ set -x [2021-03-02T00:43:17.289Z] ++ 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-03-02T00:43:17.380Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 42.7% of statements [2021-03-02T00:43:17.575Z] --- PASS: TestNetworkNat (0.66s) [2021-03-02T00:43:17.575Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T00:43:17.839Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-03-02T00:43:17.839Z] === RUN TestNetworkLoopbackNat [2021-03-02T00:43:18.030Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.690s coverage: 52.1% of statements [2021-03-02T00:43:18.030Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-02T00:43:18.030Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-02T00:43:18.057Z] --- PASS: TestLinksContainerNames (1.01s) [2021-03-02T00:43:18.057Z] === RUN TestLogsFollowTailEmpty [2021-03-02T00:43:18.319Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2021-03-02T00:43:18.319Z] === RUN TestContainerNetworkMountsNoChown [2021-03-02T00:43:18.890Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/default [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/default [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/private [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/private [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rprivate [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/slave [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/slave [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rslave [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/shared [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/shared [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rshared [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/default [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/rshared [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/shared [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/rslave [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/slave [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/rprivate [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/private [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:43:18.890Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-02T00:43:18.890Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:43:18.890Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:43:19.151Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:43:19.412Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:43:19.412Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:43:19.412Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:43:19.412Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-02T00:43:19.412Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:43:19.412Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-02T00:43:19.412Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-02T00:43:19.412Z] === RUN TestContainerBindMountNonRecursive [2021-03-02T00:43:20.144Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2021-03-02T00:43:20.144Z] ok github.com/docker/docker/daemon/logger/awslogs 0.528s coverage: 77.8% of statements [2021-03-02T00:43:20.144Z] ok github.com/docker/docker/daemon/logger/journald 0.041s coverage: 23.9% of statements [2021-03-02T00:43:20.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-02T00:43:20.392Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2021-03-02T00:43:20.392Z] === RUN TestPause [2021-03-02T00:43:20.392Z] --- SKIP: TestPause (0.00s) [2021-03-02T00:43:20.392Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:43:20.392Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T00:43:20.392Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:43:20.392Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:43:20.392Z] === RUN TestPauseStopPausedContainer [2021-03-02T00:43:20.392Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-02T00:43:20.392Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:43:20.392Z] === RUN TestPsFilter [2021-03-02T00:43:20.446Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.7% of statements [2021-03-02T00:43:20.446Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-02T00:43:20.446Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-02T00:43:20.446Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-02T00:43:20.446Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-02T00:43:20.652Z] --- PASS: TestPsFilter (0.13s) [2021-03-02T00:43:20.652Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T00:43:20.792Z] --- PASS: TestContainerBindMountNonRecursive (1.44s) [2021-03-02T00:43:20.792Z] === RUN TestContainerVolumesMountedAsShared [2021-03-02T00:43:20.912Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2021-03-02T00:43:20.912Z] === RUN TestRemoveContainerWithVolume [2021-03-02T00:43:21.359Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-03-02T00:43:21.359Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-02T00:43:21.481Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2021-03-02T00:43:21.481Z] === RUN TestRemoveContainerRunning [2021-03-02T00:43:21.514Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2021-03-02T00:43:21.619Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2021-03-02T00:43:21.619Z] === RUN TestNetworkNat [2021-03-02T00:43:21.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-02T00:43:21.742Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-03-02T00:43:21.742Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T00:43:22.187Z] --- PASS: TestNetworkNat (0.54s) [2021-03-02T00:43:22.187Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T00:43:22.313Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-03-02T00:43:22.313Z] === RUN TestRemoveInvalidContainer [2021-03-02T00:43:22.313Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-02T00:43:22.313Z] === RUN TestRenameLinkedContainer [2021-03-02T00:43:22.756Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2021-03-02T00:43:22.756Z] === RUN TestNetworkLoopbackNat [2021-03-02T00:43:23.063Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 61.6% of statements [2021-03-02T00:43:23.063Z] ok github.com/docker/docker/daemon/logger/local 0.085s coverage: 75.2% of statements [2021-03-02T00:43:23.063Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-02T00:43:24.228Z] --- PASS: TestRenameLinkedContainer (1.78s) [2021-03-02T00:43:24.228Z] === RUN TestRenameStoppedContainer [2021-03-02T00:43:24.489Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-03-02T00:43:24.489Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T00:43:24.609Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.103s coverage: 58.6% of statements [2021-03-02T00:43:24.909Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2021-03-02T00:43:25.288Z] --- PASS: TestNetworkLoopbackNat (2.66s) [2021-03-02T00:43:25.288Z] === RUN TestPause [2021-03-02T00:43:25.428Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2021-03-02T00:43:25.428Z] === RUN TestRenameInvalidName [2021-03-02T00:43:25.855Z] --- PASS: TestPause (0.57s) [2021-03-02T00:43:25.855Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T00:43:25.855Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:43:25.855Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:43:25.855Z] === RUN TestPauseStopPausedContainer [2021-03-02T00:43:25.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-02T00:43:25.973Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 46.8% of statements [2021-03-02T00:43:25.998Z] --- PASS: TestRenameInvalidName (0.44s) [2021-03-02T00:43:25.998Z] === RUN TestRenameAnonymousContainer [2021-03-02T00:43:26.273Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2021-03-02T00:43:26.423Z] --- PASS: TestPauseStopPausedContainer (0.52s) [2021-03-02T00:43:26.423Z] === RUN TestPsFilter [2021-03-02T00:43:26.683Z] --- PASS: TestPsFilter (0.12s) [2021-03-02T00:43:26.683Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T00:43:26.943Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2021-03-02T00:43:26.943Z] === RUN TestRemoveContainerWithVolume [2021-03-02T00:43:27.380Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2021-03-02T00:43:27.380Z] === RUN TestRenameContainerWithSameName [2021-03-02T00:43:27.511Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2021-03-02T00:43:27.511Z] === RUN TestRemoveContainerRunning [2021-03-02T00:43:27.950Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2021-03-02T00:43:27.950Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T00:43:28.079Z] --- PASS: TestRemoveContainerRunning (0.46s) [2021-03-02T00:43:28.079Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T00:43:28.647Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2021-03-02T00:43:28.647Z] === RUN TestRemoveInvalidContainer [2021-03-02T00:43:28.647Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-02T00:43:28.647Z] === RUN TestRenameLinkedContainer [2021-03-02T00:43:28.890Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2021-03-02T00:43:28.890Z] === RUN TestResize [2021-03-02T00:43:29.053Z] ok github.com/docker/docker/daemon/logger/splunk 2.507s coverage: 82.5% of statements [2021-03-02T00:43:29.053Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2021-03-02T00:43:29.053Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-02T00:43:29.053Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-02T00:43:29.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-02T00:43:29.149Z] --- PASS: TestResize (0.49s) [2021-03-02T00:43:29.149Z] === RUN TestResizeWithInvalidSize [2021-03-02T00:43:29.719Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-03-02T00:43:29.719Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T00:43:29.979Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2021-03-02T00:43:29.979Z] === RUN TestDaemonRestartKillContainers [2021-03-02T00:43:29.979Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-02T00:43:29.979Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-02T00:43:29.979Z] === RUN TestCgroupNamespacesRun [2021-03-02T00:43:30.552Z] --- PASS: TestRenameLinkedContainer (1.99s) [2021-03-02T00:43:30.552Z] === RUN TestRenameStoppedContainer [2021-03-02T00:43:30.592Z] ok github.com/docker/docker/distribution/metadata 0.120s coverage: 48.2% of statements [2021-03-02T00:43:31.119Z] --- PASS: TestRenameStoppedContainer (0.48s) [2021-03-02T00:43:31.119Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T00:43:32.056Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) [2021-03-02T00:43:32.056Z] === RUN TestRenameInvalidName [2021-03-02T00:43:32.312Z] Loaded image: buildpack-deps:buster [2021-03-02T00:43:32.519Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2021-03-02T00:43:32.519Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-02T00:43:32.653Z] --- PASS: TestRenameInvalidName (0.50s) [2021-03-02T00:43:32.653Z] === RUN TestRenameAnonymousContainer [2021-03-02T00:43:32.700Z] ok github.com/docker/docker/errdefs 0.021s coverage: 53.1% of statements [2021-03-02T00:43:32.700Z] ok github.com/docker/docker/distribution 0.437s coverage: 25.0% of statements [2021-03-02T00:43:32.700Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-02T00:43:33.702Z] Loaded image: busybox:latest [2021-03-02T00:43:34.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-02T00:43:34.433Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.19s) [2021-03-02T00:43:34.433Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-02T00:43:34.569Z] --- PASS: TestRenameAnonymousContainer (1.94s) [2021-03-02T00:43:34.569Z] === RUN TestRenameContainerWithSameName [2021-03-02T00:43:34.817Z] ok github.com/docker/docker/image 0.079s coverage: 86.6% of statements [2021-03-02T00:43:34.828Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2021-03-02T00:43:34.828Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T00:43:35.116Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.6% of statements [2021-03-02T00:43:35.116Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-02T00:43:35.622Z] Loaded image: busybox:glibc [2021-03-02T00:43:35.765Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2021-03-02T00:43:36.209Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s) [2021-03-02T00:43:36.209Z] === RUN TestResize [2021-03-02T00:43:36.469Z] --- PASS: TestResize (0.51s) [2021-03-02T00:43:36.469Z] === RUN TestResizeWithInvalidSize [2021-03-02T00:43:36.843Z] ok github.com/docker/docker/image/tarexport 0.031s coverage: 0.6% of statements [2021-03-02T00:43:36.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-02T00:43:36.976Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.24s) [2021-03-02T00:43:36.976Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-02T00:43:37.038Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2021-03-02T00:43:37.038Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T00:43:37.144Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2021-03-02T00:43:37.545Z] Loaded image: debian:bullseye [2021-03-02T00:43:37.607Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:43:37.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:43:37.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:43:37.608Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:43:37.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:43:37.796Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2021-03-02T00:43:37.796Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-02T00:43:37.806Z] Loaded image: hello-world:latest [2021-03-02T00:43:37.807Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:43:38.068Z] INFO: Testing against a local daemon [2021-03-02T00:43:38.068Z] === RUN TestCgroupNamespacesBuild [2021-03-02T00:43:38.075Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-02T00:43:38.333Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-02T00:43:38.886Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2021-03-02T00:43:38.886Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-02T00:43:39.347Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 52.9% of statements [2021-03-02T00:43:39.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:43:39.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:43:39.996Z] ok github.com/docker/docker/oci 0.024s coverage: 45.2% of statements [2021-03-02T00:43:39.996Z] ok github.com/docker/docker/opts 0.092s coverage: 67.1% of statements [2021-03-02T00:43:40.236Z] Cross building: bundles/cross/windows/amd64 [2021-03-02T00:43:40.236Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-02T00:43:40.236Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-02T00:43:40.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-02T00:43:40.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:43:41.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:43:41.426Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s) [2021-03-02T00:43:41.426Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-02T00:43:42.099Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2021-03-02T00:43:42.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:43:42.277Z] --- PASS: TestCgroupNamespacesBuild (3.60s) [2021-03-02T00:43:42.277Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-02T00:43:42.397Z] ok github.com/docker/docker/pkg/authorization 0.316s coverage: 68.3% of statements [2021-03-02T00:43:42.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:43:42.694Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-03-02T00:43:43.334Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-03-02T00:43:43.335Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-02T00:43:43.547Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T00:43:43.547Z] Using test binary docker [2021-03-02T00:43:43.665Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2021-03-02T00:43:43.665Z] === RUN TestBuildWithSession [2021-03-02T00:43:43.665Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T00:43:43.665Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:43:43.665Z] === RUN TestBuildSquashParent [2021-03-02T00:43:43.764Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2021-03-02T00:43:43.806Z] +++ /etc/init.d/apparmor start [2021-03-02T00:43:43.806Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T00:43:43.806Z] INFO: Waiting for daemon to start... [2021-03-02T00:43:43.806Z] Starting dockerd [2021-03-02T00:43:43.806Z] +++ 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-03-02T00:43:43.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:43:44.068Z] ok github.com/docker/docker/pkg/archive 1.167s coverage: 76.8% of statements [2021-03-02T00:43:44.419Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:43:45.130Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2021-03-02T00:43:45.130Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2021-03-02T00:43:45.242Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-02T00:43:45.242Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-02T00:43:45.776Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-03-02T00:43:46.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:43:46.445Z] . [2021-03-02T00:43:46.445Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T00:43:46.445Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T00:43:46.445Z] Error: No such image: emptyfs [2021-03-02T00:43:46.445Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-02T00:43:46.445Z] ++++ docker load [2021-03-02T00:43:46.704Z] Running integration-test (iteration 1) [2021-03-02T00:43:46.704Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-02T00:43:46.705Z] ++ 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-03-02T00:43:46.705Z] ++ set -e [2021-03-02T00:43:46.705Z] ++ '[' -n 0 ']' [2021-03-02T00:43:46.705Z] ++ set -x [2021-03-02T00:43:46.705Z] ++ 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-03-02T00:43:46.828Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-03-02T00:43:46.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:43:47.127Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-03-02T00:43:47.151Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.20s) [2021-03-02T00:43:47.151Z] === RUN TestKernelTCPMemory [2021-03-02T00:43:47.151Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-02T00:43:47.151Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:43:47.151Z] === RUN TestNISDomainname [2021-03-02T00:43:47.151Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-02T00:43:47.151Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-02T00:43:47.151Z] === RUN TestHostnameDnsResolution [2021-03-02T00:43:48.092Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-03-02T00:43:48.092Z] === RUN TestStats [2021-03-02T00:43:48.092Z] --- SKIP: TestStats (0.00s) [2021-03-02T00:43:48.092Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:43:48.092Z] === RUN TestStopContainerWithTimeout [2021-03-02T00:43:48.092Z] === RUN TestStopContainerWithTimeout/0 [2021-03-02T00:43:48.092Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-02T00:43:48.092Z] === RUN TestStopContainerWithTimeout/1 [2021-03-02T00:43:48.092Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-02T00:43:48.092Z] === RUN TestStopContainerWithTimeout/3 [2021-03-02T00:43:48.092Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-02T00:43:48.092Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-02T00:43:48.092Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-02T00:43:48.092Z] === CONT TestStopContainerWithTimeout/0 [2021-03-02T00:43:48.092Z] === CONT TestStopContainerWithTimeout/3 [2021-03-02T00:43:48.221Z] ok github.com/docker/docker/layer 8.003s coverage: 68.8% of statements [2021-03-02T00:43:48.221Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-02T00:43:48.221Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-02T00:43:48.221Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-02T00:43:48.221Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-02T00:43:48.221Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-02T00:43:48.221Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-03-02T00:43:48.221Z] ok github.com/docker/docker/pkg/chrootarchive 3.917s coverage: 43.2% of statements [2021-03-02T00:43:48.221Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-02T00:43:48.221Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-02T00:43:48.665Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.85s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.93s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.41s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.46s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.13s) [2021-03-02T00:43:48.801Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s) [2021-03-02T00:43:48.801Z] === RUN TestCgroupNamespacesRun [2021-03-02T00:43:49.474Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-03-02T00:43:49.474Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 11.4% of statements [2021-03-02T00:43:49.966Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2021-03-02T00:43:49.966Z] ok github.com/docker/docker/pkg/fsutils 0.341s coverage: 85.1% of statements [2021-03-02T00:43:50.181Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2021-03-02T00:43:50.181Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-02T00:43:50.181Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-02T00:43:50.181Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-02T00:43:50.181Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-02T00:43:50.257Z] --- PASS: TestBuildSquashParent (6.56s) [2021-03-02T00:43:50.257Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T00:43:50.257Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:43:50.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:43:50.257Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:43:50.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:43:50.257Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:43:50.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:43:50.257Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:43:50.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:43:50.257Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:43:50.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:43:50.257Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:43:50.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:43:50.257Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:43:50.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:43:50.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:43:50.257Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:43:50.573Z] === CONT TestStopContainerWithTimeout/1 [2021-03-02T00:43:50.928Z] ok github.com/docker/docker/pkg/jsonmessage 0.046s coverage: 91.7% of statements [2021-03-02T00:43:51.229Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-03-02T00:43:51.562Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.28s) [2021-03-02T00:43:51.563Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-02T00:43:51.874Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2021-03-02T00:43:51.955Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-02T00:43:51.955Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2021-03-02T00:43:51.955Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-03-02T00:43:51.955Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2021-03-02T00:43:51.955Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2021-03-02T00:43:51.955Z] === RUN TestDeleteDevicemapper [2021-03-02T00:43:51.955Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-02T00:43:51.955Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:43:51.955Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T00:43:52.173Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2021-03-02T00:43:52.472Z] ok github.com/docker/docker/pkg/idtools 0.760s coverage: 69.5% of statements [2021-03-02T00:43:52.472Z] ok github.com/docker/docker/pkg/ioutils 1.368s coverage: 70.6% of statements [2021-03-02T00:43:52.472Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-02T00:43:52.472Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-02T00:43:52.472Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-02T00:43:52.472Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-02T00:43:52.771Z] ok github.com/docker/docker/pkg/parsers/kernel 0.034s coverage: 60.0% of statements [2021-03-02T00:43:52.813Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:43:52.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:43:52.940Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2021-03-02T00:43:52.940Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-02T00:43:53.337Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2021-03-02T00:43:53.337Z] === RUN TestUpdateMemory [2021-03-02T00:43:53.427Z] ok github.com/docker/docker/pkg/pidfile 0.076s coverage: 82.4% of statements [2021-03-02T00:43:53.427Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.086s coverage: 86.7% of statements [2021-03-02T00:43:53.427Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-02T00:43:53.427Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-02T00:43:53.598Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-02T00:43:53.598Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:43:53.598Z] === RUN TestUpdateCPUQuota [2021-03-02T00:43:53.598Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-02T00:43:53.598Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:43:53.598Z] === RUN TestUpdatePidsLimit [2021-03-02T00:43:53.598Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-02T00:43:53.598Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:43:53.598Z] === RUN TestUpdateRestartPolicy [2021-03-02T00:43:53.877Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s) [2021-03-02T00:43:53.877Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-02T00:43:54.112Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-03-02T00:43:55.169Z] ok github.com/docker/docker/pkg/progress 0.023s coverage: 75.9% of statements [2021-03-02T00:43:55.169Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2021-03-02T00:43:55.254Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2021-03-02T00:43:55.254Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-02T00:43:55.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-02T00:43:55.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) [2021-03-02T00:43:55.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2021-03-02T00:43:55.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2021-03-02T00:43:55.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2021-03-02T00:43:55.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2021-03-02T00:43:55.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2021-03-02T00:43:55.368Z] === RUN TestBuildMultiStageCopy [2021-03-02T00:43:55.368Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T00:43:55.468Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-03-02T00:43:55.822Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-03-02T00:43:55.822Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-02T00:43:56.113Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-03-02T00:43:57.183Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2021-03-02T00:43:57.183Z] ok github.com/docker/docker/pkg/pubsub 1.140s coverage: 75.0% of statements [2021-03-02T00:43:57.200Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.30s) [2021-03-02T00:43:57.200Z] === RUN TestKernelTCPMemory [2021-03-02T00:43:57.200Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-02T00:43:57.200Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-02T00:43:57.200Z] === RUN TestNISDomainname [2021-03-02T00:43:57.284Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T00:43:57.826Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-03-02T00:43:57.826Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-03-02T00:43:57.856Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T00:43:58.137Z] --- PASS: TestNISDomainname (0.67s) [2021-03-02T00:43:58.137Z] === RUN TestHostnameDnsResolution [2021-03-02T00:43:58.432Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T00:43:58.704Z] --- PASS: TestHostnameDnsResolution (0.78s) [2021-03-02T00:43:58.704Z] === RUN TestStats [2021-03-02T00:43:59.004Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T00:43:59.356Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2021-03-02T00:43:59.356Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 53.8% of statements [2021-03-02T00:43:59.577Z] --- PASS: TestBuildMultiStageCopy (4.45s) [2021-03-02T00:43:59.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2021-03-02T00:43:59.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-03-02T00:43:59.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-03-02T00:43:59.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-03-02T00:43:59.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-03-02T00:43:59.577Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T00:43:59.663Z] ok github.com/docker/docker/pkg/signal 3.057s coverage: 61.0% of statements [2021-03-02T00:43:59.959Z] ok github.com/docker/docker/pkg/tailfile 0.116s coverage: 88.6% of statements [2021-03-02T00:44:00.258Z] testing: warning: no tests to run [2021-03-02T00:44:00.258Z] coverage: [no statements] [2021-03-02T00:44:00.258Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-03-02T00:44:00.910Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2021-03-02T00:44:00.910Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-03-02T00:44:00.910Z] ok github.com/docker/docker/pkg/truncindex 0.124s coverage: 91.5% of statements [2021-03-02T00:44:00.965Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2021-03-02T00:44:00.965Z] === RUN TestBuildLabelWithTargets [2021-03-02T00:44:01.207Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2021-03-02T00:44:01.243Z] --- PASS: TestStats (2.55s) [2021-03-02T00:44:01.243Z] === RUN TestStopContainerWithTimeout [2021-03-02T00:44:01.243Z] === RUN TestStopContainerWithTimeout/0 [2021-03-02T00:44:01.243Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-02T00:44:01.243Z] === RUN TestStopContainerWithTimeout/1 [2021-03-02T00:44:01.243Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-02T00:44:01.243Z] === RUN TestStopContainerWithTimeout/3 [2021-03-02T00:44:01.243Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-02T00:44:01.243Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-02T00:44:01.243Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-02T00:44:01.243Z] === CONT TestStopContainerWithTimeout/0 [2021-03-02T00:44:01.243Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-02T00:44:02.026Z] --- PASS: TestImportExtremelyLargeImageWorks (81.85s) [2021-03-02T00:44:02.026Z] PASS [2021-03-02T00:44:02.026Z] [2021-03-02T00:44:02.026Z] === Skipped [2021-03-02T00:44:02.026Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-02T00:44:02.026Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:44:02.026Z] [2021-03-02T00:44:02.026Z] [2021-03-02T00:44:02.026Z] DONE 12 tests, 1 skipped in 83.477s [2021-03-02T00:44:02.026Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-03-02T00:44:02.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:44:02.026Z] ++ set -e [2021-03-02T00:44:02.026Z] ++ '[' -n 0 ']' [2021-03-02T00:44:02.026Z] ++ set -x [2021-03-02T00:44:02.026Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:44:02.026Z] INFO: Testing against a local daemon [2021-03-02T00:44:02.026Z] === RUN TestNetworkCreateDelete [2021-03-02T00:44:02.026Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-02T00:44:02.026Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T00:44:02.185Z] === CONT TestStopContainerWithTimeout/3 [2021-03-02T00:44:02.316Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-03-02T00:44:02.316Z] === RUN TestDaemonDNSFallback [2021-03-02T00:44:03.328Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2021-03-02T00:44:03.515Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2021-03-02T00:44:03.515Z] === RUN TestBuildWithEmptyLayers [2021-03-02T00:44:03.629Z] ok github.com/docker/docker/profiles/seccomp 0.031s coverage: 83.5% of statements [2021-03-02T00:44:04.087Z] === CONT TestStopContainerWithTimeout/1 [2021-03-02T00:44:04.088Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-03-02T00:44:04.088Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T00:44:05.046Z] --- PASS: TestDaemonDNSFallback (2.60s) [2021-03-02T00:44:05.046Z] === RUN TestInspectNetwork [2021-03-02T00:44:05.169Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2021-03-02T00:44:05.463Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-02T00:44:05.463Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2021-03-02T00:44:05.463Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2021-03-02T00:44:05.463Z] --- PASS: TestStopContainerWithTimeout/3 (2.47s) [2021-03-02T00:44:05.463Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2021-03-02T00:44:05.463Z] === RUN TestDeleteDevicemapper [2021-03-02T00:44:05.463Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-02T00:44:05.463Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:44:05.463Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T00:44:05.467Z] ok github.com/docker/docker/plugin 0.595s coverage: 23.2% of statements [2021-03-02T00:44:05.833Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2021-03-02T00:44:05.833Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T00:44:05.833Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2021-03-02T00:44:05.833Z] === RUN TestWaitNonBlocked [2021-03-02T00:44:05.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:44:05.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:44:05.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:44:05.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:44:05.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:44:05.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:44:05.833Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-02T00:44:05.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2021-03-02T00:44:05.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2021-03-02T00:44:05.833Z] === RUN TestWaitBlocked [2021-03-02T00:44:05.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:44:05.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:44:05.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:44:05.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:44:05.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:44:05.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:44:06.773Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-02T00:44:06.773Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2021-03-02T00:44:06.773Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2021-03-02T00:44:06.773Z] === CONT TestDaemonRestartIpcMode [2021-03-02T00:44:06.773Z] === CONT TestIpcModeOlderClient [2021-03-02T00:44:06.773Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-02T00:44:06.773Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-02T00:44:07.369Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.74s) [2021-03-02T00:44:07.369Z] === RUN TestUpdateMemory [2021-03-02T00:44:07.396Z] --- PASS: TestBuildMultiStageOnBuild (2.72s) [2021-03-02T00:44:07.396Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T00:44:07.591Z] ok github.com/docker/docker/quota 0.596s coverage: 71.4% of statements [2021-03-02T00:44:07.591Z] ok github.com/docker/docker/registry/resumable 0.042s coverage: 100.0% of statements [2021-03-02T00:44:07.939Z] --- PASS: TestUpdateMemory (0.61s) [2021-03-02T00:44:07.939Z] === RUN TestUpdateCPUQuota [2021-03-02T00:44:08.236Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 45.3% of statements [2021-03-02T00:44:08.236Z] ok github.com/docker/docker/registry 0.201s coverage: 57.2% of statements [2021-03-02T00:44:08.341Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2021-03-02T00:44:08.341Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T00:44:08.877Z] --- PASS: TestUpdateCPUQuota (0.99s) [2021-03-02T00:44:08.877Z] === RUN TestUpdatePidsLimit [2021-03-02T00:44:08.877Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-02T00:44:09.136Z] === RUN TestUpdatePidsLimit/no_change [2021-03-02T00:44:09.295Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2021-03-02T00:44:09.395Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-02T00:44:09.942Z] ok github.com/docker/docker/runconfig 0.020s coverage: 66.1% of statements [2021-03-02T00:44:09.965Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-02T00:44:10.225Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-02T00:44:10.225Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-02T00:44:10.485Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-02T00:44:10.644Z] === RUN TestInspectNetwork/full_network_id [2021-03-02T00:44:10.644Z] === RUN TestInspectNetwork/partial_network_id [2021-03-02T00:44:10.644Z] === RUN TestInspectNetwork/network_name [2021-03-02T00:44:10.644Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-02T00:44:10.973Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s) [2021-03-02T00:44:11.040Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-02T00:44:11.040Z] [2021-03-02T00:44:11.040Z] ________ ____ __. [2021-03-02T00:44:11.040Z] \_____ \ | |/ _| [2021-03-02T00:44:11.040Z] / | \| < [2021-03-02T00:44:11.040Z] / | \ | \ [2021-03-02T00:44:11.040Z] \_______ /____|__ \ [2021-03-02T00:44:11.040Z] \/ \/ [2021-03-02T00:44:11.040Z] [2021-03-02T00:44:11.040Z] INFO: make.ps1 ended at 03/02/2021 00:44:09 [2021-03-02T00:44:11.040Z] INFO: Binaries build ended at 03/02/2021 00:44:10. Duration:00:01:17.6749643 [2021-03-02T00:44:11.233Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2021-03-02T00:44:11.233Z] PASS [2021-03-02T00:44:11.233Z] [2021-03-02T00:44:11.233Z] === Skipped [2021-03-02T00:44:11.233Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-02T00:44:11.233Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:44:11.233Z] [2021-03-02T00:44:11.233Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-02T00:44:11.233Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-02T00:44:11.233Z] [2021-03-02T00:44:11.233Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-02T00:44:11.233Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:44:11.233Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-02T00:44:11.234Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-02T00:44:11.234Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-02T00:44:11.234Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-02T00:44:11.234Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-02T00:44:11.234Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-02T00:44:11.234Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-02T00:44:11.234Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-02T00:44:11.234Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-02T00:44:11.234Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-02T00:44:11.234Z] 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-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-02T00:44:11.234Z] 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-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-02T00:44:11.234Z] 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-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-02T00:44:11.234Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:44:11.234Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-02T00:44:11.234Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-02T00:44:11.234Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-02T00:44:11.234Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-02T00:44:11.234Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-02T00:44:11.234Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-02T00:44:11.234Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-02T00:44:11.234Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-02T00:44:11.234Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-02T00:44:11.234Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] [2021-03-02T00:44:11.234Z] DONE 177 tests, 26 skipped in 82.098s [2021-03-02T00:44:11.234Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-02T00:44:11.425Z] --- PASS: TestUpdatePidsLimit (2.51s) [2021-03-02T00:44:11.425Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2021-03-02T00:44:11.425Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2021-03-02T00:44:11.425Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-03-02T00:44:11.425Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-03-02T00:44:11.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2021-03-02T00:44:11.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-03-02T00:44:11.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2021-03-02T00:44:11.425Z] === RUN TestUpdateRestartPolicy [2021-03-02T00:44:11.493Z] INFO: Testing against a local daemon [2021-03-02T00:44:11.493Z] === RUN TestCommitInheritsEnv [2021-03-02T00:44:11.648Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2021-03-02T00:44:11.648Z] === RUN TestBuildWithHugeFile [2021-03-02T00:44:12.578Z] INFO: Copying the built daemon binary to d:\CI\PR-42095\5\binary\dockerd-e18eb0a026.exe... [2021-03-02T00:44:12.579Z] INFO: Copying the built client binary to d:\CI\PR-42095\5\binary\docker-e18eb0a026.exe... [2021-03-02T00:44:12.579Z] INFO: Copying dockerversion from the container... [2021-03-02T00:44:12.579Z] INFO: Copying the golang package from the container to d:\CI\PR-42095\5\installer\go.zip... [2021-03-02T00:44:12.720Z] ok github.com/docker/docker/volume/drivers 0.008s coverage: 36.1% of statements [2021-03-02T00:44:13.404Z] --- PASS: TestCommitInheritsEnv (1.60s) [2021-03-02T00:44:13.404Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T00:44:13.404Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-02T00:44:13.404Z] === RUN TestImagesFilterMultiReference [2021-03-02T00:44:13.404Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-03-02T00:44:13.404Z] === RUN TestImagePullPlatformInvalid [2021-03-02T00:44:13.404Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-02T00:44:13.404Z] === RUN TestRemoveImageOrphaning [2021-03-02T00:44:13.495Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2021-03-02T00:44:13.791Z] ok github.com/docker/docker/volume/local 0.283s coverage: 76.4% of statements [2021-03-02T00:44:14.117Z] INFO: Extracting go.zip to d:\CI\PR-42095\5\go [2021-03-02T00:44:14.838Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2021-03-02T00:44:15.312Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-03-02T00:44:15.312Z] === RUN TestRemoveImageGarbageCollector [2021-03-02T00:44:15.312Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-02T00:44:15.312Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-02T00:44:15.312Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T00:44:15.312Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-02T00:44:15.312Z] === RUN TestTagInvalidReference [2021-03-02T00:44:15.312Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-02T00:44:15.312Z] === RUN TestTagValidPrefixedRepo [2021-03-02T00:44:15.312Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-03-02T00:44:15.312Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T00:44:15.312Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-02T00:44:15.312Z] === RUN TestTagOfficialNames [2021-03-02T00:44:15.312Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-02T00:44:15.312Z] === RUN TestTagMatchesDigest [2021-03-02T00:44:15.312Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-02T00:44:15.312Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-02T00:44:16.214Z] --- PASS: TestInspectNetwork (11.28s) [2021-03-02T00:44:16.214Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-02T00:44:16.214Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-02T00:44:16.214Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-02T00:44:16.214Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-02T00:44:16.214Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T00:44:18.938Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2021-03-02T00:44:18.938Z] === RUN TestNetworkInvalidJSON [2021-03-02T00:44:18.938Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T00:44:18.938Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T00:44:18.938Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:44:18.938Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:44:18.938Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:44:18.938Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:44:18.938Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T00:44:18.938Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:44:18.938Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:44:18.938Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-02T00:44:18.938Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-02T00:44:18.938Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-02T00:44:18.938Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T00:44:18.938Z] === RUN TestNetworkList [2021-03-02T00:44:18.938Z] === RUN TestNetworkList//networks [2021-03-02T00:44:18.938Z] === PAUSE TestNetworkList//networks [2021-03-02T00:44:18.938Z] === RUN TestNetworkList//networks/ [2021-03-02T00:44:18.938Z] === PAUSE TestNetworkList//networks/ [2021-03-02T00:44:18.938Z] === CONT TestNetworkList//networks [2021-03-02T00:44:18.938Z] === CONT TestNetworkList//networks/ [2021-03-02T00:44:18.938Z] --- PASS: TestNetworkList (0.01s) [2021-03-02T00:44:18.938Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T00:44:18.938Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T00:44:18.938Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T00:44:19.229Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-03-02T00:44:19.229Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T00:44:20.297Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-03-02T00:44:20.297Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T00:44:21.410Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-03-02T00:44:21.410Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T00:44:22.529Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-03-02T00:44:22.529Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T00:44:23.630Z] --- PASS: TestUpdateRestartPolicy (11.50s) [2021-03-02T00:44:23.630Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T00:44:23.630Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2021-03-02T00:44:23.630Z] === RUN TestWaitNonBlocked [2021-03-02T00:44:23.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:44:23.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:44:23.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:44:23.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:44:23.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:44:23.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:44:23.677Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-03-02T00:44:23.677Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T00:44:24.198Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-02T00:44:24.198Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2021-03-02T00:44:24.198Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2021-03-02T00:44:24.198Z] === RUN TestWaitBlocked [2021-03-02T00:44:24.198Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:44:24.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:44:24.198Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:44:24.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:44:24.198Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:44:24.198Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:44:24.308Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-03-02T00:44:24.308Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T00:44:25.134Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-02T00:44:25.135Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2021-03-02T00:44:25.135Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2021-03-02T00:44:25.135Z] === CONT TestContainerStartOnDaemonRestart [2021-03-02T00:44:25.135Z] === CONT TestContainerKillOnDaemonStart [2021-03-02T00:44:27.670Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2021-03-02T00:44:27.670Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-02T00:44:27.950Z] --- PASS: TestServiceWithPredefinedNetwork (3.79s) [2021-03-02T00:44:27.950Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T00:44:27.950Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:44:27.950Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:44:27.950Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T00:44:29.574Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.93s) [2021-03-02T00:44:29.574Z] === CONT TestDaemonHostGatewayIP [2021-03-02T00:44:30.201Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/rootless [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/volume [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-02T00:44:30.201Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === Skipped [2021-03-02T00:44:30.201Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-02T00:44:30.201Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-02T00:44:30.201Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-02T00:44:30.201Z] time="2021-03-02T00:43:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-02T00:44:30.201Z] time="2021-03-02T00:43:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-02T00:44:30.201Z] time="2021-03-02T00:43:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-02T00:44:30.201Z] time="2021-03-02T00:43:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-02T00:44:30.201Z] time="2021-03-02T00:43:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-02T00:44:30.201Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-02T00:44:30.201Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-02T00:44:30.201Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.01s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-02T00:44:30.201Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:44:30.201Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:44:30.201Z] [2021-03-02T00:44:30.201Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-02T00:44:30.202Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:44:30.202Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:44:30.202Z] [2021-03-02T00:44:30.202Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-02T00:44:30.202Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:44:30.202Z] [2021-03-02T00:44:30.202Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-02T00:44:30.202Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-02T00:44:30.202Z] [2021-03-02T00:44:30.202Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-02T00:44:30.202Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-02T00:44:30.202Z] [2021-03-02T00:44:30.202Z] [2021-03-02T00:44:30.202Z] DONE 2242 tests, 26 skipped in 267.195s Post stage [Pipeline] junit [2021-03-02T00:44:30.249Z] Recording test results [2021-03-02T00:44:30.734Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-02T00:44:31.226Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -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:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh dynbinary test-integration [2021-03-02T00:44:31.524Z] [2021-03-02T00:44:31.524Z] Removing bundles/ [2021-03-02T00:44:31.524Z] [2021-03-02T00:44:31.524Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-02T00:44:31.524Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:44:31.524Z] GOOS="" GOARCH="" GOARM="" [2021-03-02T00:44:32.109Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2021-03-02T00:44:32.109Z] === CONT TestDaemonRestartIpcMode [2021-03-02T00:44:33.385Z] Loaded image: buildpack-deps:buster [2021-03-02T00:44:33.385Z] Loaded image: busybox:latest [2021-03-02T00:44:33.385Z] Loaded image: busybox:glibc [2021-03-02T00:44:34.016Z] --- PASS: TestDaemonRestartIpcMode (2.36s) [2021-03-02T00:44:34.016Z] === CONT TestIpcModeOlderClient [2021-03-02T00:44:34.274Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-02T00:44:35.222Z] INFO: Extraction ended at 03/02/2021 00:44:34. Duration:00:00:20.7118492 [2021-03-02T00:44:35.222Z] INFO: Updating the golang and path environment variables [2021-03-02T00:44:35.222Z] INFO: GOPATH=d:\gopath [2021-03-02T00:44:35.222Z] INFO: go version go1.13.15 windows/amd64 [2021-03-02T00:44:35.222Z] INFO: Running the daemon under test in debug mode [2021-03-02T00:44:35.222Z] INFO: Starting a daemon under test... [2021-03-02T00:44:35.222Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42095\5\daemon --pidfile d:\CI\PR-42095\5\docker.pid -D [2021-03-02T00:44:35.222Z] INFO: Process started successfully. [2021-03-02T00:44:35.222Z] INFO: Start tailing logs of the daemon under tests [2021-03-02T00:44:35.222Z] INFO: Waiting for the daemon under test to start... [2021-03-02T00:44:35.922Z] Loaded image: debian:bullseye [2021-03-02T00:44:35.922Z] Loaded image: hello-world:latest [2021-03-02T00:44:36.181Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:44:36.181Z] INFO: Testing against a local daemon [2021-03-02T00:44:36.181Z] === RUN TestCgroupNamespacesBuild [2021-03-02T00:44:37.560Z] --- PASS: TestContainerKillOnDaemonStart (12.01s) [2021-03-02T00:44:37.560Z] PASS [2021-03-02T00:44:37.560Z] [2021-03-02T00:44:37.560Z] === Skipped [2021-03-02T00:44:37.560Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-02T00:44:37.560Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:44:37.560Z] [2021-03-02T00:44:37.560Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-02T00:44:37.560Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-02T00:44:37.560Z] [2021-03-02T00:44:37.560Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:44:37.560Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:44:37.560Z] [2021-03-02T00:44:37.560Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-02T00:44:37.560Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-02T00:44:37.560Z] [2021-03-02T00:44:37.560Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-02T00:44:37.560Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-02T00:44:37.560Z] [2021-03-02T00:44:37.560Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-02T00:44:37.561Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:44:37.561Z] [2021-03-02T00:44:37.561Z] [2021-03-02T00:44:37.561Z] DONE 196 tests, 6 skipped in 109.509s [2021-03-02T00:44:37.561Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-02T00:44:37.561Z] INFO: Testing against a local daemon [2021-03-02T00:44:37.561Z] === RUN TestCommitInheritsEnv [2021-03-02T00:44:37.561Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-03-02T00:44:37.561Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T00:44:37.561Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-02T00:44:37.561Z] === RUN TestImagesFilterMultiReference [2021-03-02T00:44:37.561Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-03-02T00:44:37.561Z] === RUN TestImagePullPlatformInvalid [2021-03-02T00:44:37.561Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-03-02T00:44:37.561Z] === RUN TestRemoveImageOrphaning [2021-03-02T00:44:37.819Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-03-02T00:44:37.819Z] === RUN TestRemoveImageGarbageCollector [2021-03-02T00:44:38.719Z] --- PASS: TestCgroupNamespacesBuild (2.47s) [2021-03-02T00:44:38.719Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-02T00:44:39.723Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2021-03-02T00:44:39.723Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T00:44:39.723Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-02T00:44:39.723Z] === RUN TestTagInvalidReference [2021-03-02T00:44:39.723Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-02T00:44:39.723Z] === RUN TestTagValidPrefixedRepo [2021-03-02T00:44:39.723Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-02T00:44:39.723Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T00:44:39.723Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-02T00:44:39.723Z] === RUN TestTagOfficialNames [2021-03-02T00:44:39.723Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-02T00:44:39.723Z] === RUN TestTagMatchesDigest [2021-03-02T00:44:39.723Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-02T00:44:39.723Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-02T00:44:41.254Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s) [2021-03-02T00:44:41.254Z] === RUN TestBuildWithSession [2021-03-02T00:44:41.254Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T00:44:41.254Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:44:41.254Z] === RUN TestBuildSquashParent [2021-03-02T00:44:50.398Z] --- PASS: TestServiceWithDataPathPortInit (20.45s) [2021-03-02T00:44:50.398Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T00:44:51.233Z] --- PASS: TestBuildSquashParent (8.63s) [2021-03-02T00:44:51.233Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T00:44:51.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:44:51.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:44:51.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:44:51.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:44:51.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:44:51.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:44:51.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:44:51.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:44:51.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:44:51.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:44:51.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:44:51.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:44:51.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:44:51.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:44:52.612Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:44:52.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:44:56.163Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:44:56.163Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:44:56.332Z] .....INFO: Daemon under test started and replied! [2021-03-02T00:44:56.332Z] INFO: Docker version of the daemon under test [2021-03-02T00:44:56.332Z] [2021-03-02T00:44:56.332Z] Client: [2021-03-02T00:44:56.332Z] Version: 17.06.2-ce [2021-03-02T00:44:56.332Z] API version: 1.30 [2021-03-02T00:44:56.332Z] Go version: go1.8.3 [2021-03-02T00:44:56.332Z] Git commit: cec0b72 [2021-03-02T00:44:56.332Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-02T00:44:56.332Z] OS/Arch: windows/amd64 [2021-03-02T00:44:56.332Z] [2021-03-02T00:44:56.332Z] Server: [2021-03-02T00:44:56.333Z] Version: 0.0.0-dev [2021-03-02T00:44:56.333Z] API version: 1.41 (minimum version 1.24) [2021-03-02T00:44:56.333Z] Go version: go1.13.15 [2021-03-02T00:44:56.333Z] Git commit: e18eb0a026 [2021-03-02T00:44:56.333Z] Built: 03/02/2021 00:42:57 [2021-03-02T00:44:56.333Z] OS/Arch: windows/amd64 [2021-03-02T00:44:56.333Z] Experimental: false [2021-03-02T00:44:56.333Z] [2021-03-02T00:44:56.333Z] INFO: Docker info of the daemon under test [2021-03-02T00:44:56.333Z] [2021-03-02T00:44:56.333Z] Containers: 0 [2021-03-02T00:44:56.333Z] Running: 0 [2021-03-02T00:44:56.333Z] Paused: 0 [2021-03-02T00:44:56.333Z] Stopped: 0 [2021-03-02T00:44:56.333Z] Images: 0 [2021-03-02T00:44:56.333Z] Server Version: 0.0.0-dev [2021-03-02T00:44:56.333Z] Storage Driver: windowsfilter [2021-03-02T00:44:56.333Z] Windows: [2021-03-02T00:44:56.333Z] Logging Driver: json-file [2021-03-02T00:44:56.333Z] Plugins: [2021-03-02T00:44:56.333Z] Volume: local [2021-03-02T00:44:56.333Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-02T00:44:56.333Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-02T00:44:56.333Z] Swarm: inactive [2021-03-02T00:44:56.333Z] Default Isolation: process [2021-03-02T00:44:56.333Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-02T00:44:56.333Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-02T00:44:56.333Z] OSType: windows [2021-03-02T00:44:56.333Z] Architecture: x86_64 [2021-03-02T00:44:56.333Z] CPUs: 4 [2021-03-02T00:44:56.333Z] Total Memory: 32GiB [2021-03-02T00:44:56.333Z] Name: azwin-2-366240 [2021-03-02T00:44:56.333Z] ID: 4ZUV:NTOV:TH4N:ZMQQ:BBSI:ZJOR:6I5C:Y74J:SLZ3:ZHSI:CUHB:PDDS [2021-03-02T00:44:56.333Z] Docker Root Dir: D:\CI\PR-42095\5\daemon [2021-03-02T00:44:56.333Z] Debug Mode (client): false [2021-03-02T00:44:56.333Z] Debug Mode (server): true [2021-03-02T00:44:56.333Z] File Descriptors: -1 [2021-03-02T00:44:56.333Z] Goroutines: 16 [2021-03-02T00:44:56.333Z] System Time: 2021-03-02T00:44:53.8773976Z [2021-03-02T00:44:56.333Z] EventsListeners: 0 [2021-03-02T00:44:56.333Z] Registry: https://index.docker.io/v1/ [2021-03-02T00:44:56.333Z] Labels: [2021-03-02T00:44:56.333Z] Experimental: false [2021-03-02T00:44:56.333Z] Insecure Registries: [2021-03-02T00:44:56.333Z] 127.0.0.0/8 [2021-03-02T00:44:56.333Z] Live Restore Enabled: false [2021-03-02T00:44:56.333Z] [2021-03-02T00:44:56.333Z] [2021-03-02T00:44:56.333Z] INFO: Docker images of the daemon under test [2021-03-02T00:44:56.333Z] [2021-03-02T00:44:56.333Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-02T00:44:56.333Z] [2021-03-02T00:44:56.333Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-02T00:44:56.333Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-02T00:44:56.333Z] ltsc2019: Pulling from windows/servercore [2021-03-02T00:44:56.333Z] 4612f6d0b889: Pulling fs layer [2021-03-02T00:44:56.333Z] db4edcf0861f: Pulling fs layer [2021-03-02T00:44:58.424Z] --- PASS: TestBuildWithHugeFile (44.80s) [2021-03-02T00:44:58.424Z] === RUN TestBuildWCOWSandboxSize [2021-03-02T00:44:58.424Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-02T00:44:58.424Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:44:58.424Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T00:44:58.424Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:44:58.424Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:44:58.424Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:44:58.424Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:44:58.424Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:44:58.424Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:44:58.424Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:44:58.424Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:44:58.424Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:44:58.424Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-03-02T00:44:58.424Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-03-02T00:44:58.424Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-03-02T00:44:58.424Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2021-03-02T00:44:58.424Z] === RUN TestBuildPreserveOwnership [2021-03-02T00:44:58.424Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-02T00:44:58.865Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.42s) [2021-03-02T00:44:58.865Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sjncxd2dg8rdc4dq5tisshoao Created:2021-03-02 00:44:49.843645853 +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[d256fc3b86524273658296589742d07aa2382ce9e19419f1ebfa9a7e96514b5e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzfqshgu9tgpxm8go6vn8j9tl EndpointID:5871ca42752de61a1a06630733f1406cf93bc59811d9020c111702f87d8f7d42 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1e514b7b05ecc31f5e5fe1e1630a2d11c078a000fca4afd5f3642fbbbdf8ca63 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:abc86ed8ba10 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzfqshgu9tgpxm8go6vn8j9tl EndpointID:5871ca42752de61a1a06630733f1406cf93bc59811d9020c111702f87d8f7d42 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-02T00:44:58.865Z] PASS [2021-03-02T00:44:58.865Z] [2021-03-02T00:44:58.865Z] === Skipped [2021-03-02T00:44:58.865Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:44:58.865Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:44:58.865Z] [2021-03-02T00:44:58.865Z] [2021-03-02T00:44:58.865Z] DONE 26 tests, 1 skipped in 57.221s [2021-03-02T00:44:58.865Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:44:58.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:44:58.865Z] ++ set -e [2021-03-02T00:44:58.865Z] ++ '[' -n 0 ']' [2021-03-02T00:44:58.865Z] ++ set -x [2021-03-02T00:44:58.865Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:44:58.865Z] INFO: Testing against a local daemon [2021-03-02T00:44:58.865Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-02T00:44:58.865Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T00:44:58.865Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:44:58.865Z] === RUN TestDockerNetworkIpvlan [2021-03-02T00:44:58.865Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:44:58.865Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:44:58.865Z] PASS [2021-03-02T00:44:58.865Z] [2021-03-02T00:44:58.865Z] === Skipped [2021-03-02T00:44:58.865Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T00:44:58.865Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:44:58.865Z] [2021-03-02T00:44:58.865Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:44:58.865Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:44:58.865Z] [2021-03-02T00:44:58.865Z] [2021-03-02T00:44:58.865Z] DONE 2 tests, 2 skipped in 0.135s [2021-03-02T00:44:58.865Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:44:58.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:44:58.865Z] ++ set -e [2021-03-02T00:44:58.865Z] ++ '[' -n 0 ']' [2021-03-02T00:44:58.865Z] ++ set -x [2021-03-02T00:44:58.865Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:44:59.155Z] INFO: Testing against a local daemon [2021-03-02T00:44:59.155Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-02T00:44:59.459Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-02T00:44:59.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2021-03-02T00:44:59.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2021-03-02T00:44:59.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s) [2021-03-02T00:44:59.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2021-03-02T00:44:59.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2021-03-02T00:44:59.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s) [2021-03-02T00:44:59.459Z] === RUN TestBuildMultiStageCopy [2021-03-02T00:44:59.459Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T00:45:00.339Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-02T00:45:00.660Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2021-03-02T00:45:00.660Z] === RUN TestDockerNetworkMacvlan [2021-03-02T00:45:02.128Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-02T00:45:02.128Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-02T00:45:02.128Z] remote: Enumerating objects: 2, done. [2021-03-02T00:45:02.128Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-02T00:45:02.128Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-02T00:45:02.128Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-02T00:45:02.128Z] 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-03-02T00:45:02.128Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-02T00:45:02.128Z] [2021-03-02T00:45:02.128Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [Pipeline] } [2021-03-02T00:45:02.147Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-02T00:45:02.259Z] db4edcf0861f: Verifying Checksum [2021-03-02T00:45:02.259Z] db4edcf0861f: Download complete [2021-03-02T00:45:02.390Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T00:45:02.440Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-02T00:45:02.495Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/test/unit [2021-03-02T00:45:02.499Z] --- PASS: TestBuildPreserveOwnership (5.98s) [2021-03-02T00:45:02.499Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2021-03-02T00:45:02.499Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2021-03-02T00:45:02.499Z] === RUN TestBuildPlatformInvalid [2021-03-02T00:45:02.499Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2021-03-02T00:45:02.499Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-02T00:45:03.328Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T00:45:03.513Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-02T00:45:03.896Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T00:45:04.465Z] --- PASS: TestBuildMultiStageCopy (5.29s) [2021-03-02T00:45:04.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2021-03-02T00:45:04.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2021-03-02T00:45:04.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2021-03-02T00:45:04.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-03-02T00:45:04.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2021-03-02T00:45:04.465Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T00:45:05.030Z] ? github.com/docker/docker/api [no test files] [2021-03-02T00:45:05.846Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2021-03-02T00:45:05.846Z] === RUN TestBuildLabelWithTargets [2021-03-02T00:45:07.964Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-02T00:45:08.383Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2021-03-02T00:45:08.383Z] === RUN TestBuildWithEmptyLayers [2021-03-02T00:45:09.321Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2021-03-02T00:45:09.321Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T00:45:10.833Z] 4612f6d0b889: Verifying Checksum [2021-03-02T00:45:10.833Z] 4612f6d0b889: Download complete [2021-03-02T00:45:11.480Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-02T00:45:12.617Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2021-03-02T00:45:12.617Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T00:45:14.526Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2021-03-02T00:45:14.526Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T00:45:14.742Z] Loaded image: buildpack-deps:buster [2021-03-02T00:45:15.005Z] Loaded image: busybox:latest [2021-03-02T00:45:15.266Z] Loaded image: busybox:glibc [2021-03-02T00:45:17.816Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s) [2021-03-02T00:45:17.816Z] === RUN TestBuildWithHugeFile [2021-03-02T00:45:17.845Z] Loaded image: debian:bullseye [2021-03-02T00:45:17.845Z] Loaded image: hello-world:latest [2021-03-02T00:45:17.845Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:45:19.921Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-03-02T00:45:19.961Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-02T00:45:20.998Z] --- PASS: TestDockerNetworkMacvlan (20.16s) [2021-03-02T00:45:20.998Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-03-02T00:45:20.998Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-03-02T00:45:20.998Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.55s) [2021-03-02T00:45:20.998Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.60s) [2021-03-02T00:45:20.998Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.67s) [2021-03-02T00:45:20.998Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.51s) [2021-03-02T00:45:20.998Z] PASS [2021-03-02T00:45:20.998Z] [2021-03-02T00:45:20.998Z] DONE 8 tests in 21.773s [2021-03-02T00:45:20.998Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-02T00:45:20.998Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:45:20.998Z] ++ set -e [2021-03-02T00:45:20.998Z] ++ '[' -n 0 ']' [2021-03-02T00:45:20.998Z] ++ set -x [2021-03-02T00:45:20.998Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:45:20.998Z] testing: warning: no tests to run [2021-03-02T00:45:20.998Z] PASS [2021-03-02T00:45:20.998Z] [2021-03-02T00:45:20.998Z] DONE 0 tests in 0.083s [2021-03-02T00:45:20.998Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-02T00:45:20.998Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:45:20.998Z] ++ set -e [2021-03-02T00:45:20.998Z] ++ '[' -n 0 ']' [2021-03-02T00:45:20.998Z] ++ set -x [2021-03-02T00:45:20.998Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:45:20.998Z] INFO: Testing against a local daemon [2021-03-02T00:45:20.998Z] === RUN TestAuthZPluginAllowRequest [2021-03-02T00:45:23.066Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2021-03-02T00:45:23.066Z] === RUN TestAuthZPluginTLS [2021-03-02T00:45:23.357Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-03-02T00:45:23.357Z] === RUN TestAuthZPluginDenyRequest [2021-03-02T00:45:23.988Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-03-02T00:45:23.988Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-02T00:45:24.279Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-02T00:45:24.279Z] === RUN TestAuthZPluginDenyResponse [2021-03-02T00:45:24.910Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-02T00:45:24.910Z] === RUN TestAuthZPluginAllowEventStream [2021-03-02T00:45:26.974Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2021-03-02T00:45:26.974Z] === RUN TestAuthZPluginErrorResponse [2021-03-02T00:45:27.264Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-03-02T00:45:27.264Z] === RUN TestAuthZPluginErrorRequest [2021-03-02T00:45:27.556Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-03-02T00:45:27.556Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-02T00:45:27.873Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.96s) [2021-03-02T00:45:27.873Z] PASS [2021-03-02T00:45:27.873Z] [2021-03-02T00:45:27.873Z] === Skipped [2021-03-02T00:45:27.873Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-02T00:45:27.873Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:45:27.873Z] [2021-03-02T00:45:27.873Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-02T00:45:27.873Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:45:27.873Z] [2021-03-02T00:45:27.873Z] [2021-03-02T00:45:27.873Z] DONE 34 tests, 2 skipped in 129.176s [2021-03-02T00:45:27.873Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-02T00:45:27.873Z] ++ 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-03-02T00:45:27.873Z] ++ set -e [2021-03-02T00:45:27.873Z] ++ '[' -n 0 ']' [2021-03-02T00:45:27.873Z] ++ set -x [2021-03-02T00:45:27.873Z] ++ 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-03-02T00:45:27.873Z] INFO: Testing against a local daemon [2021-03-02T00:45:27.873Z] === RUN TestConfigInspect [2021-03-02T00:45:28.190Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-02T00:45:28.190Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-02T00:45:30.972Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2021-03-02T00:45:30.972Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-02T00:45:31.175Z] --- PASS: TestConfigInspect (3.85s) [2021-03-02T00:45:31.176Z] === RUN TestConfigList [2021-03-02T00:45:33.037Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2021-03-02T00:45:33.037Z] === RUN TestAuthZPluginHeader [2021-03-02T00:45:33.683Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-03-02T00:45:33.683Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-02T00:45:33.683Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-02T00:45:33.683Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:45:33.683Z] === RUN TestAuthZPluginV2Disable [2021-03-02T00:45:33.683Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-02T00:45:33.683Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:45:33.683Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-02T00:45:33.683Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-02T00:45:33.683Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:45:33.683Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-02T00:45:33.683Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-02T00:45:33.683Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:45:33.683Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-02T00:45:34.481Z] --- PASS: TestConfigList (3.24s) [2021-03-02T00:45:34.481Z] === RUN TestConfigsCreateAndDelete [2021-03-02T00:45:37.028Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2021-03-02T00:45:37.028Z] === RUN TestConfigsUpdate [2021-03-02T00:45:40.333Z] --- PASS: TestConfigsUpdate (2.73s) [2021-03-02T00:45:40.333Z] === RUN TestTemplatedConfig [2021-03-02T00:45:43.640Z] --- PASS: TestTemplatedConfig (3.43s) [2021-03-02T00:45:43.640Z] === RUN TestConfigCreateResolve [2021-03-02T00:45:46.945Z] --- PASS: TestConfigCreateResolve (3.23s) [2021-03-02T00:45:46.945Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T00:45:47.206Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-03-02T00:45:47.206Z] PASS [2021-03-02T00:45:47.206Z] [2021-03-02T00:45:47.206Z] DONE 7 tests in 20.507s [2021-03-02T00:45:47.206Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-02T00:45:47.206Z] ++ 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-03-02T00:45:47.206Z] ++ set -e [2021-03-02T00:45:47.206Z] ++ '[' -n 0 ']' [2021-03-02T00:45:47.206Z] ++ set -x [2021-03-02T00:45:47.206Z] ++ 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-03-02T00:45:47.467Z] INFO: Testing against a local daemon [2021-03-02T00:45:47.467Z] === RUN TestCheckpoint [2021-03-02T00:45:47.467Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T00:45:47.467Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:45:47.467Z] === RUN TestContainerInvalidJSON [2021-03-02T00:45:47.467Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:45:47.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:45:47.467Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:45:47.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:45:47.467Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:45:47.467Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:45:47.467Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:45:47.467Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:45:47.467Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:45:47.467Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-02T00:45:47.467Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T00:45:47.467Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-02T00:45:47.467Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-02T00:45:47.467Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T00:45:47.467Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-03-02T00:45:47.467Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T00:45:47.728Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-03-02T00:45:47.728Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T00:45:47.728Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-03-02T00:45:47.728Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T00:45:47.989Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-03-02T00:45:47.989Z] === RUN TestCopyFromContainer [2021-03-02T00:45:49.904Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T00:45:49.904Z] Using test binary docker [2021-03-02T00:45:49.904Z] +++ /etc/init.d/apparmor start [2021-03-02T00:45:49.904Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T00:45:49.904Z] INFO: Waiting for daemon to start... [2021-03-02T00:45:49.904Z] Starting dockerd [2021-03-02T00:45:49.904Z] +++ 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-03-02T00:45:49.904Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T00:45:49.904Z] Using test binary docker [2021-03-02T00:45:49.904Z] +++ /etc/init.d/apparmor start [2021-03-02T00:45:49.904Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T00:45:49.904Z] INFO: Waiting for daemon to start... [2021-03-02T00:45:49.904Z] Starting dockerd [2021-03-02T00:45:49.904Z] +++ 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-03-02T00:45:49.906Z] === RUN TestCopyFromContainer// [2021-03-02T00:45:49.906Z] === RUN TestCopyFromContainer//bar/root [2021-03-02T00:45:49.906Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-02T00:45:50.168Z] === RUN TestCopyFromContainer/bar/quux [2021-03-02T00:45:50.168Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-02T00:45:50.430Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-02T00:45:50.430Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-02T00:45:50.691Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-02T00:45:50.691Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-02T00:45:50.953Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer (3.16s) [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-02T00:45:50.953Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-02T00:45:50.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T00:45:50.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:45:50.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:45:50.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:45:50.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:45:50.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:45:50.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:45:50.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:45:50.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:45:50.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:45:50.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-02T00:45:50.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T00:45:50.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T00:45:50.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-02T00:45:50.953Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T00:45:51.215Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-03-02T00:45:51.215Z] === RUN TestCreateWithInvalidEnv [2021-03-02T00:45:51.215Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T00:45:51.215Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T00:45:51.215Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T00:45:51.215Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T00:45:51.215Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T00:45:51.215Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T00:45:51.215Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T00:45:51.215Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T00:45:51.215Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T00:45:51.215Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-02T00:45:51.215Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-02T00:45:51.215Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T00:45:51.215Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T00:45:51.215Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T00:45:51.215Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-03-02T00:45:51.215Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T00:45:51.808Z] . [2021-03-02T00:45:51.808Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T00:45:51.808Z] [2021-03-02T00:45:51.808Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T00:45:51.808Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T00:45:51.808Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T00:45:51.808Z] Error: No such image: emptyfs [2021-03-02T00:45:51.808Z] ++++ docker load [2021-03-02T00:45:51.808Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-02T00:45:51.808Z] Error: No such image: emptyfs [2021-03-02T00:45:51.808Z] ++++ docker load [2021-03-02T00:45:51.808Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-02T00:45:52.253Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2021-03-02T00:45:52.253Z] PASS [2021-03-02T00:45:52.253Z] [2021-03-02T00:45:52.253Z] === Skipped [2021-03-02T00:45:52.253Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-02T00:45:52.253Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:45:52.253Z] [2021-03-02T00:45:52.253Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-02T00:45:52.253Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:45:52.253Z] [2021-03-02T00:45:52.253Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-02T00:45:52.253Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:45:52.253Z] [2021-03-02T00:45:52.253Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-02T00:45:52.253Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:45:52.253Z] [2021-03-02T00:45:52.253Z] [2021-03-02T00:45:52.253Z] DONE 17 tests, 4 skipped in 29.515s [2021-03-02T00:45:52.253Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-02T00:45:52.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:45:52.253Z] ++ set -e [2021-03-02T00:45:52.253Z] ++ '[' -n 0 ']' [2021-03-02T00:45:52.253Z] ++ set -x [2021-03-02T00:45:52.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:45:52.253Z] INFO: Testing against a local daemon [2021-03-02T00:45:52.253Z] === RUN TestPluginInvalidJSON [2021-03-02T00:45:52.253Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:45:52.253Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:45:52.253Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:45:52.253Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-02T00:45:52.253Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T00:45:52.253Z] === RUN TestPluginInstall [2021-03-02T00:45:52.253Z] === RUN TestPluginInstall/no_auth [2021-03-02T00:45:52.253Z] time="2021-03-02T00:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:45:52.253Z] time="2021-03-02T00:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ed257b419a0e1ce9453c44f9715f6b0fd96d84d8d0bd9a915791ea0d34552d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:45:52.377Z] Running integration-test (iteration 1) [2021-03-02T00:45:52.377Z] 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-03-02T00:45:52.377Z] ++ 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-03-02T00:45:52.377Z] ++ set -e [2021-03-02T00:45:52.377Z] ++ '[' -n 0 ']' [2021-03-02T00:45:52.377Z] ++ set -x [2021-03-02T00:45:52.377Z] ++ 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-03-02T00:45:52.377Z] Running integration-test (iteration 1) [2021-03-02T00:45:52.377Z] 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-03-02T00:45:52.377Z] ++ 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-03-02T00:45:52.377Z] ++ set -e [2021-03-02T00:45:52.377Z] ++ '[' -n 0 ']' [2021-03-02T00:45:52.377Z] ++ set -x [2021-03-02T00:45:52.377Z] ++ 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-03-02T00:45:52.548Z] time="2021-03-02T00:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:45:52.548Z] time="2021-03-02T00:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ed257b419a0e1ce9453c44f9715f6b0fd96d84d8d0bd9a915791ea0d34552d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:45:52.839Z] === RUN TestPluginInstall/with_htpasswd [2021-03-02T00:45:53.131Z] time="2021-03-02T00:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:45:53.131Z] time="2021-03-02T00:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27345324690ac445fa59e379c9cee40d0b2972326e2020d36903a0b56616d9f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:45:53.131Z] time="2021-03-02T00:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:45:53.131Z] time="2021-03-02T00:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27345324690ac445fa59e379c9cee40d0b2972326e2020d36903a0b56616d9f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:45:53.421Z] === RUN TestPluginInstall/with_insecure [2021-03-02T00:45:53.764Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2021-03-02T00:45:53.764Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T00:45:54.454Z] time="2021-03-02T00:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:45:54.454Z] time="2021-03-02T00:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec535767cea845b014b44e89f13cbe8b8d2e7825161cdf1ae1376f5234d3a939" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:45:54.454Z] time="2021-03-02T00:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:45:54.454Z] time="2021-03-02T00:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec535767cea845b014b44e89f13cbe8b8d2e7825161cdf1ae1376f5234d3a939" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:45:54.746Z] --- PASS: TestPluginInstall (4.27s) [2021-03-02T00:45:54.746Z] --- PASS: TestPluginInstall/no_auth (2.13s) [2021-03-02T00:45:54.746Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2021-03-02T00:45:54.746Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2021-03-02T00:45:54.746Z] plugin_test.go:160: [d0c613218e417] daemon is not started [2021-03-02T00:45:54.746Z] === RUN TestPluginsWithRuntimes [2021-03-02T00:45:55.687Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2021-03-02T00:45:55.687Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T00:45:55.687Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:45:55.687Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:45:55.687Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:45:55.687Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:45:55.687Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:45:55.687Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:45:55.687Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:45:55.687Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:45:55.687Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:45:55.687Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:45:55.687Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:45:55.687Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:45:55.687Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:45:55.687Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:45:55.687Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:45:55.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-02T00:45:55.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-03-02T00:45:55.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-03-02T00:45:55.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-03-02T00:45:55.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-03-02T00:45:55.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-03-02T00:45:55.687Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T00:45:56.260Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-03-02T00:45:56.260Z] === RUN TestCreateDifferentPlatform [2021-03-02T00:45:56.260Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T00:45:56.260Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T00:45:56.260Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-02T00:45:56.260Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-02T00:45:56.260Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-03-02T00:45:56.260Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T00:45:56.260Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-02T00:45:56.260Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T00:45:56.521Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-02T00:45:56.521Z] === RUN TestContainerStartOnDaemonRestart [2021-03-02T00:45:56.521Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-02T00:45:56.521Z] === RUN TestDaemonRestartIpcMode [2021-03-02T00:45:56.521Z] === PAUSE TestDaemonRestartIpcMode [2021-03-02T00:45:56.521Z] === RUN TestDaemonHostGatewayIP [2021-03-02T00:45:56.521Z] === PAUSE TestDaemonHostGatewayIP [2021-03-02T00:45:56.521Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-02T00:45:56.521Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-02T00:45:56.521Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T00:45:56.521Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-02T00:45:56.521Z] === RUN TestDiff [2021-03-02T00:45:56.811Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-02T00:45:57.465Z] --- PASS: TestDiff (0.79s) [2021-03-02T00:45:57.465Z] === RUN TestExecWithCloseStdin [2021-03-02T00:45:58.316Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-02T00:45:58.410Z] --- PASS: TestExecWithCloseStdin (0.89s) [2021-03-02T00:45:58.410Z] === RUN TestExec [2021-03-02T00:45:58.983Z] --- PASS: TestExec (0.90s) [2021-03-02T00:45:58.983Z] === RUN TestExecUser [2021-03-02T00:45:59.823Z] --- PASS: TestPluginsWithRuntimes (4.83s) [2021-03-02T00:45:59.823Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.46s) [2021-03-02T00:45:59.823Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) [2021-03-02T00:45:59.823Z] PASS [2021-03-02T00:45:59.823Z] [2021-03-02T00:45:59.823Z] DONE 9 tests in 9.273s [2021-03-02T00:45:59.823Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-02T00:45:59.823Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:45:59.823Z] ++ set -e [2021-03-02T00:45:59.823Z] ++ '[' -n 0 ']' [2021-03-02T00:45:59.823Z] ++ set -x [2021-03-02T00:45:59.823Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:45:59.823Z] INFO: Testing against a local daemon [2021-03-02T00:45:59.823Z] === RUN TestExternalGraphDriver [2021-03-02T00:45:59.927Z] --- PASS: TestExecUser (0.88s) [2021-03-02T00:45:59.927Z] === RUN TestExportContainerAndImportImage [2021-03-02T00:46:00.114Z] === RUN TestExternalGraphDriver/json [2021-03-02T00:46:01.314Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-03-02T00:46:01.314Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T00:46:02.178Z] === RUN TestExternalGraphDriver/spec [2021-03-02T00:46:03.232Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2021-03-02T00:46:03.232Z] === RUN TestHealthCheckWorkdir [2021-03-02T00:46:04.175Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2021-03-02T00:46:04.175Z] === RUN TestHealthKillContainer [2021-03-02T00:46:04.240Z] === RUN TestExternalGraphDriver/pull [2021-03-02T00:46:06.334Z] --- PASS: TestExternalGraphDriver (6.58s) [2021-03-02T00:46:06.334Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2021-03-02T00:46:06.334Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2021-03-02T00:46:06.334Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2021-03-02T00:46:06.334Z] === RUN TestGraphdriverPluginV2 [2021-03-02T00:46:06.625Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-03-02T00:46:06.625Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:46:06.625Z] PASS [2021-03-02T00:46:06.625Z] [2021-03-02T00:46:06.625Z] === Skipped [2021-03-02T00:46:06.625Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-03-02T00:46:06.625Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:46:06.625Z] [2021-03-02T00:46:06.625Z] [2021-03-02T00:46:06.625Z] DONE 5 tests, 1 skipped in 6.819s [2021-03-02T00:46:06.625Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-02T00:46:06.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:46:06.625Z] ++ set -e [2021-03-02T00:46:06.625Z] ++ '[' -n 0 ']' [2021-03-02T00:46:06.625Z] ++ set -x [2021-03-02T00:46:06.625Z] ++ 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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:46:06.625Z] INFO: Testing against a local daemon [2021-03-02T00:46:06.625Z] === RUN TestContinueAfterPluginCrash [2021-03-02T00:46:06.625Z] === PAUSE TestContinueAfterPluginCrash [2021-03-02T00:46:06.625Z] === RUN TestReadPluginNoRead [2021-03-02T00:46:06.625Z] === PAUSE TestReadPluginNoRead [2021-03-02T00:46:06.625Z] === RUN TestDaemonStartWithLogOpt [2021-03-02T00:46:06.625Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-02T00:46:06.625Z] === CONT TestContinueAfterPluginCrash [2021-03-02T00:46:06.625Z] === CONT TestDaemonStartWithLogOpt [2021-03-02T00:46:06.915Z] --- PASS: TestImportExtremelyLargeImageWorks (102.15s) [2021-03-02T00:46:06.916Z] PASS [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === Skipped [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-02T00:46:06.916Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] DONE 12 tests, 1 skipped in 106.212s [2021-03-02T00:46:06.916Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-02T00:46:06.916Z] INFO: Testing against a local daemon [2021-03-02T00:46:06.916Z] === RUN TestNetworkCreateDelete [2021-03-02T00:46:06.916Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-03-02T00:46:06.916Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T00:46:06.916Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-03-02T00:46:06.916Z] === RUN TestDaemonDNSFallback [2021-03-02T00:46:06.916Z] --- PASS: TestDaemonDNSFallback (7.39s) [2021-03-02T00:46:06.916Z] === RUN TestInspectNetwork [2021-03-02T00:46:06.916Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-02T00:46:06.916Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:06.916Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T00:46:06.916Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-02T00:46:06.916Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] === RUN TestNetworkInvalidJSON [2021-03-02T00:46:06.916Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T00:46:06.916Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T00:46:06.916Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:46:06.916Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:46:06.916Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:46:06.916Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:46:06.916Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T00:46:06.916Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:46:06.916Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:46:06.916Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-02T00:46:06.916Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-02T00:46:06.916Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-02T00:46:06.916Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T00:46:06.916Z] === RUN TestNetworkList [2021-03-02T00:46:06.916Z] === RUN TestNetworkList//networks [2021-03-02T00:46:06.916Z] === PAUSE TestNetworkList//networks [2021-03-02T00:46:06.916Z] === RUN TestNetworkList//networks/ [2021-03-02T00:46:06.916Z] === PAUSE TestNetworkList//networks/ [2021-03-02T00:46:06.916Z] === CONT TestNetworkList//networks [2021-03-02T00:46:06.916Z] === CONT TestNetworkList//networks/ [2021-03-02T00:46:06.916Z] --- PASS: TestNetworkList (0.01s) [2021-03-02T00:46:06.916Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T00:46:06.916Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T00:46:06.916Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T00:46:06.916Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-02T00:46:06.916Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T00:46:06.916Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-02T00:46:06.916Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T00:46:06.916Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-02T00:46:06.916Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T00:46:06.916Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-02T00:46:06.916Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T00:46:06.916Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-02T00:46:06.916Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T00:46:06.916Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-02T00:46:06.916Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T00:46:06.916Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-02T00:46:06.916Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:06.916Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T00:46:06.916Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:46:06.916Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:46:06.916Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T00:46:06.916Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-02T00:46:06.916Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:06.916Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T00:46:06.916Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-02T00:46:06.916Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:06.916Z] PASS [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === Skipped [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-02T00:46:06.916Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-02T00:46:06.916Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-02T00:46:06.916Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-02T00:46:06.916Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-02T00:46:06.916Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-02T00:46:06.916Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-02T00:46:06.916Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-02T00:46:06.916Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-02T00:46:06.916Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:46:06.916Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-02T00:46:06.916Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-02T00:46:06.916Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] DONE 22 tests, 12 skipped in 8.185s [2021-03-02T00:46:06.916Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:46:06.916Z] INFO: Testing against a local daemon [2021-03-02T00:46:06.916Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-02T00:46:06.916Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-02T00:46:06.916Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:46:06.916Z] === RUN TestDockerNetworkIpvlan [2021-03-02T00:46:06.916Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:46:06.916Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:46:06.916Z] PASS [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === Skipped [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-02T00:46:06.916Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:46:06.916Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] DONE 2 tests, 2 skipped in 0.172s [2021-03-02T00:46:06.916Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:46:06.916Z] INFO: Testing against a local daemon [2021-03-02T00:46:06.916Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-02T00:46:06.916Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-02T00:46:06.916Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] === RUN TestDockerNetworkMacvlan [2021-03-02T00:46:06.916Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-02T00:46:06.916Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] PASS [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === Skipped [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-02T00:46:06.916Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-02T00:46:06.916Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] DONE 2 tests, 2 skipped in 0.156s [2021-03-02T00:46:06.916Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-02T00:46:06.916Z] testing: warning: no tests to run [2021-03-02T00:46:06.916Z] PASS [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] DONE 0 tests in 0.038s [2021-03-02T00:46:06.916Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-02T00:46:06.916Z] INFO: Testing against a local daemon [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginAllowRequest [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginTLS [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginDenyRequest [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginDenyResponse [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginAllowEventStream [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginErrorResponse [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginErrorRequest [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginHeader [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginV2Disable [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-02T00:46:06.916Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] PASS [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === Skipped [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-03-02T00:46:06.916Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] [2021-03-02T00:46:06.916Z] DONE 17 tests, 17 skipped in 0.613s [2021-03-02T00:46:06.916Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-02T00:46:06.916Z] INFO: Testing against a local daemon [2021-03-02T00:46:06.916Z] === RUN TestPluginInvalidJSON [2021-03-02T00:46:06.916Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:46:06.916Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:46:06.916Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:46:06.916Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-02T00:46:06.916Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-02T00:46:06.916Z] === RUN TestPluginInstall [2021-03-02T00:46:06.916Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-02T00:46:06.916Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.916Z] === RUN TestPluginsWithRuntimes [2021-03-02T00:46:06.917Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-02T00:46:06.917Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-02T00:46:06.917Z] PASS [2021-03-02T00:46:06.917Z] [2021-03-02T00:46:06.917Z] === Skipped [2021-03-02T00:46:06.917Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-02T00:46:06.917Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-02T00:46:06.917Z] [2021-03-02T00:46:06.917Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-02T00:46:06.917Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-02T00:46:06.917Z] [2021-03-02T00:46:06.917Z] [2021-03-02T00:46:06.917Z] DONE 4 tests, 2 skipped in 0.236s [2021-03-02T00:46:06.917Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-02T00:46:07.181Z] INFO: Testing against a local daemon [2021-03-02T00:46:07.181Z] === RUN TestExternalGraphDriver [2021-03-02T00:46:07.181Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-02T00:46:07.181Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-02T00:46:07.181Z] === RUN TestGraphdriverPluginV2 [2021-03-02T00:46:07.479Z] --- PASS: TestHealthKillContainer (2.83s) [2021-03-02T00:46:07.479Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T00:46:07.741Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-03-02T00:46:07.741Z] === RUN TestIpcModeNone [2021-03-02T00:46:08.684Z] --- PASS: TestIpcModeNone (0.85s) [2021-03-02T00:46:08.684Z] === RUN TestIpcModePrivate [2021-03-02T00:46:09.062Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-02T00:46:09.062Z] [2021-03-02T00:46:09.062Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-02T00:46:09.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-02T00:46:09.062Z] HOSTNAME=75d845e955d4 [2021-03-02T00:46:09.062Z] TESTDEBUG=0 [2021-03-02T00:46:09.062Z] DEST=bundles/test-integration [2021-03-02T00:46:09.062Z] PWD=/go/src/github.com/docker/docker [2021-03-02T00:46:09.062Z] DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 [2021-03-02T00:46:09.062Z] container=docker [2021-03-02T00:46:09.062Z] HOME=/root [2021-03-02T00:46:09.062Z] GOLANG_VERSION=1.13.15 [2021-03-02T00:46:09.062Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-02T00:46:09.062Z] VALIDATE_BRANCH=master [2021-03-02T00:46:09.062Z] TERM=xterm [2021-03-02T00:46:09.062Z] DOCKER_PKG=github.com/docker/docker [2021-03-02T00:46:09.062Z] SHLVL=1 [2021-03-02T00:46:09.062Z] TIMEOUT=120m [2021-03-02T00:46:09.062Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-02T00:46:09.062Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-02T00:46:09.062Z] GO111MODULE=off [2021-03-02T00:46:09.062Z] DOCKER_EXPERIMENTAL=1 [2021-03-02T00:46:09.062Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-02T00:46:09.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-02T00:46:09.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-02T00:46:09.062Z] GOPATH=/go [2021-03-02T00:46:09.062Z] PKG_CONFIG=pkg-config [2021-03-02T00:46:09.062Z] _=/usr/bin/env [2021-03-02T00:46:09.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-02T00:46:09.628Z] --- PASS: TestIpcModePrivate (0.82s) [2021-03-02T00:46:09.628Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-02T00:46:09.628Z] === RUN TestIpcModeShareable [2021-03-02T00:46:10.201Z] --- PASS: TestIpcModeShareable (0.87s) [2021-03-02T00:46:10.201Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-03-02T00:46:10.201Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-02T00:46:11.071Z] --- PASS: TestDaemonStartWithLogOpt (3.99s) [2021-03-02T00:46:11.071Z] === CONT TestReadPluginNoRead [2021-03-02T00:46:13.506Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2021-03-02T00:46:13.506Z] === RUN TestAPIIpcModeHost [2021-03-02T00:46:13.756Z] --- PASS: TestGraphdriverPluginV2 (5.89s) [2021-03-02T00:46:13.756Z] PASS [2021-03-02T00:46:13.756Z] [2021-03-02T00:46:13.756Z] === Skipped [2021-03-02T00:46:13.756Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-02T00:46:13.756Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-02T00:46:13.756Z] [2021-03-02T00:46:13.756Z] [2021-03-02T00:46:13.756Z] DONE 2 tests, 1 skipped in 6.149s [2021-03-02T00:46:13.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-02T00:46:13.756Z] INFO: Testing against a local daemon [2021-03-02T00:46:13.756Z] === RUN TestContinueAfterPluginCrash [2021-03-02T00:46:13.756Z] === PAUSE TestContinueAfterPluginCrash [2021-03-02T00:46:13.756Z] === RUN TestReadPluginNoRead [2021-03-02T00:46:13.756Z] === PAUSE TestReadPluginNoRead [2021-03-02T00:46:13.756Z] === RUN TestDaemonStartWithLogOpt [2021-03-02T00:46:13.756Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-02T00:46:13.756Z] === CONT TestContinueAfterPluginCrash [2021-03-02T00:46:13.756Z] === CONT TestDaemonStartWithLogOpt [2021-03-02T00:46:13.767Z] --- PASS: TestAPIIpcModeHost (0.64s) [2021-03-02T00:46:13.768Z] === RUN TestDaemonIpcModeShareable [2021-03-02T00:46:13.796Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-02T00:46:15.302Z] === RUN TestReadPluginNoRead/default [2021-03-02T00:46:15.686Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2021-03-02T00:46:15.686Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-02T00:46:15.686Z] === RUN TestDaemonIpcModePrivate [2021-03-02T00:46:15.934Z] --- PASS: TestContinueAfterPluginCrash (9.16s) [2021-03-02T00:46:17.443Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-02T00:46:17.607Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-03-02T00:46:17.607Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-02T00:46:17.607Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-02T00:46:19.511Z] --- PASS: TestReadPluginNoRead (8.72s) [2021-03-02T00:46:19.511Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2021-03-02T00:46:19.511Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2021-03-02T00:46:19.511Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.05s) [2021-03-02T00:46:19.511Z] read_test.go:92: [d7a8eddcbdfed] daemon is not started [2021-03-02T00:46:19.511Z] PASS [2021-03-02T00:46:19.511Z] [2021-03-02T00:46:19.511Z] DONE 6 tests in 12.901s [2021-03-02T00:46:19.511Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-02T00:46:19.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:46:19.511Z] ++ set -e [2021-03-02T00:46:19.511Z] ++ '[' -n 0 ']' [2021-03-02T00:46:19.511Z] ++ set -x [2021-03-02T00:46:19.511Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:46:19.511Z] testing: warning: no tests to run [2021-03-02T00:46:19.511Z] PASS [2021-03-02T00:46:19.511Z] [2021-03-02T00:46:19.511Z] DONE 0 tests in 0.075s [2021-03-02T00:46:19.511Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-02T00:46:19.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:46:19.511Z] ++ set -e [2021-03-02T00:46:19.511Z] ++ '[' -n 0 ']' [2021-03-02T00:46:19.511Z] ++ set -x [2021-03-02T00:46:19.511Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:46:19.526Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2021-03-02T00:46:19.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-02T00:46:19.526Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-02T00:46:19.803Z] INFO: Testing against a local daemon [2021-03-02T00:46:19.803Z] === RUN TestPluginWithDevMounts [2021-03-02T00:46:19.803Z] === PAUSE TestPluginWithDevMounts [2021-03-02T00:46:19.803Z] === CONT TestPluginWithDevMounts [2021-03-02T00:46:20.352Z] --- PASS: TestDaemonStartWithLogOpt (6.74s) [2021-03-02T00:46:20.352Z] === CONT TestReadPluginNoRead [2021-03-02T00:46:20.913Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2021-03-02T00:46:20.913Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-02T00:46:20.913Z] === RUN TestIpcModeOlderClient [2021-03-02T00:46:21.174Z] === PAUSE TestIpcModeOlderClient [2021-03-02T00:46:21.174Z] === RUN TestKillContainerInvalidSignal [2021-03-02T00:46:21.866Z] --- PASS: TestPluginWithDevMounts (1.86s) [2021-03-02T00:46:21.866Z] PASS [2021-03-02T00:46:21.866Z] [2021-03-02T00:46:21.866Z] DONE 1 tests in 2.050s [2021-03-02T00:46:21.866Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-03-02T00:46:21.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:46:21.866Z] ++ set -e [2021-03-02T00:46:21.866Z] ++ '[' -n 0 ']' [2021-03-02T00:46:21.866Z] ++ set -x [2021-03-02T00:46:21.866Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:46:21.866Z] INFO: Testing against a local daemon [2021-03-02T00:46:21.866Z] === RUN TestSecretInspect [2021-03-02T00:46:22.118Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2021-03-02T00:46:22.118Z] === RUN TestKillContainer [2021-03-02T00:46:22.118Z] === RUN TestKillContainer/no_signal [2021-03-02T00:46:22.690Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T00:46:23.264Z] === RUN TestKillContainer/killing_signal [2021-03-02T00:46:23.657Z] === RUN TestReadPluginNoRead/default [2021-03-02T00:46:23.919Z] --- PASS: TestContinueAfterPluginCrash (10.53s) [2021-03-02T00:46:24.209Z] --- PASS: TestKillContainer (2.30s) [2021-03-02T00:46:24.209Z] --- PASS: TestKillContainer/no_signal (0.74s) [2021-03-02T00:46:24.209Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-03-02T00:46:24.209Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-03-02T00:46:24.209Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T00:46:24.209Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-02T00:46:25.158Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-02T00:46:25.382Z] --- PASS: TestSecretInspect (3.76s) [2021-03-02T00:46:25.382Z] === RUN TestSecretList [2021-03-02T00:46:25.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2021-03-02T00:46:25.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-03-02T00:46:25.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-03-02T00:46:25.730Z] === RUN TestKillStoppedContainer [2021-03-02T00:46:25.991Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-02T00:46:25.991Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T00:46:25.991Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-02T00:46:25.991Z] === RUN TestKillDifferentUserContainer [2021-03-02T00:46:26.461Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-02T00:46:26.934Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-03-02T00:46:26.934Z] === RUN TestInspectOomKilledTrue [2021-03-02T00:46:26.934Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T00:46:26.934Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:46:26.934Z] === RUN TestInspectOomKilledFalse [2021-03-02T00:46:26.934Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-02T00:46:26.934Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:46:26.934Z] === RUN TestLinksEtcHostsContentMatch [2021-03-02T00:46:27.507Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2021-03-02T00:46:27.507Z] === RUN TestLinksContainerNames [2021-03-02T00:46:28.369Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-02T00:46:28.894Z] --- PASS: TestLinksContainerNames (1.53s) [2021-03-02T00:46:28.894Z] === RUN TestLogsFollowTailEmpty [2021-03-02T00:46:29.827Z] --- PASS: TestSecretList (3.79s) [2021-03-02T00:46:29.827Z] === RUN TestSecretsCreateAndDelete [2021-03-02T00:46:29.837Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-03-02T00:46:29.837Z] === RUN TestContainerNetworkMountsNoChown [2021-03-02T00:46:30.412Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/default [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/default [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/private [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/private [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rprivate [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/slave [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/slave [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rslave [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/shared [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/shared [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rshared [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/default [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/shared [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/rslave [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/rshared [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/rprivate [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/slave [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/private [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-02T00:46:30.412Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:46:30.412Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-02T00:46:30.412Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:46:30.674Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-02T00:46:30.909Z] --- PASS: TestReadPluginNoRead (10.40s) [2021-03-02T00:46:30.909Z] --- PASS: TestReadPluginNoRead/default (2.30s) [2021-03-02T00:46:30.909Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.27s) [2021-03-02T00:46:30.909Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2021-03-02T00:46:30.909Z] read_test.go:92: [dd3f1e5f320f0] daemon is not started [2021-03-02T00:46:30.909Z] PASS [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] DONE 6 tests in 17.304s [2021-03-02T00:46:30.909Z] 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-03-02T00:46:30.909Z] testing: warning: no tests to run [2021-03-02T00:46:30.909Z] PASS [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] DONE 0 tests in 0.060s [2021-03-02T00:46:30.909Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-02T00:46:30.909Z] INFO: Testing against a local daemon [2021-03-02T00:46:30.909Z] === RUN TestPluginWithDevMounts [2021-03-02T00:46:30.909Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-02T00:46:30.909Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-02T00:46:30.909Z] PASS [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] === Skipped [2021-03-02T00:46:30.909Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-02T00:46:30.909Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] DONE 1 tests, 1 skipped in 0.177s [2021-03-02T00:46:30.909Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-02T00:46:30.909Z] INFO: Testing against a local daemon [2021-03-02T00:46:30.909Z] === RUN TestSecretInspect [2021-03-02T00:46:30.909Z] --- SKIP: TestSecretInspect (0.02s) [2021-03-02T00:46:30.909Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] === RUN TestSecretList [2021-03-02T00:46:30.909Z] --- SKIP: TestSecretList (0.02s) [2021-03-02T00:46:30.909Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] === RUN TestSecretsCreateAndDelete [2021-03-02T00:46:30.909Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-02T00:46:30.909Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] === RUN TestSecretsUpdate [2021-03-02T00:46:30.909Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-02T00:46:30.909Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] === RUN TestTemplatedSecret [2021-03-02T00:46:30.909Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-02T00:46:30.909Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] === RUN TestSecretCreateResolve [2021-03-02T00:46:30.909Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-02T00:46:30.909Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] PASS [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] === Skipped [2021-03-02T00:46:30.909Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-03-02T00:46:30.909Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-03-02T00:46:30.909Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-02T00:46:30.909Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-02T00:46:30.909Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-02T00:46:30.909Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-02T00:46:30.909Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] [2021-03-02T00:46:30.909Z] DONE 6 tests, 6 skipped in 0.250s [2021-03-02T00:46:30.909Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:46:30.935Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-02T00:46:30.935Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-02T00:46:30.935Z] === RUN TestContainerBindMountNonRecursive [2021-03-02T00:46:31.170Z] INFO: Testing against a local daemon [2021-03-02T00:46:31.170Z] === RUN TestServiceCreateInit [2021-03-02T00:46:31.170Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T00:46:31.170Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T00:46:31.170Z] --- PASS: TestServiceCreateInit (0.02s) [2021-03-02T00:46:31.170Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T00:46:31.170Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.170Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T00:46:31.170Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.170Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T00:46:31.170Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-03-02T00:46:31.170Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.170Z] === RUN TestCreateServiceConflict [2021-03-02T00:46:31.170Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-02T00:46:31.170Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.170Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T00:46:31.170Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-03-02T00:46:31.170Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.170Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T00:46:31.170Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-02T00:46:31.170Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.170Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T00:46:31.170Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-02T00:46:31.170Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.170Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T00:46:31.170Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-02T00:46:31.170Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.170Z] === RUN TestCreateServiceSysctls [2021-03-02T00:46:31.430Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-02T00:46:31.430Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.430Z] === RUN TestCreateServiceCapabilities [2021-03-02T00:46:31.430Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-02T00:46:31.430Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.430Z] === RUN TestInspect [2021-03-02T00:46:31.430Z] --- SKIP: TestInspect (0.01s) [2021-03-02T00:46:31.430Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.430Z] === RUN TestCreateJob [2021-03-02T00:46:31.430Z] --- SKIP: TestCreateJob (0.01s) [2021-03-02T00:46:31.430Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.430Z] === RUN TestReplicatedJob [2021-03-02T00:46:31.430Z] --- SKIP: TestReplicatedJob (0.02s) [2021-03-02T00:46:31.430Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.430Z] === RUN TestUpdateReplicatedJob [2021-03-02T00:46:31.430Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-02T00:46:31.430Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.430Z] === RUN TestServiceListWithStatuses [2021-03-02T00:46:31.430Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T00:46:31.430Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:46:31.430Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T00:46:31.430Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-03-02T00:46:31.430Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.430Z] === RUN TestDockerNetworkReConnect [2021-03-02T00:46:31.430Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-03-02T00:46:31.430Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:31.430Z] === RUN TestServicePlugin [2021-03-02T00:46:31.652Z] --- PASS: TestImportExtremelyLargeImageWorks (101.54s) [2021-03-02T00:46:31.652Z] PASS [2021-03-02T00:46:31.652Z] [2021-03-02T00:46:31.652Z] DONE 12 tests in 104.332s [2021-03-02T00:46:31.652Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-02T00:46:31.652Z] INFO: Testing against a local daemon [2021-03-02T00:46:31.652Z] === RUN TestNetworkCreateDelete [2021-03-02T00:46:31.652Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-02T00:46:31.652Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T00:46:31.652Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-03-02T00:46:31.652Z] === RUN TestDaemonDNSFallback [2021-03-02T00:46:31.652Z] --- PASS: TestDaemonDNSFallback (6.47s) [2021-03-02T00:46:31.652Z] === RUN TestInspectNetwork [2021-03-02T00:46:31.911Z] === RUN TestInspectNetwork/full_network_id [2021-03-02T00:46:31.911Z] === RUN TestInspectNetwork/partial_network_id [2021-03-02T00:46:31.911Z] === RUN TestInspectNetwork/network_name [2021-03-02T00:46:31.911Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-02T00:46:33.382Z] --- PASS: TestSecretsCreateAndDelete (3.90s) [2021-03-02T00:46:33.382Z] === RUN TestSecretsUpdate [2021-03-02T00:46:33.484Z] --- PASS: TestContainerBindMountNonRecursive (2.33s) [2021-03-02T00:46:33.484Z] === RUN TestContainerVolumesMountedAsShared [2021-03-02T00:46:34.056Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-03-02T00:46:34.056Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-02T00:46:34.628Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2021-03-02T00:46:34.628Z] === RUN TestNetworkNat [2021-03-02T00:46:35.573Z] --- PASS: TestNetworkNat (0.92s) [2021-03-02T00:46:35.573Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T00:46:35.628Z] --- SKIP: TestServicePlugin (3.49s) [2021-03-02T00:46:35.628Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] === RUN TestServiceUpdateLabel [2021-03-02T00:46:35.628Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-03-02T00:46:35.628Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] === RUN TestServiceUpdateSecrets [2021-03-02T00:46:35.628Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-03-02T00:46:35.628Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] === RUN TestServiceUpdateConfigs [2021-03-02T00:46:35.628Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-03-02T00:46:35.628Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] === RUN TestServiceUpdateNetwork [2021-03-02T00:46:35.628Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-02T00:46:35.628Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T00:46:35.628Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-02T00:46:35.628Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] PASS [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === Skipped [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T00:46:35.628Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T00:46:35.628Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T00:46:35.628Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T00:46:35.628Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-03-02T00:46:35.628Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-02T00:46:35.628Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-03-02T00:46:35.628Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-02T00:46:35.628Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-02T00:46:35.628Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-02T00:46:35.628Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-02T00:46:35.628Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-02T00:46:35.628Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-02T00:46:35.628Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-02T00:46:35.628Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestReplicatedJob (0.02s) [2021-03-02T00:46:35.628Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-02T00:46:35.628Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-02T00:46:35.628Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-03-02T00:46:35.628Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-03-02T00:46:35.628Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s) [2021-03-02T00:46:35.628Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-03-02T00:46:35.628Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-03-02T00:46:35.628Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-03-02T00:46:35.628Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-02T00:46:35.628Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-02T00:46:35.628Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] DONE 24 tests, 23 skipped in 3.964s [2021-03-02T00:46:35.628Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-02T00:46:35.628Z] INFO: Testing against a local daemon [2021-03-02T00:46:35.628Z] === RUN TestSessionCreate [2021-03-02T00:46:35.628Z] --- PASS: TestSessionCreate (0.02s) [2021-03-02T00:46:35.628Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T00:46:35.628Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-02T00:46:35.628Z] PASS [2021-03-02T00:46:35.628Z] [2021-03-02T00:46:35.628Z] DONE 2 tests in 0.212s [2021-03-02T00:46:35.628Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-02T00:46:35.628Z] INFO: Testing against a local daemon [2021-03-02T00:46:35.628Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T00:46:35.628Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T00:46:35.628Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T00:46:35.628Z] === RUN TestEventsExecDie [2021-03-02T00:46:35.888Z] --- PASS: TestEventsExecDie (0.54s) [2021-03-02T00:46:35.888Z] === RUN TestEventsBackwardsCompatible [2021-03-02T00:46:35.888Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-02T00:46:35.888Z] === RUN TestInfoBinaryCommits [2021-03-02T00:46:35.888Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-02T00:46:35.888Z] === RUN TestInfoAPIVersioned [2021-03-02T00:46:35.888Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-02T00:46:35.888Z] === RUN TestInfoDiscoveryBackend [2021-03-02T00:46:36.098Z] --- PASS: TestInspectNetwork (7.65s) [2021-03-02T00:46:36.098Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-02T00:46:36.098Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-02T00:46:36.098Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-02T00:46:36.098Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-03-02T00:46:36.098Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T00:46:36.517Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2021-03-02T00:46:36.517Z] === RUN TestNetworkLoopbackNat [2021-03-02T00:46:36.892Z] --- PASS: TestSecretsUpdate (3.86s) [2021-03-02T00:46:36.892Z] === RUN TestTemplatedSecret [2021-03-02T00:46:37.796Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-03-02T00:46:37.796Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-02T00:46:38.079Z] --- PASS: TestRunContainerWithBridgeNone (1.77s) [2021-03-02T00:46:38.079Z] === RUN TestNetworkInvalidJSON [2021-03-02T00:46:38.079Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T00:46:38.079Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T00:46:38.079Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:46:38.079Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:46:38.079Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:46:38.079Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:46:38.079Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T00:46:38.079Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:46:38.079Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:46:38.079Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-02T00:46:38.079Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-02T00:46:38.079Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-02T00:46:38.079Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T00:46:38.079Z] === RUN TestNetworkList [2021-03-02T00:46:38.079Z] === RUN TestNetworkList//networks [2021-03-02T00:46:38.079Z] === PAUSE TestNetworkList//networks [2021-03-02T00:46:38.079Z] === RUN TestNetworkList//networks/ [2021-03-02T00:46:38.079Z] === PAUSE TestNetworkList//networks/ [2021-03-02T00:46:38.079Z] === CONT TestNetworkList//networks [2021-03-02T00:46:38.079Z] === CONT TestNetworkList//networks/ [2021-03-02T00:46:38.079Z] --- PASS: TestNetworkList (0.01s) [2021-03-02T00:46:38.079Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T00:46:38.079Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T00:46:38.079Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T00:46:38.346Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-03-02T00:46:38.346Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T00:46:39.073Z] Loaded image: buildpack-deps:buster [2021-03-02T00:46:39.073Z] Loaded image: busybox:latest [2021-03-02T00:46:39.073Z] Loaded image: buildpack-deps:buster [2021-03-02T00:46:39.073Z] Loaded image: busybox:latest [2021-03-02T00:46:39.073Z] Loaded image: busybox:glibc [2021-03-02T00:46:39.073Z] Loaded image: busybox:glibc [2021-03-02T00:46:39.728Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-02T00:46:39.728Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T00:46:39.822Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2021-03-02T00:46:39.822Z] === RUN TestPause [2021-03-02T00:46:40.295Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-03-02T00:46:40.295Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T00:46:40.395Z] --- PASS: TestPause (0.82s) [2021-03-02T00:46:40.395Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T00:46:40.395Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:46:40.395Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:46:40.395Z] === RUN TestPauseStopPausedContainer [2021-03-02T00:46:41.090Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-03-02T00:46:41.090Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-02T00:46:41.090Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-02T00:46:41.090Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:46:41.090Z] === RUN TestInfoAPI [2021-03-02T00:46:41.090Z] --- PASS: TestInfoAPI (0.03s) [2021-03-02T00:46:41.090Z] === RUN TestInfoAPIWarnings [2021-03-02T00:46:41.231Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-03-02T00:46:41.231Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T00:46:41.337Z] --- PASS: TestTemplatedSecret (3.76s) [2021-03-02T00:46:41.337Z] === RUN TestSecretCreateResolve [2021-03-02T00:46:41.339Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2021-03-02T00:46:41.339Z] === RUN TestPsFilter [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-02T00:46:41.395Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-03-02T00:46:41.395Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-02T00:46:41.395Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-02T00:46:41.395Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-02T00:46:41.395Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-02T00:46:41.395Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-03-02T00:46:41.395Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/builder [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-02T00:46:41.395Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-02T00:46:41.600Z] --- PASS: TestPsFilter (0.25s) [2021-03-02T00:46:41.600Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T00:46:41.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-02T00:46:41.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-02T00:46:42.369Z] Loaded image: debian:bullseye [2021-03-02T00:46:42.369Z] Loaded image: hello-world:latest [2021-03-02T00:46:42.369Z] Loaded image: debian:bullseye [2021-03-02T00:46:42.369Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:46:42.369Z] INFO: Testing against a local daemon [2021-03-02T00:46:42.369Z] === RUN TestDockerSuite [2021-03-02T00:46:42.369Z] Loaded image: hello-world:latest [2021-03-02T00:46:42.369Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-02T00:46:42.369Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-02T00:46:42.369Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:46:42.543Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-03-02T00:46:42.543Z] === RUN TestRemoveContainerWithVolume [2021-03-02T00:46:42.608Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-03-02T00:46:42.608Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T00:46:42.628Z] INFO: Testing against a local daemon [2021-03-02T00:46:42.628Z] === RUN TestDockerDaemonSuite [2021-03-02T00:46:42.628Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-02T00:46:42.628Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-02T00:46:42.628Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-02T00:46:42.628Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-02T00:46:42.628Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-02T00:46:42.628Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-02T00:46:42.628Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-02T00:46:43.115Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-03-02T00:46:43.115Z] === RUN TestRemoveContainerRunning [2021-03-02T00:46:43.179Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-02T00:46:43.179Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T00:46:44.006Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-02T00:46:44.006Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-02T00:46:44.058Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-03-02T00:46:44.058Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T00:46:44.574Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-02T00:46:44.574Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-02T00:46:44.630Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2021-03-02T00:46:44.630Z] === RUN TestRemoveInvalidContainer [2021-03-02T00:46:44.630Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-02T00:46:44.630Z] === RUN TestRenameLinkedContainer [2021-03-02T00:46:44.684Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2021-03-02T00:46:44.684Z] ok github.com/docker/docker/builder/dockerfile 0.210s coverage: 48.3% of statements [2021-03-02T00:46:44.684Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-02T00:46:44.849Z] --- PASS: TestSecretCreateResolve (3.92s) [2021-03-02T00:46:44.849Z] PASS [2021-03-02T00:46:44.849Z] [2021-03-02T00:46:44.850Z] DONE 6 tests in 23.101s [2021-03-02T00:46:44.850Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-03-02T00:46:44.850Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:46:44.850Z] ++ set -e [2021-03-02T00:46:44.850Z] ++ '[' -n 0 ']' [2021-03-02T00:46:44.850Z] ++ set -x [2021-03-02T00:46:44.850Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:46:44.850Z] INFO: Testing against a local daemon [2021-03-02T00:46:44.850Z] === RUN TestServiceCreateInit [2021-03-02T00:46:44.850Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T00:46:45.510Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-02T00:46:45.510Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-02T00:46:45.510Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-02T00:46:45.620Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-02T00:46:45.711Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s) [2021-03-02T00:46:45.711Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T00:46:45.711Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:46:45.711Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:46:45.711Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T00:46:47.417Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-02T00:46:47.417Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-02T00:46:47.417Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-02T00:46:47.417Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-02T00:46:47.935Z] --- PASS: TestRenameLinkedContainer (3.12s) [2021-03-02T00:46:47.935Z] === RUN TestRenameStoppedContainer [2021-03-02T00:46:47.985Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-02T00:46:48.153Z] ok github.com/docker/docker/builder/remotecontext/git 2.646s coverage: 85.8% of statements [2021-03-02T00:46:48.153Z] ? github.com/docker/docker/cli [no test files] [2021-03-02T00:46:48.153Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-02T00:46:48.507Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-03-02T00:46:48.507Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T00:46:48.923Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-02T00:46:49.529Z] ok github.com/docker/docker/client 0.185s coverage: 75.4% of statements [2021-03-02T00:46:49.866Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-02T00:46:49.866Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-02T00:46:49.866Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-02T00:46:49.866Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-02T00:46:49.866Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-02T00:46:50.407Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T00:46:50.423Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2021-03-02T00:46:50.423Z] === RUN TestRenameInvalidName [2021-03-02T00:46:50.996Z] --- PASS: TestRenameInvalidName (0.76s) [2021-03-02T00:46:50.996Z] === RUN TestRenameAnonymousContainer [2021-03-02T00:46:55.207Z] --- PASS: TestRenameAnonymousContainer (3.91s) [2021-03-02T00:46:55.207Z] === RUN TestRenameContainerWithSameName [2021-03-02T00:46:55.780Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2021-03-02T00:46:55.780Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T00:46:55.964Z] --- PASS: TestServiceCreateInit (10.79s) [2021-03-02T00:46:55.964Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s) [2021-03-02T00:46:55.964Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.35s) [2021-03-02T00:46:55.964Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T00:46:56.434Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-02T00:46:57.166Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2021-03-02T00:46:57.166Z] === RUN TestResize [2021-03-02T00:46:58.110Z] --- PASS: TestResize (0.79s) [2021-03-02T00:46:58.110Z] === RUN TestResizeWithInvalidSize [2021-03-02T00:46:58.683Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2021-03-02T00:46:58.683Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T00:46:58.969Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-02T00:46:59.186Z] --- PASS: TestInfoAPIWarnings (17.35s) [2021-03-02T00:46:59.186Z] === RUN TestInfoDebug [2021-03-02T00:46:59.628Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:46:59.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:46:59.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:46:59.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:46:59.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:46:59.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:46:59.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:46:59.756Z] --- PASS: TestInfoDebug (1.52s) [2021-03-02T00:46:59.756Z] === RUN TestInfoInsecureRegistries [2021-03-02T00:47:00.586Z] --- PASS: TestServiceWithDataPathPortInit (14.58s) [2021-03-02T00:47:00.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T00:47:01.664Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-03-02T00:47:01.664Z] === RUN TestInfoRegistryMirrors [2021-03-02T00:47:02.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:47:02.257Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-02T00:47:02.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:47:02.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:47:03.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:47:03.044Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-03-02T00:47:03.044Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T00:47:03.044Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-03-02T00:47:03.044Z] === RUN TestPingCacheHeaders [2021-03-02T00:47:03.044Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-02T00:47:03.044Z] === RUN TestPingGet [2021-03-02T00:47:03.044Z] --- PASS: TestPingGet (0.01s) [2021-03-02T00:47:03.044Z] === RUN TestPingHead [2021-03-02T00:47:03.044Z] --- PASS: TestPingHead (0.02s) [2021-03-02T00:47:03.044Z] === RUN TestVersion [2021-03-02T00:47:03.044Z] --- PASS: TestVersion (0.02s) [2021-03-02T00:47:03.044Z] PASS [2021-03-02T00:47:03.044Z] [2021-03-02T00:47:03.044Z] === Skipped [2021-03-02T00:47:03.044Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T00:47:03.044Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T00:47:03.044Z] [2021-03-02T00:47:03.044Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-02T00:47:03.044Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-02T00:47:03.044Z] [2021-03-02T00:47:03.044Z] [2021-03-02T00:47:03.044Z] DONE 18 tests, 2 skipped in 27.856s [2021-03-02T00:47:03.044Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-02T00:47:03.305Z] INFO: Testing against a local daemon [2021-03-02T00:47:03.305Z] === RUN TestVolumesCreateAndList [2021-03-02T00:47:03.305Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-02T00:47:03.305Z] === RUN TestVolumesRemove [2021-03-02T00:47:03.305Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-02T00:47:03.305Z] === RUN TestVolumesInspect [2021-03-02T00:47:03.305Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-02T00:47:03.305Z] === RUN TestVolumesInvalidJSON [2021-03-02T00:47:03.305Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T00:47:03.305Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T00:47:03.305Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T00:47:03.305Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-02T00:47:03.305Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T00:47:03.305Z] PASS [2021-03-02T00:47:03.305Z] [2021-03-02T00:47:03.305Z] DONE 5 tests in 0.287s [2021-03-02T00:47:03.305Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T00:47:03.565Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12194 is not a child of this shell [2021-03-02T00:47:03.565Z] warning: PID 12194 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-02T00:47:03.565Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T00:47:03.565Z] [2021-03-02T00:47:03.565Z] Unloading profiles will leave already running processes permanently [2021-03-02T00:47:03.565Z] unconfined, which can lead to unexpected situations. [2021-03-02T00:47:03.565Z] [2021-03-02T00:47:03.565Z] To set a process to complain mode, use the command line tool [2021-03-02T00:47:03.565Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T00:47:03.565Z] Removing test suite binaries [2021-03-02T00:47:03.565Z] exiting test-integration [2021-03-02T00:47:03.565Z] ++ exit 0 [2021-03-02T00:47:03.638Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-02T00:47:04.209Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-02T00:47:04.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:47:04.469Z] --- PASS: TestBuildWithHugeFile (106.91s) [2021-03-02T00:47:04.469Z] === RUN TestBuildWCOWSandboxSize [2021-03-02T00:47:04.469Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-02T00:47:04.469Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:47:04.469Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T00:47:04.469Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:47:04.469Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:47:04.469Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:47:04.469Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:47:04.469Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:47:04.469Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:47:04.469Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:47:04.469Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:47:04.469Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:47:04.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-02T00:47:04.535Z] [2021-03-02T00:47:04.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:47:04.728Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-03-02T00:47:04.728Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-03-02T00:47:04.728Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-03-02T00:47:04.728Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-03-02T00:47:04.728Z] === RUN TestBuildPreserveOwnership [2021-03-02T00:47:04.728Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-02T00:47:04.728Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-02T00:47:04.933Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:47:05.317Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-02T00:47:05.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:47:06.268Z] === RUN TestDockerSuite/TestAttachAfterDetach Post stage [Pipeline] junit [2021-03-02T00:47:06.478Z] Recording test results [2021-03-02T00:47:06.529Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-02T00:47:07.907Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-02T00:47:07.907Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-02T00:47:08.434Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.91s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2021-03-02T00:47:08.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2021-03-02T00:47:08.435Z] === RUN TestCgroupNamespacesRun [2021-03-02T00:47:08.516Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T00:47:08.698Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.37s) [2021-03-02T00:47:08.698Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:esrht1jnf7sdciv5ps1kbhc42 Created:2021-03-02 00:47:01.557450555 +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[255be0844a1239ef0b1786499d323de5d22c73a7e013c8d2b20f3ed54d94ef4d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0wx7ce5fmq1d9sn57p23fy92a EndpointID:bdc5488bd87e9697987a2b0afb98a4003671fffc4ca4acf14d82f5924af88ce8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:608f8638e1519125d5e946dce92575f5f4d92467963123ccf0b582aa78a39456 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:07342f24d1c3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0wx7ce5fmq1d9sn57p23fy92a EndpointID:bdc5488bd87e9697987a2b0afb98a4003671fffc4ca4acf14d82f5924af88ce8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-02T00:47:08.698Z] PASS [2021-03-02T00:47:08.698Z] [2021-03-02T00:47:08.698Z] === Skipped [2021-03-02T00:47:08.698Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:47:08.698Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:47:08.698Z] [2021-03-02T00:47:08.698Z] [2021-03-02T00:47:08.698Z] DONE 26 tests, 1 skipped in 46.174s [2021-03-02T00:47:08.698Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:47:08.698Z] INFO: Testing against a local daemon [2021-03-02T00:47:08.698Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-02T00:47:08.698Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T00:47:08.698Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:47:08.698Z] === RUN TestDockerNetworkIpvlan [2021-03-02T00:47:08.699Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:47:08.699Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:47:08.699Z] PASS [2021-03-02T00:47:08.699Z] [2021-03-02T00:47:08.699Z] === Skipped [2021-03-02T00:47:08.699Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T00:47:08.699Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:47:08.699Z] [2021-03-02T00:47:08.699Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:47:08.699Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:47:08.699Z] [2021-03-02T00:47:08.699Z] [2021-03-02T00:47:08.699Z] DONE 2 tests, 2 skipped in 0.034s [2021-03-02T00:47:08.699Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:47:08.699Z] INFO: Testing against a local daemon [2021-03-02T00:47:08.699Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-02T00:47:08.874Z] + echo Ensuring container killed. [2021-03-02T00:47:08.874Z] Ensuring container killed. [2021-03-02T00:47:08.874Z] + docker rm -vf docker-pr5 [2021-03-02T00:47:08.874Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-03-02T00:47:08.957Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-03-02T00:47:08.957Z] === RUN TestDockerNetworkMacvlan [2021-03-02T00:47:09.168Z] + echo Chowning /workspace to jenkins user [2021-03-02T00:47:09.168Z] Chowning /workspace to jenkins user [2021-03-02T00:47:09.168Z] + id -u [2021-03-02T00:47:09.168Z] + id -g [2021-03-02T00:47:09.168Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42095:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T00:47:09.168Z] Unable to find image 'busybox:latest' locally [2021-03-02T00:47:09.287Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-02T00:47:09.431Z] latest: Pulling from library/busybox [2021-03-02T00:47:09.431Z] 5c4213be9af9: Pulling fs layer [2021-03-02T00:47:09.431Z] 5c4213be9af9: Verifying Checksum [2021-03-02T00:47:09.431Z] 5c4213be9af9: Download complete [2021-03-02T00:47:09.524Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-02T00:47:09.546Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2021-03-02T00:47:09.546Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.13s) [2021-03-02T00:47:09.546Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2021-03-02T00:47:09.546Z] === RUN TestBuildPlatformInvalid [2021-03-02T00:47:09.546Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-02T00:47:09.546Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-02T00:47:09.691Z] 5c4213be9af9: Pull complete [2021-03-02T00:47:09.691Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-02T00:47:09.691Z] Status: Downloaded newer image for busybox:latest [2021-03-02T00:47:09.805Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-02T00:47:09.822Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2021-03-02T00:47:09.822Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-02T00:47:10.461Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-02T00:47:11.185Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-02T00:47:11.397Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-02T00:47:11.446Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T00:47:11.739Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2021-03-02T00:47:11.739Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-02T00:47:11.911Z] + bundleName=amd64-rootless [2021-03-02T00:47:11.911Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-02T00:47:11.911Z] Creating amd64-rootless-bundles.tar.gz [2021-03-02T00:47:11.911Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-03-02T00:47:11.911Z] + 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-03-02T00:47:11.925Z] Archiving artifacts [2021-03-02T00:47:12.014Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-02T00:47:13.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-02T00:47:13.303Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-02T00:47:13.396Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-02T00:47:13.658Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2021-03-02T00:47:13.658Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-02T00:47:13.710Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42095/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T00:47:13.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-02T00:47:13.966Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-02T00:47:14.025Z] + make clean [2021-03-02T00:47:14.285Z] docker volume rm -f docker-dev-cache [2021-03-02T00:47:14.285Z] docker-dev-cache [Pipeline] deleteDir [2021-03-02T00:47:14.903Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-02T00:47:15.045Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-03-02T00:47:15.045Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T00:47:15.207Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-02T00:47:15.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-02T00:47:15.471Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-02T00:47:16.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-02T00:47:16.963Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2021-03-02T00:47:16.963Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-02T00:47:17.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-02T00:47:17.376Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-02T00:47:17.944Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-02T00:47:18.495Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-02T00:47:18.542Z] --- PASS: TestCreateServiceMultipleTimes (22.73s) [2021-03-02T00:47:18.542Z] === RUN TestCreateServiceConflict [2021-03-02T00:47:18.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-02T00:47:18.879Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2021-03-02T00:47:18.879Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-02T00:47:18.882Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-02T00:47:19.435Z] --- PASS: TestDockerNetworkMacvlan (10.55s) [2021-03-02T00:47:19.435Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-02T00:47:19.435Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-03-02T00:47:19.435Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.97s) [2021-03-02T00:47:19.435Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s) [2021-03-02T00:47:19.435Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.36s) [2021-03-02T00:47:19.435Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s) [2021-03-02T00:47:19.435Z] PASS [2021-03-02T00:47:19.435Z] [2021-03-02T00:47:19.435Z] DONE 8 tests in 11.877s [2021-03-02T00:47:19.435Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-02T00:47:19.435Z] testing: warning: no tests to run [2021-03-02T00:47:19.435Z] PASS [2021-03-02T00:47:19.435Z] [2021-03-02T00:47:19.435Z] DONE 0 tests in 0.006s [2021-03-02T00:47:19.435Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-02T00:47:19.696Z] INFO: Testing against a local daemon [2021-03-02T00:47:19.696Z] === RUN TestAuthZPluginAllowRequest [2021-03-02T00:47:19.824Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.07s) [2021-03-02T00:47:19.824Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-02T00:47:20.263Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-02T00:47:21.073Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2021-03-02T00:47:21.073Z] === RUN TestAuthZPluginTLS [2021-03-02T00:47:21.202Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-02T00:47:21.331Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-02T00:47:21.331Z] === RUN TestAuthZPluginDenyRequest [2021-03-02T00:47:21.465Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-02T00:47:21.465Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-02T00:47:21.741Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2021-03-02T00:47:21.741Z] === RUN TestKernelTCPMemory [2021-03-02T00:47:21.899Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-02T00:47:21.899Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-02T00:47:22.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-02T00:47:22.466Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-02T00:47:22.466Z] === RUN TestAuthZPluginDenyResponse [2021-03-02T00:47:22.571Z] 4612f6d0b889: Pull complete [2021-03-02T00:47:22.685Z] --- PASS: TestKernelTCPMemory (0.89s) [2021-03-02T00:47:22.685Z] === RUN TestNISDomainname [2021-03-02T00:47:22.846Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-02T00:47:22.987Z] --- PASS: TestCreateServiceConflict (3.85s) [2021-03-02T00:47:22.987Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T00:47:23.037Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-03-02T00:47:23.037Z] === RUN TestAuthZPluginAllowEventStream [2021-03-02T00:47:23.629Z] --- PASS: TestNISDomainname (0.98s) [2021-03-02T00:47:23.629Z] === RUN TestHostnameDnsResolution [2021-03-02T00:47:23.785Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-02T00:47:23.785Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-02T00:47:24.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-02T00:47:24.413Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2021-03-02T00:47:24.413Z] === RUN TestAuthZPluginErrorResponse [2021-03-02T00:47:24.671Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-03-02T00:47:24.671Z] === RUN TestAuthZPluginErrorRequest [2021-03-02T00:47:25.238Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-02T00:47:25.239Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-02T00:47:25.544Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-03-02T00:47:25.544Z] === RUN TestStats [2021-03-02T00:47:25.806Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-02T00:47:25.806Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-02T00:47:25.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-02T00:47:26.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-02T00:47:26.500Z] --- PASS: TestCreateServiceMaxReplicas (3.98s) [2021-03-02T00:47:26.500Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T00:47:27.184Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s) [2021-03-02T00:47:27.184Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-02T00:47:27.980Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-02T00:47:28.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-02T00:47:28.090Z] --- PASS: TestStats (2.79s) [2021-03-02T00:47:28.090Z] === RUN TestStopContainerWithTimeout [2021-03-02T00:47:28.090Z] === RUN TestStopContainerWithTimeout/0 [2021-03-02T00:47:28.090Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-02T00:47:28.090Z] === RUN TestStopContainerWithTimeout/1 [2021-03-02T00:47:28.090Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-02T00:47:28.090Z] === RUN TestStopContainerWithTimeout/3 [2021-03-02T00:47:28.090Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-02T00:47:28.090Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-02T00:47:28.090Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-02T00:47:28.090Z] === CONT TestStopContainerWithTimeout/0 [2021-03-02T00:47:28.090Z] === CONT TestStopContainerWithTimeout/1 [2021-03-02T00:47:28.090Z] === CONT TestStopContainerWithTimeout/3 [2021-03-02T00:47:28.090Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-02T00:47:29.088Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2021-03-02T00:47:29.088Z] === RUN TestAuthZPluginHeader [2021-03-02T00:47:29.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-02T00:47:29.657Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-03-02T00:47:29.657Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-02T00:47:31.269Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-02T00:47:31.396Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-02T00:47:31.396Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2021-03-02T00:47:31.396Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2021-03-02T00:47:31.396Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2021-03-02T00:47:31.396Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2021-03-02T00:47:31.396Z] === RUN TestDeleteDevicemapper [2021-03-02T00:47:31.396Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-02T00:47:31.396Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:47:31.396Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T00:47:31.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-02T00:47:32.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-02T00:47:33.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-02T00:47:33.803Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-02T00:47:33.847Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.75s) [2021-03-02T00:47:33.847Z] === RUN TestAuthZPluginV2Disable [2021-03-02T00:47:33.946Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s) [2021-03-02T00:47:33.946Z] === RUN TestUpdateMemory [2021-03-02T00:47:33.946Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-02T00:47:33.946Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:47:33.946Z] === RUN TestUpdateCPUQuota [2021-03-02T00:47:35.181Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-02T00:47:35.266Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-02T00:47:35.266Z] Using test binary docker [2021-03-02T00:47:35.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-02T00:47:35.266Z] +++ /etc/init.d/apparmor start [2021-03-02T00:47:35.266Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-02T00:47:35.266Z] INFO: Waiting for daemon to start... [2021-03-02T00:47:35.266Z] Starting dockerd [2021-03-02T00:47:35.266Z] +++ 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-03-02T00:47:35.333Z] --- PASS: TestUpdateCPUQuota (1.36s) [2021-03-02T00:47:35.333Z] === RUN TestUpdatePidsLimit [2021-03-02T00:47:35.333Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-02T00:47:35.594Z] === RUN TestUpdatePidsLimit/no_change [2021-03-02T00:47:35.856Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-02T00:47:36.209Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 29.1% of statements [2021-03-02T00:47:36.209Z] ok github.com/docker/docker/container 0.117s coverage: 34.7% of statements [2021-03-02T00:47:36.209Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-02T00:47:36.209Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-02T00:47:36.209Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-02T00:47:36.209Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-02T00:47:36.380Z] --- PASS: TestAuthZPluginV2Disable (2.94s) [2021-03-02T00:47:36.380Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-02T00:47:36.428Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-02T00:47:36.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-02T00:47:36.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-02T00:47:37.342Z] . [2021-03-02T00:47:37.342Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-02T00:47:37.342Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-02T00:47:37.342Z] Error: No such image: emptyfs [2021-03-02T00:47:37.342Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-02T00:47:37.342Z] ++++ docker load [2021-03-02T00:47:37.522Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-02T00:47:37.641Z] Running integration-test (iteration 1) [2021-03-02T00:47:37.641Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-03-02T00:47:37.641Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:47:37.641Z] ++ set -e [2021-03-02T00:47:37.641Z] ++ '[' -n 0 ']' [2021-03-02T00:47:37.641Z] ++ set -x [2021-03-02T00:47:37.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:47:37.720Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-02T00:47:38.288Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-02T00:47:38.855Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-02T00:47:38.912Z] --- PASS: TestUpdatePidsLimit (3.85s) [2021-03-02T00:47:38.912Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2021-03-02T00:47:38.912Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-03-02T00:47:38.912Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-03-02T00:47:38.912Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-03-02T00:47:38.912Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-03-02T00:47:38.912Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2021-03-02T00:47:38.912Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2021-03-02T00:47:38.912Z] === RUN TestUpdateRestartPolicy [2021-03-02T00:47:39.681Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.88s) [2021-03-02T00:47:39.681Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-02T00:47:39.795Z] Loaded image: buildpack-deps:buster [2021-03-02T00:47:40.054Z] Loaded image: busybox:latest [2021-03-02T00:47:40.313Z] Loaded image: busybox:glibc [2021-03-02T00:47:40.313Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-02T00:47:40.884Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-02T00:47:42.781Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2021-03-02T00:47:43.348Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-03-02T00:47:44.179Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-02T00:47:44.439Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-02T00:47:45.068Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.06s) [2021-03-02T00:47:45.068Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T00:47:45.252Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-03-02T00:47:45.378Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-02T00:47:45.637Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-02T00:47:45.637Z] Loaded image: debian:bullseye [2021-03-02T00:47:45.897Z] Loaded image: hello-world:latest [2021-03-02T00:47:45.897Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:47:46.099Z] --- PASS: TestCreateServiceSecretFileMode (3.58s) [2021-03-02T00:47:46.099Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T00:47:47.277Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-02T00:47:47.536Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-02T00:47:48.476Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-02T00:47:48.736Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-02T00:47:49.610Z] --- PASS: TestCreateServiceConfigFileMode (3.66s) [2021-03-02T00:47:49.610Z] === RUN TestCreateServiceSysctls [2021-03-02T00:47:49.679Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.72s) [2021-03-02T00:47:49.679Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-02T00:47:49.745Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-02T00:47:50.327Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-02T00:47:51.719Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-02T00:47:53.113Z] Loaded image: buildpack-deps:buster [2021-03-02T00:47:53.113Z] Loaded image: busybox:latest [2021-03-02T00:47:53.113Z] Loaded image: busybox:glibc [2021-03-02T00:47:53.416Z] Loaded image: debian:bullseye [2021-03-02T00:47:53.416Z] Loaded image: hello-world:latest [2021-03-02T00:47:53.416Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:47:53.718Z] INFO: Testing against a local daemon [2021-03-02T00:47:53.718Z] === RUN TestCgroupNamespacesBuild [2021-03-02T00:47:53.826Z] --- PASS: TestUpdateRestartPolicy (12.38s) [2021-03-02T00:47:53.826Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T00:47:53.826Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-03-02T00:47:53.826Z] === RUN TestWaitNonBlocked [2021-03-02T00:47:53.826Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:47:53.826Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:47:53.826Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:47:53.826Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:47:53.826Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:47:53.826Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:47:53.826Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-02T00:47:53.826Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-03-02T00:47:53.826Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-03-02T00:47:53.826Z] === RUN TestWaitBlocked [2021-03-02T00:47:53.826Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:47:53.826Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:47:53.826Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:47:53.826Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:47:53.826Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:47:53.826Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:47:54.253Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-02T00:47:54.253Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-02T00:47:54.399Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-02T00:47:54.399Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2021-03-02T00:47:54.399Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2021-03-02T00:47:54.399Z] === CONT TestContainerStartOnDaemonRestart [2021-03-02T00:47:54.399Z] === CONT TestContainerKillOnDaemonStart [2021-03-02T00:47:54.399Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-02T00:47:54.399Z] === CONT TestDaemonHostGatewayIP [2021-03-02T00:47:54.512Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.01s) [2021-03-02T00:47:54.512Z] PASS [2021-03-02T00:47:54.512Z] [2021-03-02T00:47:54.512Z] === Skipped [2021-03-02T00:47:54.512Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-02T00:47:54.512Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:47:54.512Z] [2021-03-02T00:47:54.512Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-02T00:47:54.512Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:47:54.512Z] [2021-03-02T00:47:54.512Z] [2021-03-02T00:47:54.512Z] DONE 34 tests, 2 skipped in 247.864s [2021-03-02T00:47:54.512Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-02T00:47:54.512Z] ++ 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-03-02T00:47:54.512Z] ++ set -e [2021-03-02T00:47:54.512Z] ++ '[' -n 0 ']' [2021-03-02T00:47:54.512Z] ++ set -x [2021-03-02T00:47:54.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-02T00:47:54.771Z] INFO: Testing against a local daemon [2021-03-02T00:47:54.771Z] === RUN TestConfigInspect [2021-03-02T00:47:54.987Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2021-03-02T00:47:54.987Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-02T00:47:55.031Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-02T00:47:55.201Z] --- PASS: TestCreateServiceSysctls (4.72s) [2021-03-02T00:47:55.201Z] === RUN TestCreateServiceCapabilities [2021-03-02T00:47:55.227Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2021-03-02T00:47:55.227Z] ok github.com/docker/docker/daemon 12.184s coverage: 17.2% of statements [2021-03-02T00:47:55.227Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-02T00:47:55.227Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-02T00:47:56.575Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2021-03-02T00:47:56.575Z] === RUN TestBuildWithSession [2021-03-02T00:47:56.575Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T00:47:56.575Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:47:56.575Z] === RUN TestBuildSquashParent [2021-03-02T00:47:56.627Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-03-02T00:47:56.627Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.8% of statements [2021-03-02T00:47:57.561Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-03-02T00:47:57.561Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-02T00:47:57.561Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-02T00:47:57.563Z] --- PASS: TestConfigInspect (2.82s) [2021-03-02T00:47:57.563Z] === RUN TestConfigList [2021-03-02T00:47:57.714Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2021-03-02T00:47:57.714Z] === CONT TestDaemonRestartIpcMode [2021-03-02T00:47:57.822Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-02T00:47:57.925Z] --- PASS: TestCreateServiceCapabilities (3.55s) [2021-03-02T00:47:57.925Z] === RUN TestInspect [2021-03-02T00:47:58.129Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-03-02T00:47:58.288Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s) [2021-03-02T00:47:58.288Z] === CONT TestIpcModeOlderClient [2021-03-02T00:47:58.390Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-02T00:47:58.552Z] --- PASS: TestIpcModeOlderClient (0.24s) [2021-03-02T00:47:58.959Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-02T00:47:59.497Z] --- PASS: TestDaemonHostGatewayIP (5.03s) [2021-03-02T00:47:59.527Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-02T00:47:59.786Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-02T00:48:00.241Z] --- PASS: TestBuildSquashParent (4.01s) [2021-03-02T00:48:00.241Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T00:48:00.354Z] --- PASS: TestConfigList (2.60s) [2021-03-02T00:48:00.354Z] === RUN TestConfigsCreateAndDelete [2021-03-02T00:48:00.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:48:00.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:48:00.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:48:00.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:48:00.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:48:00.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:48:00.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:48:00.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:48:00.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:48:00.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:48:00.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:48:00.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:48:00.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:48:00.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:48:00.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:48:00.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:48:00.662Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.552s coverage: 73.3% of statements [2021-03-02T00:48:01.230Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2021-03-02T00:48:01.292Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-02T00:48:01.438Z] --- PASS: TestInspect (3.72s) [2021-03-02T00:48:01.438Z] === RUN TestCreateJob [2021-03-02T00:48:01.476Z] --- PASS: TestDaemonRestartIpcMode (3.66s) [2021-03-02T00:48:02.167Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.462s coverage: 56.2% of statements [2021-03-02T00:48:03.203Z] --- PASS: TestConfigsCreateAndDelete (2.73s) [2021-03-02T00:48:03.203Z] === RUN TestConfigsUpdate [2021-03-02T00:48:03.203Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-02T00:48:03.331Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:48:03.331Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:48:04.710Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-03-02T00:48:04.855Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-02T00:48:04.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s) [2021-03-02T00:48:04.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.59s) [2021-03-02T00:48:04.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2021-03-02T00:48:04.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2021-03-02T00:48:04.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2021-03-02T00:48:04.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2021-03-02T00:48:04.855Z] === RUN TestBuildMultiStageCopy [2021-03-02T00:48:04.855Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T00:48:05.742Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-02T00:48:05.742Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-02T00:48:05.889Z] --- PASS: TestCreateJob (4.52s) [2021-03-02T00:48:05.889Z] === RUN TestReplicatedJob [2021-03-02T00:48:06.001Z] --- PASS: TestConfigsUpdate (3.09s) [2021-03-02T00:48:06.001Z] === RUN TestTemplatedConfig [2021-03-02T00:48:06.090Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.314s coverage: 49.4% of statements [2021-03-02T00:48:06.349Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.431s coverage: 46.2% of statements [2021-03-02T00:48:06.349Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-02T00:48:06.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T00:48:06.675Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T00:48:06.939Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-02T00:48:07.000Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T00:48:07.306Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T00:48:07.758Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-03-02T00:48:07.758Z] PASS [2021-03-02T00:48:07.758Z] [2021-03-02T00:48:07.758Z] DONE 17 tests in 46.007s [2021-03-02T00:48:07.758Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-02T00:48:07.758Z] INFO: Testing against a local daemon [2021-03-02T00:48:07.758Z] === RUN TestPluginInvalidJSON [2021-03-02T00:48:07.758Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:48:07.758Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:48:07.758Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:48:07.758Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-02T00:48:07.758Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T00:48:07.758Z] === RUN TestPluginInstall [2021-03-02T00:48:07.758Z] === RUN TestPluginInstall/no_auth [2021-03-02T00:48:07.758Z] time="2021-03-02T00:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:48:07.758Z] time="2021-03-02T00:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc40b37f7c1fac531c9d286a9b9164bd0c05294df45927a31d8d18f09eb0558f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:48:07.758Z] time="2021-03-02T00:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:48:07.758Z] time="2021-03-02T00:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc40b37f7c1fac531c9d286a9b9164bd0c05294df45927a31d8d18f09eb0558f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:48:07.758Z] === RUN TestPluginInstall/with_htpasswd [2021-03-02T00:48:07.878Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-02T00:48:07.948Z] --- PASS: TestBuildMultiStageCopy (2.94s) [2021-03-02T00:48:07.948Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.61s) [2021-03-02T00:48:07.948Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-03-02T00:48:07.948Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2021-03-02T00:48:07.948Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2021-03-02T00:48:07.948Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2021-03-02T00:48:07.948Z] === RUN TestBuildMultiStageParentConfig [2021-03-02T00:48:08.074Z] --- PASS: TestContainerKillOnDaemonStart (13.15s) [2021-03-02T00:48:08.074Z] PASS [2021-03-02T00:48:08.074Z] [2021-03-02T00:48:08.074Z] === Skipped [2021-03-02T00:48:08.074Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-02T00:48:08.074Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:48:08.074Z] [2021-03-02T00:48:08.074Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-02T00:48:08.074Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:48:08.074Z] [2021-03-02T00:48:08.074Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-02T00:48:08.074Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:48:08.074Z] [2021-03-02T00:48:08.074Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:48:08.074Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:48:08.074Z] [2021-03-02T00:48:08.074Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-02T00:48:08.074Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:48:08.074Z] [2021-03-02T00:48:08.074Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-02T00:48:08.074Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:48:08.074Z] [2021-03-02T00:48:08.074Z] [2021-03-02T00:48:08.074Z] DONE 196 tests, 6 skipped in 140.218s [2021-03-02T00:48:08.074Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-02T00:48:08.074Z] ++ 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-03-02T00:48:08.074Z] ++ set -e [2021-03-02T00:48:08.074Z] ++ '[' -n 0 ']' [2021-03-02T00:48:08.074Z] ++ set -x [2021-03-02T00:48:08.074Z] ++ 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-03-02T00:48:08.074Z] INFO: Testing against a local daemon [2021-03-02T00:48:08.074Z] === RUN TestCommitInheritsEnv [2021-03-02T00:48:08.254Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-03-02T00:48:08.347Z] --- PASS: TestCommitInheritsEnv (0.59s) [2021-03-02T00:48:08.347Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T00:48:08.347Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-02T00:48:08.347Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-02T00:48:08.347Z] === RUN TestImagesFilterMultiReference [2021-03-02T00:48:08.347Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-02T00:48:08.347Z] === RUN TestImagePullPlatformInvalid [2021-03-02T00:48:08.347Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-02T00:48:08.347Z] === RUN TestRemoveImageOrphaning [2021-03-02T00:48:08.592Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-03-02T00:48:08.592Z] === RUN TestBuildLabelWithTargets [2021-03-02T00:48:08.694Z] time="2021-03-02T00:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:48:08.694Z] time="2021-03-02T00:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc40b37f7c1fac531c9d286a9b9164bd0c05294df45927a31d8d18f09eb0558f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:48:08.694Z] time="2021-03-02T00:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:48:08.694Z] time="2021-03-02T00:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc40b37f7c1fac531c9d286a9b9164bd0c05294df45927a31d8d18f09eb0558f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:48:08.694Z] === RUN TestPluginInstall/with_insecure [2021-03-02T00:48:08.822Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.744s coverage: 57.7% of statements [2021-03-02T00:48:08.822Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-02T00:48:08.822Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-02T00:48:08.924Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2021-03-02T00:48:08.924Z] === RUN TestRemoveImageGarbageCollector [2021-03-02T00:48:08.924Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-02T00:48:08.924Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:48:08.924Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T00:48:08.924Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-02T00:48:08.924Z] === RUN TestTagInvalidReference [2021-03-02T00:48:08.924Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-02T00:48:08.924Z] === RUN TestTagValidPrefixedRepo [2021-03-02T00:48:09.185Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-02T00:48:09.185Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T00:48:09.185Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-02T00:48:09.185Z] === RUN TestTagOfficialNames [2021-03-02T00:48:09.185Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-02T00:48:09.185Z] === RUN TestTagMatchesDigest [2021-03-02T00:48:09.185Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-02T00:48:09.185Z] PASS [2021-03-02T00:48:09.185Z] [2021-03-02T00:48:09.185Z] === Skipped [2021-03-02T00:48:09.185Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-02T00:48:09.185Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-02T00:48:09.185Z] [2021-03-02T00:48:09.185Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-02T00:48:09.185Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:48:09.185Z] [2021-03-02T00:48:09.185Z] [2021-03-02T00:48:09.185Z] DONE 12 tests, 2 skipped in 1.800s [2021-03-02T00:48:09.185Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-02T00:48:09.185Z] ++ 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-03-02T00:48:09.185Z] ++ set -e [2021-03-02T00:48:09.185Z] ++ '[' -n 0 ']' [2021-03-02T00:48:09.185Z] ++ set -x [2021-03-02T00:48:09.185Z] ++ 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-03-02T00:48:09.447Z] INFO: Testing against a local daemon [2021-03-02T00:48:09.447Z] === RUN TestNetworkCreateDelete [2021-03-02T00:48:09.709Z] --- PASS: TestNetworkCreateDelete (0.41s) [2021-03-02T00:48:09.709Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T00:48:09.785Z] --- PASS: TestTemplatedConfig (3.89s) [2021-03-02T00:48:09.785Z] === RUN TestConfigCreateResolve [2021-03-02T00:48:10.071Z] time="2021-03-02T00:48:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:48:10.071Z] time="2021-03-02T00:48:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5828a643990e228156d9b8502f0f6d1a48c38ab9da8f9f8db48fd0e6e1e8ad02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:48:10.071Z] time="2021-03-02T00:48:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:48:10.071Z] time="2021-03-02T00:48:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5828a643990e228156d9b8502f0f6d1a48c38ab9da8f9f8db48fd0e6e1e8ad02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:48:10.071Z] --- PASS: TestPluginInstall (4.43s) [2021-03-02T00:48:10.071Z] --- PASS: TestPluginInstall/no_auth (2.29s) [2021-03-02T00:48:10.071Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2021-03-02T00:48:10.071Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-03-02T00:48:10.071Z] plugin_test.go:160: [ddd90fcd74f85] daemon is not started [2021-03-02T00:48:10.071Z] === RUN TestPluginsWithRuntimes [2021-03-02T00:48:10.113Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2021-03-02T00:48:10.113Z] === RUN TestBuildWithEmptyLayers [2021-03-02T00:48:10.199Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-03-02T00:48:10.410Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-03-02T00:48:10.411Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T00:48:10.723Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-02T00:48:10.723Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-02T00:48:10.723Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-02T00:48:11.097Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2021-03-02T00:48:11.097Z] === RUN TestDaemonDNSFallback [2021-03-02T00:48:11.134Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2021-03-02T00:48:11.981Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-02T00:48:12.071Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-03-02T00:48:12.071Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-02T00:48:12.071Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-02T00:48:12.103Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-02T00:48:12.498Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2021-03-02T00:48:12.498Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T00:48:12.552Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-02T00:48:12.671Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-02T00:48:13.008Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2021-03-02T00:48:13.166Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2021-03-02T00:48:13.166Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T00:48:13.242Z] --- PASS: TestConfigCreateResolve (3.18s) [2021-03-02T00:48:13.242Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T00:48:13.242Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-02T00:48:13.811Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-03-02T00:48:13.811Z] PASS [2021-03-02T00:48:13.811Z] [2021-03-02T00:48:13.811Z] DONE 7 tests in 19.061s [2021-03-02T00:48:13.811Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-02T00:48:13.811Z] ++ 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-03-02T00:48:13.811Z] ++ set -e [2021-03-02T00:48:13.811Z] ++ '[' -n 0 ']' [2021-03-02T00:48:13.811Z] ++ set -x [2021-03-02T00:48:13.811Z] ++ 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-03-02T00:48:13.811Z] INFO: Testing against a local daemon [2021-03-02T00:48:13.811Z] === RUN TestCheckpoint [2021-03-02T00:48:13.811Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T00:48:13.811Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:48:13.811Z] === RUN TestContainerInvalidJSON [2021-03-02T00:48:13.811Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:48:13.811Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:48:13.811Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:48:13.811Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:48:13.811Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:48:13.811Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:48:13.811Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:48:13.811Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:48:13.811Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:48:13.811Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-02T00:48:13.811Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-02T00:48:13.811Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-02T00:48:13.811Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T00:48:13.811Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T00:48:13.929Z] --- PASS: TestPluginsWithRuntimes (3.61s) [2021-03-02T00:48:13.929Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2021-03-02T00:48:13.929Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-03-02T00:48:13.929Z] PASS [2021-03-02T00:48:13.929Z] [2021-03-02T00:48:13.929Z] DONE 9 tests in 8.103s [2021-03-02T00:48:13.929Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-02T00:48:13.929Z] INFO: Testing against a local daemon [2021-03-02T00:48:13.929Z] === RUN TestExternalGraphDriver [2021-03-02T00:48:13.929Z] === RUN TestExternalGraphDriver/json [2021-03-02T00:48:14.070Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-02T00:48:14.070Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T00:48:14.070Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-03-02T00:48:14.070Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T00:48:14.330Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-03-02T00:48:14.330Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T00:48:14.330Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-02T00:48:14.330Z] === RUN TestCopyFromContainer [2021-03-02T00:48:14.362Z] --- PASS: TestReplicatedJob (7.45s) [2021-03-02T00:48:14.362Z] === RUN TestUpdateReplicatedJob [2021-03-02T00:48:14.386Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 77.8% of statements [2021-03-02T00:48:14.386Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-02T00:48:14.386Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-02T00:48:14.645Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-03-02T00:48:15.289Z] --- PASS: TestBuildMultiStageLayerLeak (1.91s) [2021-03-02T00:48:15.289Z] === RUN TestBuildWithHugeFile [2021-03-02T00:48:15.582Z] ok github.com/docker/docker/daemon/logger/journald 0.044s coverage: 23.9% of statements [2021-03-02T00:48:15.712Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-02T00:48:15.835Z] === RUN TestExternalGraphDriver/spec [2021-03-02T00:48:15.971Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-02T00:48:16.150Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 61.6% of statements [2021-03-02T00:48:16.150Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2021-03-02T00:48:16.230Z] === RUN TestCopyFromContainer// [2021-03-02T00:48:16.534Z] === RUN TestCopyFromContainer//bar/root [2021-03-02T00:48:16.534Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-02T00:48:16.793Z] === RUN TestCopyFromContainer/bar/quux [2021-03-02T00:48:16.793Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-02T00:48:17.054Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-02T00:48:17.054Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-02T00:48:17.054Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-02T00:48:17.313Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-02T00:48:17.313Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-02T00:48:17.313Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-02T00:48:17.336Z] === RUN TestExternalGraphDriver/pull [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer (3.26s) [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-03-02T00:48:17.572Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-02T00:48:17.572Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T00:48:17.572Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:48:17.572Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:48:17.572Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:48:17.572Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:48:17.572Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:48:17.572Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:48:17.572Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:48:17.572Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:48:17.572Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:48:17.572Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-02T00:48:17.572Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T00:48:17.572Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-02T00:48:17.572Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T00:48:17.572Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T00:48:17.572Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-02T00:48:17.572Z] === RUN TestCreateWithInvalidEnv [2021-03-02T00:48:17.572Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T00:48:17.572Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T00:48:17.572Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T00:48:17.572Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T00:48:17.572Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T00:48:17.572Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T00:48:17.572Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T00:48:17.572Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T00:48:17.572Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T00:48:17.572Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-02T00:48:17.572Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T00:48:17.573Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T00:48:17.573Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-03-02T00:48:17.573Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T00:48:17.573Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-03-02T00:48:17.573Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T00:48:17.648Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2021-03-02T00:48:17.648Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-02T00:48:17.907Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 58.6% of statements [2021-03-02T00:48:17.999Z] --- PASS: TestUpdateReplicatedJob (4.62s) [2021-03-02T00:48:17.999Z] === RUN TestServiceListWithStatuses [2021-03-02T00:48:17.999Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T00:48:17.999Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:48:17.999Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T00:48:18.713Z] --- PASS: TestExternalGraphDriver (4.97s) [2021-03-02T00:48:18.713Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2021-03-02T00:48:18.713Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2021-03-02T00:48:18.713Z] --- PASS: TestExternalGraphDriver/pull (1.51s) [2021-03-02T00:48:18.713Z] === RUN TestGraphdriverPluginV2 [2021-03-02T00:48:18.950Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-02T00:48:19.209Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-02T00:48:19.284Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 31.5% of statements [2021-03-02T00:48:19.377Z] --- PASS: TestDaemonDNSFallback (7.45s) [2021-03-02T00:48:19.377Z] === RUN TestInspectNetwork [2021-03-02T00:48:19.468Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2021-03-02T00:48:19.468Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T00:48:20.662Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-03-02T00:48:20.662Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-02T00:48:20.847Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-02T00:48:21.230Z] ok github.com/docker/docker/daemon/logger/splunk 1.673s coverage: 82.5% of statements [2021-03-02T00:48:21.230Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-02T00:48:21.489Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-03-02T00:48:21.489Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-02T00:48:21.787Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-03-02T00:48:21.787Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T00:48:21.787Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:48:21.787Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:48:21.787Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:48:21.787Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:48:21.787Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:48:21.787Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:48:21.787Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:48:21.787Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:48:21.787Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:48:21.787Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:48:21.787Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:48:21.787Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:48:21.787Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:48:21.787Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:48:21.787Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-02T00:48:21.787Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:48:21.787Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-02T00:48:21.787Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-02T00:48:21.787Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-03-02T00:48:21.787Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-03-02T00:48:21.787Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-02T00:48:21.787Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-02T00:48:21.787Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T00:48:22.355Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-02T00:48:22.614Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-03-02T00:48:22.614Z] === RUN TestCreateDifferentPlatform [2021-03-02T00:48:22.614Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T00:48:22.614Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T00:48:22.614Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-02T00:48:22.614Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-02T00:48:22.614Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-02T00:48:22.614Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T00:48:22.874Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-02T00:48:22.874Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T00:48:22.874Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-03-02T00:48:22.874Z] === RUN TestContainerStartOnDaemonRestart [2021-03-02T00:48:22.874Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-02T00:48:22.874Z] === RUN TestDaemonRestartIpcMode [2021-03-02T00:48:22.874Z] === PAUSE TestDaemonRestartIpcMode [2021-03-02T00:48:22.874Z] === RUN TestDaemonHostGatewayIP [2021-03-02T00:48:22.874Z] === PAUSE TestDaemonHostGatewayIP [2021-03-02T00:48:22.874Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-02T00:48:22.874Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-02T00:48:22.874Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T00:48:22.874Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-02T00:48:22.874Z] === RUN TestDiff [2021-03-02T00:48:22.902Z] --- PASS: TestGraphdriverPluginV2 (3.48s) [2021-03-02T00:48:22.902Z] PASS [2021-03-02T00:48:22.902Z] [2021-03-02T00:48:22.902Z] DONE 5 tests in 8.491s [2021-03-02T00:48:22.902Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-02T00:48:22.902Z] INFO: Testing against a local daemon [2021-03-02T00:48:22.902Z] === RUN TestContinueAfterPluginCrash [2021-03-02T00:48:22.902Z] === PAUSE TestContinueAfterPluginCrash [2021-03-02T00:48:22.902Z] === RUN TestReadPluginNoRead [2021-03-02T00:48:22.902Z] === PAUSE TestReadPluginNoRead [2021-03-02T00:48:22.902Z] === RUN TestDaemonStartWithLogOpt [2021-03-02T00:48:22.902Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-02T00:48:22.902Z] === CONT TestContinueAfterPluginCrash [2021-03-02T00:48:22.902Z] === CONT TestDaemonStartWithLogOpt [2021-03-02T00:48:23.133Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-02T00:48:23.584Z] === RUN TestInspectNetwork/full_network_id [2021-03-02T00:48:23.584Z] === RUN TestInspectNetwork/partial_network_id [2021-03-02T00:48:23.584Z] === RUN TestInspectNetwork/network_name [2021-03-02T00:48:23.584Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-02T00:48:23.704Z] --- PASS: TestDiff (0.75s) [2021-03-02T00:48:23.704Z] === RUN TestExecWithCloseStdin [2021-03-02T00:48:24.021Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-03-02T00:48:24.021Z] ok github.com/docker/docker/distribution 0.162s coverage: 25.0% of statements [2021-03-02T00:48:24.021Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-02T00:48:24.273Z] --- PASS: TestExecWithCloseStdin (0.81s) [2021-03-02T00:48:24.273Z] === RUN TestExec [2021-03-02T00:48:24.842Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-02T00:48:25.102Z] --- PASS: TestExec (0.73s) [2021-03-02T00:48:25.102Z] === RUN TestExecUser [2021-03-02T00:48:25.413Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-03-02T00:48:26.041Z] --- PASS: TestExecUser (0.74s) [2021-03-02T00:48:26.041Z] === RUN TestExportContainerAndImportImage [2021-03-02T00:48:26.474Z] --- PASS: TestDockerNetworkConnectAlias (7.94s) [2021-03-02T00:48:26.474Z] === RUN TestDockerNetworkReConnect [2021-03-02T00:48:26.788Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-03-02T00:48:26.979Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2021-03-02T00:48:26.979Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T00:48:27.047Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 85.1% of statements [2021-03-02T00:48:27.047Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-02T00:48:27.094Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2021-03-02T00:48:27.094Z] === CONT TestReadPluginNoRead [2021-03-02T00:48:27.305Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2021-03-02T00:48:28.356Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2021-03-02T00:48:28.356Z] === RUN TestHealthCheckWorkdir [2021-03-02T00:48:28.683Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-03-02T00:48:28.683Z] ok github.com/docker/docker/image/tarexport 0.044s coverage: 0.6% of statements [2021-03-02T00:48:28.683Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-02T00:48:28.874Z] --- PASS: TestInspectNetwork (9.58s) [2021-03-02T00:48:28.874Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-02T00:48:28.874Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-02T00:48:28.874Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-02T00:48:28.874Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-02T00:48:28.874Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T00:48:29.251Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-03-02T00:48:29.295Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-02T00:48:29.553Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2021-03-02T00:48:29.553Z] === RUN TestHealthKillContainer [2021-03-02T00:48:29.626Z] === RUN TestReadPluginNoRead/default [2021-03-02T00:48:30.563Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-02T00:48:30.791Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2021-03-02T00:48:30.791Z] === RUN TestNetworkInvalidJSON [2021-03-02T00:48:30.791Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T00:48:30.791Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T00:48:30.791Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:48:30.791Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:48:30.791Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:48:30.791Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:48:30.791Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T00:48:30.791Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:48:30.791Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:48:30.791Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-02T00:48:30.791Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-02T00:48:30.791Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T00:48:30.791Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-02T00:48:30.791Z] === RUN TestNetworkList [2021-03-02T00:48:30.791Z] === RUN TestNetworkList//networks [2021-03-02T00:48:30.791Z] === PAUSE TestNetworkList//networks [2021-03-02T00:48:30.791Z] === RUN TestNetworkList//networks/ [2021-03-02T00:48:30.791Z] === PAUSE TestNetworkList//networks/ [2021-03-02T00:48:30.791Z] === CONT TestNetworkList//networks [2021-03-02T00:48:30.791Z] === CONT TestNetworkList//networks/ [2021-03-02T00:48:30.791Z] --- PASS: TestNetworkList (0.03s) [2021-03-02T00:48:30.791Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T00:48:30.791Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T00:48:30.791Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T00:48:31.154Z] ok github.com/docker/docker/oci 0.010s coverage: 45.2% of statements [2021-03-02T00:48:31.363Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2021-03-02T00:48:31.363Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T00:48:31.456Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-02T00:48:31.499Z] --- PASS: TestContinueAfterPluginCrash (9.11s) [2021-03-02T00:48:31.721Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-03-02T00:48:31.980Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-03-02T00:48:32.066Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-02T00:48:32.396Z] --- PASS: TestHealthKillContainer (2.90s) [2021-03-02T00:48:32.396Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T00:48:32.665Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-02T00:48:32.751Z] --- PASS: TestDaemonRestartWithLiveRestore (1.45s) [2021-03-02T00:48:32.751Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T00:48:33.247Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-03-02T00:48:33.247Z] === RUN TestIpcModeNone [2021-03-02T00:48:33.443Z] --- PASS: TestReadPluginNoRead (6.79s) [2021-03-02T00:48:33.443Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2021-03-02T00:48:33.443Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2021-03-02T00:48:33.443Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2021-03-02T00:48:33.443Z] read_test.go:92: [d98fe5438e501] daemon is not started [2021-03-02T00:48:33.443Z] PASS [2021-03-02T00:48:33.443Z] [2021-03-02T00:48:33.443Z] DONE 6 tests in 11.095s [2021-03-02T00:48:33.443Z] 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-03-02T00:48:33.443Z] testing: warning: no tests to run [2021-03-02T00:48:33.443Z] PASS [2021-03-02T00:48:33.443Z] [2021-03-02T00:48:33.443Z] DONE 0 tests in 0.008s [2021-03-02T00:48:33.443Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-02T00:48:33.443Z] INFO: Testing against a local daemon [2021-03-02T00:48:33.443Z] === RUN TestPluginWithDevMounts [2021-03-02T00:48:33.443Z] === PAUSE TestPluginWithDevMounts [2021-03-02T00:48:33.443Z] === CONT TestPluginWithDevMounts [2021-03-02T00:48:33.571Z] --- PASS: TestDockerNetworkReConnect (6.39s) [2021-03-02T00:48:33.572Z] === RUN TestServicePlugin [2021-03-02T00:48:33.572Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-02T00:48:33.572Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:48:33.572Z] === RUN TestServiceUpdateLabel [2021-03-02T00:48:33.883Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 77.2% of statements [2021-03-02T00:48:34.139Z] --- PASS: TestDaemonDefaultNetworkPools (1.33s) [2021-03-02T00:48:34.139Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T00:48:34.630Z] --- PASS: TestIpcModeNone (1.08s) [2021-03-02T00:48:34.630Z] === RUN TestIpcModePrivate [2021-03-02T00:48:34.819Z] ok github.com/docker/docker/pkg/authorization 0.339s coverage: 68.3% of statements [2021-03-02T00:48:34.819Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-03-02T00:48:35.079Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-02T00:48:35.346Z] --- PASS: TestPluginWithDevMounts (1.76s) [2021-03-02T00:48:35.346Z] PASS [2021-03-02T00:48:35.346Z] [2021-03-02T00:48:35.346Z] DONE 1 tests in 1.804s [2021-03-02T00:48:35.346Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-02T00:48:35.346Z] INFO: Testing against a local daemon [2021-03-02T00:48:35.346Z] === RUN TestSecretInspect [2021-03-02T00:48:35.568Z] --- PASS: TestIpcModePrivate (1.10s) [2021-03-02T00:48:35.568Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-03-02T00:48:35.568Z] === RUN TestIpcModeShareable [2021-03-02T00:48:35.827Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-02T00:48:36.055Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s) [2021-03-02T00:48:36.055Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T00:48:36.309Z] --- PASS: TestServiceUpdateLabel (3.78s) [2021-03-02T00:48:36.309Z] === RUN TestServiceUpdateSecrets [2021-03-02T00:48:36.397Z] --- PASS: TestIpcModeShareable (0.97s) [2021-03-02T00:48:36.397Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:85, shared: true, mustBeShared: true [2021-03-02T00:48:36.397Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-02T00:48:36.656Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-02T00:48:37.224Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-02T00:48:37.793Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-02T00:48:37.879Z] --- PASS: TestSecretInspect (2.29s) [2021-03-02T00:48:37.879Z] === RUN TestSecretList [2021-03-02T00:48:38.053Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-02T00:48:38.363Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 43.2% of statements [2021-03-02T00:48:38.363Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-03-02T00:48:38.604Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.50s) [2021-03-02T00:48:38.604Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T00:48:38.622Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-02T00:48:38.930Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-03-02T00:48:39.189Z] ok github.com/docker/docker/layer 7.958s coverage: 68.8% of statements [2021-03-02T00:48:39.189Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-02T00:48:39.189Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2021-03-02T00:48:39.189Z] === RUN TestAPIIpcModeHost [2021-03-02T00:48:39.189Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-02T00:48:39.189Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-02T00:48:39.189Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-02T00:48:39.189Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-02T00:48:39.190Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-02T00:48:39.190Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-02T00:48:39.190Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-02T00:48:39.190Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-03-02T00:48:39.547Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.88s) [2021-03-02T00:48:39.547Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T00:48:39.758Z] --- PASS: TestAPIIpcModeHost (0.77s) [2021-03-02T00:48:39.758Z] === RUN TestDaemonIpcModeShareable [2021-03-02T00:48:39.783Z] --- PASS: TestSecretList (2.30s) [2021-03-02T00:48:39.783Z] === RUN TestSecretsCreateAndDelete [2021-03-02T00:48:40.017Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-02T00:48:40.135Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-03-02T00:48:40.703Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-03-02T00:48:41.271Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-03-02T00:48:41.923Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2021-03-02T00:48:41.923Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-03-02T00:48:41.923Z] === RUN TestDaemonIpcModePrivate [2021-03-02T00:48:41.923Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-02T00:48:42.205Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-03-02T00:48:42.315Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2021-03-02T00:48:42.315Z] === RUN TestSecretsUpdate [2021-03-02T00:48:42.851Z] --- PASS: TestServiceWithPredefinedNetwork (3.37s) [2021-03-02T00:48:42.851Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T00:48:42.851Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:48:42.851Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:48:42.851Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T00:48:43.141Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-03-02T00:48:43.400Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2021-03-02T00:48:43.659Z] ok github.com/docker/docker/pkg/fsutils 0.204s coverage: 85.1% of statements [2021-03-02T00:48:43.829Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2021-03-02T00:48:43.829Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2021-03-02T00:48:43.829Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-02T00:48:43.829Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-02T00:48:43.917Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-03-02T00:48:44.847Z] --- PASS: TestSecretsUpdate (2.44s) [2021-03-02T00:48:44.847Z] === RUN TestTemplatedSecret [2021-03-02T00:48:44.854Z] ok github.com/docker/docker/pkg/idtools 0.403s coverage: 69.5% of statements [2021-03-02T00:48:45.421Z] ok github.com/docker/docker/pkg/ioutils 0.524s coverage: 70.6% of statements [2021-03-02T00:48:45.680Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-03-02T00:48:45.680Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-02T00:48:45.680Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-03-02T00:48:45.680Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-02T00:48:45.680Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-02T00:48:45.736Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2021-03-02T00:48:45.736Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2021-03-02T00:48:45.736Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-02T00:48:45.736Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-02T00:48:45.939Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2021-03-02T00:48:45.939Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-02T00:48:46.198Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-03-02T00:48:46.766Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-03-02T00:48:46.766Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-03-02T00:48:47.025Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-03-02T00:48:47.025Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-02T00:48:47.025Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-02T00:48:47.381Z] --- PASS: TestTemplatedSecret (2.86s) [2021-03-02T00:48:47.381Z] === RUN TestSecretCreateResolve [2021-03-02T00:48:47.641Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-02T00:48:47.641Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2021-03-02T00:48:47.641Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-03-02T00:48:47.641Z] === RUN TestIpcModeOlderClient [2021-03-02T00:48:47.641Z] === PAUSE TestIpcModeOlderClient [2021-03-02T00:48:47.641Z] === RUN TestKillContainerInvalidSignal [2021-03-02T00:48:47.641Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-02T00:48:47.960Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-03-02T00:48:48.209Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2021-03-02T00:48:48.209Z] === RUN TestKillContainer [2021-03-02T00:48:48.209Z] === RUN TestKillContainer/no_signal [2021-03-02T00:48:48.527Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-02T00:48:48.785Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-02T00:48:48.794Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-02T00:48:49.044Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-02T00:48:49.053Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T00:48:49.312Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-02T00:48:49.572Z] === RUN TestKillContainer/killing_signal [2021-03-02T00:48:49.913Z] --- PASS: TestSecretCreateResolve (2.33s) [2021-03-02T00:48:49.913Z] PASS [2021-03-02T00:48:49.913Z] [2021-03-02T00:48:49.913Z] DONE 6 tests in 14.601s [2021-03-02T00:48:49.913Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-02T00:48:49.913Z] INFO: Testing against a local daemon [2021-03-02T00:48:49.913Z] === RUN TestServiceCreateInit [2021-03-02T00:48:49.913Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T00:48:50.418Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-03-02T00:48:50.510Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-02T00:48:50.676Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-03-02T00:48:50.770Z] --- PASS: TestKillContainer (2.41s) [2021-03-02T00:48:50.770Z] --- PASS: TestKillContainer/no_signal (0.79s) [2021-03-02T00:48:50.770Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-03-02T00:48:50.770Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-03-02T00:48:50.770Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T00:48:50.770Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-02T00:48:51.711Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-02T00:48:51.711Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-02T00:48:51.970Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-02T00:48:52.229Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2021-03-02T00:48:52.229Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-03-02T00:48:52.229Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-03-02T00:48:52.229Z] === RUN TestKillStoppedContainer [2021-03-02T00:48:52.488Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-02T00:48:52.488Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T00:48:52.488Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-03-02T00:48:52.488Z] === RUN TestKillDifferentUserContainer [2021-03-02T00:48:53.056Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-03-02T00:48:53.056Z] === RUN TestInspectOomKilledTrue [2021-03-02T00:48:53.056Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T00:48:53.056Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:48:53.056Z] === RUN TestInspectOomKilledFalse [2021-03-02T00:48:53.056Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-02T00:48:53.056Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:48:53.056Z] === RUN TestLinksEtcHostsContentMatch [2021-03-02T00:48:53.624Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2021-03-02T00:48:53.624Z] === RUN TestLinksContainerNames [2021-03-02T00:48:53.976Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2021-03-02T00:48:53.976Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-02T00:48:54.134Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T00:48:54.193Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-02T00:48:54.235Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-02T00:48:54.494Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-02T00:48:54.901Z] --- PASS: TestServiceUpdateSecrets (15.94s) [2021-03-02T00:48:54.901Z] === RUN TestServiceUpdateConfigs [2021-03-02T00:48:55.129Z] --- PASS: TestLinksContainerNames (1.36s) [2021-03-02T00:48:55.129Z] === RUN TestLogsFollowTailEmpty [2021-03-02T00:48:55.429Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-03-02T00:48:55.687Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-03-02T00:48:55.696Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-02T00:48:55.696Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2021-03-02T00:48:55.696Z] === RUN TestContainerNetworkMountsNoChown [2021-03-02T00:48:56.254Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2021-03-02T00:48:56.633Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/default [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/default [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/private [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/private [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rprivate [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/slave [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/slave [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rslave [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/shared [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/shared [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rshared [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/default [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/rshared [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/shared [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/rslave [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/slave [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/rprivate [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/private [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:48:56.633Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-02T00:48:56.633Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:48:56.633Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-02T00:48:56.892Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-02T00:48:56.922Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-02T00:48:57.152Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-02T00:48:57.152Z] === RUN TestContainerBindMountNonRecursive [2021-03-02T00:48:57.180Z] testing: warning: no tests to run [2021-03-02T00:48:57.180Z] coverage: [no statements] [2021-03-02T00:48:57.180Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-02T00:48:57.439Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-02T00:48:57.697Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-02T00:48:57.956Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-02T00:48:58.325Z] --- PASS: TestServiceCreateInit (7.90s) [2021-03-02T00:48:58.325Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s) [2021-03-02T00:48:58.325Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.93s) [2021-03-02T00:48:58.325Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T00:48:59.059Z] --- PASS: TestContainerBindMountNonRecursive (1.68s) [2021-03-02T00:48:59.059Z] === RUN TestContainerVolumesMountedAsShared [2021-03-02T00:48:59.319Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-03-02T00:48:59.319Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-02T00:48:59.578Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-02T00:48:59.838Z] --- PASS: TestContainerVolumesMountedAsSlave (0.50s) [2021-03-02T00:48:59.838Z] === RUN TestNetworkNat [2021-03-02T00:48:59.859Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-03-02T00:49:00.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-02T00:49:00.426Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-02T00:49:00.667Z] --- PASS: TestNetworkNat (0.70s) [2021-03-02T00:49:00.667Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T00:49:00.972Z] --- PASS: TestServiceWithDataPathPortInit (18.15s) [2021-03-02T00:49:00.972Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T00:49:00.993Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-03-02T00:49:01.235Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2021-03-02T00:49:01.235Z] === RUN TestNetworkLoopbackNat [2021-03-02T00:49:01.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-02T00:49:02.062Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-02T00:49:02.371Z] ok github.com/docker/docker/quota 0.255s coverage: 71.4% of statements [2021-03-02T00:49:02.938Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-02T00:49:03.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-02T00:49:03.840Z] db4edcf0861f: Pull complete [2021-03-02T00:49:03.840Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-03-02T00:49:03.841Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T00:49:03.841Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-02T00:49:03.841Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-02T00:49:03.841Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-03-02T00:49:03.841Z] WARN: Skipping validation tests [2021-03-02T00:49:03.841Z] INFO: Running unit tests at 03/02/2021 00:48:50... [2021-03-02T00:49:03.841Z] INFO: make.ps1 starting at 03/02/2021 00:48:54 [2021-03-02T00:49:03.841Z] INFO: Git commit (e18eb0a026) assumed from DOCKER_GITCOMMIT environment variable [2021-03-02T00:49:03.841Z] INFO: Invoking autogen... [2021-03-02T00:49:03.841Z] INFO: Running unit tests... [2021-03-02T00:49:03.841Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-03-02T00:49:04.314Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-03-02T00:49:04.377Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2021-03-02T00:49:04.377Z] === RUN TestPause [2021-03-02T00:49:04.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-02T00:49:04.573Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-03-02T00:49:04.832Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-03-02T00:49:04.946Z] --- PASS: TestPause (0.88s) [2021-03-02T00:49:04.946Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T00:49:04.946Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:49:04.946Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:49:04.946Z] === RUN TestPauseStopPausedContainer [2021-03-02T00:49:05.767Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-02T00:49:05.767Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-02T00:49:05.887Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-03-02T00:49:05.887Z] === RUN TestPsFilter [2021-03-02T00:49:05.887Z] --- PASS: TestPsFilter (0.15s) [2021-03-02T00:49:05.887Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T00:49:06.825Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2021-03-02T00:49:06.825Z] === RUN TestRemoveContainerWithVolume [2021-03-02T00:49:06.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-02T00:49:07.763Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2021-03-02T00:49:07.763Z] === RUN TestRemoveContainerRunning [2021-03-02T00:49:08.700Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-03-02T00:49:08.700Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T00:49:09.053Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-02T00:49:09.269Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2021-03-02T00:49:09.269Z] === RUN TestRemoveInvalidContainer [2021-03-02T00:49:09.528Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-03-02T00:49:09.528Z] === RUN TestRenameLinkedContainer [2021-03-02T00:49:09.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-02T00:49:09.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-02T00:49:09.622Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.4% of statements [2021-03-02T00:49:10.189Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-02T00:49:10.227Z] --- PASS: TestServiceUpdateConfigs (15.91s) [2021-03-02T00:49:10.227Z] === RUN TestServiceUpdateNetwork [2021-03-02T00:49:10.928Z] ? github.com/docker/docker/api [no test files] [2021-03-02T00:49:10.978Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s) [2021-03-02T00:49:10.978Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dhsrbhuyixk0zqfiqtvhcz742 Created:2021-03-02 00:49:02.660466563 +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[78e85993e19d8ff9743897032a9c1be943e05b7fc1b113d62bb8628db18a5d6d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zuxsmbdjq8iudmfy8c70p6zsp EndpointID:5eaeb2548d206c9a5d212c3de8762b7ab1e21e0ae0c1a9a803dbd9f5213d08a0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0d8a986507c86c4a986a8ea8fa73832ad89825998c965682e1e9b389565bc089 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:eed04d2be86e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zuxsmbdjq8iudmfy8c70p6zsp EndpointID:5eaeb2548d206c9a5d212c3de8762b7ab1e21e0ae0c1a9a803dbd9f5213d08a0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-02T00:49:10.978Z] PASS [2021-03-02T00:49:10.978Z] [2021-03-02T00:49:10.978Z] === Skipped [2021-03-02T00:49:10.978Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:49:10.978Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:49:10.978Z] [2021-03-02T00:49:10.978Z] [2021-03-02T00:49:10.978Z] DONE 26 tests, 1 skipped in 60.846s [2021-03-02T00:49:10.978Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:49:10.978Z] ++ 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-03-02T00:49:10.978Z] ++ set -e [2021-03-02T00:49:10.978Z] ++ '[' -n 0 ']' [2021-03-02T00:49:10.978Z] ++ set -x [2021-03-02T00:49:10.978Z] ++ 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-03-02T00:49:10.978Z] INFO: Testing against a local daemon [2021-03-02T00:49:10.978Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-02T00:49:10.978Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T00:49:10.978Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:49:10.978Z] === RUN TestDockerNetworkIpvlan [2021-03-02T00:49:10.978Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:49:10.978Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:49:10.978Z] PASS [2021-03-02T00:49:10.978Z] [2021-03-02T00:49:10.978Z] === Skipped [2021-03-02T00:49:10.978Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T00:49:10.978Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:49:10.978Z] [2021-03-02T00:49:10.978Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:49:10.978Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:49:10.978Z] [2021-03-02T00:49:10.978Z] [2021-03-02T00:49:10.978Z] DONE 2 tests, 2 skipped in 0.141s [2021-03-02T00:49:10.978Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:49:10.978Z] ++ 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-03-02T00:49:10.978Z] ++ set -e [2021-03-02T00:49:10.978Z] ++ '[' -n 0 ']' [2021-03-02T00:49:10.978Z] ++ set -x [2021-03-02T00:49:10.978Z] ++ 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-03-02T00:49:10.978Z] INFO: Testing against a local daemon [2021-03-02T00:49:10.978Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-02T00:49:11.565Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-03-02T00:49:12.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-02T00:49:12.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-02T00:49:12.311Z] --- PASS: TestBuildWithHugeFile (56.35s) [2021-03-02T00:49:12.311Z] === RUN TestBuildWCOWSandboxSize [2021-03-02T00:49:12.311Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-02T00:49:12.311Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:49:12.311Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T00:49:12.311Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:49:12.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:49:12.311Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:49:12.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:49:12.311Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:49:12.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:49:12.311Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T00:49:12.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T00:49:12.311Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T00:49:12.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-03-02T00:49:12.311Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-02T00:49:12.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-03-02T00:49:12.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-03-02T00:49:12.311Z] === RUN TestBuildPreserveOwnership [2021-03-02T00:49:12.311Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-02T00:49:12.635Z] --- PASS: TestRenameLinkedContainer (3.18s) [2021-03-02T00:49:12.635Z] === RUN TestRenameStoppedContainer [2021-03-02T00:49:12.894Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s) [2021-03-02T00:49:12.894Z] === RUN TestDockerNetworkMacvlan [2021-03-02T00:49:13.573Z] --- PASS: TestRenameStoppedContainer (0.86s) [2021-03-02T00:49:13.573Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T00:49:13.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-02T00:49:13.837Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-02T00:49:14.399Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-02T00:49:15.224Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-02T00:49:15.500Z] --- PASS: TestRenameRunningContainerAndReuse (2.10s) [2021-03-02T00:49:15.500Z] === RUN TestRenameInvalidName [2021-03-02T00:49:15.933Z] --- PASS: TestBuildPreserveOwnership (3.86s) [2021-03-02T00:49:15.933Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2021-03-02T00:49:15.933Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2021-03-02T00:49:15.933Z] === RUN TestBuildPlatformInvalid [2021-03-02T00:49:15.933Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-03-02T00:49:15.933Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-02T00:49:16.172Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-02T00:49:16.410Z] --- PASS: TestCreateServiceMultipleTimes (16.60s) [2021-03-02T00:49:16.410Z] === RUN TestCreateServiceConflict [2021-03-02T00:49:16.669Z] --- PASS: TestCreateServiceConflict (2.35s) [2021-03-02T00:49:16.669Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T00:49:16.881Z] --- PASS: TestRenameInvalidName (1.02s) [2021-03-02T00:49:16.881Z] === RUN TestRenameAnonymousContainer [2021-03-02T00:49:18.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-02T00:49:19.477Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-02T00:49:19.956Z] --- PASS: TestCreateServiceMaxReplicas (2.99s) [2021-03-02T00:49:19.956Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T00:49:20.171Z] --- PASS: TestRenameAnonymousContainer (3.67s) [2021-03-02T00:49:20.171Z] === RUN TestRenameContainerWithSameName [2021-03-02T00:49:21.109Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-03-02T00:49:21.109Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T00:49:21.539Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/rootless [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/volume [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-02T00:49:21.539Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === Skipped [2021-03-02T00:49:21.798Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-02T00:49:21.798Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-02T00:49:21.798Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-02T00:49:21.798Z] time="2021-03-02T00:48:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-02T00:49:21.798Z] time="2021-03-02T00:48:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-02T00:49:21.798Z] time="2021-03-02T00:48:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-02T00:49:21.798Z] time="2021-03-02T00:48:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-02T00:49:21.798Z] time="2021-03-02T00:48:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-02T00:49:21.798Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-02T00:49:21.798Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-02T00:49:21.798Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-02T00:49:21.798Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-02T00:49:21.798Z] graphtest_unix.go:73: No driver to put! [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-02T00:49:21.798Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-02T00:49:21.798Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] [2021-03-02T00:49:21.798Z] DONE 2242 tests, 26 skipped in 257.851s Post stage [Pipeline] junit [2021-03-02T00:49:22.377Z] Recording test results [2021-03-02T00:49:22.816Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-02T00:49:23.150Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/validate/vendor [2021-03-02T00:49:23.647Z] --- PASS: TestRenameContainerWithLinkedContainer (2.10s) [2021-03-02T00:49:23.647Z] === RUN TestResize [2021-03-02T00:49:23.687Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-02T00:49:23.717Z] No vendor changes in diff. [2021-03-02T00:49:24.216Z] --- PASS: TestResize (0.95s) [2021-03-02T00:49:24.216Z] === RUN TestResizeWithInvalidSize [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T00:49:24.600Z] + echo Ensuring container killed. [2021-03-02T00:49:24.600Z] Ensuring container killed. [2021-03-02T00:49:24.600Z] + docker rm -vf docker-pr5 [2021-03-02T00:49:24.600Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-03-02T00:49:24.908Z] + echo Chowning /workspace to jenkins user [2021-03-02T00:49:24.908Z] Chowning /workspace to jenkins user [2021-03-02T00:49:24.908Z] + id -u [2021-03-02T00:49:24.908Z] + id -g [2021-03-02T00:49:24.908Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42095:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T00:49:25.155Z] --- PASS: TestResizeWithInvalidSize (1.09s) [2021-03-02T00:49:25.155Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T00:49:25.743Z] === RUN TestMiddlewares [2021-03-02T00:49:25.743Z] --- PASS: TestMiddlewares (0.00s) [2021-03-02T00:49:25.743Z] PASS [2021-03-02T00:49:25.743Z] coverage: 9.0% of statements [2021-03-02T00:49:25.743Z] ok github.com/docker/docker/api/server 0.074s coverage: 9.0% of statements [2021-03-02T00:49:25.766Z] --- PASS: TestServiceUpdateNetwork (16.55s) [2021-03-02T00:49:25.766Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T00:49:25.775Z] + bundleName=unit [2021-03-02T00:49:25.775Z] + echo Creating unit-bundles.tar.gz [2021-03-02T00:49:25.775Z] Creating unit-bundles.tar.gz [2021-03-02T00:49:25.775Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-02T00:49:25.775Z] bundles/junit-report.xml [2021-03-02T00:49:25.775Z] bundles/go-test-report.json [2021-03-02T00:49:25.775Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-02T00:49:25.787Z] Archiving artifacts [2021-03-02T00:49:26.057Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-02T00:49:26.094Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:49:26.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:49:26.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:49:26.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:49:26.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:49:26.159Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42095/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T00:49:26.472Z] + make clean [2021-03-02T00:49:26.472Z] docker volume rm -f docker-dev-cache [2021-03-02T00:49:26.472Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T00:49:27.141Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-02T00:49:28.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-02T00:49:29.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:49:29.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:49:30.279Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-02T00:49:30.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-02T00:49:31.226Z] --- PASS: TestDockerNetworkMacvlan (18.57s) [2021-03-02T00:49:31.226Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-03-02T00:49:31.226Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-03-02T00:49:31.226Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2021-03-02T00:49:31.226Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2021-03-02T00:49:31.226Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s) [2021-03-02T00:49:31.226Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2021-03-02T00:49:31.226Z] PASS [2021-03-02T00:49:31.226Z] [2021-03-02T00:49:31.226Z] DONE 8 tests in 20.919s [2021-03-02T00:49:31.226Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-02T00:49:31.226Z] ++ 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-03-02T00:49:31.226Z] ++ set -e [2021-03-02T00:49:31.226Z] ++ '[' -n 0 ']' [2021-03-02T00:49:31.226Z] ++ set -x [2021-03-02T00:49:31.226Z] ++ 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-03-02T00:49:31.226Z] testing: warning: no tests to run [2021-03-02T00:49:31.226Z] PASS [2021-03-02T00:49:31.226Z] [2021-03-02T00:49:31.226Z] DONE 0 tests in 0.026s [2021-03-02T00:49:31.226Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-02T00:49:31.226Z] ++ 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-03-02T00:49:31.226Z] ++ set -e [2021-03-02T00:49:31.226Z] ++ '[' -n 0 ']' [2021-03-02T00:49:31.226Z] ++ set -x [2021-03-02T00:49:31.226Z] ++ 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-03-02T00:49:31.359Z] Loaded image: buildpack-deps:buster [2021-03-02T00:49:31.359Z] Loaded image: busybox:latest [2021-03-02T00:49:31.359Z] Loaded image: busybox:glibc [2021-03-02T00:49:31.489Z] INFO: Testing against a local daemon [2021-03-02T00:49:31.489Z] === RUN TestAuthZPluginAllowRequest [2021-03-02T00:49:31.528Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:49:31.528Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:49:31.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-02T00:49:31.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-02T00:49:32.006Z] Loaded image: debian:bullseye [2021-03-02T00:49:32.006Z] Loaded image: hello-world:latest [2021-03-02T00:49:32.304Z] Loaded image: arm32v7/hello-world:latest [2021-03-02T00:49:33.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:49:33.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:49:33.414Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2021-03-02T00:49:33.414Z] === RUN TestAuthZPluginTLS [2021-03-02T00:49:33.991Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-03-02T00:49:33.991Z] === RUN TestAuthZPluginDenyRequest [2021-03-02T00:49:34.566Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-03-02T00:49:34.566Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-02T00:49:34.836Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.58s) [2021-03-02T00:49:34.836Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T00:49:35.141Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2021-03-02T00:49:35.142Z] === RUN TestAuthZPluginDenyResponse [2021-03-02T00:49:35.685Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-02T00:49:35.773Z] --- PASS: TestCreateServiceSecretFileMode (2.68s) [2021-03-02T00:49:35.773Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T00:49:36.089Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-03-02T00:49:36.089Z] === RUN TestAuthZPluginAllowEventStream [2021-03-02T00:49:36.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-02T00:49:36.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:49:36.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:49:37.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-02T00:49:38.013Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2021-03-02T00:49:38.013Z] === RUN TestAuthZPluginErrorResponse [2021-03-02T00:49:38.588Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2021-03-02T00:49:38.588Z] === RUN TestAuthZPluginErrorRequest [2021-03-02T00:49:38.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-02T00:49:39.067Z] --- PASS: TestCreateServiceConfigFileMode (2.73s) [2021-03-02T00:49:39.067Z] === RUN TestCreateServiceSysctls [2021-03-02T00:49:39.162Z] --- PASS: TestAuthZPluginErrorRequest (0.68s) [2021-03-02T00:49:39.162Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-02T00:49:39.245Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.85s) [2021-03-02T00:49:39.245Z] PASS [2021-03-02T00:49:39.245Z] [2021-03-02T00:49:39.245Z] === Skipped [2021-03-02T00:49:39.245Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-03-02T00:49:39.245Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:49:39.245Z] [2021-03-02T00:49:39.245Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-02T00:49:39.245Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-02T00:49:39.245Z] [2021-03-02T00:49:39.245Z] [2021-03-02T00:49:39.245Z] DONE 34 tests, 2 skipped in 121.129s [2021-03-02T00:49:39.245Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-03-02T00:49:39.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:49:39.245Z] ++ set -e [2021-03-02T00:49:39.245Z] ++ '[' -n 0 ']' [2021-03-02T00:49:39.245Z] ++ set -x [2021-03-02T00:49:39.246Z] ++ 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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:49:39.246Z] INFO: Testing against a local daemon [2021-03-02T00:49:39.246Z] === RUN TestConfigInspect [2021-03-02T00:49:39.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-02T00:49:39.737Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2021-03-02T00:49:39.737Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-02T00:49:40.093Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:49:40.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:49:40.766Z] --- PASS: TestConfigInspect (1.97s) [2021-03-02T00:49:40.766Z] === RUN TestConfigList [2021-03-02T00:49:40.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-02T00:49:42.286Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2021-03-02T00:49:42.286Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-02T00:49:42.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-02T00:49:42.356Z] --- PASS: TestCreateServiceSysctls (3.24s) [2021-03-02T00:49:42.356Z] === RUN TestCreateServiceCapabilities [2021-03-02T00:49:42.620Z] --- PASS: TestServiceUpdatePidsLimit (18.15s) [2021-03-02T00:49:42.620Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-03-02T00:49:42.620Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-03-02T00:49:42.620Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-03-02T00:49:42.620Z] PASS [2021-03-02T00:49:42.620Z] [2021-03-02T00:49:42.620Z] === Skipped [2021-03-02T00:49:42.620Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-03-02T00:49:42.620Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:49:42.620Z] [2021-03-02T00:49:42.620Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-03-02T00:49:42.620Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:49:42.620Z] [2021-03-02T00:49:42.620Z] [2021-03-02T00:49:42.620Z] DONE 27 tests, 2 skipped in 178.085s [2021-03-02T00:49:42.844Z] --- PASS: TestConfigList (1.86s) [2021-03-02T00:49:42.844Z] === RUN TestConfigsCreateAndDelete [2021-03-02T00:49:42.911Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-03-02T00:49:42.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:49:42.911Z] ++ set -e [2021-03-02T00:49:42.911Z] ++ '[' -n 0 ']' [2021-03-02T00:49:42.911Z] ++ set -x [2021-03-02T00:49:42.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:49:42.911Z] INFO: Testing against a local daemon [2021-03-02T00:49:42.911Z] === RUN TestSessionCreate [2021-03-02T00:49:42.911Z] --- PASS: TestSessionCreate (0.03s) [2021-03-02T00:49:42.911Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T00:49:42.911Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-03-02T00:49:42.911Z] PASS [2021-03-02T00:49:42.911Z] [2021-03-02T00:49:42.911Z] DONE 2 tests in 0.195s [2021-03-02T00:49:42.911Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-03-02T00:49:42.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:49:42.911Z] ++ set -e [2021-03-02T00:49:42.911Z] ++ '[' -n 0 ']' [2021-03-02T00:49:42.911Z] ++ set -x [2021-03-02T00:49:42.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:49:43.202Z] INFO: Testing against a local daemon [2021-03-02T00:49:43.202Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T00:49:43.202Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T00:49:43.202Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T00:49:43.202Z] === RUN TestEventsExecDie [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.25s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.34s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.96s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.99s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.30s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2021-03-02T00:49:43.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.97s) [2021-03-02T00:49:43.241Z] === RUN TestCgroupNamespacesRun [2021-03-02T00:49:44.234Z] --- PASS: TestEventsExecDie (1.01s) [2021-03-02T00:49:44.234Z] === RUN TestEventsBackwardsCompatible [2021-03-02T00:49:44.234Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-02T00:49:44.234Z] === RUN TestInfoBinaryCommits [2021-03-02T00:49:44.234Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-02T00:49:44.234Z] === RUN TestInfoAPIVersioned [2021-03-02T00:49:44.234Z] --- PASS: TestInfoAPIVersioned (0.00s) [2021-03-02T00:49:44.234Z] === RUN TestInfoDiscoveryBackend [2021-03-02T00:49:44.375Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2021-03-02T00:49:44.375Z] === RUN TestConfigsUpdate [2021-03-02T00:49:44.839Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2021-03-02T00:49:44.839Z] === RUN TestAuthZPluginHeader [2021-03-02T00:49:44.865Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-02T00:49:44.865Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-02T00:49:44.888Z] --- PASS: TestCreateServiceCapabilities (2.77s) [2021-03-02T00:49:44.889Z] === RUN TestInspect [2021-03-02T00:49:45.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-02T00:49:45.147Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2021-03-02T00:49:45.147Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-02T00:49:45.412Z] --- PASS: TestAuthZPluginHeader (1.05s) [2021-03-02T00:49:45.412Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-02T00:49:45.412Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-02T00:49:45.412Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:49:45.412Z] === RUN TestAuthZPluginV2Disable [2021-03-02T00:49:45.412Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-02T00:49:45.412Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:49:45.412Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-02T00:49:45.412Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-02T00:49:45.412Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:49:45.412Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-02T00:49:45.412Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-02T00:49:45.412Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:49:45.412Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-02T00:49:45.897Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-02T00:49:45.897Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-02T00:49:46.188Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-02T00:49:46.188Z] === RUN TestInfoAPI [2021-03-02T00:49:46.456Z] --- PASS: TestConfigsUpdate (1.89s) [2021-03-02T00:49:46.456Z] === RUN TestTemplatedConfig [2021-03-02T00:49:46.479Z] --- PASS: TestInfoAPI (0.02s) [2021-03-02T00:49:46.479Z] === RUN TestInfoAPIWarnings [2021-03-02T00:49:46.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-02T00:49:47.093Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-03-02T00:49:47.093Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-02T00:49:47.422Z] --- PASS: TestInspect (2.91s) [2021-03-02T00:49:47.423Z] === RUN TestCreateJob [2021-03-02T00:49:48.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-02T00:49:48.970Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2021-03-02T00:49:48.970Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-02T00:49:49.304Z] --- PASS: TestTemplatedConfig (2.43s) [2021-03-02T00:49:49.304Z] === RUN TestConfigCreateResolve [2021-03-02T00:49:50.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-02T00:49:50.711Z] --- PASS: TestCreateJob (3.29s) [2021-03-02T00:49:50.711Z] === RUN TestReplicatedJob [2021-03-02T00:49:50.825Z] --- PASS: TestConfigCreateResolve (1.94s) [2021-03-02T00:49:50.825Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T00:49:50.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-02T00:49:50.920Z] --- PASS: TestCgroupNamespacesRunHostMode (2.18s) [2021-03-02T00:49:50.920Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-02T00:49:51.463Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-03-02T00:49:51.463Z] PASS [2021-03-02T00:49:51.463Z] [2021-03-02T00:49:51.463Z] DONE 7 tests in 12.621s [2021-03-02T00:49:51.463Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-03-02T00:49:51.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:49:51.463Z] ++ set -e [2021-03-02T00:49:51.463Z] ++ '[' -n 0 ']' [2021-03-02T00:49:51.463Z] ++ set -x [2021-03-02T00:49:51.463Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:49:51.463Z] INFO: Testing against a local daemon [2021-03-02T00:49:51.463Z] === RUN TestCheckpoint [2021-03-02T00:49:51.463Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T00:49:51.463Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:49:51.463Z] === RUN TestContainerInvalidJSON [2021-03-02T00:49:51.463Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:49:51.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:49:51.463Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:49:51.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:49:51.463Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:49:51.463Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:49:51.463Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T00:49:51.463Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T00:49:51.463Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T00:49:51.463Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-02T00:49:51.463Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-02T00:49:51.463Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-02T00:49:51.463Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-02T00:49:51.463Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T00:49:51.463Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-02T00:49:51.463Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T00:49:51.463Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-03-02T00:49:51.463Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T00:49:51.757Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-03-02T00:49:51.757Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T00:49:51.757Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-02T00:49:51.757Z] === RUN TestCopyFromContainer [2021-03-02T00:49:52.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-02T00:49:52.869Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-03-02T00:49:52.869Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-02T00:49:53.288Z] === RUN TestCopyFromContainer// [2021-03-02T00:49:53.288Z] === RUN TestCopyFromContainer//bar/root [2021-03-02T00:49:53.288Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-02T00:49:53.288Z] === RUN TestCopyFromContainer/bar/quux [2021-03-02T00:49:53.288Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-02T00:49:53.288Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-02T00:49:53.582Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-02T00:49:53.582Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-02T00:49:53.582Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-02T00:49:53.582Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-02T00:49:53.807Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer (2.02s) [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-02T00:49:53.878Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-02T00:49:53.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T00:49:53.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:49:53.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:49:53.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:49:53.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:49:53.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:49:53.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:49:53.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T00:49:53.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T00:49:53.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T00:49:53.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-02T00:49:53.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T00:49:53.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-02T00:49:53.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T00:49:53.878Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T00:49:53.878Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-02T00:49:53.878Z] === RUN TestCreateWithInvalidEnv [2021-03-02T00:49:53.878Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T00:49:53.878Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T00:49:53.878Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T00:49:53.878Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T00:49:53.878Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T00:49:53.878Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T00:49:53.878Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T00:49:53.878Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T00:49:53.878Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T00:49:53.878Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-02T00:49:53.878Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T00:49:53.878Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-02T00:49:53.878Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T00:49:53.878Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T00:49:53.878Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-02T00:49:53.878Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T00:49:54.744Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2021-03-02T00:49:54.744Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-02T00:49:54.744Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-02T00:49:55.402Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2021-03-02T00:49:55.402Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T00:49:55.682Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.02s) [2021-03-02T00:49:55.682Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-02T00:49:55.682Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-02T00:49:55.983Z] --- PASS: TestReplicatedJob (5.29s) [2021-03-02T00:49:55.983Z] === RUN TestUpdateReplicatedJob [2021-03-02T00:49:56.930Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2021-03-02T00:49:56.930Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T00:49:56.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:49:56.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:49:56.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:49:56.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:49:56.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:49:56.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:49:56.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:49:56.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:49:56.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:49:56.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:49:56.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T00:49:56.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T00:49:56.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T00:49:56.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T00:49:56.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T00:49:56.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-02T00:49:56.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-02T00:49:56.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-02T00:49:56.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-02T00:49:56.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-03-02T00:49:56.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-02T00:49:56.931Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T00:49:57.573Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2021-03-02T00:49:57.573Z] === RUN TestCreateDifferentPlatform [2021-03-02T00:49:57.573Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T00:49:57.573Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T00:49:57.573Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-02T00:49:57.573Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-02T00:49:57.573Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-02T00:49:57.573Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T00:49:57.573Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-02T00:49:57.573Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T00:49:57.573Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-02T00:49:57.573Z] === RUN TestContainerStartOnDaemonRestart [2021-03-02T00:49:57.573Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-02T00:49:57.573Z] === RUN TestDaemonRestartIpcMode [2021-03-02T00:49:57.573Z] === PAUSE TestDaemonRestartIpcMode [2021-03-02T00:49:57.573Z] === RUN TestDaemonHostGatewayIP [2021-03-02T00:49:57.573Z] === PAUSE TestDaemonHostGatewayIP [2021-03-02T00:49:57.573Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-02T00:49:57.573Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-02T00:49:57.573Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T00:49:57.573Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-02T00:49:57.573Z] === RUN TestDiff [2021-03-02T00:49:57.590Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-03-02T00:49:57.590Z] === RUN TestKernelTCPMemory [2021-03-02T00:49:58.213Z] --- PASS: TestDiff (0.53s) [2021-03-02T00:49:58.214Z] === RUN TestExecWithCloseStdin [2021-03-02T00:49:58.527Z] --- PASS: TestKernelTCPMemory (1.06s) [2021-03-02T00:49:58.527Z] === RUN TestNISDomainname [2021-03-02T00:49:58.857Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-03-02T00:49:58.857Z] === RUN TestExec [2021-03-02T00:49:59.271Z] --- PASS: TestUpdateReplicatedJob (3.32s) [2021-03-02T00:49:59.271Z] === RUN TestServiceListWithStatuses [2021-03-02T00:49:59.271Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T00:49:59.271Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:49:59.271Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T00:49:59.497Z] --- PASS: TestExec (0.60s) [2021-03-02T00:49:59.497Z] === RUN TestExecUser [2021-03-02T00:49:59.910Z] --- PASS: TestNISDomainname (1.22s) [2021-03-02T00:49:59.910Z] === RUN TestHostnameDnsResolution [2021-03-02T00:50:00.135Z] --- PASS: TestExecUser (0.63s) [2021-03-02T00:50:00.135Z] === RUN TestExportContainerAndImportImage [2021-03-02T00:50:00.779Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2021-03-02T00:50:00.779Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T00:50:00.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-02T00:50:01.148Z] --- PASS: TestHostnameDnsResolution (1.52s) [2021-03-02T00:50:01.148Z] === RUN TestStats [2021-03-02T00:50:02.304Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2021-03-02T00:50:02.304Z] === RUN TestHealthCheckWorkdir [2021-03-02T00:50:02.537Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-02T00:50:02.944Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2021-03-02T00:50:02.944Z] === RUN TestHealthKillContainer [2021-03-02T00:50:03.475Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-02T00:50:03.533Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.13s) [2021-03-02T00:50:03.533Z] PASS [2021-03-02T00:50:03.533Z] [2021-03-02T00:50:03.533Z] === Skipped [2021-03-02T00:50:03.533Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-02T00:50:03.533Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:50:03.533Z] [2021-03-02T00:50:03.533Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-02T00:50:03.533Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:50:03.533Z] [2021-03-02T00:50:03.533Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-02T00:50:03.533Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:50:03.533Z] [2021-03-02T00:50:03.533Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-02T00:50:03.533Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:50:03.533Z] [2021-03-02T00:50:03.533Z] [2021-03-02T00:50:03.533Z] DONE 17 tests, 4 skipped in 32.317s [2021-03-02T00:50:03.533Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-02T00:50:03.533Z] ++ 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-03-02T00:50:03.533Z] ++ set -e [2021-03-02T00:50:03.533Z] ++ '[' -n 0 ']' [2021-03-02T00:50:03.533Z] ++ set -x [2021-03-02T00:50:03.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-03-02T00:50:03.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-02T00:50:03.794Z] INFO: Testing against a local daemon [2021-03-02T00:50:03.794Z] === RUN TestPluginInvalidJSON [2021-03-02T00:50:03.794Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:50:03.794Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:50:03.794Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:50:03.794Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-02T00:50:03.794Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T00:50:03.794Z] === RUN TestPluginInstall [2021-03-02T00:50:03.794Z] === RUN TestPluginInstall/no_auth [2021-03-02T00:50:03.994Z] --- PASS: TestStats (2.88s) [2021-03-02T00:50:03.994Z] === RUN TestStopContainerWithTimeout [2021-03-02T00:50:03.994Z] === RUN TestStopContainerWithTimeout/0 [2021-03-02T00:50:03.994Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-02T00:50:03.994Z] === RUN TestStopContainerWithTimeout/1 [2021-03-02T00:50:03.994Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-02T00:50:03.994Z] === RUN TestStopContainerWithTimeout/3 [2021-03-02T00:50:03.994Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-02T00:50:03.994Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-02T00:50:03.994Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-02T00:50:03.994Z] === CONT TestStopContainerWithTimeout/0 [2021-03-02T00:50:03.994Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-02T00:50:04.544Z] --- PASS: TestDockerNetworkConnectAlias (4.59s) [2021-03-02T00:50:04.544Z] === RUN TestDockerNetworkReConnect [2021-03-02T00:50:04.563Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-02T00:50:05.045Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-03-02T00:50:05.046Z] === RUN TestInfoDebug [2021-03-02T00:50:05.046Z] --- PASS: TestInfoDebug (0.52s) [2021-03-02T00:50:05.046Z] === RUN TestInfoInsecureRegistries [2021-03-02T00:50:05.046Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-02T00:50:05.046Z] === RUN TestInfoRegistryMirrors [2021-03-02T00:50:05.046Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-02T00:50:05.046Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T00:50:05.046Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-03-02T00:50:05.046Z] === RUN TestPingCacheHeaders [2021-03-02T00:50:05.046Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-03-02T00:50:05.046Z] === RUN TestPingGet [2021-03-02T00:50:05.046Z] --- PASS: TestPingGet (0.01s) [2021-03-02T00:50:05.046Z] === RUN TestPingHead [2021-03-02T00:50:05.046Z] --- PASS: TestPingHead (0.01s) [2021-03-02T00:50:05.046Z] === RUN TestVersion [2021-03-02T00:50:05.046Z] --- PASS: TestVersion (0.01s) [2021-03-02T00:50:05.046Z] PASS [2021-03-02T00:50:05.046Z] [2021-03-02T00:50:05.046Z] === Skipped [2021-03-02T00:50:05.046Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T00:50:05.046Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T00:50:05.046Z] [2021-03-02T00:50:05.046Z] [2021-03-02T00:50:05.046Z] DONE 18 tests, 1 skipped in 21.477s [2021-03-02T00:50:05.046Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-03-02T00:50:05.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:50:05.046Z] ++ set -e [2021-03-02T00:50:05.046Z] ++ '[' -n 0 ']' [2021-03-02T00:50:05.046Z] ++ set -x [2021-03-02T00:50:05.046Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:50:05.046Z] INFO: Testing against a local daemon [2021-03-02T00:50:05.046Z] === RUN TestVolumesCreateAndList [2021-03-02T00:50:05.046Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-02T00:50:05.046Z] === RUN TestVolumesRemove [2021-03-02T00:50:05.046Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-02T00:50:05.046Z] === RUN TestVolumesInspect [2021-03-02T00:50:05.046Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-02T00:50:05.046Z] === RUN TestVolumesInvalidJSON [2021-03-02T00:50:05.046Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T00:50:05.046Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T00:50:05.046Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T00:50:05.046Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-02T00:50:05.046Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T00:50:05.046Z] PASS [2021-03-02T00:50:05.046Z] [2021-03-02T00:50:05.046Z] DONE 5 tests in 0.266s [2021-03-02T00:50:05.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T00:50:05.046Z] ++++ cat bundles/test-integration/docker.pid [2021-03-02T00:50:05.046Z] +++ kill 12227 [2021-03-02T00:50:05.502Z] === CONT TestStopContainerWithTimeout/3 [2021-03-02T00:50:05.502Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-02T00:50:05.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-02T00:50:05.706Z] --- PASS: TestHealthKillContainer (2.59s) [2021-03-02T00:50:05.706Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T00:50:06.002Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2021-03-02T00:50:06.002Z] === RUN TestIpcModeNone [2021-03-02T00:50:06.344Z] time="2021-03-02T00:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:50:06.344Z] time="2021-03-02T00:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f481ed1b87139b2ec33480c28d90dc4e93be2ece2f89155ca3834e20a8b0fee0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:50:06.344Z] time="2021-03-02T00:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:50:06.344Z] time="2021-03-02T00:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f481ed1b87139b2ec33480c28d90dc4e93be2ece2f89155ca3834e20a8b0fee0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:50:06.344Z] === RUN TestPluginInstall/with_htpasswd [2021-03-02T00:50:06.551Z] +++ /etc/init.d/apparmor stop [2021-03-02T00:50:06.551Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T00:50:06.551Z] [2021-03-02T00:50:06.551Z] Unloading profiles will leave already running processes permanently [2021-03-02T00:50:06.551Z] unconfined, which can lead to unexpected situations. [2021-03-02T00:50:06.551Z] [2021-03-02T00:50:06.551Z] To set a process to complain mode, use the command line tool [2021-03-02T00:50:06.551Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T00:50:06.551Z] +++ true [2021-03-02T00:50:06.551Z] exiting test-integration [2021-03-02T00:50:06.551Z] ++ exit 0 [2021-03-02T00:50:06.551Z] [2021-03-02T00:50:06.641Z] --- PASS: TestIpcModeNone (0.62s) [2021-03-02T00:50:06.641Z] === RUN TestIpcModePrivate [2021-03-02T00:50:07.287Z] --- PASS: TestIpcModePrivate (0.61s) [2021-03-02T00:50:07.287Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-03-02T00:50:07.287Z] === RUN TestIpcModeShareable [2021-03-02T00:50:07.288Z] time="2021-03-02T00:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:50:07.288Z] time="2021-03-02T00:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f7de4eef2daf63d03be1a1a8c687cc07934b5ceee40877889699ae9d372cbe9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:50:07.288Z] time="2021-03-02T00:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:50:07.288Z] time="2021-03-02T00:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f7de4eef2daf63d03be1a1a8c687cc07934b5ceee40877889699ae9d372cbe9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:50:07.411Z] === CONT TestStopContainerWithTimeout/1 [2021-03-02T00:50:07.550Z] === RUN TestPluginInstall/with_insecure [2021-03-02T00:50:07.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-02T00:50:07.831Z] --- PASS: TestDockerNetworkReConnect (3.87s) [2021-03-02T00:50:07.831Z] === RUN TestServicePlugin [2021-03-02T00:50:08.338Z] --- PASS: TestIpcModeShareable (0.88s) [2021-03-02T00:50:08.338Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-03-02T00:50:08.338Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-02T00:50:08.937Z] time="2021-03-02T00:50:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:50:08.937Z] time="2021-03-02T00:50:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57dd92f84c24b0384c57802216edd8d534d6b419b32b842d34ad844adaff63fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:50:08.937Z] time="2021-03-02T00:50:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:50:08.937Z] time="2021-03-02T00:50:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57dd92f84c24b0384c57802216edd8d534d6b419b32b842d34ad844adaff63fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:50:09.052Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-03-02T00:50:09.052Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2021-03-02T00:50:09.052Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-03-02T00:50:09.052Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2021-03-02T00:50:09.052Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-03-02T00:50:09.052Z] === RUN TestDeleteDevicemapper [2021-03-02T00:50:09.052Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-02T00:50:09.052Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:50:09.052Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T00:50:09.198Z] --- PASS: TestPluginInstall (5.46s) [2021-03-02T00:50:09.198Z] --- PASS: TestPluginInstall/no_auth (2.56s) [2021-03-02T00:50:09.198Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2021-03-02T00:50:09.198Z] --- PASS: TestPluginInstall/with_insecure (1.70s) [2021-03-02T00:50:09.198Z] plugin_test.go:160: [ddb00258c9744] daemon is not started [2021-03-02T00:50:09.198Z] === RUN TestPluginsWithRuntimes Post stage [Pipeline] junit [2021-03-02T00:50:09.320Z] Recording test results [2021-03-02T00:50:09.549Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T00:50:09.963Z] + echo Ensuring container killed. [2021-03-02T00:50:09.963Z] Ensuring container killed. [2021-03-02T00:50:09.963Z] + docker rm -vf docker-pr5 [2021-03-02T00:50:09.963Z] Error: No such container: docker-pr5 [2021-03-02T00:50:09.963Z] + true [Pipeline] sh [2021-03-02T00:50:10.389Z] + echo Chowning /workspace to jenkins user [2021-03-02T00:50:10.389Z] Chowning /workspace to jenkins user [2021-03-02T00:50:10.389Z] + id -u [2021-03-02T00:50:10.389Z] + id -g [2021-03-02T00:50:10.389Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42095:/workspace busybox chown -R 1001:1001 /workspace [2021-03-02T00:50:10.389Z] Unable to find image 'busybox:latest' locally [2021-03-02T00:50:10.417Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2021-03-02T00:50:10.417Z] === RUN TestAPIIpcModeHost [2021-03-02T00:50:10.417Z] --- PASS: TestAPIIpcModeHost (0.47s) [2021-03-02T00:50:10.417Z] === RUN TestDaemonIpcModeShareable [2021-03-02T00:50:10.681Z] latest: Pulling from library/busybox [2021-03-02T00:50:10.681Z] f106420d33ee: Pulling fs layer [2021-03-02T00:50:10.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-02T00:50:10.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-02T00:50:10.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-02T00:50:10.960Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-02T00:50:10.971Z] f106420d33ee: Verifying Checksum [2021-03-02T00:50:10.971Z] f106420d33ee: Download complete [2021-03-02T00:50:11.604Z] f106420d33ee: Pull complete [2021-03-02T00:50:11.604Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-02T00:50:11.604Z] Status: Downloaded newer image for busybox:latest [2021-03-02T00:50:11.747Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-02T00:50:11.898Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.97s) [2021-03-02T00:50:11.898Z] === RUN TestUpdateMemory [2021-03-02T00:50:11.898Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-02T00:50:11.898Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:50:11.898Z] === RUN TestUpdateCPUQuota [2021-03-02T00:50:11.937Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2021-03-02T00:50:11.937Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-02T00:50:11.937Z] === RUN TestDaemonIpcModePrivate [2021-03-02T00:50:13.134Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-02T00:50:13.470Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2021-03-02T00:50:13.470Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-02T00:50:13.470Z] === RUN TestDaemonIpcModePrivateFromConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T00:50:13.803Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-02T00:50:13.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-02T00:50:13.803Z] --- PASS: TestUpdateCPUQuota (1.73s) [2021-03-02T00:50:13.803Z] === RUN TestUpdatePidsLimit [2021-03-02T00:50:13.803Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-02T00:50:14.064Z] === RUN TestUpdatePidsLimit/no_change [2021-03-02T00:50:14.075Z] + bundleName=s390x-integration [2021-03-02T00:50:14.075Z] + echo Creating s390x-integration-bundles.tar.gz [2021-03-02T00:50:14.075Z] Creating s390x-integration-bundles.tar.gz [2021-03-02T00:50:14.075Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-03-02T00:50:14.075Z] + 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-03-02T00:50:14.120Z] Archiving artifacts [2021-03-02T00:50:14.483Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42095/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T00:50:14.631Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-02T00:50:14.631Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-02T00:50:14.868Z] + make clean [2021-03-02T00:50:14.891Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-02T00:50:14.991Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2021-03-02T00:50:14.992Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-02T00:50:14.992Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-02T00:50:15.051Z] --- PASS: TestPluginsWithRuntimes (5.54s) [2021-03-02T00:50:15.051Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.62s) [2021-03-02T00:50:15.051Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.64s) [2021-03-02T00:50:15.051Z] PASS [2021-03-02T00:50:15.051Z] [2021-03-02T00:50:15.051Z] DONE 9 tests in 11.196s [2021-03-02T00:50:15.051Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-02T00:50:15.051Z] ++ 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-03-02T00:50:15.051Z] ++ set -e [2021-03-02T00:50:15.051Z] ++ '[' -n 0 ']' [2021-03-02T00:50:15.051Z] ++ set -x [2021-03-02T00:50:15.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-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-03-02T00:50:15.051Z] INFO: Testing against a local daemon [2021-03-02T00:50:15.051Z] === RUN TestExternalGraphDriver [2021-03-02T00:50:15.051Z] === RUN TestExternalGraphDriver/json [2021-03-02T00:50:15.150Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-02T00:50:15.159Z] docker volume rm -f docker-dev-cache [2021-03-02T00:50:15.159Z] docker-dev-cache [Pipeline] deleteDir [2021-03-02T00:50:15.409Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-02T00:50:15.668Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-02T00:50:15.668Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-02T00:50:15.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-02T00:50:16.043Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2021-03-02T00:50:16.043Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-02T00:50:16.043Z] === RUN TestIpcModeOlderClient [2021-03-02T00:50:16.043Z] === PAUSE TestIpcModeOlderClient [2021-03-02T00:50:16.043Z] === RUN TestKillContainerInvalidSignal [2021-03-02T00:50:16.188Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-02T00:50:16.685Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-03-02T00:50:16.685Z] === RUN TestKillContainer [2021-03-02T00:50:16.685Z] === RUN TestKillContainer/no_signal [2021-03-02T00:50:16.756Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-02T00:50:16.756Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-02T00:50:17.325Z] --- PASS: TestUpdatePidsLimit (3.66s) [2021-03-02T00:50:17.325Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-03-02T00:50:17.325Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2021-03-02T00:50:17.325Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-03-02T00:50:17.325Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-03-02T00:50:17.325Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2021-03-02T00:50:17.325Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-03-02T00:50:17.325Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-03-02T00:50:17.325Z] === RUN TestUpdateRestartPolicy [2021-03-02T00:50:17.351Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T00:50:17.599Z] === RUN TestExternalGraphDriver/spec [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-03-02T00:50:17.722Z] === RUN TestKillContainer/killing_signal [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T00:50:18.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-02T00:50:18.263Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-02T00:50:18.446Z] --- PASS: TestKillContainer (1.62s) [2021-03-02T00:50:18.446Z] --- PASS: TestKillContainer/no_signal (0.52s) [2021-03-02T00:50:18.446Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2021-03-02T00:50:18.446Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2021-03-02T00:50:18.446Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T00:50:18.446Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-02T00:50:18.742Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-02T00:50:19.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2021-03-02T00:50:19.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2021-03-02T00:50:19.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2021-03-02T00:50:19.390Z] === RUN TestKillStoppedContainer [2021-03-02T00:50:19.390Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-03-02T00:50:19.390Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T00:50:19.390Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-03-02T00:50:19.390Z] === RUN TestKillDifferentUserContainer [2021-03-02T00:50:20.033Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2021-03-02T00:50:20.033Z] === RUN TestInspectOomKilledTrue [2021-03-02T00:50:20.147Z] === RUN TestExternalGraphDriver/pull [2021-03-02T00:50:21.087Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2021-03-02T00:50:21.087Z] === RUN TestInspectOomKilledFalse [2021-03-02T00:50:21.382Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2021-03-02T00:50:21.382Z] === RUN TestLinksEtcHostsContentMatch [2021-03-02T00:50:21.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-02T00:50:22.024Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2021-03-02T00:50:22.024Z] === RUN TestLinksContainerNames [2021-03-02T00:50:22.695Z] --- PASS: TestExternalGraphDriver (7.40s) [2021-03-02T00:50:22.695Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2021-03-02T00:50:22.695Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2021-03-02T00:50:22.695Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2021-03-02T00:50:22.695Z] === RUN TestGraphdriverPluginV2 [2021-03-02T00:50:22.695Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2021-03-02T00:50:22.695Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:50:22.695Z] PASS [2021-03-02T00:50:22.695Z] [2021-03-02T00:50:22.695Z] === Skipped [2021-03-02T00:50:22.695Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2021-03-02T00:50:22.695Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:50:22.695Z] [2021-03-02T00:50:22.695Z] [2021-03-02T00:50:22.695Z] DONE 5 tests, 1 skipped in 7.599s [2021-03-02T00:50:22.695Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-02T00:50:22.695Z] ++ 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-03-02T00:50:22.695Z] ++ set -e [2021-03-02T00:50:22.695Z] ++ '[' -n 0 ']' [2021-03-02T00:50:22.695Z] ++ set -x [2021-03-02T00:50:22.695Z] ++ 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-03-02T00:50:22.695Z] INFO: Testing against a local daemon [2021-03-02T00:50:22.695Z] === RUN TestContinueAfterPluginCrash [2021-03-02T00:50:22.695Z] === PAUSE TestContinueAfterPluginCrash [2021-03-02T00:50:22.695Z] === RUN TestReadPluginNoRead [2021-03-02T00:50:22.695Z] === PAUSE TestReadPluginNoRead [2021-03-02T00:50:22.695Z] === RUN TestDaemonStartWithLogOpt [2021-03-02T00:50:22.695Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-02T00:50:22.695Z] === CONT TestContinueAfterPluginCrash [2021-03-02T00:50:22.695Z] === CONT TestDaemonStartWithLogOpt [2021-03-02T00:50:22.695Z] === CONT TestReadPluginNoRead [2021-03-02T00:50:23.068Z] --- PASS: TestLinksContainerNames (1.04s) [2021-03-02T00:50:23.068Z] === RUN TestLogsFollowTailEmpty [2021-03-02T00:50:23.458Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-02T00:50:23.706Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2021-03-02T00:50:23.706Z] === RUN TestContainerNetworkMountsNoChown [2021-03-02T00:50:24.004Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/default [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/default [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/private [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/private [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rprivate [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/slave [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/slave [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rslave [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/shared [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/shared [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rshared [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/default [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/shared [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/rslave [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/rshared [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/rprivate [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/slave [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/private [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:50:24.004Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:50:24.004Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-02T00:50:24.004Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-02T00:50:24.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-02T00:50:24.025Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-02T00:50:24.302Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-02T00:50:24.302Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-02T00:50:24.302Z] === RUN TestContainerBindMountNonRecursive [2021-03-02T00:50:24.962Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-02T00:50:24.962Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-02T00:50:25.840Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2021-03-02T00:50:25.840Z] === RUN TestContainerVolumesMountedAsShared [2021-03-02T00:50:25.898Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-02T00:50:26.135Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2021-03-02T00:50:26.135Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-02T00:50:26.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-02T00:50:26.197Z] === RUN TestBoolValue [2021-03-02T00:50:26.197Z] --- PASS: TestBoolValue (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestBoolValueOrDefault [2021-03-02T00:50:26.197Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestInt64ValueOrZero [2021-03-02T00:50:26.197Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestInt64ValueOrDefault [2021-03-02T00:50:26.197Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-02T00:50:26.197Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestJsonContentType [2021-03-02T00:50:26.197Z] --- PASS: TestJsonContentType (0.00s) [2021-03-02T00:50:26.197Z] PASS [2021-03-02T00:50:26.197Z] coverage: 14.7% of statements [2021-03-02T00:50:26.197Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 14.7% of statements [2021-03-02T00:50:26.197Z] === RUN TestMaskSecretKeys [2021-03-02T00:50:26.197Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-02T00:50:26.197Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-02T00:50:26.197Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-02T00:50:26.197Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-02T00:50:26.197Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-02T00:50:26.197Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-02T00:50:26.197Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestVersionMiddlewareVersion [2021-03-02T00:50:26.197Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-02T00:50:26.197Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-02T00:50:26.197Z] PASS [2021-03-02T00:50:26.197Z] coverage: 37.7% of statements [2021-03-02T00:50:26.197Z] ok github.com/docker/docker/api/server/middleware 0.092s coverage: 37.7% of statements [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-02T00:50:26.197Z] === RUN TestStrSliceMarshalJSON [2021-03-02T00:50:26.197Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestStrSliceUnmarshalJSON [2021-03-02T00:50:26.197Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestStrSliceUnmarshalString [2021-03-02T00:50:26.197Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestStrSliceUnmarshalSlice [2021-03-02T00:50:26.197Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-02T00:50:26.197Z] PASS [2021-03-02T00:50:26.197Z] coverage: 90.0% of statements [2021-03-02T00:50:26.197Z] ok github.com/docker/docker/api/types/strslice 0.065s coverage: 90.0% of statements [2021-03-02T00:50:26.197Z] === RUN TestToJSON [2021-03-02T00:50:26.197Z] --- PASS: TestToJSON (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestToParamWithVersion [2021-03-02T00:50:26.197Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestFromJSON [2021-03-02T00:50:26.197Z] --- PASS: TestFromJSON (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestEmpty [2021-03-02T00:50:26.197Z] --- PASS: TestEmpty (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestArgsMatchKVListEmptySources [2021-03-02T00:50:26.197Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestArgsMatchKVList [2021-03-02T00:50:26.197Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestArgsMatch [2021-03-02T00:50:26.197Z] --- PASS: TestArgsMatch (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestAdd [2021-03-02T00:50:26.197Z] --- PASS: TestAdd (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestDel [2021-03-02T00:50:26.197Z] --- PASS: TestDel (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestLen [2021-03-02T00:50:26.197Z] --- PASS: TestLen (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestExactMatch [2021-03-02T00:50:26.197Z] --- PASS: TestExactMatch (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestOnlyOneExactMatch [2021-03-02T00:50:26.197Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestContains [2021-03-02T00:50:26.197Z] --- PASS: TestContains (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestValidate [2021-03-02T00:50:26.197Z] --- PASS: TestValidate (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestWalkValues [2021-03-02T00:50:26.197Z] --- PASS: TestWalkValues (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestFuzzyMatch [2021-03-02T00:50:26.197Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestClone [2021-03-02T00:50:26.197Z] --- PASS: TestClone (0.00s) [2021-03-02T00:50:26.197Z] PASS [2021-03-02T00:50:26.197Z] coverage: 92.2% of statements [2021-03-02T00:50:26.197Z] ok github.com/docker/docker/api/types/filters 0.061s coverage: 92.2% of statements [2021-03-02T00:50:26.197Z] === RUN TestAdjustForAPIVersion [2021-03-02T00:50:26.197Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-02T00:50:26.197Z] PASS [2021-03-02T00:50:26.197Z] coverage: 5.7% of statements [2021-03-02T00:50:26.197Z] ok github.com/docker/docker/api/server/router/swarm 0.066s coverage: 5.7% of statements [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-02T00:50:26.197Z] === RUN TestDurationToSecondsString [2021-03-02T00:50:26.197Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-02T00:50:26.197Z] === RUN TestGetTimestamp [2021-03-02T00:50:26.197Z] --- PASS: TestGetTimestamp (0.12s) [2021-03-02T00:50:26.197Z] === RUN TestParseTimestamps [2021-03-02T00:50:26.197Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-02T00:50:26.197Z] PASS [2021-03-02T00:50:26.197Z] coverage: 100.0% of statements [2021-03-02T00:50:26.197Z] ok github.com/docker/docker/api/types/time 0.177s coverage: 100.0% of statements [2021-03-02T00:50:26.197Z] === RUN TestCompareVersion [2021-03-02T00:50:26.197Z] --- PASS: TestCompareVersion (0.00s) [2021-03-02T00:50:26.197Z] PASS [2021-03-02T00:50:26.197Z] coverage: 75.0% of statements [2021-03-02T00:50:26.197Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/builder [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-02T00:50:26.197Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-02T00:50:26.198Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-02T00:50:26.198Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-02T00:50:26.198Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-02T00:50:26.416Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-02T00:50:26.657Z] === RUN TestParseRemoteURL [2021-03-02T00:50:26.657Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-02T00:50:26.675Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-02T00:50:26.777Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2021-03-02T00:50:26.777Z] === RUN TestNetworkNat [2021-03-02T00:50:26.913Z] === RUN TestReadPluginNoRead/default [2021-03-02T00:50:27.422Z] --- PASS: TestNetworkNat (0.55s) [2021-03-02T00:50:27.422Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T00:50:27.486Z] --- PASS: TestDaemonStartWithLogOpt (4.80s) [2021-03-02T00:50:27.625Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-02T00:50:27.719Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2021-03-02T00:50:27.719Z] === RUN TestNetworkLoopbackNat [2021-03-02T00:50:28.085Z] === RUN TestEnable [2021-03-02T00:50:28.085Z] --- PASS: TestEnable (0.00s) [2021-03-02T00:50:28.085Z] === RUN TestDisable [2021-03-02T00:50:28.085Z] --- PASS: TestDisable (0.00s) [2021-03-02T00:50:28.085Z] === RUN TestEnabled [2021-03-02T00:50:28.085Z] --- PASS: TestEnabled (0.00s) [2021-03-02T00:50:28.085Z] PASS [2021-03-02T00:50:28.085Z] coverage: 100.0% of statements [2021-03-02T00:50:28.085Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-03-02T00:50:28.553Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-02T00:50:28.553Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-02T00:50:28.553Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-02T00:50:28.553Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestProcessNoDockerignore [2021-03-02T00:50:28.553Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-02T00:50:28.553Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestDetectContentType [2021-03-02T00:50:28.553Z] --- PASS: TestDetectContentType (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestSelectAcceptableMIME [2021-03-02T00:50:28.553Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestInspectEmptyResponse [2021-03-02T00:50:28.553Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestInspectResponseBinary [2021-03-02T00:50:28.553Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestResponseUnsupportedContentType [2021-03-02T00:50:28.553Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestInspectResponseTextSimple [2021-03-02T00:50:28.553Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestInspectResponseEmptyContentType [2021-03-02T00:50:28.553Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestUnknownContentLength [2021-03-02T00:50:28.553Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestDownloadRemote [2021-03-02T00:50:28.553Z] --- PASS: TestDownloadRemote (0.07s) [2021-03-02T00:50:28.553Z] === RUN TestGetWithStatusError [2021-03-02T00:50:28.553Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-02T00:50:28.553Z] === RUN TestCloseRootDirectory [2021-03-02T00:50:28.553Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-02T00:50:28.553Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:50:28.553Z] === RUN TestHashFile [2021-03-02T00:50:28.553Z] --- SKIP: TestHashFile (0.00s) [2021-03-02T00:50:28.553Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:50:28.553Z] === RUN TestHashSubdir [2021-03-02T00:50:28.553Z] --- SKIP: TestHashSubdir (0.00s) [2021-03-02T00:50:28.553Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:50:28.553Z] === RUN TestRemoveDirectory [2021-03-02T00:50:28.553Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-02T00:50:28.553Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:50:28.553Z] PASS [2021-03-02T00:50:28.553Z] coverage: 9.3% of statements [2021-03-02T00:50:28.553Z] ok github.com/docker/docker/builder/remotecontext 0.280s coverage: 9.3% of statements [2021-03-02T00:50:28.873Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-02T00:50:29.522Z] === RUN TestGetAllAllowed [2021-03-02T00:50:29.522Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-02T00:50:29.522Z] === RUN TestGetAllMeta [2021-03-02T00:50:29.522Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-02T00:50:29.522Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-02T00:50:29.523Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestIsUnreferencedBuiltin [2021-03-02T00:50:29.523Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestIsExistingDirectory [2021-03-02T00:50:29.523Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestGetFilenameForDownload [2021-03-02T00:50:29.523Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestEnv2Variables [2021-03-02T00:50:29.523Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-02T00:50:29.523Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestMaintainer [2021-03-02T00:50:29.523Z] --- PASS: TestMaintainer (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestLabel [2021-03-02T00:50:29.523Z] --- PASS: TestLabel (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestFromScratch [2021-03-02T00:50:29.523Z] --- PASS: TestFromScratch (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestFromWithArg [2021-03-02T00:50:29.523Z] --- PASS: TestFromWithArg (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-02T00:50:29.523Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestFromWithUndefinedArg [2021-03-02T00:50:29.523Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestFromMultiStageWithNamedStage [2021-03-02T00:50:29.523Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestOnbuild [2021-03-02T00:50:29.523Z] --- PASS: TestOnbuild (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestWorkdir [2021-03-02T00:50:29.523Z] --- PASS: TestWorkdir (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestCmd [2021-03-02T00:50:29.523Z] --- PASS: TestCmd (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestHealthcheckNone [2021-03-02T00:50:29.523Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestHealthcheckCmd [2021-03-02T00:50:29.523Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestEntrypoint [2021-03-02T00:50:29.523Z] --- PASS: TestEntrypoint (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestExpose [2021-03-02T00:50:29.523Z] --- PASS: TestExpose (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestUser [2021-03-02T00:50:29.523Z] --- PASS: TestUser (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestVolume [2021-03-02T00:50:29.523Z] --- PASS: TestVolume (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestStopSignal [2021-03-02T00:50:29.523Z] --- SKIP: TestStopSignal (0.00s) [2021-03-02T00:50:29.523Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-02T00:50:29.523Z] === RUN TestArg [2021-03-02T00:50:29.523Z] --- PASS: TestArg (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestShell [2021-03-02T00:50:29.523Z] --- PASS: TestShell (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestPrependEnvOnCmd [2021-03-02T00:50:29.523Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestRunWithBuildArgs [2021-03-02T00:50:29.523Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestRunIgnoresHealthcheck [2021-03-02T00:50:29.523Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestNormalizeWorkdir [2021-03-02T00:50:29.523Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestDispatch [2021-03-02T00:50:29.523Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-02T00:50:29.523Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-02T00:50:29.523Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-02T00:50:29.523Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-02T00:50:29.523Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-02T00:50:29.523Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-02T00:50:29.523Z] === RUN TestDispatch/COPY_url [2021-03-02T00:50:29.523Z] --- PASS: TestDispatch (0.05s) [2021-03-02T00:50:29.523Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-03-02T00:50:29.523Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-03-02T00:50:29.523Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-02T00:50:29.523Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-02T00:50:29.523Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-02T00:50:29.523Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-02T00:50:29.523Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestAddScratchImageAddsToMounts [2021-03-02T00:50:29.523Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-02T00:50:29.523Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-02T00:50:29.523Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-02T00:50:29.523Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestImageSourceGetAddsToMounts [2021-03-02T00:50:29.523Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestEmptyDockerfile [2021-03-02T00:50:29.523Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestSymlinkDockerfile [2021-03-02T00:50:29.523Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-02T00:50:29.523Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-02T00:50:29.523Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestNonExistingDockerfile [2021-03-02T00:50:29.523Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestCopyRunConfig [2021-03-02T00:50:29.523Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestDeepCopyRunConfig [2021-03-02T00:50:29.523Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestExportImage [2021-03-02T00:50:29.523Z] --- PASS: TestExportImage (0.00s) [2021-03-02T00:50:29.523Z] === RUN TestNormalizeDest [2021-03-02T00:50:29.523Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-02T00:50:29.523Z] PASS [2021-03-02T00:50:29.523Z] coverage: 46.6% of statements [2021-03-02T00:50:29.523Z] ok github.com/docker/docker/builder/dockerfile 0.250s coverage: 46.6% of statements [2021-03-02T00:50:29.523Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-02T00:50:29.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-02T00:50:29.972Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2021-03-02T00:50:29.972Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T00:50:29.994Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-02T00:50:29.994Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-02T00:50:30.454Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-02T00:50:30.454Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-02T00:50:30.454Z] --- PASS: TestParseRemoteURL (3.74s) [2021-03-02T00:50:30.454Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (1.07s) [2021-03-02T00:50:30.454Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.94s) [2021-03-02T00:50:30.454Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-02T00:50:30.454Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (1.73s) [2021-03-02T00:50:30.454Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-02T00:50:30.454Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-02T00:50:30.454Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-02T00:50:30.454Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-02T00:50:30.454Z] === RUN TestCloneArgsSmartHttp [2021-03-02T00:50:30.454Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-03-02T00:50:30.454Z] === RUN TestCloneArgsDumbHttp [2021-03-02T00:50:30.454Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-02T00:50:30.454Z] === RUN TestCloneArgsGit [2021-03-02T00:50:30.454Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-02T00:50:30.454Z] === RUN TestCheckoutGit [2021-03-02T00:50:30.479Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2021-03-02T00:50:30.479Z] === RUN TestPause [2021-03-02T00:50:30.789Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-02T00:50:30.910Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-03-02T00:50:30.910Z] === RUN TestWaitNonBlocked [2021-03-02T00:50:30.910Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:50:30.910Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:50:30.910Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:50:30.910Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:50:30.910Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:50:30.910Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:50:31.119Z] --- PASS: TestPause (0.57s) [2021-03-02T00:50:31.119Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T00:50:31.119Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:50:31.119Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:50:31.119Z] === RUN TestPauseStopPausedContainer [2021-03-02T00:50:31.759Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2021-03-02T00:50:31.759Z] === RUN TestPsFilter [2021-03-02T00:50:31.759Z] --- PASS: TestPsFilter (0.16s) [2021-03-02T00:50:31.759Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T00:50:32.174Z] --- PASS: TestReadPluginNoRead (9.70s) [2021-03-02T00:50:32.174Z] --- PASS: TestReadPluginNoRead/default (1.76s) [2021-03-02T00:50:32.174Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2021-03-02T00:50:32.174Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-03-02T00:50:32.174Z] read_test.go:92: [d9721b5a1caca] daemon is not started [2021-03-02T00:50:32.289Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-02T00:50:32.289Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2021-03-02T00:50:32.289Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.43s) [2021-03-02T00:50:32.289Z] === RUN TestWaitBlocked [2021-03-02T00:50:32.289Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:50:32.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:50:32.289Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:50:32.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:50:32.289Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:50:32.289Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:50:32.401Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2021-03-02T00:50:32.401Z] === RUN TestRemoveContainerWithVolume [2021-03-02T00:50:33.099Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2021-03-02T00:50:33.099Z] === RUN TestRemoveContainerRunning [2021-03-02T00:50:33.119Z] --- PASS: TestContinueAfterPluginCrash (10.35s) [2021-03-02T00:50:33.119Z] PASS [2021-03-02T00:50:33.119Z] [2021-03-02T00:50:33.119Z] DONE 6 tests in 10.500s [2021-03-02T00:50:33.119Z] 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-03-02T00:50:33.119Z] ++ 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-03-02T00:50:33.119Z] ++ set -e [2021-03-02T00:50:33.119Z] ++ '[' -n 0 ']' [2021-03-02T00:50:33.119Z] ++ set -x [2021-03-02T00:50:33.119Z] ++ 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-03-02T00:50:33.119Z] testing: warning: no tests to run [2021-03-02T00:50:33.119Z] PASS [2021-03-02T00:50:33.119Z] [2021-03-02T00:50:33.119Z] DONE 0 tests in 0.046s [2021-03-02T00:50:33.119Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-02T00:50:33.119Z] ++ 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-03-02T00:50:33.119Z] ++ set -e [2021-03-02T00:50:33.119Z] ++ '[' -n 0 ']' [2021-03-02T00:50:33.119Z] ++ set -x [2021-03-02T00:50:33.119Z] ++ 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-03-02T00:50:33.119Z] INFO: Testing against a local daemon [2021-03-02T00:50:33.119Z] === RUN TestPluginWithDevMounts [2021-03-02T00:50:33.119Z] === PAUSE TestPluginWithDevMounts [2021-03-02T00:50:33.119Z] === CONT TestPluginWithDevMounts [2021-03-02T00:50:33.420Z] --- PASS: TestRemoveContainerRunning (0.52s) [2021-03-02T00:50:33.420Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T00:50:34.069Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s) [2021-03-02T00:50:34.069Z] === RUN TestRemoveInvalidContainer [2021-03-02T00:50:34.069Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-02T00:50:34.069Z] === RUN TestRenameLinkedContainer [2021-03-02T00:50:34.193Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-02T00:50:34.193Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2021-03-02T00:50:34.193Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s) [2021-03-02T00:50:34.193Z] === CONT TestContainerStartOnDaemonRestart [2021-03-02T00:50:34.193Z] === CONT TestContainerKillOnDaemonStart [2021-03-02T00:50:34.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-02T00:50:35.666Z] --- PASS: TestPluginWithDevMounts (2.18s) [2021-03-02T00:50:35.666Z] PASS [2021-03-02T00:50:35.666Z] [2021-03-02T00:50:35.666Z] DONE 1 tests in 2.330s [2021-03-02T00:50:35.666Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-02T00:50:35.666Z] ++ 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-03-02T00:50:35.666Z] ++ set -e [2021-03-02T00:50:35.666Z] ++ '[' -n 0 ']' [2021-03-02T00:50:35.666Z] ++ set -x [2021-03-02T00:50:35.666Z] ++ 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-03-02T00:50:35.666Z] INFO: Testing against a local daemon [2021-03-02T00:50:35.666Z] === RUN TestSecretInspect [2021-03-02T00:50:36.158Z] --- PASS: TestRenameLinkedContainer (2.21s) [2021-03-02T00:50:36.158Z] === RUN TestRenameStoppedContainer [2021-03-02T00:50:36.796Z] --- PASS: TestRenameStoppedContainer (0.52s) [2021-03-02T00:50:36.796Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T00:50:37.487Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s) [2021-03-02T00:50:37.488Z] === CONT TestIpcModeOlderClient [2021-03-02T00:50:37.747Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-03-02T00:50:37.747Z] === CONT TestDaemonHostGatewayIP [2021-03-02T00:50:37.747Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-02T00:50:37.845Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2021-03-02T00:50:37.845Z] === RUN TestRenameInvalidName [2021-03-02T00:50:38.487Z] --- PASS: TestRenameInvalidName (0.54s) [2021-03-02T00:50:38.487Z] === RUN TestRenameAnonymousContainer [2021-03-02T00:50:38.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-02T00:50:38.945Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-02T00:50:38.972Z] --- PASS: TestSecretInspect (3.21s) [2021-03-02T00:50:38.972Z] === RUN TestSecretList [2021-03-02T00:50:39.884Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-02T00:50:39.918Z] --- PASS: TestServicePlugin (31.18s) [2021-03-02T00:50:39.918Z] plugin_test.go:62: [da2590ce16db5] joining swarm manager [db9a4213103f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T00:50:39.918Z] plugin_test.go:65: [d7ed629d80da0] joining swarm manager [db9a4213103f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T00:50:39.918Z] === RUN TestServiceUpdateLabel [2021-03-02T00:50:40.627Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2021-03-02T00:50:40.627Z] === RUN TestRenameContainerWithSameName [2021-03-02T00:50:40.774Z] === RUN TestCheckpointCreateError [2021-03-02T00:50:40.775Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCheckpointCreate [2021-03-02T00:50:40.775Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCheckpointDeleteError [2021-03-02T00:50:40.775Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCheckpointDelete [2021-03-02T00:50:40.775Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCheckpointListError [2021-03-02T00:50:40.775Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCheckpointList [2021-03-02T00:50:40.775Z] --- PASS: TestCheckpointList (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCheckpointListContainerNotFound [2021-03-02T00:50:40.775Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestNewClientWithOpsFromEnv [2021-03-02T00:50:40.775Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-02T00:50:40.775Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-02T00:50:40.775Z] === RUN TestGetAPIPath [2021-03-02T00:50:40.775Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestParseHostURL [2021-03-02T00:50:40.775Z] --- PASS: TestParseHostURL (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-02T00:50:40.775Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-02T00:50:40.775Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestNegotiateAPIVersion [2021-03-02T00:50:40.775Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestNegotiateAPVersionOverride [2021-03-02T00:50:40.775Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-02T00:50:40.775Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-02T00:50:40.775Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-02T00:50:40.775Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestClientRedirect [2021-03-02T00:50:40.775Z] --- PASS: TestClientRedirect (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigCreateUnsupported [2021-03-02T00:50:40.775Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigCreateError [2021-03-02T00:50:40.775Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigCreate [2021-03-02T00:50:40.775Z] --- PASS: TestConfigCreate (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigInspectNotFound [2021-03-02T00:50:40.775Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigInspectWithEmptyID [2021-03-02T00:50:40.775Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigInspectUnsupported [2021-03-02T00:50:40.775Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigInspectError [2021-03-02T00:50:40.775Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigInspectConfigNotFound [2021-03-02T00:50:40.775Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigInspect [2021-03-02T00:50:40.775Z] --- PASS: TestConfigInspect (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigListUnsupported [2021-03-02T00:50:40.775Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigListError [2021-03-02T00:50:40.775Z] --- PASS: TestConfigListError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigList [2021-03-02T00:50:40.775Z] --- PASS: TestConfigList (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigRemoveUnsupported [2021-03-02T00:50:40.775Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigRemoveError [2021-03-02T00:50:40.775Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigRemove [2021-03-02T00:50:40.775Z] --- PASS: TestConfigRemove (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigUpdateUnsupported [2021-03-02T00:50:40.775Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigUpdateError [2021-03-02T00:50:40.775Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestConfigUpdate [2021-03-02T00:50:40.775Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerCommitError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerCommit [2021-03-02T00:50:40.775Z] --- PASS: TestContainerCommit (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerStatPathError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerStatPathNotFoundError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerStatPathNoHeaderError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerStatPath [2021-03-02T00:50:40.775Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCopyToContainerError [2021-03-02T00:50:40.775Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCopyToContainerNotFoundError [2021-03-02T00:50:40.775Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-02T00:50:40.775Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCopyToContainer [2021-03-02T00:50:40.775Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCopyFromContainerError [2021-03-02T00:50:40.775Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCopyFromContainerNotFoundError [2021-03-02T00:50:40.775Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-02T00:50:40.775Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-02T00:50:40.775Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestCopyFromContainer [2021-03-02T00:50:40.775Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerCreateError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerCreateImageNotFound [2021-03-02T00:50:40.775Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerCreateWithName [2021-03-02T00:50:40.775Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerCreateAutoRemove [2021-03-02T00:50:40.775Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerDiffError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerDiff [2021-03-02T00:50:40.775Z] --- PASS: TestContainerDiff (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerExecCreateError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerExecCreate [2021-03-02T00:50:40.775Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerExecStartError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerExecStart [2021-03-02T00:50:40.775Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerExecInspectError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerExecInspect [2021-03-02T00:50:40.775Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerExportError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerExportError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerExport [2021-03-02T00:50:40.775Z] --- PASS: TestContainerExport (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerInspectError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerInspectContainerNotFound [2021-03-02T00:50:40.775Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerInspectWithEmptyID [2021-03-02T00:50:40.775Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerInspect [2021-03-02T00:50:40.775Z] --- PASS: TestContainerInspect (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerInspectNode [2021-03-02T00:50:40.775Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerKillError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerKillError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerKill [2021-03-02T00:50:40.775Z] --- PASS: TestContainerKill (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerListError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerListError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerList [2021-03-02T00:50:40.775Z] --- PASS: TestContainerList (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerLogsNotFoundError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerLogsError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerLogs [2021-03-02T00:50:40.775Z] --- PASS: TestContainerLogs (0.13s) [2021-03-02T00:50:40.775Z] === RUN TestContainerPauseError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerPause [2021-03-02T00:50:40.775Z] --- PASS: TestContainerPause (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainersPruneError [2021-03-02T00:50:40.775Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainersPrune [2021-03-02T00:50:40.775Z] --- PASS: TestContainersPrune (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerRemoveError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerRemoveNotFoundError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerRemove [2021-03-02T00:50:40.775Z] --- PASS: TestContainerRemove (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerRenameError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerRename [2021-03-02T00:50:40.775Z] --- PASS: TestContainerRename (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerResizeError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerExecResizeError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerResize [2021-03-02T00:50:40.775Z] --- PASS: TestContainerResize (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerExecResize [2021-03-02T00:50:40.775Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerRestartError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerRestart [2021-03-02T00:50:40.775Z] --- PASS: TestContainerRestart (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerStartError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerStartError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerStart [2021-03-02T00:50:40.775Z] --- PASS: TestContainerStart (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerStatsError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerStats [2021-03-02T00:50:40.775Z] --- PASS: TestContainerStats (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerStopError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerStopError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerStop [2021-03-02T00:50:40.775Z] --- PASS: TestContainerStop (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerTopError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerTopError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerTop [2021-03-02T00:50:40.775Z] --- PASS: TestContainerTop (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerUnpauseError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerUnpause [2021-03-02T00:50:40.775Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerUpdateError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerUpdate [2021-03-02T00:50:40.775Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerWaitError [2021-03-02T00:50:40.775Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestContainerWait [2021-03-02T00:50:40.775Z] --- PASS: TestContainerWait (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestDiskUsageError [2021-03-02T00:50:40.775Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestDiskUsage [2021-03-02T00:50:40.775Z] --- PASS: TestDiskUsage (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestDistributionInspectUnsupported [2021-03-02T00:50:40.775Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestDistributionInspectWithEmptyID [2021-03-02T00:50:40.775Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestEventsErrorInOptions [2021-03-02T00:50:40.775Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestEventsErrorFromServer [2021-03-02T00:50:40.775Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestEvents [2021-03-02T00:50:40.775Z] --- PASS: TestEvents (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestTLSCloseWriter [2021-03-02T00:50:40.775Z] === PAUSE TestTLSCloseWriter [2021-03-02T00:50:40.775Z] === RUN TestImageBuildError [2021-03-02T00:50:40.775Z] --- PASS: TestImageBuildError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageBuild [2021-03-02T00:50:40.775Z] --- PASS: TestImageBuild (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestGetDockerOS [2021-03-02T00:50:40.775Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageCreateError [2021-03-02T00:50:40.775Z] --- PASS: TestImageCreateError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageCreate [2021-03-02T00:50:40.775Z] --- PASS: TestImageCreate (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageHistoryError [2021-03-02T00:50:40.775Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageHistory [2021-03-02T00:50:40.775Z] --- PASS: TestImageHistory (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageImportError [2021-03-02T00:50:40.775Z] --- PASS: TestImageImportError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageImport [2021-03-02T00:50:40.775Z] --- PASS: TestImageImport (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageInspectError [2021-03-02T00:50:40.775Z] --- PASS: TestImageInspectError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageInspectImageNotFound [2021-03-02T00:50:40.775Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageInspectWithEmptyID [2021-03-02T00:50:40.775Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageInspect [2021-03-02T00:50:40.775Z] --- PASS: TestImageInspect (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageListError [2021-03-02T00:50:40.775Z] --- PASS: TestImageListError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageList [2021-03-02T00:50:40.775Z] --- PASS: TestImageList (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageListApiBefore125 [2021-03-02T00:50:40.775Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageLoadError [2021-03-02T00:50:40.775Z] --- PASS: TestImageLoadError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageLoad [2021-03-02T00:50:40.775Z] --- PASS: TestImageLoad (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagesPruneError [2021-03-02T00:50:40.775Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagesPrune [2021-03-02T00:50:40.775Z] --- PASS: TestImagesPrune (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePullReferenceParseError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePullAnyError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePullWithoutErrors [2021-03-02T00:50:40.775Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePushReferenceError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePushAnyError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImagePushWithoutErrors [2021-03-02T00:50:40.775Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-02T00:50:40.775Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-02T00:50:40.775Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-02T00:50:40.775Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-02T00:50:40.775Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageRemoveError [2021-03-02T00:50:40.775Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageRemoveImageNotFound [2021-03-02T00:50:40.775Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageRemove [2021-03-02T00:50:40.775Z] --- PASS: TestImageRemove (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageSaveError [2021-03-02T00:50:40.775Z] --- PASS: TestImageSaveError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageSave [2021-03-02T00:50:40.775Z] --- PASS: TestImageSave (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageSearchAnyError [2021-03-02T00:50:40.775Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-02T00:50:40.775Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-02T00:50:40.775Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-02T00:50:40.775Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-02T00:50:40.775Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageSearchWithoutErrors [2021-03-02T00:50:40.775Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageTagError [2021-03-02T00:50:40.775Z] --- PASS: TestImageTagError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageTagInvalidReference [2021-03-02T00:50:40.775Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageTagInvalidSourceImageName [2021-03-02T00:50:40.775Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageTagHexSource [2021-03-02T00:50:40.775Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestImageTag [2021-03-02T00:50:40.775Z] --- PASS: TestImageTag (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestInfoServerError [2021-03-02T00:50:40.775Z] --- PASS: TestInfoServerError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestInfoInvalidResponseJSONError [2021-03-02T00:50:40.775Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestInfo [2021-03-02T00:50:40.775Z] --- PASS: TestInfo (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestNetworkConnectError [2021-03-02T00:50:40.775Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-02T00:50:40.775Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkConnect [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkCreateError [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkCreate [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkDisconnectError [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkDisconnect [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkInspectError [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkInspectNotFoundError [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkInspectWithEmptyID [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkInspect [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkListError [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkListError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkList [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkList (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworksPruneError [2021-03-02T00:50:40.776Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworksPrune [2021-03-02T00:50:40.776Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkRemoveError [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNetworkRemove [2021-03-02T00:50:40.776Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNodeInspectError [2021-03-02T00:50:40.776Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNodeInspectNodeNotFound [2021-03-02T00:50:40.776Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNodeInspectWithEmptyID [2021-03-02T00:50:40.776Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNodeInspect [2021-03-02T00:50:40.776Z] --- PASS: TestNodeInspect (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNodeListError [2021-03-02T00:50:40.776Z] --- PASS: TestNodeListError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNodeList [2021-03-02T00:50:40.776Z] --- PASS: TestNodeList (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNodeRemoveError [2021-03-02T00:50:40.776Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNodeRemove [2021-03-02T00:50:40.776Z] --- PASS: TestNodeRemove (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNodeUpdateError [2021-03-02T00:50:40.776Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestNodeUpdate [2021-03-02T00:50:40.776Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestOptionWithTimeout [2021-03-02T00:50:40.776Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPingFail [2021-03-02T00:50:40.776Z] --- PASS: TestPingFail (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPingWithError [2021-03-02T00:50:40.776Z] 2021/03/02 00:50:40 RoundTripper returned a response & error; ignoring response [2021-03-02T00:50:40.776Z] 2021/03/02 00:50:40 RoundTripper returned a response & error; ignoring response [2021-03-02T00:50:40.776Z] --- PASS: TestPingWithError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPingSuccess [2021-03-02T00:50:40.776Z] --- PASS: TestPingSuccess (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPingHeadFallback [2021-03-02T00:50:40.776Z] === RUN TestPingHeadFallback/OK [2021-03-02T00:50:40.776Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-02T00:50:40.776Z] === RUN TestPingHeadFallback/Not_Found [2021-03-02T00:50:40.776Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-02T00:50:40.776Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-02T00:50:40.776Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-02T00:50:40.776Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-02T00:50:40.776Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-02T00:50:40.776Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginDisableError [2021-03-02T00:50:40.776Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginDisable [2021-03-02T00:50:40.776Z] --- PASS: TestPluginDisable (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginEnableError [2021-03-02T00:50:40.776Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginEnable [2021-03-02T00:50:40.776Z] --- PASS: TestPluginEnable (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginInspectError [2021-03-02T00:50:40.776Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginInspectWithEmptyID [2021-03-02T00:50:40.776Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginInspect [2021-03-02T00:50:40.776Z] --- PASS: TestPluginInspect (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginListError [2021-03-02T00:50:40.776Z] --- PASS: TestPluginListError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginList [2021-03-02T00:50:40.776Z] --- PASS: TestPluginList (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginPushError [2021-03-02T00:50:40.776Z] --- PASS: TestPluginPushError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginPush [2021-03-02T00:50:40.776Z] --- PASS: TestPluginPush (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginRemoveError [2021-03-02T00:50:40.776Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginRemove [2021-03-02T00:50:40.776Z] --- PASS: TestPluginRemove (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginSetError [2021-03-02T00:50:40.776Z] --- PASS: TestPluginSetError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPluginSet [2021-03-02T00:50:40.776Z] --- PASS: TestPluginSet (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSetHostHeader [2021-03-02T00:50:40.776Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestPlainTextError [2021-03-02T00:50:40.776Z] --- PASS: TestPlainTextError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestInfiniteError [2021-03-02T00:50:40.776Z] --- PASS: TestInfiniteError (0.02s) [2021-03-02T00:50:40.776Z] === RUN TestSecretCreateUnsupported [2021-03-02T00:50:40.776Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretCreateError [2021-03-02T00:50:40.776Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretCreate [2021-03-02T00:50:40.776Z] --- PASS: TestSecretCreate (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretInspectUnsupported [2021-03-02T00:50:40.776Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretInspectError [2021-03-02T00:50:40.776Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretInspectSecretNotFound [2021-03-02T00:50:40.776Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretInspectWithEmptyID [2021-03-02T00:50:40.776Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretInspect [2021-03-02T00:50:40.776Z] --- PASS: TestSecretInspect (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretListUnsupported [2021-03-02T00:50:40.776Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretListError [2021-03-02T00:50:40.776Z] --- PASS: TestSecretListError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretList [2021-03-02T00:50:40.776Z] --- PASS: TestSecretList (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretRemoveUnsupported [2021-03-02T00:50:40.776Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretRemoveError [2021-03-02T00:50:40.776Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretRemove [2021-03-02T00:50:40.776Z] --- PASS: TestSecretRemove (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretUpdateUnsupported [2021-03-02T00:50:40.776Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretUpdateError [2021-03-02T00:50:40.776Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSecretUpdate [2021-03-02T00:50:40.776Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceCreateError [2021-03-02T00:50:40.776Z] --- PASS: TestServiceCreateError (0.01s) [2021-03-02T00:50:40.776Z] === RUN TestServiceCreate [2021-03-02T00:50:40.776Z] --- PASS: TestServiceCreate (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-02T00:50:40.776Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceCreateDigestPinning [2021-03-02T00:50:40.776Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceInspectError [2021-03-02T00:50:40.776Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceInspectServiceNotFound [2021-03-02T00:50:40.776Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceInspectWithEmptyID [2021-03-02T00:50:40.776Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceInspect [2021-03-02T00:50:40.776Z] --- PASS: TestServiceInspect (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceListError [2021-03-02T00:50:40.776Z] --- PASS: TestServiceListError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceList [2021-03-02T00:50:40.776Z] --- PASS: TestServiceList (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceLogsError [2021-03-02T00:50:40.776Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceLogs [2021-03-02T00:50:40.776Z] --- PASS: TestServiceLogs (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceRemoveError [2021-03-02T00:50:40.776Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceRemoveNotFoundError [2021-03-02T00:50:40.776Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceRemove [2021-03-02T00:50:40.776Z] --- PASS: TestServiceRemove (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceUpdateError [2021-03-02T00:50:40.776Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestServiceUpdate [2021-03-02T00:50:40.776Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmGetUnlockKeyError [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmGetUnlockKey [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmGetUnlockKey (0.01s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmInitError [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmInit [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmInit (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmInspectError [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmInspect [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmJoinError [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmJoin [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmLeaveError [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmLeave [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmUnlockError [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmUnlock [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmUpdateError [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestSwarmUpdate [2021-03-02T00:50:40.776Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestTaskInspectError [2021-03-02T00:50:40.776Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestTaskInspectWithEmptyID [2021-03-02T00:50:40.776Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestTaskInspect [2021-03-02T00:50:40.776Z] --- PASS: TestTaskInspect (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestTaskListError [2021-03-02T00:50:40.776Z] --- PASS: TestTaskListError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestTaskList [2021-03-02T00:50:40.776Z] --- PASS: TestTaskList (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestVolumeCreateError [2021-03-02T00:50:40.776Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestVolumeCreate [2021-03-02T00:50:40.776Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestVolumeInspectError [2021-03-02T00:50:40.776Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestVolumeInspectNotFound [2021-03-02T00:50:40.776Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestVolumeInspectWithEmptyID [2021-03-02T00:50:40.776Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestVolumeInspect [2021-03-02T00:50:40.776Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestVolumeListError [2021-03-02T00:50:40.776Z] --- PASS: TestVolumeListError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestVolumeList [2021-03-02T00:50:40.776Z] --- PASS: TestVolumeList (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestVolumeRemoveError [2021-03-02T00:50:40.776Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-02T00:50:40.776Z] === RUN TestVolumeRemove [2021-03-02T00:50:40.776Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-02T00:50:40.776Z] === CONT TestTLSCloseWriter [2021-03-02T00:50:40.776Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-02T00:50:40.776Z] PASS [2021-03-02T00:50:40.776Z] coverage: 74.9% of statements [2021-03-02T00:50:40.776Z] ok github.com/docker/docker/client 0.739s coverage: 74.9% of statements [2021-03-02T00:50:40.931Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2021-03-02T00:50:40.931Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T00:50:41.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-02T00:50:41.265Z] --- PASS: TestDaemonHostGatewayIP (3.62s) [2021-03-02T00:50:41.265Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-02T00:50:41.326Z] --- PASS: TestServiceUpdateLabel (2.33s) [2021-03-02T00:50:41.326Z] === RUN TestServiceUpdateSecrets [2021-03-02T00:50:41.988Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2021-03-02T00:50:41.988Z] === RUN TestResize [2021-03-02T00:50:42.278Z] --- PASS: TestSecretList (3.27s) [2021-03-02T00:50:42.278Z] === RUN TestSecretsCreateAndDelete [2021-03-02T00:50:42.629Z] --- PASS: TestResize (0.56s) [2021-03-02T00:50:42.629Z] === RUN TestResizeWithInvalidSize [2021-03-02T00:50:43.171Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-02T00:50:43.270Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2021-03-02T00:50:43.270Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T00:50:43.600Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:50:43.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:50:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:50:43.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-02T00:50:43.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-02T00:50:43.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:50:43.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-02T00:50:44.552Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-02T00:50:44.552Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.11s) [2021-03-02T00:50:44.552Z] === CONT TestDaemonRestartIpcMode [2021-03-02T00:50:45.582Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2021-03-02T00:50:45.582Z] === RUN TestSecretsUpdate [2021-03-02T00:50:45.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:50:45.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-02T00:50:46.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-02T00:50:46.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-02T00:50:46.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-02T00:50:47.088Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-02T00:50:47.348Z] --- PASS: TestContainerKillOnDaemonStart (13.44s) [2021-03-02T00:50:47.953Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2021-03-02T00:50:47.953Z] PASS [2021-03-02T00:50:47.953Z] [2021-03-02T00:50:47.953Z] === Skipped [2021-03-02T00:50:47.953Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-02T00:50:47.953Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:50:47.953Z] [2021-03-02T00:50:47.953Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-02T00:50:47.953Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:50:47.953Z] [2021-03-02T00:50:47.953Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-02T00:50:47.953Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:50:47.953Z] [2021-03-02T00:50:47.953Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:50:47.953Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:50:47.953Z] [2021-03-02T00:50:47.953Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-02T00:50:47.953Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:50:47.953Z] [2021-03-02T00:50:47.953Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-02T00:50:47.953Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-02T00:50:47.953Z] [2021-03-02T00:50:47.953Z] [2021-03-02T00:50:47.953Z] DONE 196 tests, 6 skipped in 154.248s [2021-03-02T00:50:47.953Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-02T00:50:47.953Z] ++ 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-03-02T00:50:47.953Z] ++ set -e [2021-03-02T00:50:47.953Z] ++ '[' -n 0 ']' [2021-03-02T00:50:47.953Z] ++ set -x [2021-03-02T00:50:47.953Z] ++ 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-03-02T00:50:47.953Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-02T00:50:48.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-02T00:50:48.215Z] INFO: Testing against a local daemon [2021-03-02T00:50:48.215Z] === RUN TestCommitInheritsEnv [2021-03-02T00:50:48.215Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-02T00:50:48.475Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-02T00:50:48.475Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-02T00:50:48.475Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-02T00:50:48.475Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-02T00:50:48.733Z] --- PASS: TestCommitInheritsEnv (0.58s) [2021-03-02T00:50:48.733Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T00:50:48.733Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-02T00:50:48.733Z] === RUN TestImagesFilterMultiReference [2021-03-02T00:50:48.885Z] --- PASS: TestSecretsUpdate (3.28s) [2021-03-02T00:50:48.885Z] === RUN TestTemplatedSecret [2021-03-02T00:50:48.994Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-03-02T00:50:48.994Z] === RUN TestImagePullPlatformInvalid [2021-03-02T00:50:48.994Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-03-02T00:50:48.994Z] === RUN TestRemoveImageOrphaning [2021-03-02T00:50:49.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-02T00:50:49.563Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2021-03-02T00:50:49.563Z] === RUN TestRemoveImageGarbageCollector [2021-03-02T00:50:50.132Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-02T00:50:50.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-02T00:50:52.036Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-02T00:50:52.188Z] --- PASS: TestTemplatedSecret (3.41s) [2021-03-02T00:50:52.188Z] === RUN TestSecretCreateResolve [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.85s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2021-03-02T00:50:52.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.02s) [2021-03-02T00:50:52.249Z] === RUN TestCgroupNamespacesRun [2021-03-02T00:50:53.307Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2021-03-02T00:50:53.307Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-02T00:50:53.414Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-02T00:50:53.673Z] --- PASS: TestRemoveImageGarbageCollector (4.30s) [2021-03-02T00:50:53.673Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T00:50:53.673Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-02T00:50:53.673Z] === RUN TestTagInvalidReference [2021-03-02T00:50:53.933Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-02T00:50:53.933Z] === RUN TestTagValidPrefixedRepo [2021-03-02T00:50:53.933Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-02T00:50:53.933Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T00:50:53.933Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-02T00:50:53.933Z] === RUN TestTagOfficialNames [2021-03-02T00:50:53.933Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-02T00:50:53.933Z] === RUN TestTagMatchesDigest [2021-03-02T00:50:53.933Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-03-02T00:50:53.933Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-02T00:50:54.833Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2021-03-02T00:50:54.833Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-02T00:50:55.501Z] --- PASS: TestSecretCreateResolve (3.29s) [2021-03-02T00:50:55.501Z] PASS [2021-03-02T00:50:55.501Z] [2021-03-02T00:50:55.501Z] DONE 6 tests in 19.830s [2021-03-02T00:50:55.501Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-02T00:50:55.501Z] ++ 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-03-02T00:50:55.501Z] ++ set -e [2021-03-02T00:50:55.501Z] ++ '[' -n 0 ']' [2021-03-02T00:50:55.501Z] ++ set -x [2021-03-02T00:50:55.501Z] ++ 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-03-02T00:50:55.501Z] INFO: Testing against a local daemon [2021-03-02T00:50:55.501Z] === RUN TestServiceCreateInit [2021-03-02T00:50:55.501Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T00:50:55.847Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-02T00:50:55.889Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2021-03-02T00:50:55.889Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-02T00:50:56.199Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2021-03-02T00:50:56.199Z] === RUN TestServiceUpdateConfigs [2021-03-02T00:50:57.413Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s) [2021-03-02T00:50:57.413Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-02T00:50:58.932Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2021-03-02T00:50:58.932Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-02T00:50:59.137Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-02T00:50:59.137Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-02T00:50:59.396Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-02T00:50:59.655Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-02T00:50:59.981Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) [2021-03-02T00:50:59.981Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-02T00:51:00.223Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-02T00:51:00.845Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T00:51:01.026Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-03-02T00:51:01.026Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-02T00:51:01.161Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-02T00:51:01.875Z] --- PASS: TestCheckoutGit (31.43s) [2021-03-02T00:51:01.875Z] === RUN TestValidGitTransport [2021-03-02T00:51:01.875Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-02T00:51:01.875Z] === RUN TestGitInvalidRef [2021-03-02T00:51:01.875Z] --- PASS: TestGitInvalidRef (0.28s) [2021-03-02T00:51:01.875Z] PASS [2021-03-02T00:51:01.875Z] coverage: 85.8% of statements [2021-03-02T00:51:01.875Z] ok github.com/docker/docker/builder/remotecontext/git 35.528s coverage: 85.8% of statements [2021-03-02T00:51:02.334Z] ? github.com/docker/docker/cli [no test files] [2021-03-02T00:51:02.334Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-02T00:51:02.560Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2021-03-02T00:51:02.560Z] === RUN TestKernelTCPMemory [2021-03-02T00:51:02.857Z] --- PASS: TestKernelTCPMemory (0.62s) [2021-03-02T00:51:02.857Z] === RUN TestNISDomainname [2021-03-02T00:51:03.499Z] --- PASS: TestNISDomainname (0.68s) [2021-03-02T00:51:03.499Z] === RUN TestHostnameDnsResolution [2021-03-02T00:51:04.545Z] --- PASS: TestHostnameDnsResolution (0.85s) [2021-03-02T00:51:04.545Z] === RUN TestStats [2021-03-02T00:51:05.354Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-02T00:51:06.071Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestConfigureDaemonLogs [2021-03-02T00:51:06.071Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestCommonOptionsInstallFlags [2021-03-02T00:51:06.071Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-02T00:51:06.071Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-02T00:51:06.071Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-02T00:51:06.071Z] PASS [2021-03-02T00:51:06.071Z] coverage: 18.4% of statements [2021-03-02T00:51:06.071Z] ok github.com/docker/docker/cmd/dockerd 0.385s coverage: 18.4% of statements [2021-03-02T00:51:06.143Z] --- PASS: TestServiceCreateInit (9.95s) [2021-03-02T00:51:06.143Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s) [2021-03-02T00:51:06.143Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s) [2021-03-02T00:51:06.143Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T00:51:06.290Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-02T00:51:07.228Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-02T00:51:07.294Z] --- PASS: TestStats (2.54s) [2021-03-02T00:51:07.294Z] === RUN TestStopContainerWithTimeout [2021-03-02T00:51:07.294Z] === RUN TestStopContainerWithTimeout/0 [2021-03-02T00:51:07.294Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-02T00:51:07.294Z] === RUN TestStopContainerWithTimeout/1 [2021-03-02T00:51:07.294Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-02T00:51:07.294Z] === RUN TestStopContainerWithTimeout/3 [2021-03-02T00:51:07.294Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-02T00:51:07.294Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-02T00:51:07.294Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-02T00:51:07.294Z] === CONT TestStopContainerWithTimeout/0 [2021-03-02T00:51:07.294Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-02T00:51:07.294Z] === CONT TestStopContainerWithTimeout/3 [2021-03-02T00:51:07.294Z] === CONT TestStopContainerWithTimeout/1 [2021-03-02T00:51:07.797Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-02T00:51:08.248Z] === RUN TestContainerStopSignal [2021-03-02T00:51:08.248Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestContainerStopTimeout [2021-03-02T00:51:08.248Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-02T00:51:08.248Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-02T00:51:08.248Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-02T00:51:08.248Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestReplaceAndAppendEnvVars [2021-03-02T00:51:08.248Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-02T00:51:08.248Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-02T00:51:08.248Z] === RUN TestNewMemoryStore [2021-03-02T00:51:08.248Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestAddContainers [2021-03-02T00:51:08.248Z] --- PASS: TestAddContainers (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestGetContainer [2021-03-02T00:51:08.248Z] --- PASS: TestGetContainer (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestDeleteContainer [2021-03-02T00:51:08.248Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestListContainers [2021-03-02T00:51:08.248Z] --- PASS: TestListContainers (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestFirstContainer [2021-03-02T00:51:08.248Z] --- PASS: TestFirstContainer (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestApplyAllContainer [2021-03-02T00:51:08.248Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestIsValidHealthString [2021-03-02T00:51:08.248Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestStateRunStop [2021-03-02T00:51:08.248Z] --- PASS: TestStateRunStop (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestStateTimeoutWait [2021-03-02T00:51:08.248Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-03-02T00:51:08.248Z] state_test.go:141: Stop callback fired [2021-03-02T00:51:08.248Z] state_test.go:165: Stop callback fired [2021-03-02T00:51:08.248Z] === RUN TestIsValidStateString [2021-03-02T00:51:08.248Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-02T00:51:08.248Z] === RUN TestViewSaveDelete [2021-03-02T00:51:08.248Z] --- PASS: TestViewSaveDelete (0.01s) [2021-03-02T00:51:08.248Z] === RUN TestViewAll [2021-03-02T00:51:08.248Z] --- PASS: TestViewAll (0.01s) [2021-03-02T00:51:08.248Z] === RUN TestViewGet [2021-03-02T00:51:08.248Z] --- PASS: TestViewGet (0.01s) [2021-03-02T00:51:08.248Z] === RUN TestNames [2021-03-02T00:51:08.248Z] --- PASS: TestNames (0.01s) [2021-03-02T00:51:08.248Z] === RUN TestViewWithHealthCheck [2021-03-02T00:51:08.248Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-02T00:51:08.248Z] PASS [2021-03-02T00:51:08.248Z] coverage: 41.6% of statements [2021-03-02T00:51:08.248Z] ok github.com/docker/docker/container 0.300s coverage: 41.6% of statements [2021-03-02T00:51:08.248Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-02T00:51:08.248Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-02T00:51:08.248Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-02T00:51:08.248Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-02T00:51:09.705Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-02T00:51:09.786Z] === RUN TestPrepare [2021-03-02T00:51:09.786Z] --- PASS: TestPrepare (0.00s) [2021-03-02T00:51:09.786Z] === RUN TestStart [2021-03-02T00:51:09.786Z] --- PASS: TestStart (0.00s) [2021-03-02T00:51:09.786Z] === RUN TestWaitCancel [2021-03-02T00:51:10.244Z] --- PASS: TestWaitCancel (0.00s) [2021-03-02T00:51:10.244Z] === RUN TestWaitDisabled [2021-03-02T00:51:10.244Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-02T00:51:10.244Z] === RUN TestWaitEnabled [2021-03-02T00:51:10.244Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-02T00:51:10.244Z] === RUN TestRemove [2021-03-02T00:51:10.244Z] --- PASS: TestRemove (0.00s) [2021-03-02T00:51:10.244Z] PASS [2021-03-02T00:51:10.244Z] coverage: 65.3% of statements [2021-03-02T00:51:10.244Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.121s coverage: 65.3% of statements [2021-03-02T00:51:10.831Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-02T00:51:10.831Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-03-02T00:51:10.831Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2021-03-02T00:51:10.831Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2021-03-02T00:51:10.831Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2021-03-02T00:51:10.831Z] === RUN TestDeleteDevicemapper [2021-03-02T00:51:10.831Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-02T00:51:10.831Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:51:10.831Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T00:51:11.077Z] --- PASS: TestServiceUpdateConfigs (14.51s) [2021-03-02T00:51:11.077Z] === RUN TestServiceUpdateNetwork [2021-03-02T00:51:11.891Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2021-03-02T00:51:11.891Z] === RUN TestUpdateMemory [2021-03-02T00:51:12.240Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-02T00:51:12.424Z] === RUN TestNewListSecretsFilters [2021-03-02T00:51:12.424Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-02T00:51:12.424Z] === RUN TestNewListConfigsFilters [2021-03-02T00:51:12.424Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-02T00:51:12.424Z] PASS [2021-03-02T00:51:12.424Z] coverage: 0.5% of statements [2021-03-02T00:51:12.424Z] ok github.com/docker/docker/daemon/cluster 0.252s coverage: 0.5% of statements [2021-03-02T00:51:12.755Z] --- PASS: TestUpdateMemory (0.71s) [2021-03-02T00:51:12.755Z] === RUN TestUpdateCPUQuota [2021-03-02T00:51:12.810Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-02T00:51:12.811Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-02T00:51:12.882Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-02T00:51:13.340Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-02T00:51:13.340Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-02T00:51:13.340Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-02T00:51:13.381Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-02T00:51:13.529Z] --- PASS: TestUpdateCPUQuota (0.88s) [2021-03-02T00:51:13.529Z] === RUN TestUpdatePidsLimit [2021-03-02T00:51:13.529Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-02T00:51:13.529Z] === RUN TestUpdatePidsLimit/no_change [2021-03-02T00:51:13.798Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-02T00:51:13.798Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-02T00:51:13.798Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-02T00:51:13.798Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-02T00:51:13.799Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-02T00:51:13.799Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-02T00:51:13.799Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-02T00:51:13.799Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-02T00:51:13.799Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-02T00:51:13.799Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-02T00:51:13.799Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-02T00:51:13.799Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-02T00:51:13.799Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-02T00:51:13.799Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-02T00:51:13.799Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-02T00:51:13.799Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-02T00:51:13.799Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-02T00:51:13.799Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-02T00:51:13.799Z] PASS [2021-03-02T00:51:13.799Z] coverage: 35.9% of statements [2021-03-02T00:51:13.799Z] ok github.com/docker/docker/daemon/cluster/convert 0.698s coverage: 35.9% of statements [2021-03-02T00:51:13.825Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-02T00:51:14.128Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-02T00:51:14.320Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-02T00:51:14.469Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-02T00:51:14.766Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-02T00:51:14.767Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-02T00:51:15.866Z] --- PASS: TestUpdatePidsLimit (2.41s) [2021-03-02T00:51:15.866Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-03-02T00:51:15.866Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2021-03-02T00:51:15.866Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2021-03-02T00:51:15.866Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-03-02T00:51:15.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2021-03-02T00:51:15.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2021-03-02T00:51:15.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2021-03-02T00:51:15.866Z] === RUN TestUpdateRestartPolicy [2021-03-02T00:51:16.857Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-02T00:51:17.526Z] === RUN TestDiscoveryOptsErrors [2021-03-02T00:51:17.526Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-02T00:51:17.526Z] === RUN TestDiscoveryOpts [2021-03-02T00:51:17.526Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-02T00:51:17.526Z] PASS [2021-03-02T00:51:17.526Z] coverage: 30.0% of statements [2021-03-02T00:51:17.526Z] ok github.com/docker/docker/daemon/discovery 0.087s coverage: 30.0% of statements [2021-03-02T00:51:18.764Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-02T00:51:18.764Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-02T00:51:19.061Z] === RUN TestBuilderGC [2021-03-02T00:51:19.061Z] --- PASS: TestBuilderGC (0.00s) [2021-03-02T00:51:19.061Z] === RUN TestDaemonConfigurationNotFound [2021-03-02T00:51:19.061Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-02T00:51:19.061Z] === RUN TestDaemonBrokenConfiguration [2021-03-02T00:51:19.061Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-02T00:51:19.061Z] === RUN TestParseClusterAdvertiseSettings [2021-03-02T00:51:19.061Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-02T00:51:19.061Z] === RUN TestFindConfigurationConflicts [2021-03-02T00:51:19.061Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-02T00:51:19.061Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-02T00:51:19.062Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-02T00:51:19.062Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-02T00:51:19.062Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-02T00:51:19.062Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-02T00:51:19.062Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-02T00:51:19.062Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-02T00:51:19.062Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-02T00:51:19.062Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-02T00:51:19.062Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-02T00:51:19.062Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-02T00:51:19.062Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-02T00:51:19.062Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestValidateConfiguration [2021-03-02T00:51:19.062Z] === RUN TestValidateConfiguration/with_label [2021-03-02T00:51:19.062Z] === RUN TestValidateConfiguration/with_dns [2021-03-02T00:51:19.062Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-02T00:51:19.062Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-02T00:51:19.062Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-02T00:51:19.062Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-02T00:51:19.062Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-02T00:51:19.062Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfiguration (0.01s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-02T00:51:19.062Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestModifiedDiscoverySettings [2021-03-02T00:51:19.062Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestReloadSetConfigFileNotExist [2021-03-02T00:51:19.062Z] time="2021-03-02T00:51:18Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-02T00:51:19.062Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-03-02T00:51:19.062Z] === RUN TestReloadDefaultConfigNotExist [2021-03-02T00:51:19.062Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-03-02T00:51:19.062Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:51:19.062Z] === RUN TestReloadBadDefaultConfig [2021-03-02T00:51:19.062Z] time="2021-03-02T00:51:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-551395283" [2021-03-02T00:51:19.062Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestReloadWithConflictingLabels [2021-03-02T00:51:19.062Z] time="2021-03-02T00:51:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-880022294" [2021-03-02T00:51:19.062Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestReloadWithDuplicateLabels [2021-03-02T00:51:19.062Z] time="2021-03-02T00:51:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-720688509" [2021-03-02T00:51:19.062Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-02T00:51:19.062Z] === RUN TestDaemonConfigurationMerge [2021-03-02T00:51:19.062Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-02T00:51:19.062Z] PASS [2021-03-02T00:51:19.062Z] coverage: 79.7% of statements [2021-03-02T00:51:19.062Z] ok github.com/docker/docker/daemon/config 0.454s coverage: 79.7% of statements [2021-03-02T00:51:19.519Z] === RUN TestVerifyNetworkingConfig [2021-03-02T00:51:19.519Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-02T00:51:19.519Z] === RUN TestGetContainer [2021-03-02T00:51:19.519Z] --- PASS: TestGetContainer (0.00s) [2021-03-02T00:51:19.519Z] === RUN TestValidContainerNames [2021-03-02T00:51:19.519Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-02T00:51:19.519Z] === RUN TestContainerInitDNS [2021-03-02T00:51:19.519Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-02T00:51:19.519Z] daemon_test.go:147: root required [2021-03-02T00:51:19.519Z] === RUN TestMerge [2021-03-02T00:51:19.519Z] --- PASS: TestMerge (0.00s) [2021-03-02T00:51:19.519Z] === RUN TestValidateContainerIsolation [2021-03-02T00:51:19.519Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-02T00:51:19.519Z] === RUN TestFindNetworkErrorType [2021-03-02T00:51:19.519Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-02T00:51:19.519Z] === RUN TestEnsureServicesExist [2021-03-02T00:51:19.519Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-02T00:51:19.519Z] === RUN TestEnsureServicesExistErrors [2021-03-02T00:51:19.519Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-02T00:51:19.519Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-02T00:51:19.519Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-02T00:51:19.519Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-02T00:51:19.519Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-02T00:51:19.519Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-02T00:51:19.519Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-02T00:51:19.519Z] === RUN TestContainerDelete [2021-03-02T00:51:19.519Z] --- PASS: TestContainerDelete (0.01s) [2021-03-02T00:51:19.519Z] === RUN TestContainerDoubleDelete [2021-03-02T00:51:19.519Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-02T00:51:19.519Z] === RUN TestLogContainerEventCopyLabels [2021-03-02T00:51:19.520Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestLogContainerEventWithAttributes [2021-03-02T00:51:19.520Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestNoneHealthcheck [2021-03-02T00:51:19.520Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestHealthStates [2021-03-02T00:51:19.520Z] time="2021-03-02T00:51:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T00:51:19.520Z] time="2021-03-02T00:51:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T00:51:19.520Z] time="2021-03-02T00:51:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T00:51:19.520Z] time="2021-03-02T00:51:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T00:51:19.520Z] time="2021-03-02T00:51:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T00:51:19.520Z] time="2021-03-02T00:51:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T00:51:19.520Z] time="2021-03-02T00:51:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T00:51:19.520Z] time="2021-03-02T00:51:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T00:51:19.520Z] time="2021-03-02T00:51:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T00:51:19.520Z] time="2021-03-02T00:51:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-02T00:51:19.520Z] --- PASS: TestHealthStates (0.12s) [2021-03-02T00:51:19.520Z] === RUN TestMaskURLCredentials [2021-03-02T00:51:19.520Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestGetInspectData [2021-03-02T00:51:19.520Z] --- PASS: TestGetInspectData (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestFillLicense [2021-03-02T00:51:19.520Z] --- PASS: TestFillLicense (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestListInvalidFilter [2021-03-02T00:51:19.520Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestNameFilter [2021-03-02T00:51:19.520Z] --- PASS: TestNameFilter (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-02T00:51:19.520Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-02T00:51:19.520Z] === 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-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-02T00:51:19.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-02T00:51:19.520Z] --- 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-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-02T00:51:19.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestDaemonReloadLabels [2021-03-02T00:51:19.520Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-02T00:51:19.520Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestDaemonReloadMirrors [2021-03-02T00:51:19.520Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-02T00:51:19.520Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-02T00:51:19.520Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-02T00:51:19.520Z] === RUN TestDaemonDiscoveryReload [2021-03-02T00:51:19.701Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-02T00:51:19.701Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-02T00:51:19.982Z] === RUN TestWaitNodeAttachment [2021-03-02T00:51:19.982Z] === RUN TestEventsLog [2021-03-02T00:51:19.982Z] --- PASS: TestEventsLog (0.00s) [2021-03-02T00:51:19.982Z] === RUN TestEventsLogTimeout [2021-03-02T00:51:19.982Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-02T00:51:19.982Z] === RUN TestLogEvents [2021-03-02T00:51:19.982Z] --- PASS: TestLogEvents (0.05s) [2021-03-02T00:51:19.982Z] === RUN TestLoadBufferedEvents [2021-03-02T00:51:20.447Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-03-02T00:51:20.447Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-02T00:51:20.447Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-02T00:51:20.447Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-02T00:51:20.447Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-02T00:51:20.447Z] PASS [2021-03-02T00:51:20.447Z] coverage: 50.0% of statements [2021-03-02T00:51:20.447Z] ok github.com/docker/docker/daemon/events 0.511s coverage: 50.0% of statements [2021-03-02T00:51:20.447Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-02T00:51:20.447Z] === RUN TestIsolationConversion [2021-03-02T00:51:20.447Z] === RUN TestIsolationConversion/default [2021-03-02T00:51:20.447Z] === RUN TestIsolationConversion/process [2021-03-02T00:51:20.447Z] === RUN TestIsolationConversion/hyperv [2021-03-02T00:51:20.447Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-02T00:51:20.447Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-02T00:51:20.447Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-02T00:51:20.447Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-02T00:51:20.447Z] === RUN TestContainerLabels [2021-03-02T00:51:20.447Z] --- PASS: TestContainerLabels (0.00s) [2021-03-02T00:51:20.447Z] === RUN TestCredentialSpecConversion [2021-03-02T00:51:20.447Z] === RUN TestCredentialSpecConversion/none [2021-03-02T00:51:20.447Z] === RUN TestCredentialSpecConversion/config [2021-03-02T00:51:20.447Z] === RUN TestCredentialSpecConversion/file [2021-03-02T00:51:20.447Z] === RUN TestCredentialSpecConversion/registry [2021-03-02T00:51:20.447Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-02T00:51:20.447Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-02T00:51:20.447Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-02T00:51:20.447Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-02T00:51:20.447Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-02T00:51:20.447Z] === RUN TestControllerValidateMountBind [2021-03-02T00:51:20.447Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-02T00:51:20.447Z] === RUN TestControllerValidateMountVolume [2021-03-02T00:51:20.447Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-02T00:51:20.447Z] === RUN TestControllerValidateMountTarget [2021-03-02T00:51:20.447Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-02T00:51:20.447Z] === RUN TestControllerValidateMountTmpfs [2021-03-02T00:51:20.447Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-02T00:51:20.447Z] === RUN TestControllerValidateMountInvalidType [2021-03-02T00:51:20.447Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-02T00:51:20.447Z] === RUN TestControllerValidateMountNamedPipe [2021-03-02T00:51:20.447Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-02T00:51:20.447Z] PASS [2021-03-02T00:51:20.447Z] coverage: 11.3% of statements [2021-03-02T00:51:20.447Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.759s coverage: 11.3% of statements [2021-03-02T00:51:20.447Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-03-02T00:51:20.447Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-02T00:51:20.906Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-02T00:51:20.906Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-02T00:51:21.080Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-02T00:51:21.363Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-03-02T00:51:21.363Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-02T00:51:21.363Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-02T00:51:21.363Z] reload_test.go:520: root required [2021-03-02T00:51:21.363Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-02T00:51:21.363Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-02T00:51:21.363Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-02T00:51:21.821Z] === RUN TestIsEmptyDir [2021-03-02T00:51:21.821Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-03-02T00:51:21.821Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-02T00:51:21.821Z] --- PASS: TestIsEmptyDir (0.02s) [2021-03-02T00:51:21.821Z] PASS [2021-03-02T00:51:21.821Z] coverage: 2.3% of statements [2021-03-02T00:51:21.821Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-03-02T00:51:21.821Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-02T00:51:21.821Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-03-02T00:51:21.821Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-02T00:51:21.821Z] ok github.com/docker/docker/daemon/graphdriver 0.127s coverage: 2.3% of statements [2021-03-02T00:51:21.821Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-02T00:51:21.821Z] === RUN TestParseVolumesFrom [2021-03-02T00:51:21.821Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-02T00:51:21.821Z] PASS [2021-03-02T00:51:21.821Z] coverage: 9.1% of statements [2021-03-02T00:51:21.821Z] ok github.com/docker/docker/daemon 2.554s coverage: 9.1% of statements [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-02T00:51:21.821Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-02T00:51:21.821Z] === RUN TestLinkNaming [2021-03-02T00:51:21.821Z] --- PASS: TestLinkNaming (0.00s) [2021-03-02T00:51:21.821Z] === RUN TestLinkNew [2021-03-02T00:51:21.821Z] --- PASS: TestLinkNew (0.00s) [2021-03-02T00:51:21.821Z] === RUN TestLinkEnv [2021-03-02T00:51:21.821Z] --- PASS: TestLinkEnv (0.00s) [2021-03-02T00:51:21.821Z] === RUN TestLinkMultipleEnv [2021-03-02T00:51:21.821Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-02T00:51:21.821Z] === RUN TestLinkPortRangeEnv [2021-03-02T00:51:21.821Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-02T00:51:21.821Z] PASS [2021-03-02T00:51:21.821Z] coverage: 93.0% of statements [2021-03-02T00:51:21.821Z] ok github.com/docker/docker/daemon/links 0.109s coverage: 93.0% of statements [2021-03-02T00:51:22.458Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-02T00:51:23.028Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-02T00:51:23.280Z] --- PASS: TestServiceUpdateNetwork (12.81s) [2021-03-02T00:51:23.280Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T00:51:23.966Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-02T00:51:23.966Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-02T00:51:24.276Z] --- PASS: TestCreateServiceMultipleTimes (18.76s) [2021-03-02T00:51:24.276Z] === RUN TestCreateServiceConflict [2021-03-02T00:51:24.657Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-02T00:51:25.554Z] === RUN TestNewStreamConfig [2021-03-02T00:51:25.554Z] === RUN TestNewStreamConfig/defaults [2021-03-02T00:51:25.554Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-02T00:51:25.554Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-02T00:51:25.554Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-02T00:51:25.554Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-02T00:51:25.554Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-02T00:51:25.554Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-02T00:51:25.554Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-02T00:51:25.554Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-02T00:51:25.554Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-02T00:51:25.554Z] time="2021-03-02T00:51:24Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-02T00:51:25.554Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-03-02T00:51:25.554Z] === RUN TestCreateSuccess [2021-03-02T00:51:25.554Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCreateLogGroupSuccess [2021-03-02T00:51:25.554Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCreateError [2021-03-02T00:51:25.554Z] --- PASS: TestCreateError (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCreateAlreadyExists [2021-03-02T00:51:25.554Z] time="2021-03-02T00:51:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-02T00:51:25.554Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestLogClosed [2021-03-02T00:51:25.554Z] --- PASS: TestLogClosed (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestLogBlocking [2021-03-02T00:51:25.554Z] --- PASS: TestLogBlocking (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-02T00:51:25.554Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestLogNonBlockingBufferFull [2021-03-02T00:51:25.554Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestPublishBatchSuccess [2021-03-02T00:51:25.554Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestPublishBatchError [2021-03-02T00:51:25.554Z] time="2021-03-02T00:51:24Z" level=error msg=Error [2021-03-02T00:51:25.554Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-02T00:51:25.554Z] time="2021-03-02T00:51:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-02T00:51:25.554Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-02T00:51:25.554Z] time="2021-03-02T00:51:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-02T00:51:25.554Z] time="2021-03-02T00:51:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-02T00:51:25.554Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchSimple [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchTicker [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchMultilinePattern [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.10s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchClose [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestEffectiveLen [2021-03-02T00:51:25.554Z] === RUN TestEffectiveLen/0/Hello [2021-03-02T00:51:25.554Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-02T00:51:25.554Z] === RUN TestEffectiveLen/2/🙃 [2021-03-02T00:51:25.554Z] === RUN TestEffectiveLen/3/���� [2021-03-02T00:51:25.554Z] === RUN TestEffectiveLen/4/He��o [2021-03-02T00:51:25.554Z] === RUN TestEffectiveLen/5/ [2021-03-02T00:51:25.554Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestFindValidSplit [2021-03-02T00:51:25.554Z] === RUN TestFindValidSplit/0/ [2021-03-02T00:51:25.554Z] === RUN TestFindValidSplit/1/Hello [2021-03-02T00:51:25.554Z] === RUN TestFindValidSplit/2/Hello [2021-03-02T00:51:25.554Z] === RUN TestFindValidSplit/3/Hello [2021-03-02T00:51:25.554Z] === RUN TestFindValidSplit/4/🙃 [2021-03-02T00:51:25.554Z] === RUN TestFindValidSplit/5/🙃 [2021-03-02T00:51:25.554Z] === RUN TestFindValidSplit/6/a� [2021-03-02T00:51:25.554Z] === RUN TestFindValidSplit/7/a� [2021-03-02T00:51:25.554Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1044: [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1045: [2021-03-02T00:51:25.554Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1044: Hello [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1045: [2021-03-02T00:51:25.554Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1044: He [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1045: llo [2021-03-02T00:51:25.554Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1044: [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1045: Hello [2021-03-02T00:51:25.554Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1044: [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-02T00:51:25.554Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1045: [2021-03-02T00:51:25.554Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1044: a [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1045: � [2021-03-02T00:51:25.554Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1044: a� [2021-03-02T00:51:25.554Z] cloudwatchlogs_test.go:1045: [2021-03-02T00:51:25.554Z] === RUN TestProcessEventEmoji [2021-03-02T00:51:25.554Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchLineSplit [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchMaxEvents [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-03-02T00:51:25.554Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-02T00:51:25.554Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-03-02T00:51:25.554Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-02T00:51:25.554Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-02T00:51:25.554Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-02T00:51:25.554Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-02T00:51:25.554Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-02T00:51:25.554Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-02T00:51:25.554Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-02T00:51:25.554Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-02T00:51:25.554Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-02T00:51:25.554Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-03-02T00:51:25.554Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-02T00:51:25.554Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-02T00:51:25.554Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestCreateTagSuccess [2021-03-02T00:51:25.555Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-02T00:51:25.555Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-02T00:51:25.555Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-02T00:51:25.555Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-02T00:51:25.555Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-02T00:51:25.555Z] PASS [2021-03-02T00:51:25.555Z] coverage: 77.8% of statements [2021-03-02T00:51:25.555Z] ok github.com/docker/docker/daemon/logger/awslogs 0.486s coverage: 77.8% of statements [2021-03-02T00:51:25.555Z] === RUN TestAdapterReadLogs [2021-03-02T00:51:25.555Z] --- PASS: TestAdapterReadLogs (0.01s) [2021-03-02T00:51:25.555Z] === RUN TestCopier [2021-03-02T00:51:25.555Z] --- PASS: TestCopier (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestCopierLongLines [2021-03-02T00:51:25.555Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestCopierSlow [2021-03-02T00:51:25.555Z] --- PASS: TestCopierSlow (0.25s) [2021-03-02T00:51:25.555Z] === RUN TestCopierWithSized [2021-03-02T00:51:25.555Z] === RUN TestCopierWithSized/as_is [2021-03-02T00:51:25.555Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-02T00:51:25.555Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-02T00:51:25.555Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-02T00:51:25.555Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-03-02T00:51:25.555Z] === RUN TestCopierWithPartial [2021-03-02T00:51:25.555Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestRingLogger [2021-03-02T00:51:25.555Z] --- PASS: TestRingLogger (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestRingCap [2021-03-02T00:51:25.555Z] --- PASS: TestRingCap (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestRingClose [2021-03-02T00:51:25.555Z] --- PASS: TestRingClose (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestRingDrain [2021-03-02T00:51:25.555Z] --- PASS: TestRingDrain (0.00s) [2021-03-02T00:51:25.555Z] PASS [2021-03-02T00:51:25.555Z] coverage: 43.5% of statements [2021-03-02T00:51:25.555Z] ok github.com/docker/docker/daemon/logger 0.351s coverage: 43.5% of statements [2021-03-02T00:51:25.555Z] === RUN TestSearchRegistryForImagesErrors [2021-03-02T00:51:25.555Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestSearchRegistryForImages [2021-03-02T00:51:25.555Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestOnlyPlatformWithFallback [2021-03-02T00:51:25.555Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-02T00:51:25.555Z] === RUN TestImageDelete [2021-03-02T00:51:25.555Z] === RUN TestImageDelete/no_lease [2021-03-02T00:51:25.555Z] === RUN TestImageDelete/lease_exists [2021-03-02T00:51:25.555Z] --- PASS: TestImageDelete (0.03s) [2021-03-02T00:51:25.555Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-02T00:51:25.555Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-03-02T00:51:25.555Z] === RUN TestContentStoreForPull [2021-03-02T00:51:25.555Z] --- PASS: TestContentStoreForPull (0.14s) [2021-03-02T00:51:25.555Z] PASS [2021-03-02T00:51:25.555Z] coverage: 6.7% of statements [2021-03-02T00:51:25.555Z] ok github.com/docker/docker/daemon/images 0.448s coverage: 6.7% of statements [2021-03-02T00:51:25.595Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-02T00:51:26.109Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-02T00:51:26.109Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-02T00:51:26.109Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-02T00:51:26.109Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-02T00:51:26.109Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-02T00:51:26.109Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-02T00:51:26.109Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-02T00:51:26.109Z] === RUN TestJSONFileLogger [2021-03-02T00:51:26.109Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-02T00:51:26.109Z] === RUN TestJSONFileLoggerWithTags [2021-03-02T00:51:26.109Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-02T00:51:26.109Z] === RUN TestJSONFileLoggerWithOpts [2021-03-02T00:51:26.109Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-02T00:51:26.109Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-02T00:51:26.109Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-03-02T00:51:26.109Z] === RUN TestEncodeDecode [2021-03-02T00:51:26.109Z] === PAUSE TestEncodeDecode [2021-03-02T00:51:26.109Z] === CONT TestEncodeDecode [2021-03-02T00:51:26.109Z] --- PASS: TestEncodeDecode (0.11s) [2021-03-02T00:51:26.109Z] PASS [2021-03-02T00:51:26.109Z] coverage: 61.6% of statements [2021-03-02T00:51:26.109Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.257s coverage: 61.6% of statements [2021-03-02T00:51:26.567Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-02T00:51:26.567Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-02T00:51:26.567Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-02T00:51:27.025Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-03-02T00:51:27.025Z] === RUN TestFastTimeMarshalJSON [2021-03-02T00:51:27.025Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-03-02T00:51:27.025Z] PASS [2021-03-02T00:51:27.025Z] coverage: 87.2% of statements [2021-03-02T00:51:27.025Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.212s coverage: 87.2% of statements [2021-03-02T00:51:27.656Z] --- PASS: TestCreateServiceConflict (3.23s) [2021-03-02T00:51:27.656Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T00:51:28.061Z] === RUN TestWriteLog [2021-03-02T00:51:28.061Z] === PAUSE TestWriteLog [2021-03-02T00:51:28.061Z] === RUN TestReadLog [2021-03-02T00:51:28.061Z] === PAUSE TestReadLog [2021-03-02T00:51:28.061Z] === CONT TestWriteLog [2021-03-02T00:51:28.061Z] --- PASS: TestWriteLog (0.00s) [2021-03-02T00:51:28.061Z] === CONT TestReadLog [2021-03-02T00:51:28.061Z] === RUN TestReadLog/tail_exact [2021-03-02T00:51:28.061Z] === RUN TestReadLog/tail_less_than_available [2021-03-02T00:51:28.061Z] === RUN TestReadLog/tail_more_than_available [2021-03-02T00:51:28.061Z] --- PASS: TestReadLog (0.13s) [2021-03-02T00:51:28.061Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-03-02T00:51:28.061Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-03-02T00:51:28.061Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-02T00:51:28.061Z] PASS [2021-03-02T00:51:28.518Z] coverage: 75.2% of statements [2021-03-02T00:51:28.518Z] ok github.com/docker/docker/daemon/logger/local 0.520s coverage: 75.2% of statements [2021-03-02T00:51:28.518Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-02T00:51:28.518Z] === RUN TestLog [2021-03-02T00:51:28.518Z] --- PASS: TestLog (0.00s) [2021-03-02T00:51:28.518Z] PASS [2021-03-02T00:51:28.518Z] coverage: 31.5% of statements [2021-03-02T00:51:28.518Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.143s coverage: 31.5% of statements [2021-03-02T00:51:28.558Z] --- PASS: TestUpdateRestartPolicy (11.35s) [2021-03-02T00:51:28.558Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T00:51:28.558Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2021-03-02T00:51:28.558Z] === RUN TestWaitNonBlocked [2021-03-02T00:51:28.558Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:51:28.558Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:51:28.558Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:51:28.558Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:51:28.558Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T00:51:28.558Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T00:51:28.558Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-02T00:51:28.558Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2021-03-02T00:51:28.558Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2021-03-02T00:51:28.558Z] === RUN TestWaitBlocked [2021-03-02T00:51:28.558Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:51:28.558Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:51:28.558Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:51:28.558Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:51:28.558Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-02T00:51:28.558Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-02T00:51:28.976Z] === RUN TestOpenFileDelete [2021-03-02T00:51:28.976Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-02T00:51:28.976Z] === RUN TestOpenFileRename [2021-03-02T00:51:28.976Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-02T00:51:28.976Z] === RUN TestParseLogTagDefaultTag [2021-03-02T00:51:28.976Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-02T00:51:28.976Z] === RUN TestParseLogTag [2021-03-02T00:51:28.976Z] --- PASS: TestParseLogTag (0.00s) [2021-03-02T00:51:28.976Z] === RUN TestParseLogTagEmptyTag [2021-03-02T00:51:28.976Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-02T00:51:28.976Z] === RUN TestTailFiles [2021-03-02T00:51:28.976Z] --- PASS: TestTailFiles (0.00s) [2021-03-02T00:51:28.976Z] === RUN TestFollowLogsConsumerGone [2021-03-02T00:51:28.976Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-02T00:51:28.976Z] === RUN TestFollowLogsProducerGone [2021-03-02T00:51:28.976Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-03-02T00:51:28.976Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-03-02T00:51:28.976Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-03-02T00:51:28.976Z] === RUN TestCheckCapacityAndRotate [2021-03-02T00:51:28.976Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-02T00:51:28.976Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-02T00:51:28.976Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-03-02T00:51:28.976Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-03-02T00:51:28.976Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-03-02T00:51:28.976Z] PASS [2021-03-02T00:51:28.976Z] coverage: 55.3% of statements [2021-03-02T00:51:28.977Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.262s coverage: 55.3% of statements [2021-03-02T00:51:29.247Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-02T00:51:29.624Z] --- PASS: TestWaitBlocked (0.04s) [2021-03-02T00:51:29.624Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2021-03-02T00:51:29.624Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2021-03-02T00:51:29.624Z] === CONT TestContainerStartOnDaemonRestart [2021-03-02T00:51:29.624Z] === CONT TestContainerKillOnDaemonStart [2021-03-02T00:51:29.624Z] === CONT TestDaemonHostGatewayIP [2021-03-02T00:51:29.624Z] === CONT TestDaemonRestartIpcMode [2021-03-02T00:51:29.942Z] === RUN TestNewParse [2021-03-02T00:51:29.942Z] --- PASS: TestNewParse (0.00s) [2021-03-02T00:51:29.942Z] PASS [2021-03-02T00:51:29.942Z] coverage: 8.3% of statements [2021-03-02T00:51:29.942Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-03-02T00:51:29.942Z] === RUN TestValidateLogOpt [2021-03-02T00:51:29.942Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-02T00:51:29.942Z] === RUN TestNewMissedConfig [2021-03-02T00:51:29.942Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-02T00:51:29.942Z] === RUN TestNewMissedUrl [2021-03-02T00:51:29.942Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-02T00:51:29.942Z] === RUN TestNewMissedToken [2021-03-02T00:51:29.942Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-02T00:51:29.942Z] === RUN TestNewWithProxy [2021-03-02T00:51:29.942Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-02T00:51:29.942Z] === RUN TestDefault [2021-03-02T00:51:29.942Z] --- PASS: TestDefault (0.01s) [2021-03-02T00:51:29.942Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-02T00:51:29.942Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-03-02T00:51:29.942Z] === RUN TestJsonFormat [2021-03-02T00:51:29.942Z] --- PASS: TestJsonFormat (0.01s) [2021-03-02T00:51:29.942Z] === RUN TestRawFormat [2021-03-02T00:51:29.942Z] --- PASS: TestRawFormat (0.00s) [2021-03-02T00:51:29.942Z] === RUN TestRawFormatWithLabels [2021-03-02T00:51:29.942Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-02T00:51:29.942Z] === RUN TestRawFormatWithoutTag [2021-03-02T00:51:29.942Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-02T00:51:29.942Z] === RUN TestBatching [2021-03-02T00:51:30.400Z] --- PASS: TestBatching (0.28s) [2021-03-02T00:51:30.400Z] === RUN TestFrequency [2021-03-02T00:51:30.858Z] --- PASS: TestFrequency (0.25s) [2021-03-02T00:51:30.858Z] === RUN TestOneMessagePerRequest [2021-03-02T00:51:30.858Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-03-02T00:51:30.858Z] === RUN TestVerify [2021-03-02T00:51:30.858Z] --- PASS: TestVerify (0.00s) [2021-03-02T00:51:30.858Z] === RUN TestSkipVerify [2021-03-02T00:51:30.858Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:30.858Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:30.858Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:30.858Z] === RUN TestParseLogFormat [2021-03-02T00:51:30.858Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-02T00:51:30.858Z] === RUN TestValidateLogOptEmpty [2021-03-02T00:51:30.858Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-02T00:51:30.858Z] === RUN TestValidateSyslogAddress [2021-03-02T00:51:30.858Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-02T00:51:30.858Z] === RUN TestParseAddressDefaultPort [2021-03-02T00:51:30.858Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-02T00:51:30.858Z] === RUN TestValidateSyslogFacility [2021-03-02T00:51:30.858Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-02T00:51:30.858Z] === RUN TestValidateLogOptSyslogFormat [2021-03-02T00:51:30.858Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-02T00:51:30.858Z] === RUN TestValidateLogOpt [2021-03-02T00:51:30.858Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-02T00:51:30.858Z] PASS [2021-03-02T00:51:30.858Z] coverage: 46.8% of statements [2021-03-02T00:51:30.858Z] ok github.com/docker/docker/daemon/logger/syslog 0.307s coverage: 46.8% of statements [2021-03-02T00:51:30.960Z] --- PASS: TestCreateServiceMaxReplicas (3.50s) [2021-03-02T00:51:30.960Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T00:51:31.317Z] --- PASS: TestSkipVerify (0.45s) [2021-03-02T00:51:31.317Z] === RUN TestBufferMaximum [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614646290.868353\",\"host\":\"e8ac9a88b66a\"}'" [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614646290.868353\",\"host\":\"e8ac9a88b66a\"}'" [2021-03-02T00:51:31.317Z] --- PASS: TestBufferMaximum (0.00s) [2021-03-02T00:51:31.317Z] === RUN TestServerAlwaysDown [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614646290.872358\",\"host\":\"e8ac9a88b66a\"}'" [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614646290.872358\",\"host\":\"e8ac9a88b66a\"}'" [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614646290.872358\",\"host\":\"e8ac9a88b66a\"}'" [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614646290.873358\",\"host\":\"e8ac9a88b66a\"}'" [2021-03-02T00:51:31.317Z] time="2021-03-02T00:51:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614646290.873358\",\"host\":\"e8ac9a88b66a\"}'" [2021-03-02T00:51:31.317Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-02T00:51:31.317Z] === RUN TestCannotSendAfterClose [2021-03-02T00:51:31.317Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-02T00:51:31.317Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-02T00:51:32.285Z] time="2021-03-02T00:51:31Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49204/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-02T00:51:32.285Z] time="2021-03-02T00:51:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e8ac9a88b66a\"}'" [2021-03-02T00:51:32.285Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-03-02T00:51:32.285Z] PASS [2021-03-02T00:51:32.285Z] coverage: 82.5% of statements [2021-03-02T00:51:32.285Z] ok github.com/docker/docker/daemon/logger/splunk 2.115s coverage: 82.5% of statements [2021-03-02T00:51:32.285Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-02T00:51:32.285Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-02T00:51:32.285Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-02T00:51:32.541Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-02T00:51:32.743Z] === RUN TestV1IDService [2021-03-02T00:51:32.743Z] --- PASS: TestV1IDService (0.02s) [2021-03-02T00:51:32.743Z] === RUN TestV2MetadataService [2021-03-02T00:51:33.200Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-02T00:51:33.200Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-02T00:51:33.200Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-02T00:51:33.200Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-02T00:51:33.200Z] === RUN TestContinueOnError_NeverContinue [2021-03-02T00:51:33.200Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-02T00:51:33.200Z] === RUN TestContinueOnError_UnnestsErrors [2021-03-02T00:51:33.200Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-03-02T00:51:33.200Z] === RUN TestManifestStore [2021-03-02T00:51:33.200Z] === RUN TestManifestStore/no_remote_or_local [2021-03-02T00:51:33.206Z] --- PASS: TestContainerStartOnDaemonRestart (3.63s) [2021-03-02T00:51:33.206Z] === CONT TestIpcModeOlderClient [2021-03-02T00:51:33.206Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-03-02T00:51:33.206Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-02T00:51:33.659Z] time="2021-03-02T00:51:33Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local498923015\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-02T00:51:33.659Z] === RUN TestManifestStore/no_local_cache [2021-03-02T00:51:33.659Z] === RUN TestManifestStore/with_local_cache [2021-03-02T00:51:33.659Z] === RUN TestManifestStore/unknown_media_type [2021-03-02T00:51:33.659Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-02T00:51:33.659Z] time="2021-03-02T00:51:33Z" level=warning msg="reference for unknown type: " [2021-03-02T00:51:33.659Z] time="2021-03-02T00:51:33Z" level=warning msg="reference for unknown type: " [2021-03-02T00:51:33.659Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-02T00:51:33.659Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-02T00:51:33.659Z] time="2021-03-02T00:51:33Z" level=warning msg="reference for unknown type: " [2021-03-02T00:51:33.659Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-02T00:51:33.659Z] time="2021-03-02T00:51:33Z" level=warning msg="reference for unknown type: " [2021-03-02T00:51:33.659Z] time="2021-03-02T00:51:33Z" level=warning msg="reference for unknown type: " [2021-03-02T00:51:33.659Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-02T00:51:33.659Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-02T00:51:33.659Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-02T00:51:33.659Z] time="2021-03-02T00:51:33Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore (0.26s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-02T00:51:33.659Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-03-02T00:51:33.659Z] === RUN TestDetectManifestBlobMediaType [2021-03-02T00:51:33.659Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-02T00:51:33.659Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-02T00:51:33.659Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-02T00:51:33.659Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-02T00:51:33.659Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-02T00:51:33.659Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-02T00:51:33.659Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-02T00:51:33.659Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-02T00:51:33.659Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-02T00:51:33.659Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-02T00:51:33.659Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-02T00:51:33.659Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-02T00:51:33.659Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-02T00:51:33.659Z] === RUN TestFixManifestLayers [2021-03-02T00:51:33.659Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-02T00:51:33.659Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-02T00:51:33.659Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-02T00:51:33.659Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-02T00:51:33.659Z] === RUN TestFixManifestLayersBadParent [2021-03-02T00:51:33.659Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-02T00:51:33.659Z] === RUN TestValidateManifest [2021-03-02T00:51:33.659Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-02T00:51:33.659Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-02T00:51:33.659Z] === RUN TestFormatPlatform [2021-03-02T00:51:33.659Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-02T00:51:33.659Z] === RUN TestGetRepositoryMountCandidates [2021-03-02T00:51:33.659Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-02T00:51:33.659Z] === RUN TestLayerAlreadyExists [2021-03-02T00:51:33.659Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-02T00:51:33.659Z] 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-03-02T00:51:33.659Z] 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-03-02T00:51:33.659Z] 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-03-02T00:51:33.659Z] 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-03-02T00:51:33.659Z] 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-03-02T00:51:33.659Z] 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-03-02T00:51:33.659Z] === RUN TestWhenEmptyAuthConfig [2021-03-02T00:51:33.659Z] --- PASS: TestV2MetadataService (1.18s) [2021-03-02T00:51:33.659Z] PASS [2021-03-02T00:51:33.659Z] coverage: 48.2% of statements [2021-03-02T00:51:33.707Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-02T00:51:33.849Z] --- PASS: TestDaemonRestartIpcMode (4.44s) [2021-03-02T00:51:33.849Z] --- PASS: TestDaemonHostGatewayIP (4.51s) [2021-03-02T00:51:34.117Z] ok github.com/docker/docker/distribution/metadata 1.295s coverage: 48.2% of statements [2021-03-02T00:51:34.117Z] === RUN TestSuccessfulDownload [2021-03-02T00:51:34.117Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-02T00:51:34.117Z] download_test.go:268: Needs fixing on Windows [2021-03-02T00:51:34.117Z] === RUN TestCancelledDownload [2021-03-02T00:51:34.117Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-02T00:51:34.117Z] === RUN TestMaxDownloadAttempts [2021-03-02T00:51:34.117Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-02T00:51:34.117Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-02T00:51:34.117Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-02T00:51:34.117Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-02T00:51:34.117Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-02T00:51:34.117Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-02T00:51:34.117Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-02T00:51:34.117Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-02T00:51:34.117Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-02T00:51:34.117Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-02T00:51:34.117Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-02T00:51:34.117Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-02T00:51:34.575Z] time="2021-03-02T00:51:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-02T00:51:34.575Z] time="2021-03-02T00:51:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-02T00:51:34.575Z] time="2021-03-02T00:51:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-02T00:51:34.575Z] time="2021-03-02T00:51:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-02T00:51:34.575Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-03-02T00:51:34.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-03-02T00:51:34.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-03-02T00:51:34.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-03-02T00:51:34.575Z] === RUN TestTransfer [2021-03-02T00:51:34.575Z] === RUN TestNotFound [2021-03-02T00:51:34.575Z] --- PASS: TestNotFound (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestConflict [2021-03-02T00:51:34.575Z] --- PASS: TestConflict (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestForbidden [2021-03-02T00:51:34.575Z] --- PASS: TestForbidden (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestInvalidParameter [2021-03-02T00:51:34.575Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestNotImplemented [2021-03-02T00:51:34.575Z] --- PASS: TestNotImplemented (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestNotModified [2021-03-02T00:51:34.575Z] --- PASS: TestNotModified (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestUnauthorized [2021-03-02T00:51:34.575Z] --- PASS: TestUnauthorized (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestUnknown [2021-03-02T00:51:34.575Z] --- PASS: TestUnknown (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestCancelled [2021-03-02T00:51:34.575Z] --- PASS: TestCancelled (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestDeadline [2021-03-02T00:51:34.575Z] --- PASS: TestDeadline (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestDataLoss [2021-03-02T00:51:34.575Z] --- PASS: TestDataLoss (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestUnavailable [2021-03-02T00:51:34.575Z] --- PASS: TestUnavailable (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestSystem [2021-03-02T00:51:34.575Z] --- PASS: TestSystem (0.00s) [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Not_Found [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Bad_Request [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Conflict [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Unauthorized [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Forbidden [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Not_Modified [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-02T00:51:34.575Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-02T00:51:34.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-02T00:51:34.575Z] PASS [2021-03-02T00:51:34.575Z] coverage: 53.1% of statements [2021-03-02T00:51:34.575Z] ok github.com/docker/docker/errdefs 0.110s coverage: 53.1% of statements [2021-03-02T00:51:34.575Z] --- PASS: TestTransfer (0.16s) [2021-03-02T00:51:34.575Z] === RUN TestConcurrencyLimit [2021-03-02T00:51:34.575Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2021-03-02T00:51:35.033Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-02T00:51:35.033Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-02T00:51:35.033Z] === RUN TestTokenPassThru [2021-03-02T00:51:35.033Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-02T00:51:35.033Z] === RUN TestTokenPassThruDifferentHost [2021-03-02T00:51:35.033Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-03-02T00:51:35.033Z] PASS [2021-03-02T00:51:35.033Z] coverage: 23.4% of statements [2021-03-02T00:51:35.033Z] ok github.com/docker/docker/distribution 1.642s coverage: 23.4% of statements [2021-03-02T00:51:35.033Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-02T00:51:35.033Z] --- PASS: TestConcurrencyLimit (0.43s) [2021-03-02T00:51:35.033Z] === RUN TestInactiveJobs [2021-03-02T00:51:35.076Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-02T00:51:35.368Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2021-03-02T00:51:35.491Z] --- PASS: TestInactiveJobs (0.54s) [2021-03-02T00:51:35.491Z] === RUN TestWatchRelease [2021-03-02T00:51:35.491Z] --- PASS: TestWatchRelease (0.04s) [2021-03-02T00:51:35.491Z] === RUN TestWatchFinishedTransfer [2021-03-02T00:51:35.491Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-02T00:51:35.491Z] === RUN TestDuplicateTransfer [2021-03-02T00:51:35.491Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-03-02T00:51:35.491Z] === RUN TestSuccessfulUpload [2021-03-02T00:51:35.644Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-02T00:51:35.949Z] time="2021-03-02T00:51:35Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-02T00:51:36.212Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-02T00:51:36.411Z] --- PASS: TestSuccessfulUpload (0.61s) [2021-03-02T00:51:36.411Z] === RUN TestCancelledUpload [2021-03-02T00:51:36.411Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-02T00:51:36.411Z] PASS [2021-03-02T00:51:36.411Z] coverage: 76.8% of statements [2021-03-02T00:51:36.411Z] === RUN TestFSGetInvalidData [2021-03-02T00:51:36.411Z] ok github.com/docker/docker/distribution/xfer 2.283s coverage: 76.8% of statements [2021-03-02T00:51:36.411Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-03-02T00:51:36.411Z] === RUN TestFSInvalidSet [2021-03-02T00:51:36.411Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-02T00:51:36.411Z] --- PASS: TestFSInvalidSet (0.01s) [2021-03-02T00:51:36.411Z] === RUN TestFSInvalidRoot [2021-03-02T00:51:36.411Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-03-02T00:51:36.411Z] === RUN TestFSMetadataGetSet [2021-03-02T00:51:36.411Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-03-02T00:51:36.411Z] === RUN TestFSInvalidWalker [2021-03-02T00:51:36.411Z] --- PASS: TestFSInvalidWalker (0.04s) [2021-03-02T00:51:36.411Z] === RUN TestFSGetSet [2021-03-02T00:51:36.411Z] --- PASS: TestFSGetSet (0.02s) [2021-03-02T00:51:36.411Z] === RUN TestFSGetUnsetKey [2021-03-02T00:51:36.411Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-03-02T00:51:36.411Z] === RUN TestFSGetEmptyData [2021-03-02T00:51:36.411Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-03-02T00:51:36.411Z] === RUN TestFSDelete [2021-03-02T00:51:36.411Z] --- PASS: TestFSDelete (0.01s) [2021-03-02T00:51:36.411Z] === RUN TestFSWalker [2021-03-02T00:51:36.411Z] --- PASS: TestFSWalker (0.02s) [2021-03-02T00:51:36.411Z] === RUN TestFSWalkerStopOnError [2021-03-02T00:51:36.411Z] === RUN TestCompare [2021-03-02T00:51:36.411Z] --- PASS: TestCompare (0.00s) [2021-03-02T00:51:36.411Z] PASS [2021-03-02T00:51:36.411Z] coverage: 19.2% of statements [2021-03-02T00:51:36.411Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-03-02T00:51:36.411Z] === RUN TestNewFromJSON [2021-03-02T00:51:36.411Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-02T00:51:36.411Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-02T00:51:36.411Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-02T00:51:36.411Z] === RUN TestMarshalKeyOrder [2021-03-02T00:51:36.411Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-02T00:51:36.411Z] === RUN TestHistoryEqual [2021-03-02T00:51:36.411Z] ok github.com/docker/docker/image/cache 0.149s coverage: 19.2% of statements [2021-03-02T00:51:36.411Z] --- PASS: TestHistoryEqual (0.11s) [2021-03-02T00:51:36.411Z] === RUN TestImage [2021-03-02T00:51:36.411Z] --- PASS: TestImage (0.00s) [2021-03-02T00:51:36.411Z] === RUN TestImageOSNotEmpty [2021-03-02T00:51:36.411Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-02T00:51:36.411Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-02T00:51:36.411Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-02T00:51:36.411Z] === RUN TestCreate [2021-03-02T00:51:36.411Z] --- PASS: TestCreate (0.00s) [2021-03-02T00:51:36.411Z] === RUN TestRestore [2021-03-02T00:51:36.411Z] time="2021-03-02T00:51:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-02T00:51:36.411Z] --- PASS: TestRestore (0.04s) [2021-03-02T00:51:36.411Z] === RUN TestAddDelete [2021-03-02T00:51:36.411Z] --- PASS: TestAddDelete (0.02s) [2021-03-02T00:51:36.411Z] === RUN TestSearchAfterDelete [2021-03-02T00:51:36.411Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-03-02T00:51:36.411Z] === RUN TestParentReset [2021-03-02T00:51:36.870Z] --- PASS: TestParentReset (0.03s) [2021-03-02T00:51:36.870Z] === RUN TestGetAndSetLastUpdated [2021-03-02T00:51:36.870Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-03-02T00:51:36.870Z] === RUN TestStoreLen [2021-03-02T00:51:36.870Z] --- PASS: TestStoreLen (0.05s) [2021-03-02T00:51:36.870Z] PASS [2021-03-02T00:51:36.870Z] coverage: 86.6% of statements [2021-03-02T00:51:36.870Z] ok github.com/docker/docker/image 0.575s coverage: 86.6% of statements [2021-03-02T00:51:37.328Z] === RUN TestValidateManifest [2021-03-02T00:51:37.328Z] === RUN TestValidateManifest/nil [2021-03-02T00:51:37.328Z] === RUN TestValidateManifest/non-nil [2021-03-02T00:51:37.328Z] --- PASS: TestValidateManifest (0.00s) [2021-03-02T00:51:37.328Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-03-02T00:51:37.328Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-03-02T00:51:37.328Z] PASS [2021-03-02T00:51:37.328Z] coverage: 0.6% of statements [2021-03-02T00:51:37.328Z] ok github.com/docker/docker/image/tarexport 0.251s coverage: 0.6% of statements [2021-03-02T00:51:38.296Z] === RUN TestMakeV1ConfigFromConfig [2021-03-02T00:51:38.296Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-02T00:51:38.296Z] PASS [2021-03-02T00:51:38.296Z] coverage: 25.0% of statements [2021-03-02T00:51:38.296Z] ok github.com/docker/docker/image/v1 0.088s coverage: 25.0% of statements [2021-03-02T00:51:38.296Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-02T00:51:38.748Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-02T00:51:39.007Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-02T00:51:39.262Z] === RUN TestSerialization [2021-03-02T00:51:39.262Z] --- PASS: TestSerialization (0.03s) [2021-03-02T00:51:39.262Z] PASS [2021-03-02T00:51:39.262Z] coverage: 100.0% of statements [2021-03-02T00:51:39.262Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2021-03-02T00:51:39.267Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-02T00:51:39.526Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-02T00:51:40.131Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-02T00:51:40.228Z] === RUN TestEnvironmentParsing [2021-03-02T00:51:40.228Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-02T00:51:40.228Z] PASS [2021-03-02T00:51:40.228Z] coverage: 1.0% of statements [2021-03-02T00:51:40.228Z] ok github.com/docker/docker/libcontainerd/local 0.296s coverage: 1.0% of statements [2021-03-02T00:51:40.228Z] === RUN TestEmptyLayer [2021-03-02T00:51:40.228Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-02T00:51:40.228Z] === RUN TestCommitFailure [2021-03-02T00:51:40.228Z] --- PASS: TestCommitFailure (0.01s) [2021-03-02T00:51:40.228Z] === RUN TestStartTransactionFailure [2021-03-02T00:51:40.228Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-02T00:51:40.228Z] === RUN TestGetOrphan [2021-03-02T00:51:40.228Z] --- PASS: TestGetOrphan (0.01s) [2021-03-02T00:51:40.228Z] === RUN TestMountAndRegister [2021-03-02T00:51:40.228Z] --- PASS: TestMountAndRegister (0.06s) [2021-03-02T00:51:40.228Z] layer_test.go:271: Layer size: 14 [2021-03-02T00:51:40.228Z] === RUN TestLayerRelease [2021-03-02T00:51:40.228Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-02T00:51:40.228Z] layer_test.go:304: Failing on Windows [2021-03-02T00:51:40.228Z] === RUN TestStoreRestore [2021-03-02T00:51:40.228Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-02T00:51:40.228Z] layer_test.go:353: Failing on Windows [2021-03-02T00:51:40.228Z] === RUN TestTarStreamStability [2021-03-02T00:51:40.228Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-02T00:51:40.228Z] layer_test.go:468: Failing on Windows [2021-03-02T00:51:40.228Z] === RUN TestRegisterExistingLayer [2021-03-02T00:51:40.269Z] --- PASS: TestServiceUpdatePidsLimit (16.61s) [2021-03-02T00:51:40.269Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-03-02T00:51:40.269Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-03-02T00:51:40.269Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-03-02T00:51:40.269Z] PASS [2021-03-02T00:51:40.269Z] [2021-03-02T00:51:40.269Z] === Skipped [2021-03-02T00:51:40.269Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-02T00:51:40.269Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:51:40.269Z] [2021-03-02T00:51:40.269Z] [2021-03-02T00:51:40.269Z] DONE 27 tests, 1 skipped in 170.267s [2021-03-02T00:51:40.269Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-02T00:51:40.269Z] INFO: Testing against a local daemon [2021-03-02T00:51:40.269Z] === RUN TestSessionCreate [2021-03-02T00:51:40.269Z] --- PASS: TestSessionCreate (0.02s) [2021-03-02T00:51:40.269Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T00:51:40.269Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-02T00:51:40.269Z] PASS [2021-03-02T00:51:40.269Z] [2021-03-02T00:51:40.269Z] DONE 2 tests in 0.072s [2021-03-02T00:51:40.269Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-02T00:51:40.269Z] INFO: Testing against a local daemon [2021-03-02T00:51:40.269Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T00:51:40.269Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-02T00:51:40.269Z] === RUN TestEventsExecDie [2021-03-02T00:51:40.686Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-03-02T00:51:40.686Z] === RUN TestTarStreamVerification [2021-03-02T00:51:40.686Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-02T00:51:40.686Z] layer_test.go:697: Failing on Windows [2021-03-02T00:51:40.686Z] === RUN TestLayerMigration [2021-03-02T00:51:40.686Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-02T00:51:40.686Z] migration_test.go:46: Failing on Windows [2021-03-02T00:51:40.686Z] === RUN TestLayerMigrationNoTarsplit [2021-03-02T00:51:40.686Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-02T00:51:40.686Z] migration_test.go:182: Failing on Windows [2021-03-02T00:51:40.686Z] === RUN TestMountInit [2021-03-02T00:51:40.686Z] --- SKIP: TestMountInit (0.00s) [2021-03-02T00:51:40.686Z] mount_test.go:17: Failing on Windows [2021-03-02T00:51:40.686Z] === RUN TestMountSize [2021-03-02T00:51:40.686Z] --- SKIP: TestMountSize (0.00s) [2021-03-02T00:51:40.686Z] mount_test.go:76: Failing on Windows [2021-03-02T00:51:40.686Z] === RUN TestMountChanges [2021-03-02T00:51:40.686Z] --- SKIP: TestMountChanges (0.00s) [2021-03-02T00:51:40.686Z] mount_test.go:125: Failing on Windows [2021-03-02T00:51:40.686Z] === RUN TestMountApply [2021-03-02T00:51:40.686Z] --- SKIP: TestMountApply (0.00s) [2021-03-02T00:51:40.686Z] mount_test.go:212: Failing on Windows [2021-03-02T00:51:40.686Z] PASS [2021-03-02T00:51:40.686Z] coverage: 30.1% of statements [2021-03-02T00:51:40.686Z] ok github.com/docker/docker/layer 0.289s coverage: 30.1% of statements [2021-03-02T00:51:40.686Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-02T00:51:40.686Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-02T00:51:40.686Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-02T00:51:40.686Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-02T00:51:40.686Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-02T00:51:40.837Z] --- PASS: TestEventsExecDie (0.62s) [2021-03-02T00:51:40.837Z] === RUN TestEventsBackwardsCompatible [2021-03-02T00:51:40.837Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-02T00:51:40.837Z] === RUN TestInfoBinaryCommits [2021-03-02T00:51:40.837Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-02T00:51:40.837Z] === RUN TestInfoAPIVersioned [2021-03-02T00:51:40.837Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-02T00:51:40.837Z] === RUN TestInfoDiscoveryBackend [2021-03-02T00:51:41.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-02T00:51:41.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-02T00:51:41.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-02T00:51:41.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-02T00:51:41.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-02T00:51:41.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-02T00:51:41.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-02T00:51:41.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-02T00:51:41.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-02T00:51:41.144Z] PASS [2021-03-02T00:51:41.144Z] coverage: 42.3% of statements [2021-03-02T00:51:41.144Z] ok github.com/docker/docker/oci 0.056s coverage: 42.3% of statements [2021-03-02T00:51:41.144Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-02T00:51:41.404Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-02T00:51:41.404Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-02T00:51:41.604Z] === RUN TestAddressPoolOpt [2021-03-02T00:51:41.604Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/a [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/something [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/_=a [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/env1=value1 [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/_env1=value1 [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/PATH [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/=a [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/PATH= [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/PATH=something [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/asd!qwe [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/1asd [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/123 [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/some_space [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/__some_space_before [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/some_space_after__ [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/= [2021-03-02T00:51:41.604Z] === RUN TestValidateEnv/PaTh [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv (0.03s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestParseHost [2021-03-02T00:51:41.604Z] --- PASS: TestParseHost (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestParseDockerDaemonHost [2021-03-02T00:51:41.604Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestParseTCP [2021-03-02T00:51:41.604Z] --- PASS: TestParseTCP (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-02T00:51:41.604Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestValidateExtraHosts [2021-03-02T00:51:41.604Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestIpOptString [2021-03-02T00:51:41.604Z] --- PASS: TestIpOptString (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-02T00:51:41.604Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestNewIpOptValidDefaultVal [2021-03-02T00:51:41.604Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestIpOptSetInvalidVal [2021-03-02T00:51:41.604Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestValidateIPAddress [2021-03-02T00:51:41.604Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestMapOpts [2021-03-02T00:51:41.604Z] --- PASS: TestMapOpts (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestListOptsWithoutValidator [2021-03-02T00:51:41.604Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestListOptsWithValidator [2021-03-02T00:51:41.604Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestValidateDNSSearch [2021-03-02T00:51:41.604Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_general_format [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_one_more [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-02T00:51:41.604Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-02T00:51:41.604Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestNamedListOpts [2021-03-02T00:51:41.604Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestNamedMapOpts [2021-03-02T00:51:41.604Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestParseLink [2021-03-02T00:51:41.604Z] --- PASS: TestParseLink (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestQuotedStringSetWithQuotes [2021-03-02T00:51:41.604Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-02T00:51:41.604Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-02T00:51:41.604Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-02T00:51:41.604Z] === RUN TestUlimitOpt [2021-03-02T00:51:41.604Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-02T00:51:41.604Z] PASS [2021-03-02T00:51:41.604Z] coverage: 67.1% of statements [2021-03-02T00:51:41.604Z] ok github.com/docker/docker/opts 0.157s coverage: 67.1% of statements [2021-03-02T00:51:41.604Z] === RUN TestParseVersion [2021-03-02T00:51:41.604Z] --- PASS: TestParseVersion (0.00s) [2021-03-02T00:51:41.604Z] PASS [2021-03-02T00:51:41.604Z] coverage: 52.9% of statements [2021-03-02T00:51:41.604Z] ok github.com/docker/docker/pkg/aaparser 0.153s coverage: 52.9% of statements [2021-03-02T00:51:42.052Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-02T00:51:42.052Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-02T00:51:42.288Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2021-03-02T00:51:42.288Z] PASS [2021-03-02T00:51:42.288Z] [2021-03-02T00:51:42.288Z] === Skipped [2021-03-02T00:51:42.288Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-03-02T00:51:42.288Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T00:51:42.288Z] [2021-03-02T00:51:42.288Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-02T00:51:42.288Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-02T00:51:42.288Z] [2021-03-02T00:51:42.288Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-03-02T00:51:42.288Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-02T00:51:42.288Z] [2021-03-02T00:51:42.288Z] [2021-03-02T00:51:42.288Z] DONE 196 tests, 3 skipped in 111.081s [2021-03-02T00:51:42.288Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-03-02T00:51:42.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:51:42.288Z] ++ set -e [2021-03-02T00:51:42.288Z] ++ '[' -n 0 ']' [2021-03-02T00:51:42.288Z] ++ set -x [2021-03-02T00:51:42.288Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:51:42.339Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-02T00:51:42.339Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-02T00:51:42.586Z] INFO: Testing against a local daemon [2021-03-02T00:51:42.586Z] === RUN TestCommitInheritsEnv [2021-03-02T00:51:42.882Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-03-02T00:51:42.882Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T00:51:42.882Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-02T00:51:42.882Z] === RUN TestImagesFilterMultiReference [2021-03-02T00:51:42.882Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-02T00:51:42.882Z] === RUN TestImagePullPlatformInvalid [2021-03-02T00:51:42.882Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-02T00:51:42.882Z] === RUN TestRemoveImageOrphaning [2021-03-02T00:51:42.906Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-02T00:51:42.906Z] === RUN TestInfoAPI [2021-03-02T00:51:42.906Z] --- PASS: TestInfoAPI (0.03s) [2021-03-02T00:51:42.906Z] === RUN TestInfoAPIWarnings [2021-03-02T00:51:43.138Z] === RUN TestUnbuffered [2021-03-02T00:51:43.138Z] --- PASS: TestUnbuffered (0.00s) [2021-03-02T00:51:43.138Z] === RUN TestRaceUnbuffered [2021-03-02T00:51:43.138Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-02T00:51:43.138Z] PASS [2021-03-02T00:51:43.138Z] coverage: 100.0% of statements [2021-03-02T00:51:43.138Z] ok github.com/docker/docker/pkg/broadcaster 0.057s coverage: 100.0% of statements [2021-03-02T00:51:43.138Z] === RUN TestMatch [2021-03-02T00:51:43.138Z] === RUN TestMatch/[[]] [2021-03-02T00:51:43.138Z] === RUN TestMatch/[[foo]] [2021-03-02T00:51:43.138Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-02T00:51:43.138Z] === RUN TestMatch/[[foo_bar]] [2021-03-02T00:51:43.138Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-02T00:51:43.138Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-02T00:51:43.138Z] === RUN TestMatch/[] [2021-03-02T00:51:43.138Z] === RUN TestMatch/[]#01 [2021-03-02T00:51:43.138Z] === RUN TestMatch/[[qux]] [2021-03-02T00:51:43.138Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-02T00:51:43.138Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-02T00:51:43.138Z] === RUN TestMatch/[[foo_baz]] [2021-03-02T00:51:43.138Z] --- PASS: TestMatch (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[] (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-02T00:51:43.138Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-02T00:51:43.138Z] PASS [2021-03-02T00:51:43.138Z] coverage: 87.5% of statements [2021-03-02T00:51:43.138Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-03-02T00:51:43.177Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-03-02T00:51:43.177Z] === RUN TestRemoveImageGarbageCollector [2021-03-02T00:51:43.177Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-02T00:51:43.177Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:51:43.177Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T00:51:43.177Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-02T00:51:43.177Z] === RUN TestTagInvalidReference [2021-03-02T00:51:43.177Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-02T00:51:43.177Z] === RUN TestTagValidPrefixedRepo [2021-03-02T00:51:43.472Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-02T00:51:43.472Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T00:51:43.472Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-02T00:51:43.472Z] === RUN TestTagOfficialNames [2021-03-02T00:51:43.472Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-02T00:51:43.472Z] === RUN TestTagMatchesDigest [2021-03-02T00:51:43.472Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-02T00:51:43.472Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-02T00:51:43.596Z] === RUN TestPeerCertificateMarshalJSON [2021-03-02T00:51:43.596Z] === RUN TestIsArchivePathDir [2021-03-02T00:51:43.958Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-02T00:51:44.053Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-03-02T00:51:44.053Z] === RUN TestIsArchivePathInvalidFile [2021-03-02T00:51:44.053Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-02T00:51:44.053Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-02T00:51:44.053Z] --- PASS: TestPeerCertificateMarshalJSON (0.65s) [2021-03-02T00:51:44.053Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-02T00:51:44.053Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-02T00:51:44.053Z] === RUN TestMiddleware [2021-03-02T00:51:44.053Z] --- PASS: TestMiddleware (0.00s) [2021-03-02T00:51:44.053Z] === RUN TestNewResponseModifier [2021-03-02T00:51:44.053Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-02T00:51:44.053Z] PASS [2021-03-02T00:51:44.053Z] coverage: 26.8% of statements [2021-03-02T00:51:44.053Z] ok github.com/docker/docker/pkg/authorization 0.736s coverage: 26.8% of statements [2021-03-02T00:51:44.053Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-03-02T00:51:44.053Z] === RUN TestIsArchivePathTar [2021-03-02T00:51:44.053Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-03-02T00:51:44.053Z] === RUN TestDecompressStreamGzip [2021-03-02T00:51:44.511Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-03-02T00:51:44.511Z] === RUN TestDecompressStreamBzip2 [2021-03-02T00:51:44.511Z] === RUN TestSizeEmpty [2021-03-02T00:51:44.511Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestSizeEmptyFile [2021-03-02T00:51:44.511Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestSizeNonemptyFile [2021-03-02T00:51:44.511Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-02T00:51:44.511Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-02T00:51:44.511Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-02T00:51:44.511Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestMoveToSubdir [2021-03-02T00:51:44.511Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestSizeNonExistingDirectory [2021-03-02T00:51:44.511Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-02T00:51:44.511Z] PASS [2021-03-02T00:51:44.511Z] coverage: 80.0% of statements [2021-03-02T00:51:44.511Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2021-03-02T00:51:44.511Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2021-03-02T00:51:44.511Z] === RUN TestDecompressStreamXz [2021-03-02T00:51:44.511Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:134: Xz not present in msys2 [2021-03-02T00:51:44.511Z] === RUN TestCompressStreamXzUnsupported [2021-03-02T00:51:44.511Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-02T00:51:44.511Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestCompressStreamInvalid [2021-03-02T00:51:44.511Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestExtensionInvalid [2021-03-02T00:51:44.511Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestExtensionUncompressed [2021-03-02T00:51:44.511Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestExtensionBzip2 [2021-03-02T00:51:44.511Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestExtensionGzip [2021-03-02T00:51:44.511Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestExtensionXz [2021-03-02T00:51:44.511Z] --- PASS: TestExtensionXz (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestCmdStreamLargeStderr [2021-03-02T00:51:44.511Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-03-02T00:51:44.511Z] === RUN TestCmdStreamBad [2021-03-02T00:51:44.511Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:239: Failing on Windows CI machines [2021-03-02T00:51:44.511Z] === RUN TestCmdStreamGood [2021-03-02T00:51:44.511Z] --- PASS: TestCmdStreamGood (0.04s) [2021-03-02T00:51:44.511Z] === RUN TestUntarPathWithInvalidDest [2021-03-02T00:51:44.511Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-03-02T00:51:44.511Z] === RUN TestUntarPathWithInvalidSrc [2021-03-02T00:51:44.511Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestUntarPath [2021-03-02T00:51:44.511Z] === RUN TestChrootTarUntar [2021-03-02T00:51:44.511Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:51:44.511Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-02T00:51:44.511Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:51:44.511Z] === RUN TestChrootUntarEmptyArchive [2021-03-02T00:51:44.511Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-02T00:51:44.511Z] === RUN TestChrootTarUntarWithSymlink [2021-03-02T00:51:44.511Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T00:51:44.511Z] === RUN TestChrootCopyWithTar [2021-03-02T00:51:44.511Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T00:51:44.511Z] === RUN TestChrootCopyFileWithTar [2021-03-02T00:51:44.511Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:51:44.511Z] === RUN TestChrootUntarPath [2021-03-02T00:51:44.511Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T00:51:44.511Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-02T00:51:44.511Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:51:44.511Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-02T00:51:44.511Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:51:44.511Z] === RUN TestChrootApplyDotDotFile [2021-03-02T00:51:44.511Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-02T00:51:44.511Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:51:44.511Z] PASS [2021-03-02T00:51:44.511Z] coverage: 15.4% of statements [2021-03-02T00:51:44.511Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.4% of statements [2021-03-02T00:51:44.969Z] --- PASS: TestUntarPath (0.10s) [2021-03-02T00:51:44.969Z] === RUN TestUntarPathWithDestinationFile [2021-03-02T00:51:44.969Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-03-02T00:51:44.969Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-02T00:51:44.969Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2021-03-02T00:51:44.969Z] === RUN TestCopyWithTarInvalidSrc [2021-03-02T00:51:44.969Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-02T00:51:44.969Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-02T00:51:44.969Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-02T00:51:44.969Z] === RUN TestCopyWithTarSrcFile [2021-03-02T00:51:44.969Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-03-02T00:51:44.969Z] === RUN TestCopyWithTarSrcFolder [2021-03-02T00:51:44.969Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-03-02T00:51:44.969Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-02T00:51:44.969Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-03-02T00:51:44.969Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-02T00:51:44.969Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-02T00:51:44.969Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-02T00:51:44.969Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-02T00:51:44.969Z] === RUN TestCopyFileWithTarSrcFile [2021-03-02T00:51:44.969Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-03-02T00:51:44.969Z] === RUN TestTarFiles [2021-03-02T00:51:45.427Z] === RUN Test [2021-03-02T00:51:45.427Z] === RUN Test/TestContainsEntry [2021-03-02T00:51:45.427Z] === RUN Test/TestCreateEntries [2021-03-02T00:51:45.427Z] === RUN Test/TestEntriesDiff [2021-03-02T00:51:45.427Z] === RUN Test/TestEntriesEquality [2021-03-02T00:51:45.427Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-02T00:51:45.427Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-02T00:51:45.427Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-02T00:51:45.427Z] === RUN Test/TestGeneratorNotGenerate [2021-03-02T00:51:45.427Z] === RUN Test/TestGeneratorWithPort [2021-03-02T00:51:45.428Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-02T00:51:45.428Z] === RUN Test/TestNewEntry [2021-03-02T00:51:45.428Z] === RUN Test/TestParse [2021-03-02T00:51:45.428Z] --- PASS: Test (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-02T00:51:45.428Z] --- PASS: Test/TestParse (0.00s) [2021-03-02T00:51:45.428Z] PASS [2021-03-02T00:51:45.428Z] coverage: 58.3% of statements [2021-03-02T00:51:45.428Z] ok github.com/docker/docker/pkg/discovery 0.048s coverage: 58.3% of statements [2021-03-02T00:51:45.863Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-02T00:51:45.871Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.87s) [2021-03-02T00:51:45.872Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T00:51:45.887Z] === RUN Test [2021-03-02T00:51:45.887Z] === RUN Test/TestContent [2021-03-02T00:51:45.887Z] === RUN Test/TestInitialize [2021-03-02T00:51:45.887Z] === RUN Test/TestNew [2021-03-02T00:51:45.887Z] === RUN Test/TestParsingContentsWithComments [2021-03-02T00:51:45.887Z] === RUN Test/TestRegister [2021-03-02T00:51:45.887Z] === RUN Test/TestWatch [2021-03-02T00:51:45.887Z] --- PASS: Test (0.01s) [2021-03-02T00:51:45.887Z] --- PASS: Test/TestContent (0.00s) [2021-03-02T00:51:45.887Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-02T00:51:45.887Z] --- PASS: Test/TestNew (0.00s) [2021-03-02T00:51:45.887Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-02T00:51:45.887Z] --- PASS: Test/TestRegister (0.00s) [2021-03-02T00:51:45.887Z] --- PASS: Test/TestWatch (0.01s) [2021-03-02T00:51:45.887Z] PASS [2021-03-02T00:51:45.887Z] coverage: 92.9% of statements [2021-03-02T00:51:45.887Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 92.9% of statements [2021-03-02T00:51:46.853Z] === RUN Test [2021-03-02T00:51:46.853Z] === RUN Test/TestInitialize [2021-03-02T00:51:46.853Z] === RUN Test [2021-03-02T00:51:46.853Z] === RUN Test/TestWatch [2021-03-02T00:51:46.853Z] --- PASS: Test (0.00s) [2021-03-02T00:51:46.853Z] --- PASS: Test/TestWatch (0.00s) [2021-03-02T00:51:46.853Z] PASS [2021-03-02T00:51:46.853Z] coverage: 92.3% of statements [2021-03-02T00:51:46.853Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2021-03-02T00:51:47.311Z] time="2021-03-02T00:51:46Z" level=info msg="Initializing discovery without TLS" [2021-03-02T00:51:47.311Z] time="2021-03-02T00:51:46Z" level=info msg="Initializing discovery without TLS" [2021-03-02T00:51:47.311Z] time="2021-03-02T00:51:46Z" level=info msg="Initializing discovery without TLS" [2021-03-02T00:51:47.311Z] === RUN Test/TestInitializeWithCerts [2021-03-02T00:51:47.311Z] time="2021-03-02T00:51:46Z" level=info msg="Initializing discovery with TLS" [2021-03-02T00:51:47.311Z] === RUN Test/TestWatch [2021-03-02T00:51:47.311Z] time="2021-03-02T00:51:46Z" level=info msg="Initializing discovery without TLS" [2021-03-02T00:51:47.311Z] === RUN Test [2021-03-02T00:51:47.311Z] === RUN Test/TestInitialize [2021-03-02T00:51:47.311Z] === RUN Test/TestInitializeWithPattern [2021-03-02T00:51:47.311Z] === RUN Test/TestRegister [2021-03-02T00:51:47.311Z] === RUN Test/TestWatch [2021-03-02T00:51:47.311Z] --- PASS: Test (0.00s) [2021-03-02T00:51:47.311Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-02T00:51:47.311Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-02T00:51:47.311Z] --- PASS: Test/TestRegister (0.00s) [2021-03-02T00:51:47.311Z] --- PASS: Test/TestWatch (0.00s) [2021-03-02T00:51:47.311Z] PASS [2021-03-02T00:51:47.311Z] coverage: 93.8% of statements [2021-03-02T00:51:47.311Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2021-03-02T00:51:48.278Z] === RUN TestPollerAddRemove [2021-03-02T00:51:48.278Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-02T00:51:48.278Z] === RUN TestPollerEvent [2021-03-02T00:51:48.278Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-02T00:51:48.278Z] poller_test.go:41: No chmod on Windows [2021-03-02T00:51:48.278Z] === RUN TestPollerClose [2021-03-02T00:51:48.278Z] --- PASS: TestPollerClose (0.00s) [2021-03-02T00:51:48.278Z] PASS [2021-03-02T00:51:48.278Z] coverage: 36.2% of statements [2021-03-02T00:51:48.278Z] ok github.com/docker/docker/pkg/filenotify 0.097s coverage: 36.2% of statements [2021-03-02T00:51:48.419Z] --- PASS: TestCreateServiceSecretFileMode (2.69s) [2021-03-02T00:51:48.419Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T00:51:49.244Z] === RUN TestCopyFileWithInvalidSrc [2021-03-02T00:51:49.245Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCopyFileWithInvalidDest [2021-03-02T00:51:49.245Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-02T00:51:49.245Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-02T00:51:49.245Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCopyFile [2021-03-02T00:51:49.245Z] --- PASS: TestCopyFile (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-02T00:51:49.245Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-02T00:51:49.245Z] fileutils_test.go:134: Needs porting to Windows [2021-03-02T00:51:49.245Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-02T00:51:49.245Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-02T00:51:49.245Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-02T00:51:49.245Z] fileutils_test.go:180: Needs porting to Windows [2021-03-02T00:51:49.245Z] === RUN TestWildcardMatches [2021-03-02T00:51:49.245Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestPatternMatches [2021-03-02T00:51:49.245Z] --- PASS: TestPatternMatches (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-02T00:51:49.245Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestPatternMatchesFolderExclusions [2021-03-02T00:51:49.245Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-02T00:51:49.245Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-02T00:51:49.245Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-02T00:51:49.245Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-02T00:51:49.245Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestSingleExclamationError [2021-03-02T00:51:49.245Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestMatchesWithNoPatterns [2021-03-02T00:51:49.245Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestMatchesWithMalformedPatterns [2021-03-02T00:51:49.245Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestMatches [2021-03-02T00:51:49.245Z] --- PASS: TestMatches (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCleanPatterns [2021-03-02T00:51:49.245Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-02T00:51:49.245Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCleanPatternsExceptionFlag [2021-03-02T00:51:49.245Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-02T00:51:49.245Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-02T00:51:49.245Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCleanPatternsErrorSingleException [2021-03-02T00:51:49.245Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCreateIfNotExistsDir [2021-03-02T00:51:49.245Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestCreateIfNotExistsFile [2021-03-02T00:51:49.245Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-03-02T00:51:49.245Z] === RUN TestMatch [2021-03-02T00:51:49.245Z] --- PASS: TestMatch (0.00s) [2021-03-02T00:51:49.245Z] PASS [2021-03-02T00:51:49.245Z] coverage: 87.7% of statements [2021-03-02T00:51:49.245Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 87.7% of statements [2021-03-02T00:51:49.707Z] === RUN TestGet [2021-03-02T00:51:49.707Z] --- PASS: TestGet (0.00s) [2021-03-02T00:51:49.707Z] === RUN TestGetShortcutString [2021-03-02T00:51:49.707Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-02T00:51:49.707Z] PASS [2021-03-02T00:51:49.707Z] coverage: 42.9% of statements [2021-03-02T00:51:49.707Z] ok github.com/docker/docker/pkg/homedir 0.061s coverage: 42.9% of statements [2021-03-02T00:51:49.707Z] --- PASS: TestTarFiles (4.80s) [2021-03-02T00:51:49.707Z] === RUN TestTarUntar [2021-03-02T00:51:49.707Z] --- PASS: TestTarUntar (0.02s) [2021-03-02T00:51:49.707Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-02T00:51:49.707Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-02T00:51:49.707Z] === RUN TestTarWithOptions [2021-03-02T00:51:49.707Z] --- PASS: TestTarWithOptions (0.04s) [2021-03-02T00:51:49.707Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-02T00:51:49.707Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-02T00:51:49.707Z] === RUN TestUntarUstarGnuConflict [2021-03-02T00:51:49.707Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-03-02T00:51:49.707Z] === RUN TestUntarInvalidFilenames [2021-03-02T00:51:50.056Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-02T00:51:50.165Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames714762198\\dest" [2021-03-02T00:51:50.165Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-03-02T00:51:50.165Z] === RUN TestUntarHardlinkToSymlink [2021-03-02T00:51:50.165Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-02T00:51:50.165Z] === RUN TestUntarInvalidHardlink [2021-03-02T00:51:50.165Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink968287863\\victim\\hello" -> "../victim/hello" [2021-03-02T00:51:50.165Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink351632746\\victim\\hello" -> "/../victim/hello" [2021-03-02T00:51:50.165Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink921244097\\victim" -> "../victim" [2021-03-02T00:51:50.165Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink670772268\\victim" -> "../victim" [2021-03-02T00:51:50.165Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink194029979\\victim" -> "../victim" [2021-03-02T00:51:50.165Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink777943102\\victim" -> "../victim" [2021-03-02T00:51:50.165Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-03-02T00:51:50.165Z] === RUN TestUntarInvalidSymlink [2021-03-02T00:51:50.165Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink094355077\\dest\\dotdot" -> "../victim/hello" [2021-03-02T00:51:50.165Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink868868128\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-02T00:51:50.165Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink807146751\\dest\\loophole-victim" -> "../victim" [2021-03-02T00:51:50.165Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink944783442\\dest\\loophole-victim" -> "../victim" [2021-03-02T00:51:50.165Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink720901513\\dest\\loophole-victim" -> "../victim" [2021-03-02T00:51:50.165Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink950936916\\dest\\loophole-victim" -> "../victim" [2021-03-02T00:51:50.165Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink626675875\\dest\\dir\\loophole" -> "../../victim" [2021-03-02T00:51:50.165Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-03-02T00:51:50.165Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-02T00:51:50.165Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-02T00:51:50.165Z] === RUN TestXGlobalNoParent [2021-03-02T00:51:50.165Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-02T00:51:50.165Z] === RUN TestReplaceFileTarWrapper [2021-03-02T00:51:50.165Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-03-02T00:51:50.165Z] === RUN TestPrefixHeaderReadable [2021-03-02T00:51:50.165Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-03-02T00:51:50.165Z] === RUN TestDisablePigz [2021-03-02T00:51:50.165Z] --- PASS: Test (3.19s) [2021-03-02T00:51:50.165Z] --- PASS: Test/TestInitialize (0.12s) [2021-03-02T00:51:50.165Z] --- PASS: Test/TestInitializeWithCerts (0.04s) [2021-03-02T00:51:50.165Z] --- PASS: Test/TestWatch (3.03s) [2021-03-02T00:51:50.165Z] PASS [2021-03-02T00:51:50.165Z] coverage: 84.1% of statements [2021-03-02T00:51:50.165Z] ok github.com/docker/docker/pkg/discovery/kv 3.271s coverage: 84.1% of statements [2021-03-02T00:51:50.623Z] --- PASS: TestDisablePigz (0.18s) [2021-03-02T00:51:50.623Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-02T00:51:50.623Z] === RUN TestPigz [2021-03-02T00:51:50.623Z] === RUN TestCreateIDMapOrder [2021-03-02T00:51:50.623Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-02T00:51:50.623Z] PASS [2021-03-02T00:51:50.623Z] coverage: 7.2% of statements [2021-03-02T00:51:50.623Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements [2021-03-02T00:51:50.623Z] --- PASS: TestPigz (0.16s) [2021-03-02T00:51:50.623Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-02T00:51:50.623Z] === RUN TestCopyFileWithInvalidDest [2021-03-02T00:51:50.623Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-02T00:51:50.623Z] archive_windows_test.go:16: Currently fails [2021-03-02T00:51:50.623Z] === RUN TestCanonicalTarNameForPath [2021-03-02T00:51:50.623Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-02T00:51:50.623Z] === RUN TestCanonicalTarName [2021-03-02T00:51:50.623Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-02T00:51:50.623Z] === RUN TestChmodTarEntry [2021-03-02T00:51:50.623Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-02T00:51:50.623Z] === RUN TestHardLinkOrder [2021-03-02T00:51:50.623Z] --- PASS: TestHardLinkOrder (0.09s) [2021-03-02T00:51:50.623Z] === RUN TestChangeString [2021-03-02T00:51:50.623Z] --- PASS: TestChangeString (0.00s) [2021-03-02T00:51:50.623Z] === RUN TestChangesWithNoChanges [2021-03-02T00:51:50.623Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-03-02T00:51:50.623Z] === RUN TestChangesWithChanges [2021-03-02T00:51:50.623Z] --- PASS: TestChangesWithChanges (0.05s) [2021-03-02T00:51:50.623Z] === RUN TestChangesWithChangesGH13590 [2021-03-02T00:51:50.623Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-02T00:51:50.623Z] changes_test.go:192: needs more investigation [2021-03-02T00:51:50.623Z] === RUN TestChangesDirsEmpty [2021-03-02T00:51:50.995Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-02T00:51:51.082Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-03-02T00:51:51.082Z] === RUN TestChangesDirsMutated [2021-03-02T00:51:51.082Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-03-02T00:51:51.082Z] === RUN TestApplyLayer [2021-03-02T00:51:51.082Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-02T00:51:51.082Z] changes_test.go:405: needs further investigation [2021-03-02T00:51:51.082Z] === RUN TestChangesSizeWithHardlinks [2021-03-02T00:51:51.082Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-02T00:51:51.082Z] changes_test.go:441: needs further investigation [2021-03-02T00:51:51.082Z] === RUN TestChangesSizeWithNoChanges [2021-03-02T00:51:51.082Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-02T00:51:51.082Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-02T00:51:51.082Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-02T00:51:51.082Z] === RUN TestChangesSize [2021-03-02T00:51:51.082Z] --- PASS: TestChangesSize (0.00s) [2021-03-02T00:51:51.082Z] === RUN TestApplyLayerInvalidFilenames [2021-03-02T00:51:51.082Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames945648394\\dest" [2021-03-02T00:51:51.082Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-03-02T00:51:51.082Z] === RUN TestApplyLayerInvalidHardlink [2021-03-02T00:51:51.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink579384012\\victim\\hello" -> "../victim/hello" [2021-03-02T00:51:51.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink934867387\\victim\\hello" -> "/../victim/hello" [2021-03-02T00:51:51.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink758771166\\victim" -> "../victim" [2021-03-02T00:51:51.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink995060645\\victim" -> "../victim" [2021-03-02T00:51:51.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink109961920\\victim" -> "../victim" [2021-03-02T00:51:51.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink887006495\\victim" -> "../victim" [2021-03-02T00:51:51.082Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-03-02T00:51:51.082Z] === RUN TestApplyLayerInvalidSymlink [2021-03-02T00:51:51.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink621387762\\dest\\dotdot" -> "../victim/hello" [2021-03-02T00:51:51.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink828258473\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-02T00:51:51.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink050962932\\dest\\loophole-victim" -> "../victim" [2021-03-02T00:51:51.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink023728835\\dest\\loophole-victim" -> "../victim" [2021-03-02T00:51:51.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink107762502\\dest\\loophole-victim" -> "../victim" [2021-03-02T00:51:51.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink212896237\\dest\\loophole-victim" -> "../victim" [2021-03-02T00:51:51.082Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-03-02T00:51:51.082Z] === RUN TestApplyLayerWhiteouts [2021-03-02T00:51:51.254Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-02T00:51:51.540Z] --- PASS: TestApplyLayerWhiteouts (0.18s) [2021-03-02T00:51:51.540Z] === RUN TestGenerateEmptyFile [2021-03-02T00:51:51.540Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestGenerateWithContent [2021-03-02T00:51:51.540Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-02T00:51:51.540Z] PASS [2021-03-02T00:51:51.540Z] coverage: 62.6% of statements [2021-03-02T00:51:51.540Z] ok github.com/docker/docker/pkg/archive 7.640s coverage: 62.6% of statements [2021-03-02T00:51:51.540Z] === RUN TestFixedBufferCap [2021-03-02T00:51:51.540Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestFixedBufferLen [2021-03-02T00:51:51.540Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestFixedBufferString [2021-03-02T00:51:51.540Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestFixedBufferWrite [2021-03-02T00:51:51.540Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestFixedBufferRead [2021-03-02T00:51:51.540Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestBytesPipeRead [2021-03-02T00:51:51.540Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestBytesPipeWrite [2021-03-02T00:51:51.540Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-02T00:51:51.540Z] === RUN TestError [2021-03-02T00:51:51.540Z] --- PASS: TestError (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestProgressString [2021-03-02T00:51:51.540Z] === RUN TestProgressString/no_progress [2021-03-02T00:51:51.540Z] === RUN TestProgressString/progress_1 [2021-03-02T00:51:51.540Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-02T00:51:51.540Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-02T00:51:51.540Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-02T00:51:51.540Z] === RUN TestProgressString/with_units [2021-03-02T00:51:51.540Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-02T00:51:51.540Z] === RUN TestProgressString/hide_counts [2021-03-02T00:51:51.540Z] --- PASS: TestProgressString (0.00s) [2021-03-02T00:51:51.540Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-02T00:51:51.540Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-02T00:51:51.540Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-02T00:51:51.540Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-02T00:51:51.540Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-02T00:51:51.540Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-02T00:51:51.540Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-02T00:51:51.540Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestJSONMessageDisplay [2021-03-02T00:51:51.540Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-03-02T00:51:51.540Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-02T00:51:51.540Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-02T00:51:51.540Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-02T00:51:51.540Z] === RUN TestDisplayJSONMessagesStream [2021-03-02T00:51:51.540Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-02T00:51:51.540Z] PASS [2021-03-02T00:51:51.540Z] coverage: 91.7% of statements [2021-03-02T00:51:51.723Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2021-03-02T00:51:51.723Z] === RUN TestCreateServiceSysctls [2021-03-02T00:51:51.998Z] ok github.com/docker/docker/pkg/jsonmessage 0.186s coverage: 91.7% of statements [2021-03-02T00:51:51.998Z] === RUN TestStandardLongPath [2021-03-02T00:51:51.998Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-02T00:51:51.998Z] === RUN TestUNCLongPath [2021-03-02T00:51:51.998Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-02T00:51:51.998Z] PASS [2021-03-02T00:51:51.998Z] coverage: 100.0% of statements [2021-03-02T00:51:51.998Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2021-03-02T00:51:51.998Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-03-02T00:51:51.998Z] === RUN TestAtomicWriteToFile [2021-03-02T00:51:51.998Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-02T00:51:51.998Z] === RUN TestAtomicWriteSetCommit [2021-03-02T00:51:51.998Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-02T00:51:51.998Z] === RUN TestAtomicWriteSetCancel [2021-03-02T00:51:51.998Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-02T00:51:51.998Z] === RUN TestReadCloserWrapperClose [2021-03-02T00:51:51.998Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-02T00:51:51.998Z] === RUN TestReaderErrWrapperReadOnError [2021-03-02T00:51:51.998Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-02T00:51:51.998Z] === RUN TestReaderErrWrapperRead [2021-03-02T00:51:51.998Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-02T00:51:51.998Z] === RUN TestHashData [2021-03-02T00:51:51.998Z] --- PASS: TestHashData (0.00s) [2021-03-02T00:51:51.998Z] === RUN TestCancelReadCloser [2021-03-02T00:51:51.998Z] --- PASS: TestCancelReadCloser (0.11s) [2021-03-02T00:51:51.998Z] === RUN TestWriteCloserWrapperClose [2021-03-02T00:51:51.998Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-02T00:51:51.998Z] === RUN TestNopWriteCloser [2021-03-02T00:51:51.998Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-02T00:51:51.998Z] === RUN TestNopWriter [2021-03-02T00:51:51.998Z] --- PASS: TestNopWriter (0.00s) [2021-03-02T00:51:51.998Z] === RUN TestWriteCounter [2021-03-02T00:51:51.998Z] --- PASS: TestWriteCounter (0.00s) [2021-03-02T00:51:51.998Z] PASS [2021-03-02T00:51:51.998Z] coverage: 69.7% of statements [2021-03-02T00:51:51.998Z] ok github.com/docker/docker/pkg/ioutils 0.719s coverage: 69.7% of statements [2021-03-02T00:51:52.634Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-02T00:51:52.894Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-02T00:51:52.963Z] === RUN TestNameFormat [2021-03-02T00:51:52.963Z] --- PASS: TestNameFormat (0.00s) [2021-03-02T00:51:52.963Z] === RUN TestNameRetries [2021-03-02T00:51:52.963Z] --- PASS: TestNameRetries (0.00s) [2021-03-02T00:51:52.963Z] PASS [2021-03-02T00:51:52.963Z] coverage: 85.7% of statements [2021-03-02T00:51:52.963Z] ok github.com/docker/docker/pkg/namesgenerator 0.095s coverage: 85.7% of statements [2021-03-02T00:51:52.963Z] === RUN TestParseKeyValueOpt [2021-03-02T00:51:52.963Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-02T00:51:52.963Z] === RUN TestParseUintList [2021-03-02T00:51:52.963Z] --- PASS: TestParseUintList (0.00s) [2021-03-02T00:51:52.963Z] === RUN TestParseUintListMaximumLimits [2021-03-02T00:51:52.963Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-02T00:51:52.963Z] PASS [2021-03-02T00:51:52.963Z] coverage: 97.0% of statements [2021-03-02T00:51:52.963Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-03-02T00:51:53.154Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-02T00:51:53.421Z] === RUN TestNewAndRemove [2021-03-02T00:51:53.421Z] --- PASS: TestNewAndRemove (0.01s) [2021-03-02T00:51:53.421Z] === RUN TestRemoveInvalidPath [2021-03-02T00:51:53.421Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-02T00:51:53.421Z] PASS [2021-03-02T00:51:53.421Z] coverage: 82.6% of statements [2021-03-02T00:51:53.421Z] ok github.com/docker/docker/pkg/pidfile 0.147s coverage: 82.6% of statements [2021-03-02T00:51:54.387Z] === RUN TestParseEmptyInterface [2021-03-02T00:51:54.387Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-02T00:51:54.387Z] === RUN TestParseNonInterfaceType [2021-03-02T00:51:54.387Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-02T00:51:54.387Z] === RUN TestParseWithOneFunction [2021-03-02T00:51:54.387Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-02T00:51:54.387Z] === RUN TestParseWithMultipleFuncs [2021-03-02T00:51:54.387Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-02T00:51:54.387Z] === RUN TestParseWithUnnamedReturn [2021-03-02T00:51:54.387Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-02T00:51:54.387Z] === RUN TestEmbeddedInterface [2021-03-02T00:51:54.387Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-02T00:51:54.387Z] === RUN TestParsedImports [2021-03-02T00:51:54.387Z] --- PASS: TestParsedImports (0.00s) [2021-03-02T00:51:54.387Z] === RUN TestAliasedImports [2021-03-02T00:51:54.387Z] --- PASS: TestAliasedImports (0.00s) [2021-03-02T00:51:54.387Z] PASS [2021-03-02T00:51:54.387Z] coverage: 56.8% of statements [2021-03-02T00:51:54.387Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-03-02T00:51:55.353Z] === RUN TestFailedConnection [2021-03-02T00:51:55.810Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-02T00:51:55.810Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-02T00:51:55.810Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-02T00:51:55.810Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-02T00:51:55.810Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-02T00:51:55.810Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-02T00:51:55.810Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-02T00:51:55.810Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-02T00:51:55.810Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-02T00:51:55.810Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-02T00:51:55.810Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-02T00:51:55.810Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-02T00:51:55.810Z] === RUN TestBufferPoolPutAndGet [2021-03-02T00:51:55.810Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-02T00:51:55.810Z] PASS [2021-03-02T00:51:55.810Z] coverage: 88.2% of statements [2021-03-02T00:51:55.810Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2021-03-02T00:51:55.810Z] === RUN TestHTTPTransport [2021-03-02T00:51:55.810Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-02T00:51:55.810Z] PASS [2021-03-02T00:51:55.810Z] coverage: 85.7% of statements [2021-03-02T00:51:55.936Z] --- PASS: TestCreateServiceSysctls (4.45s) [2021-03-02T00:51:55.936Z] === RUN TestCreateServiceCapabilities [2021-03-02T00:51:56.268Z] ok github.com/docker/docker/pkg/plugins/transport 0.072s coverage: 85.7% of statements [2021-03-02T00:51:56.268Z] --- PASS: TestFailedConnection (1.08s) [2021-03-02T00:51:56.268Z] === RUN TestFailOnce [2021-03-02T00:51:56.268Z] 2021/03/02 00:51:56 http: panic serving 127.0.0.1:49225: Plugin not ready [2021-03-02T00:51:56.268Z] goroutine 10 [running]: [2021-03-02T00:51:56.268Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-03-02T00:51:56.268Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-02T00:51:56.268Z] panic(0x849b40, 0x986ad0) [2021-03-02T00:51:56.268Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-02T00:51:56.268Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-02T00:51:56.268Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-02T00:51:56.268Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-02T00:51:56.727Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-02T00:51:56.727Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-02T00:51:56.727Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-02T00:51:56.727Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-02T00:51:56.727Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-02T00:51:56.727Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a980) [2021-03-02T00:51:56.727Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-02T00:51:56.727Z] created by net/http.(*Server).Serve [2021-03-02T00:51:56.727Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-02T00:51:56.727Z] time="2021-03-02T00:51:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.FailOnce: Post http://127.0.0.1:49224/Test.FailOnce: EOF, retrying in 1s" [2021-03-02T00:51:56.727Z] === RUN TestOutputOnPrematureClose [2021-03-02T00:51:56.727Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-02T00:51:56.727Z] === RUN TestCompleteSilently [2021-03-02T00:51:56.727Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-02T00:51:56.727Z] PASS [2021-03-02T00:51:56.727Z] coverage: 75.9% of statements [2021-03-02T00:51:56.727Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2021-03-02T00:51:57.186Z] === RUN TestSendToOneSub [2021-03-02T00:51:57.186Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-02T00:51:57.186Z] === RUN TestSendToMultipleSubs [2021-03-02T00:51:57.186Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-02T00:51:57.186Z] === RUN TestEvictOneSub [2021-03-02T00:51:57.186Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-02T00:51:57.186Z] === RUN TestClosePublisher [2021-03-02T00:51:57.186Z] --- PASS: TestClosePublisher (0.00s) [2021-03-02T00:51:57.186Z] === RUN TestPubSubRace [2021-03-02T00:51:57.349Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-02T00:51:57.610Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-02T00:51:57.644Z] --- PASS: TestFailOnce (1.13s) [2021-03-02T00:51:57.644Z] === RUN TestEchoInputOutput [2021-03-02T00:51:57.644Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-02T00:51:57.644Z] === RUN TestBackoff [2021-03-02T00:51:57.644Z] --- PASS: TestBackoff (0.00s) [2021-03-02T00:51:57.644Z] === RUN TestAbortRetry [2021-03-02T00:51:57.644Z] --- PASS: TestAbortRetry (0.00s) [2021-03-02T00:51:57.644Z] === RUN TestClientScheme [2021-03-02T00:51:57.644Z] --- PASS: TestClientScheme (0.00s) [2021-03-02T00:51:57.644Z] === RUN TestNewClientWithTimeout [2021-03-02T00:51:57.644Z] === RUN TestRegister [2021-03-02T00:51:57.644Z] --- PASS: TestRegister (0.00s) [2021-03-02T00:51:57.644Z] === RUN TestCommand [2021-03-02T00:51:57.644Z] --- PASS: TestCommand (0.02s) [2021-03-02T00:51:57.644Z] === RUN TestNaiveSelf [2021-03-02T00:51:57.644Z] --- PASS: TestNaiveSelf (0.02s) [2021-03-02T00:51:57.644Z] PASS [2021-03-02T00:51:57.644Z] coverage: 82.4% of statements [2021-03-02T00:51:57.644Z] ok github.com/docker/docker/pkg/reexec 0.079s coverage: 82.4% of statements [2021-03-02T00:51:58.102Z] time="2021-03-02T00:51:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-02T00:51:58.102Z] --- PASS: TestPubSubRace (1.05s) [2021-03-02T00:51:58.102Z] PASS [2021-03-02T00:51:58.102Z] coverage: 75.0% of statements [2021-03-02T00:51:58.102Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2021-03-02T00:51:58.560Z] === RUN TestParseSignal [2021-03-02T00:51:58.560Z] --- PASS: TestParseSignal (0.00s) [2021-03-02T00:51:58.560Z] === RUN TestValidSignalForPlatform [2021-03-02T00:51:58.560Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-02T00:51:58.560Z] PASS [2021-03-02T00:51:58.560Z] coverage: 20.3% of statements [2021-03-02T00:51:58.560Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 20.3% of statements [2021-03-02T00:51:59.017Z] === RUN TestNewStdWriter [2021-03-02T00:51:59.017Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-02T00:51:59.017Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestWriteWithNilBytes [2021-03-02T00:51:59.017Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestWrite [2021-03-02T00:51:59.017Z] --- PASS: TestWrite (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestWriteWithWriterError [2021-03-02T00:51:59.017Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-02T00:51:59.017Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestStdCopyWriteAndRead [2021-03-02T00:51:59.017Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-02T00:51:59.017Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-02T00:51:59.017Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-02T00:51:59.017Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-02T00:51:59.017Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-02T00:51:59.017Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-02T00:51:59.017Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-02T00:51:59.017Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-02T00:51:59.017Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-02T00:51:59.017Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-02T00:51:59.017Z] PASS [2021-03-02T00:51:59.017Z] coverage: 100.0% of statements [2021-03-02T00:51:59.017Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2021-03-02T00:51:59.240Z] --- PASS: TestCreateServiceCapabilities (3.12s) [2021-03-02T00:51:59.241Z] === RUN TestInspect [2021-03-02T00:51:59.475Z] time="2021-03-02T00:51:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-02T00:51:59.933Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-02T00:51:59.933Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-02T00:51:59.933Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestFormatStatus [2021-03-02T00:51:59.933Z] --- PASS: TestFormatStatus (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestFormatError [2021-03-02T00:51:59.933Z] --- PASS: TestFormatError (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestFormatJSONError [2021-03-02T00:51:59.933Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-02T00:51:59.933Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-02T00:51:59.933Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestNewJSONProgressOutput [2021-03-02T00:51:59.933Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestAuxFormatterEmit [2021-03-02T00:51:59.933Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestStreamWriterStdout [2021-03-02T00:51:59.933Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestStreamWriterStderr [2021-03-02T00:51:59.933Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-02T00:51:59.933Z] PASS [2021-03-02T00:51:59.933Z] coverage: 66.2% of statements [2021-03-02T00:51:59.933Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2021-03-02T00:51:59.933Z] === RUN TestGenerateRandomID [2021-03-02T00:51:59.933Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestShortenId [2021-03-02T00:51:59.933Z] --- PASS: TestShortenId (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestShortenSha256Id [2021-03-02T00:51:59.933Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestShortenIdEmpty [2021-03-02T00:51:59.933Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestShortenIdInvalid [2021-03-02T00:51:59.933Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestIsShortIDNonHex [2021-03-02T00:51:59.933Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-02T00:51:59.933Z] === RUN TestIsShortIDNotCorrectSize [2021-03-02T00:51:59.933Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-02T00:51:59.933Z] PASS [2021-03-02T00:51:59.933Z] coverage: 70.6% of statements [2021-03-02T00:51:59.933Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-03-02T00:52:00.145Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-02T00:52:00.145Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-02T00:52:00.898Z] === RUN TestIsCpusetListAvailable [2021-03-02T00:52:00.898Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-02T00:52:00.899Z] PASS [2021-03-02T00:52:00.899Z] coverage: 38.2% of statements [2021-03-02T00:52:00.899Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2021-03-02T00:52:00.985Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-03-02T00:52:00.985Z] === RUN TestInfoDebug [2021-03-02T00:52:00.985Z] --- PASS: TestInfoDebug (0.52s) [2021-03-02T00:52:00.985Z] === RUN TestInfoInsecureRegistries [2021-03-02T00:52:00.985Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-02T00:52:00.985Z] === RUN TestInfoRegistryMirrors [2021-03-02T00:52:00.985Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-02T00:52:00.985Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T00:52:00.985Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-03-02T00:52:00.985Z] === RUN TestPingCacheHeaders [2021-03-02T00:52:00.985Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-02T00:52:00.985Z] === RUN TestPingGet [2021-03-02T00:52:00.985Z] --- PASS: TestPingGet (0.01s) [2021-03-02T00:52:00.985Z] === RUN TestPingHead [2021-03-02T00:52:00.985Z] --- PASS: TestPingHead (0.02s) [2021-03-02T00:52:00.985Z] === RUN TestVersion [2021-03-02T00:52:00.985Z] --- PASS: TestVersion (0.02s) [2021-03-02T00:52:00.985Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-02T00:52:01.356Z] === RUN TestChtimes [2021-03-02T00:52:01.356Z] --- PASS: TestChtimes (0.00s) [2021-03-02T00:52:01.356Z] === RUN TestChtimesWindows [2021-03-02T00:52:01.356Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-02T00:52:01.356Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-02T00:52:01.356Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-02T00:52:01.356Z] === RUN TestEnsureRemoveAllNotExist [2021-03-02T00:52:01.356Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-02T00:52:01.356Z] === RUN TestEnsureRemoveAllWithDir [2021-03-02T00:52:01.356Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-02T00:52:01.356Z] === RUN TestEnsureRemoveAllWithFile [2021-03-02T00:52:01.356Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-02T00:52:01.356Z] === RUN TestHasWin32KSupport [2021-03-02T00:52:01.356Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-02T00:52:01.356Z] syscall_windows_test.go:8: win32k: true [2021-03-02T00:52:01.356Z] PASS [2021-03-02T00:52:01.356Z] coverage: 12.0% of statements [2021-03-02T00:52:01.356Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.0% of statements [2021-03-02T00:52:01.814Z] time="2021-03-02T00:52:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-02T00:52:01.814Z] === RUN TestTailFile [2021-03-02T00:52:01.814Z] --- PASS: TestTailFile (0.00s) [2021-03-02T00:52:01.814Z] === RUN TestTailFileManyLines [2021-03-02T00:52:01.814Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-02T00:52:01.814Z] === RUN TestTailEmptyFile [2021-03-02T00:52:01.814Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-02T00:52:01.814Z] === RUN TestTailNegativeN [2021-03-02T00:52:01.814Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader [2021-03-02T00:52:01.814Z] === PAUSE TestNewTailReader [2021-03-02T00:52:01.814Z] === CONT TestNewTailReader [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-02T00:52:01.814Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-02T00:52:01.814Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/no_delimiter [2021-03-02T00:52:01.814Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-02T00:52:01.814Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-02T00:52:01.814Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-02T00:52:01.814Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/truncated_last_line [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-02T00:52:01.814Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-02T00:52:01.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-02T00:52:01.814Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.272Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.272Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.272Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.272Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.272Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/no_delimiter [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.274Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.275Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.275Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.276Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.362Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.30s) [2021-03-02T00:52:02.362Z] PASS [2021-03-02T00:52:02.362Z] [2021-03-02T00:52:02.362Z] DONE 18 tests in 22.174s [2021-03-02T00:52:02.362Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-02T00:52:02.362Z] INFO: Testing against a local daemon [2021-03-02T00:52:02.362Z] === RUN TestVolumesCreateAndList [2021-03-02T00:52:02.362Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-02T00:52:02.362Z] === RUN TestVolumesRemove [2021-03-02T00:52:02.362Z] --- PASS: TestVolumesRemove (0.10s) [2021-03-02T00:52:02.362Z] === RUN TestVolumesInspect [2021-03-02T00:52:02.362Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-02T00:52:02.362Z] === RUN TestVolumesInvalidJSON [2021-03-02T00:52:02.362Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T00:52:02.362Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T00:52:02.362Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T00:52:02.362Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-02T00:52:02.362Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T00:52:02.362Z] PASS [2021-03-02T00:52:02.362Z] [2021-03-02T00:52:02.362Z] DONE 5 tests in 0.180s [2021-03-02T00:52:02.362Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T00:52:02.544Z] --- PASS: TestInspect (3.56s) [2021-03-02T00:52:02.544Z] === RUN TestCreateJob [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-02T00:52:02.736Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-02T00:52:02.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.01s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.01s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.01s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.02s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T00:52:02.737Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.02s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.738Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-02T00:52:02.739Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-02T00:52:02.739Z] PASS [2021-03-02T00:52:02.739Z] coverage: 88.6% of statements [2021-03-02T00:52:02.739Z] ok github.com/docker/docker/pkg/tailfile 0.424s coverage: 88.6% of statements [2021-03-02T00:52:02.739Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-02T00:52:02.739Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-02T00:52:02.739Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-02T00:52:02.739Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-02T00:52:02.739Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-02T00:52:02.739Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-02T00:52:02.739Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-02T00:52:02.739Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-02T00:52:02.739Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-02T00:52:03.197Z] === RUN TestTarSumRemoveNonExistent [2021-03-02T00:52:03.197Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestTarSumRemove [2021-03-02T00:52:03.197Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestSortFileInfoSums [2021-03-02T00:52:03.197Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestNewTarSumForLabelInvalid [2021-03-02T00:52:03.197Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestNewTarSumForLabel [2021-03-02T00:52:03.197Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestEmptyTar [2021-03-02T00:52:03.197Z] --- PASS: TestEmptyTar (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestTarSumsReadSize [2021-03-02T00:52:03.197Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestTarSums [2021-03-02T00:52:03.197Z] --- PASS: TestTarSums (0.10s) [2021-03-02T00:52:03.197Z] === RUN TestIteration [2021-03-02T00:52:03.197Z] --- PASS: TestIteration (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestVersionLabelForChecksum [2021-03-02T00:52:03.197Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestVersion [2021-03-02T00:52:03.197Z] --- PASS: TestVersion (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestGetVersion [2021-03-02T00:52:03.197Z] --- PASS: TestGetVersion (0.00s) [2021-03-02T00:52:03.197Z] === RUN TestGetVersions [2021-03-02T00:52:03.197Z] --- PASS: TestGetVersions (0.00s) [2021-03-02T00:52:03.197Z] PASS [2021-03-02T00:52:03.197Z] coverage: 89.3% of statements [2021-03-02T00:52:03.197Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2021-03-02T00:52:03.432Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-02T00:52:03.655Z] testing: warning: no tests to run [2021-03-02T00:52:03.655Z] PASS [2021-03-02T00:52:03.655Z] coverage: [no statements] [2021-03-02T00:52:03.655Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2021-03-02T00:52:03.655Z] === RUN TestTruncIndex [2021-03-02T00:52:03.655Z] --- PASS: TestTruncIndex (0.10s) [2021-03-02T00:52:03.655Z] PASS [2021-03-02T00:52:03.655Z] coverage: 91.5% of statements [2021-03-02T00:52:03.655Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-03-02T00:52:03.655Z] === RUN TestIsGIT [2021-03-02T00:52:03.655Z] --- PASS: TestIsGIT (0.00s) [2021-03-02T00:52:03.655Z] === RUN TestIsTransport [2021-03-02T00:52:03.655Z] --- PASS: TestIsTransport (0.00s) [2021-03-02T00:52:03.655Z] PASS [2021-03-02T00:52:03.655Z] coverage: 100.0% of statements [2021-03-02T00:52:04.113Z] ok github.com/docker/docker/pkg/urlutil 0.052s coverage: 100.0% of statements [2021-03-02T00:52:04.113Z] === RUN TestVersionInfo [2021-03-02T00:52:04.113Z] --- PASS: TestVersionInfo (0.00s) [2021-03-02T00:52:04.113Z] === RUN TestAppendVersions [2021-03-02T00:52:04.113Z] --- PASS: TestAppendVersions (0.00s) [2021-03-02T00:52:04.113Z] PASS [2021-03-02T00:52:04.113Z] coverage: 88.9% of statements [2021-03-02T00:52:04.113Z] ok github.com/docker/docker/pkg/useragent 0.061s coverage: 88.9% of statements [2021-03-02T00:52:04.264Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-02T00:52:04.264Z] Removing test suite binaries [2021-03-02T00:52:04.264Z] exiting test-integration [2021-03-02T00:52:04.264Z] ++ exit 0 [2021-03-02T00:52:04.264Z] [2021-03-02T00:52:04.810Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-02T00:52:05.646Z] === RUN TestNewSettable [2021-03-02T00:52:05.646Z] --- PASS: TestNewSettable (0.00s) [2021-03-02T00:52:05.646Z] === RUN TestIsSettable [2021-03-02T00:52:05.646Z] --- PASS: TestIsSettable (0.00s) [2021-03-02T00:52:05.646Z] === RUN TestUpdateSettingsEnv [2021-03-02T00:52:05.646Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-02T00:52:05.646Z] PASS [2021-03-02T00:52:05.646Z] coverage: 20.1% of statements [2021-03-02T00:52:05.646Z] ok github.com/docker/docker/plugin/v2 0.078s coverage: 20.1% of statements [2021-03-02T00:52:05.646Z] === RUN TestLoad [2021-03-02T00:52:05.646Z] --- PASS: TestLoad (0.00s) [2021-03-02T00:52:05.646Z] === RUN TestSave [2021-03-02T00:52:05.646Z] --- PASS: TestSave (0.02s) [2021-03-02T00:52:05.646Z] === RUN TestAddDeleteGet [2021-03-02T00:52:05.646Z] --- PASS: TestAddDeleteGet (0.08s) [2021-03-02T00:52:05.646Z] === RUN TestInvalidTags [2021-03-02T00:52:05.646Z] === RUN TestValidatePrivileges [2021-03-02T00:52:05.646Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-02T00:52:05.646Z] === RUN TestFilterByCapNeg [2021-03-02T00:52:05.646Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-02T00:52:05.646Z] === RUN TestFilterByCapPos [2021-03-02T00:52:05.646Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-02T00:52:05.646Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-02T00:52:05.646Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-02T00:52:05.646Z] PASS [2021-03-02T00:52:05.646Z] coverage: 12.0% of statements [2021-03-02T00:52:05.646Z] --- PASS: TestInvalidTags (0.01s) [2021-03-02T00:52:05.646Z] PASS [2021-03-02T00:52:05.646Z] coverage: 84.4% of statements [2021-03-02T00:52:05.646Z] ok github.com/docker/docker/plugin 0.093s coverage: 12.0% of statements [2021-03-02T00:52:05.646Z] ok github.com/docker/docker/reference 0.150s coverage: 84.4% of statements [2021-03-02T00:52:06.613Z] time="2021-03-02T00:52:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49230/Test.Echo: Post http://127.0.0.1:49230/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-02T00:52:06.718Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-02T00:52:06.753Z] --- PASS: TestCreateJob (4.08s) [2021-03-02T00:52:06.753Z] === RUN TestReplicatedJob [2021-03-02T00:52:07.071Z] === RUN TestRestartManagerTimeout [2021-03-02T00:52:07.071Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-02T00:52:07.071Z] === RUN TestRestartManagerTimeoutReset [2021-03-02T00:52:07.071Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-02T00:52:07.071Z] PASS [2021-03-02T00:52:07.071Z] coverage: 50.9% of statements [2021-03-02T00:52:07.071Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2021-03-02T00:52:07.528Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-02T00:52:07.528Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-03-02T00:52:07.528Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-02T00:52:07.528Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.03s) [2021-03-02T00:52:07.528Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-02T00:52:07.528Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-02T00:52:07.528Z] === RUN TestResumableRequestReaderWithReadError [2021-03-02T00:52:07.528Z] time="2021-03-02T00:52:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-02T00:52:07.528Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-03-02T00:52:07.528Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-02T00:52:07.528Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-02T00:52:07.528Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-02T00:52:07.528Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-02T00:52:07.528Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-02T00:52:07.528Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-02T00:52:07.528Z] === RUN TestResumableRequestReader [2021-03-02T00:52:07.528Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-02T00:52:07.528Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-02T00:52:07.528Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-02T00:52:07.528Z] PASS [2021-03-02T00:52:07.528Z] coverage: 100.0% of statements [2021-03-02T00:52:07.528Z] ok github.com/docker/docker/registry/resumable 0.189s coverage: 100.0% of statements Post stage [Pipeline] junit [2021-03-02T00:52:07.570Z] Recording test results [2021-03-02T00:52:07.655Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-02T00:52:07.987Z] === RUN TestResolveAuthConfigIndexServer [2021-03-02T00:52:07.987Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-02T00:52:07.987Z] === RUN TestResolveAuthConfigFullURL [2021-03-02T00:52:07.987Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-02T00:52:07.987Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-02T00:52:07.987Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-02T00:52:07.987Z] === RUN TestValidateMirror [2021-03-02T00:52:07.987Z] --- PASS: TestValidateMirror (0.00s) [2021-03-02T00:52:07.987Z] === RUN TestLoadInsecureRegistries [2021-03-02T00:52:08.444Z] time="2021-03-02T00:52:07Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-02T00:52:08.444Z] time="2021-03-02T00:52:07Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-02T00:52:08.444Z] time="2021-03-02T00:52:07Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-02T00:52:08.444Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-03-02T00:52:08.444Z] === RUN TestNewServiceConfig [2021-03-02T00:52:08.444Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-02T00:52:08.444Z] === RUN TestValidateIndexName [2021-03-02T00:52:08.444Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-02T00:52:08.444Z] === RUN TestValidateIndexNameWithError [2021-03-02T00:52:08.444Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-02T00:52:08.444Z] === RUN TestEndpointParse [2021-03-02T00:52:08.444Z] --- PASS: TestEndpointParse (0.00s) [2021-03-02T00:52:08.444Z] === RUN TestEndpointParseInvalid [2021-03-02T00:52:08.444Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-02T00:52:08.444Z] === RUN TestValidateEndpoint [2021-03-02T00:52:08.444Z] --- PASS: TestValidateEndpoint (0.03s) [2021-03-02T00:52:08.444Z] === RUN TestPing [2021-03-02T00:52:08.444Z] --- PASS: TestPing (0.00s) [2021-03-02T00:52:08.444Z] === RUN TestPingRegistryEndpoint [2021-03-02T00:52:08.444Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-02T00:52:08.444Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:08.444Z] === RUN TestEndpoint [2021-03-02T00:52:08.444Z] --- SKIP: TestEndpoint (0.01s) [2021-03-02T00:52:08.444Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:08.444Z] === RUN TestParseRepositoryInfo [2021-03-02T00:52:08.444Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-02T00:52:08.444Z] === RUN TestNewIndexInfo [2021-03-02T00:52:08.444Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-02T00:52:08.444Z] === RUN TestMirrorEndpointLookup [2021-03-02T00:52:08.444Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-03-02T00:52:08.444Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:08.444Z] === RUN TestSearchRepositories [2021-03-02T00:52:08.444Z] --- PASS: TestSearchRepositories (0.00s) [2021-03-02T00:52:08.444Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-02T00:52:08.444Z] Host: 127.0.0.1:49246 [2021-03-02T00:52:08.444Z] User-Agent: docker test client [2021-03-02T00:52:08.444Z] Authorization: Token fake-token [2021-03-02T00:52:08.444Z] X-Docker-Token: true [2021-03-02T00:52:08.444Z] Accept-Encoding: gzip [2021-03-02T00:52:08.444Z] [2021-03-02T00:52:08.444Z] [2021-03-02T00:52:08.444Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-02T00:52:08.444Z] Connection: close [2021-03-02T00:52:08.444Z] Content-Length: 144 [2021-03-02T00:52:08.444Z] Cache-Control: no-cache [2021-03-02T00:52:08.444Z] Content-Type: application/json [2021-03-02T00:52:08.444Z] Date: Tue, 02 Mar 2021 00:52:08 GMT [2021-03-02T00:52:08.444Z] Expires: -1 [2021-03-02T00:52:08.444Z] Pragma: no-cache [2021-03-02T00:52:08.444Z] Server: docker-tests/mock [2021-03-02T00:52:08.444Z] X-Docker-Registry-Config: mock [2021-03-02T00:52:08.444Z] X-Docker-Registry-Version: 0.0.0 [2021-03-02T00:52:08.444Z] [2021-03-02T00:52:08.444Z] [2021-03-02T00:52:08.445Z] === RUN TestTrustedLocation [2021-03-02T00:52:08.445Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-02T00:52:08.445Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-02T00:52:08.445Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-02T00:52:08.445Z] === RUN TestAllowNondistributableArtifacts [2021-03-02T00:52:08.445Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-02T00:52:08.445Z] === RUN TestIsSecureIndex [2021-03-02T00:52:08.445Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-02T00:52:08.445Z] PASS [2021-03-02T00:52:08.445Z] coverage: 50.3% of statements [2021-03-02T00:52:08.445Z] ok github.com/docker/docker/registry 0.225s coverage: 50.3% of statements [2021-03-02T00:52:08.445Z] === RUN TestDecodeContainerConfig [2021-03-02T00:52:08.445Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-02T00:52:08.445Z] === RUN TestDecodeContainerConfigIsolation [2021-03-02T00:52:08.445Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-02T00:52:08.445Z] === RUN TestValidatePrivileged [2021-03-02T00:52:08.445Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-02T00:52:08.445Z] PASS [2021-03-02T00:52:08.445Z] coverage: 52.2% of statements [2021-03-02T00:52:08.445Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-03-02T00:52:08.903Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-02T00:52:08.903Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-02T00:52:08.903Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-02T00:52:08.903Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-02T00:52:08.903Z] PASS [2021-03-02T00:52:08.903Z] coverage: 62.5% of statements [2021-03-02T00:52:08.903Z] ok github.com/docker/docker/testutil 0.186s coverage: 62.5% of statements [2021-03-02T00:52:09.033Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-02T00:52:09.576Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T00:52:09.929Z] + echo Ensuring container killed. [2021-03-02T00:52:09.929Z] Ensuring container killed. [2021-03-02T00:52:09.929Z] + docker rm -vf docker-pr5 [2021-03-02T00:52:09.929Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-03-02T00:52:09.974Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-02T00:52:10.213Z] + echo Chowning /workspace to jenkins user [2021-03-02T00:52:10.213Z] Chowning /workspace to jenkins user [2021-03-02T00:52:10.213Z] + id -u [2021-03-02T00:52:10.213Z] + id -g [2021-03-02T00:52:10.213Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42095:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T00:52:10.213Z] Unable to find image 'busybox:latest' locally [2021-03-02T00:52:10.213Z] latest: Pulling from library/busybox [2021-03-02T00:52:10.472Z] 5c4213be9af9: Pulling fs layer [2021-03-02T00:52:10.472Z] 5c4213be9af9: Download complete [2021-03-02T00:52:10.731Z] 5c4213be9af9: Pull complete [2021-03-02T00:52:10.731Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-02T00:52:10.731Z] Status: Downloaded newer image for busybox:latest [2021-03-02T00:52:11.083Z] === RUN TestGetDriver [2021-03-02T00:52:11.083Z] --- PASS: TestGetDriver (0.00s) [2021-03-02T00:52:11.083Z] === RUN TestVolumeRequestError [2021-03-02T00:52:11.083Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-02T00:52:11.083Z] PASS [2021-03-02T00:52:11.083Z] coverage: 36.1% of statements [2021-03-02T00:52:11.083Z] ok github.com/docker/docker/volume/drivers 0.090s coverage: 36.1% of statements [2021-03-02T00:52:11.541Z] === RUN TestGetAddress [2021-03-02T00:52:11.541Z] --- PASS: TestGetAddress (0.00s) [2021-03-02T00:52:11.541Z] === RUN TestRemove [2021-03-02T00:52:11.541Z] --- SKIP: TestRemove (0.00s) [2021-03-02T00:52:11.998Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-02T00:52:11.998Z] === RUN TestInitializeWithVolumes [2021-03-02T00:52:11.998Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-03-02T00:52:11.998Z] === RUN TestCreate [2021-03-02T00:52:11.998Z] --- PASS: TestCreate (0.01s) [2021-03-02T00:52:11.998Z] === RUN TestValidateName [2021-03-02T00:52:11.998Z] --- PASS: TestValidateName (0.00s) [2021-03-02T00:52:11.998Z] === RUN TestCreateWithOpts [2021-03-02T00:52:11.998Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-02T00:52:11.998Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-02T00:52:11.998Z] === RUN TestRelaodNoOpts [2021-03-02T00:52:11.998Z] --- PASS: TestRelaodNoOpts (0.05s) [2021-03-02T00:52:11.998Z] PASS [2021-03-02T00:52:11.998Z] coverage: 41.5% of statements [2021-03-02T00:52:11.998Z] ok github.com/docker/docker/volume/local 0.177s coverage: 41.5% of statements [2021-03-02T00:52:11.998Z] === RUN TestConvertTmpfsOptions [2021-03-02T00:52:11.998Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-02T00:52:11.998Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-02T00:52:11.998Z] parser_test.go:49: data="ro" [2021-03-02T00:52:11.998Z] === RUN TestParseMountRaw [2021-03-02T00:52:11.998Z] --- PASS: TestParseMountRaw (0.03s) [2021-03-02T00:52:11.998Z] === RUN TestParseMountRawSplit [2021-03-02T00:52:11.998Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-02T00:52:11.998Z] parser_test.go:390: case 0 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 1 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 2 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 3 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 4 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 5 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 6 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 7 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 8 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 0 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 1 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 2 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 3 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 4 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 5 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 6 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 7 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 8 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 9 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 10 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 11 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 12 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 0 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 1 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 2 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 3 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 4 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 5 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 6 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 7 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 8 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 9 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 10 [2021-03-02T00:52:11.998Z] parser_test.go:390: case 11 [2021-03-02T00:52:11.998Z] === RUN TestParseMountSpec [2021-03-02T00:52:11.998Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-02T00:52:11.998Z] parser_test.go:455: case 0 [2021-03-02T00:52:11.998Z] parser_test.go:455: case 1 [2021-03-02T00:52:11.998Z] parser_test.go:455: case 2 [2021-03-02T00:52:11.998Z] parser_test.go:455: case 3 [2021-03-02T00:52:11.998Z] parser_test.go:455: case 4 [2021-03-02T00:52:11.998Z] parser_test.go:455: case 5 [2021-03-02T00:52:11.998Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-02T00:52:11.998Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-02T00:52:11.998Z] === RUN TestValidateMount [2021-03-02T00:52:11.998Z] --- PASS: TestValidateMount (0.00s) [2021-03-02T00:52:11.998Z] PASS [2021-03-02T00:52:11.998Z] coverage: 66.2% of statements [2021-03-02T00:52:11.998Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 66.2% of statements [2021-03-02T00:52:12.513Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-02T00:52:12.513Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T00:52:12.941Z] + bundleName=amd64-cgroup2 [2021-03-02T00:52:12.941Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-02T00:52:12.941Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-02T00:52:12.941Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-03-02T00:52:12.941Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-02T00:52:12.964Z] === RUN TestSetGetMeta [2021-03-02T00:52:12.964Z] === PAUSE TestSetGetMeta [2021-03-02T00:52:12.964Z] === RUN TestRestore [2021-03-02T00:52:12.964Z] === PAUSE TestRestore [2021-03-02T00:52:12.964Z] === RUN TestServiceCreate [2021-03-02T00:52:12.964Z] === PAUSE TestServiceCreate [2021-03-02T00:52:12.964Z] === RUN TestServiceList [2021-03-02T00:52:12.964Z] === PAUSE TestServiceList [2021-03-02T00:52:12.964Z] === RUN TestServiceRemove [2021-03-02T00:52:12.964Z] === PAUSE TestServiceRemove [2021-03-02T00:52:12.964Z] === RUN TestServiceGet [2021-03-02T00:52:12.964Z] === PAUSE TestServiceGet [2021-03-02T00:52:12.964Z] === RUN TestServicePrune [2021-03-02T00:52:12.964Z] === PAUSE TestServicePrune [2021-03-02T00:52:12.964Z] === RUN TestCreate [2021-03-02T00:52:12.964Z] === PAUSE TestCreate [2021-03-02T00:52:12.964Z] === RUN TestRemove [2021-03-02T00:52:12.964Z] === PAUSE TestRemove [2021-03-02T00:52:12.964Z] === RUN TestList [2021-03-02T00:52:12.964Z] === PAUSE TestList [2021-03-02T00:52:12.964Z] === RUN TestFindByDriver [2021-03-02T00:52:12.964Z] === PAUSE TestFindByDriver [2021-03-02T00:52:12.964Z] === RUN TestFindByReferenced [2021-03-02T00:52:12.964Z] === PAUSE TestFindByReferenced [2021-03-02T00:52:12.964Z] === RUN TestDerefMultipleOfSameRef [2021-03-02T00:52:12.964Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-02T00:52:12.964Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-02T00:52:12.964Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-02T00:52:12.964Z] === RUN TestDefererencePluginOnCreateError [2021-03-02T00:52:12.964Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-02T00:52:12.964Z] === RUN TestRefDerefRemove [2021-03-02T00:52:12.964Z] === PAUSE TestRefDerefRemove [2021-03-02T00:52:12.964Z] === RUN TestGet [2021-03-02T00:52:12.964Z] === PAUSE TestGet [2021-03-02T00:52:12.964Z] === RUN TestGetWithReference [2021-03-02T00:52:12.964Z] === PAUSE TestGetWithReference [2021-03-02T00:52:12.964Z] === RUN TestFilterFunc [2021-03-02T00:52:12.964Z] === RUN TestFilterFunc/test_nil_list [2021-03-02T00:52:12.964Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-02T00:52:12.964Z] === RUN TestFilterFunc/test_empty_list [2021-03-02T00:52:12.964Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-02T00:52:12.964Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-02T00:52:12.964Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-02T00:52:12.964Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-02T00:52:12.964Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-02T00:52:12.964Z] === RUN TestFilterFunc/test_filter_some [2021-03-02T00:52:12.964Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-02T00:52:12.964Z] === RUN TestFilterFunc/test_filter_middle [2021-03-02T00:52:12.964Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-02T00:52:12.964Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-02T00:52:12.964Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [Pipeline] archiveArtifacts [2021-03-02T00:52:13.212Z] Archiving artifacts [2021-03-02T00:52:13.341Z] --- PASS: TestReplicatedJob (6.64s) [2021-03-02T00:52:13.341Z] === RUN TestUpdateReplicatedJob [2021-03-02T00:52:13.425Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-02T00:52:13.425Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-02T00:52:13.425Z] === CONT TestFilterFunc/test_nil_list [2021-03-02T00:52:13.425Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-02T00:52:13.425Z] === CONT TestFilterFunc/test_filter_some [2021-03-02T00:52:13.425Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-02T00:52:13.425Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-02T00:52:13.425Z] === CONT TestFilterFunc/test_filter_middle [2021-03-02T00:52:13.425Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-02T00:52:13.425Z] === CONT TestFilterFunc/test_empty_list [2021-03-02T00:52:13.425Z] --- PASS: TestFilterFunc (0.00s) [2021-03-02T00:52:13.425Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-02T00:52:13.425Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-02T00:52:13.425Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-02T00:52:13.425Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-02T00:52:13.425Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-02T00:52:13.425Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-02T00:52:13.425Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-02T00:52:13.425Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-02T00:52:13.425Z] === CONT TestSetGetMeta [2021-03-02T00:52:13.425Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-02T00:52:13.425Z] === CONT TestGet [2021-03-02T00:52:13.425Z] === CONT TestGetWithReference [2021-03-02T00:52:13.425Z] --- PASS: TestSetGetMeta (0.02s) [2021-03-02T00:52:13.425Z] === CONT TestDerefMultipleOfSameRef [2021-03-02T00:52:13.425Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-03-02T00:52:13.425Z] === CONT TestFindByReferenced [2021-03-02T00:52:13.425Z] --- PASS: TestGet (0.03s) [2021-03-02T00:52:13.425Z] === CONT TestFindByDriver [2021-03-02T00:52:13.425Z] --- PASS: TestGetWithReference (0.03s) [2021-03-02T00:52:13.425Z] === CONT TestList [2021-03-02T00:52:13.425Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-03-02T00:52:13.425Z] === CONT TestRemove [2021-03-02T00:52:13.425Z] --- PASS: TestFindByReferenced (0.02s) [2021-03-02T00:52:13.425Z] === CONT TestCreate [2021-03-02T00:52:13.425Z] --- PASS: TestFindByDriver (0.03s) [2021-03-02T00:52:13.425Z] === CONT TestServicePrune [2021-03-02T00:52:13.425Z] --- PASS: TestList (0.03s) [2021-03-02T00:52:13.425Z] === CONT TestServiceGet [2021-03-02T00:52:13.425Z] --- PASS: TestCreate (0.02s) [2021-03-02T00:52:13.425Z] === CONT TestServiceRemove [2021-03-02T00:52:13.425Z] --- PASS: TestRemove (0.02s) [2021-03-02T00:52:13.425Z] === CONT TestServiceList [2021-03-02T00:52:13.425Z] --- PASS: TestServiceGet (0.10s) [2021-03-02T00:52:13.425Z] === CONT TestServiceCreate [2021-03-02T00:52:13.425Z] time="2021-03-02T00:52:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-02T00:52:13.425Z] --- PASS: TestServiceRemove (0.10s) [2021-03-02T00:52:13.425Z] === CONT TestRestore [2021-03-02T00:52:13.425Z] --- PASS: TestServiceList (0.11s) [2021-03-02T00:52:13.425Z] === CONT TestRefDerefRemove [2021-03-02T00:52:13.425Z] time="2021-03-02T00:52:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-02T00:52:13.425Z] time="2021-03-02T00:52:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-02T00:52:13.425Z] --- PASS: TestServiceCreate (0.04s) [2021-03-02T00:52:13.425Z] === CONT TestDefererencePluginOnCreateError [2021-03-02T00:52:13.425Z] time="2021-03-02T00:52:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-02T00:52:13.425Z] --- PASS: TestRefDerefRemove (0.03s) [2021-03-02T00:52:13.425Z] time="2021-03-02T00:52:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-02T00:52:13.425Z] --- PASS: TestRestore (0.04s) [2021-03-02T00:52:13.425Z] --- PASS: TestServicePrune (0.15s) [2021-03-02T00:52:13.425Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-03-02T00:52:13.425Z] PASS [2021-03-02T00:52:13.425Z] coverage: 70.3% of statements [2021-03-02T00:52:13.425Z] ok github.com/docker/docker/volume/service 0.277s coverage: 70.3% of statements [2021-03-02T00:52:14.961Z] --- PASS: TestNewClientWithTimeout (17.69s) [2021-03-02T00:52:14.961Z] === RUN TestClientStream [2021-03-02T00:52:14.961Z] --- PASS: TestClientStream (0.00s) [2021-03-02T00:52:14.961Z] === RUN TestClientSendFile [2021-03-02T00:52:14.961Z] --- PASS: TestClientSendFile (0.00s) [2021-03-02T00:52:14.961Z] === RUN TestClientWithRequestTimeout [2021-03-02T00:52:14.961Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-03-02T00:52:14.961Z] === RUN TestFileSpecPlugin [2021-03-02T00:52:14.961Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-03-02T00:52:14.961Z] === RUN TestFileJSONSpecPlugin [2021-03-02T00:52:14.961Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-02T00:52:14.961Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-02T00:52:14.961Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-02T00:52:14.961Z] === RUN TestPluginAddHandler [2021-03-02T00:52:14.961Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-02T00:52:14.961Z] === RUN TestPluginWaitBadPlugin [2021-03-02T00:52:14.961Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-02T00:52:14.961Z] === RUN TestGet [2021-03-02T00:52:14.961Z] time="2021-03-02T00:52:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-02T00:52:15.030Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42095/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T00:52:15.346Z] + make clean [2021-03-02T00:52:15.605Z] docker volume rm -f docker-dev-cache [2021-03-02T00:52:15.605Z] docker-dev-cache [Pipeline] deleteDir [2021-03-02T00:52:15.809Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-02T00:52:15.927Z] time="2021-03-02T00:52:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-02T00:52:17.552Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2021-03-02T00:52:17.552Z] === RUN TestServiceListWithStatuses [2021-03-02T00:52:17.552Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T00:52:17.552Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:52:17.552Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T00:52:18.106Z] time="2021-03-02T00:52:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T00:52:21.084Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-02T00:52:22.804Z] time="2021-03-02T00:52:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-02T00:52:24.143Z] --- PASS: TestDockerNetworkConnectAlias (6.60s) [2021-03-02T00:52:24.143Z] === RUN TestDockerNetworkReConnect [2021-03-02T00:52:29.208Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-02T00:52:29.440Z] --- PASS: TestDockerNetworkReConnect (5.36s) [2021-03-02T00:52:29.440Z] === RUN TestServicePlugin [2021-03-02T00:52:29.440Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-02T00:52:29.440Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:52:29.440Z] === RUN TestServiceUpdateLabel [2021-03-02T00:52:31.379Z] --- PASS: TestGet (15.02s) [2021-03-02T00:52:31.379Z] === RUN TestPluginWithNoManifest [2021-03-02T00:52:31.379Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-02T00:52:31.379Z] === RUN TestGetAll [2021-03-02T00:52:31.379Z] --- PASS: TestGetAll (0.00s) [2021-03-02T00:52:31.379Z] PASS [2021-03-02T00:52:31.379Z] coverage: 73.4% of statements [2021-03-02T00:52:31.379Z] ok github.com/docker/docker/pkg/plugins 35.047s coverage: 73.4% of statements [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/quota [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/rootless [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/volume [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-02T00:52:31.379Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-02T00:52:31.746Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === Skipped [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-02T00:52:31.839Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-02T00:52:31.839Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-02T00:52:31.839Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-03-02T00:52:31.839Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-02T00:52:31.839Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-02T00:52:31.839Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-02T00:52:31.839Z] daemon_test.go:147: root required [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-02T00:52:31.839Z] reload_test.go:520: root required [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-03-02T00:52:31.839Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-02T00:52:31.839Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-02T00:52:31.839Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-02T00:52:31.839Z] download_test.go:268: Needs fixing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-02T00:52:31.839Z] layer_test.go:304: Failing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-02T00:52:31.839Z] layer_test.go:353: Failing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-02T00:52:31.839Z] layer_test.go:468: Failing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-02T00:52:31.839Z] layer_test.go:697: Failing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-02T00:52:31.839Z] migration_test.go:46: Failing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-02T00:52:31.839Z] migration_test.go:182: Failing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-02T00:52:31.839Z] mount_test.go:17: Failing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-02T00:52:31.839Z] mount_test.go:76: Failing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-02T00:52:31.839Z] mount_test.go:125: Failing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-02T00:52:31.839Z] mount_test.go:212: Failing on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:134: Xz not present in msys2 [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:239: Failing on Windows CI machines [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-02T00:52:31.839Z] archive_windows_test.go:16: Currently fails [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-02T00:52:31.839Z] changes_test.go:192: needs more investigation [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-02T00:52:31.839Z] changes_test.go:405: needs further investigation [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-02T00:52:31.839Z] changes_test.go:441: needs further investigation [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-02T00:52:31.839Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-02T00:52:31.839Z] poller_test.go:41: No chmod on Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-02T00:52:31.839Z] fileutils_test.go:134: Needs porting to Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-02T00:52:31.839Z] fileutils_test.go:180: Needs porting to Windows [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-02T00:52:31.839Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-03-02T00:52:31.839Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-03-02T00:52:31.839Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-02T00:52:31.839Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-02T00:52:31.839Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] [2021-03-02T00:52:31.839Z] DONE 1827 tests, 45 skipped in 208.228s [2021-03-02T00:52:31.839Z] INFO: make.ps1 ended at 03/02/2021 00:52:31 [2021-03-02T00:52:31.991Z] --- PASS: TestServiceUpdateLabel (2.70s) [2021-03-02T00:52:31.991Z] === RUN TestServiceUpdateSecrets [2021-03-02T00:52:32.316Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-02T00:52:32.317Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-02T00:52:33.376Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-02T00:52:33.376Z] INFO: Unit tests ended at 03/02/2021 00:52:33. Duration:00:03:42.7232687 [2021-03-02T00:52:33.376Z] INFO: Building busybox [2021-03-02T00:52:33.376Z] Sending build context to Docker daemon 5.12kB [2021-03-02T00:52:33.376Z] [2021-03-02T00:52:33.376Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-02T00:52:33.376Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-02T00:52:33.376Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-02T00:52:33.376Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-02T00:52:33.376Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-02T00:52:33.376Z] ---> 31902e4b25a6 [2021-03-02T00:52:33.376Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-02T00:52:33.376Z] ---> Running in 01852168c5f7 [2021-03-02T00:52:33.696Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-02T00:52:36.991Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-02T00:52:36.991Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-02T00:52:37.562Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-02T00:52:37.822Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-02T00:52:38.087Z] Removing intermediate container 01852168c5f7 [2021-03-02T00:52:38.087Z] ---> 3bed8ceec8f8 [2021-03-02T00:52:38.087Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-02T00:52:38.087Z] ---> Running in 26393473b32d [2021-03-02T00:52:38.087Z] Removing intermediate container 26393473b32d [2021-03-02T00:52:38.087Z] ---> 0313c613fcb9 [2021-03-02T00:52:38.087Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-02T00:52:38.087Z] ---> Running in d899536e10f8 [2021-03-02T00:52:38.391Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-02T00:52:38.545Z] Removing intermediate container d899536e10f8 [2021-03-02T00:52:38.545Z] ---> d66823456e6c [2021-03-02T00:52:38.545Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-02T00:52:38.959Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-02T00:52:39.235Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-02T00:52:39.512Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-02T00:52:39.773Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-02T00:52:40.079Z] [2021-03-02T00:52:40.080Z] ---> 1a2886c442a6 [2021-03-02T00:52:40.080Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-02T00:52:40.080Z] ---> Running in 9c98c6dce931 [2021-03-02T00:52:43.105Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite (360.07s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.35s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.86s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.75s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.54s) [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:1455: [dd23dfe3dab5b] daemon is not started [2021-03-02T00:52:43.105Z] check_test.go:309: [d46baea962deb] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.97s) [2021-03-02T00:52:43.105Z] check_test.go:309: [d92ffbe4f659f] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.59s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.07s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.70s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.68s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.60s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.52s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-03-02T00:52:43.105Z] check_test.go:309: [dbbb83edbbe24] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-02T00:52:43.105Z] check_test.go:309: [de4b6b64a24ca] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.63s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.61s) [2021-03-02T00:52:43.105Z] check_test.go:309: [d55a52d38ddc9] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.86s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.86s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.81s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.75s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.67s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-02T00:52:43.105Z] check_test.go:309: [d305c008f7ced] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.13s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.93s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.84s) [2021-03-02T00:52:43.105Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-02T00:52:43.105Z] check_test.go:309: [de15fa0cd1832] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.41s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.43s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.56s) [2021-03-02T00:52:43.105Z] check_test.go:309: [ddb79426e5994] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.52s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2021-03-02T00:52:43.105Z] check_test.go:309: [dd8a8f9c233a1] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (6.31s) [2021-03-02T00:52:43.105Z] docker_cli_daemon_plugins_test.go:79: [d386df759eb07] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.44s) [2021-03-02T00:52:43.105Z] docker_cli_daemon_plugins_test.go:169: [d0882a481b7d5] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.76s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-03-02T00:52:43.105Z] check_test.go:309: [df73800b83129] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.86s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.93s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.21s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.35s) [2021-03-02T00:52:43.105Z] check_test.go:309: [dc1c848848d11] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.90s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.63s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.26s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.42s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.62s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.57s) [2021-03-02T00:52:43.105Z] check_test.go:309: [d4eb9fc2550c6] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.39s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.45s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.91s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.84s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.18s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.08s) [2021-03-02T00:52:43.105Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-02T00:52:43.105Z] check_test.go:309: [d94ee40798410] daemon is not started [2021-03-02T00:52:43.105Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-02T00:52:43.105Z] check_test.go:309: [d5cbc7ed6005d] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.72s) [2021-03-02T00:52:43.105Z] check_test.go:309: [d2029cc239ad4] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.78s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.87s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.85s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.12s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.48s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.77s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s) [2021-03-02T00:52:43.105Z] check_test.go:309: [d4345000b6490] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.18s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.92s) [2021-03-02T00:52:43.105Z] check_test.go:309: [dd72c5a740bb1] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.19s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-02T00:52:43.105Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-02T00:52:43.105Z] check_test.go:309: [dda3ead3680ea] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-03-02T00:52:43.105Z] check_test.go:309: [d90c3fe92e771] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.49s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-03-02T00:52:43.105Z] check_test.go:309: [db4d6749a9dfd] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.27s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.39s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-03-02T00:52:43.105Z] check_test.go:309: [dfc86e14d2c8a] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.89s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.70s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.14s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.70s) [2021-03-02T00:52:43.105Z] check_test.go:309: [d8f17dfb687f0] daemon is not started [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2021-03-02T00:52:43.105Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-03-02T00:52:43.106Z] check_test.go:309: [dbbc5a4fb7e11] daemon is not started [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.86s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.76s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.58s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.31s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.59s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.99s) [2021-03-02T00:52:43.106Z] docker_cli_daemon_test.go:2550: [dfe3b9dfde364] daemon is not started [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.80s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.81s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.98s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.89s) [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2021-03-02T00:52:43.106Z] check_test.go:309: [d96adbae19259] daemon is not started [2021-03-02T00:52:43.106Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.75s) [2021-03-02T00:52:43.106Z] === RUN TestDockerSwarmSuite [2021-03-02T00:52:43.106Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-02T00:52:44.043Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-02T00:52:45.949Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-02T00:52:46.209Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-02T00:52:47.589Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-02T00:52:48.968Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-02T00:52:49.537Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-02T00:52:50.107Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-02T00:52:50.117Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2021-03-02T00:52:50.117Z] === RUN TestServiceUpdateConfigs [2021-03-02T00:52:50.392Z] Removing intermediate container 9c98c6dce931 [2021-03-02T00:52:50.392Z] ---> eb6946c33786 [2021-03-02T00:52:50.392Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-02T00:52:50.392Z] ---> Running in bfda27604e69 [2021-03-02T00:52:50.392Z] [2021-03-02T00:52:50.392Z] SUCCESS: Specified value was saved. [2021-03-02T00:52:52.565Z] Removing intermediate container bfda27604e69 [2021-03-02T00:52:52.565Z] ---> ac8d1390ed6d [2021-03-02T00:52:52.565Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-02T00:52:52.565Z] ---> Running in 31110dcb3fac [2021-03-02T00:52:55.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-02T00:52:56.427Z] Cannot create a file when that file already exists. [2021-03-02T00:52:58.673Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-02T00:53:02.210Z] Removing intermediate container 31110dcb3fac [2021-03-02T00:53:02.211Z] ---> 20fc88fa925f [2021-03-02T00:53:02.211Z] Step 13/13 : CMD ["sh"] [2021-03-02T00:53:02.211Z] ---> Running in 787148e278ca [2021-03-02T00:53:02.669Z] Removing intermediate container 787148e278ca [2021-03-02T00:53:02.669Z] ---> 29c3c2315f5d [2021-03-02T00:53:02.669Z] Successfully built 29c3c2315f5d [2021-03-02T00:53:02.669Z] Successfully tagged busybox:latest [2021-03-02T00:53:02.669Z] INFO: Docker images of the daemon under test [2021-03-02T00:53:02.669Z] [2021-03-02T00:53:02.669Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-02T00:53:02.669Z] busybox latest 29c3c2315f5d Less than a second ago 5.28GB [2021-03-02T00:53:02.669Z] microsoft/windowsservercore latest 31902e4b25a6 3 weeks ago 5.21GB [2021-03-02T00:53:02.669Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 3 weeks ago 5.21GB [2021-03-02T00:53:02.669Z] [2021-03-02T00:53:02.669Z] INFO: Running integration tests at 03/02/2021 00:53:02... [2021-03-02T00:53:02.669Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-02T00:53:02.669Z] INFO: Integration API tests being run from the host: [2021-03-02T00:53:02.669Z] INFO: make.ps1 starting at 03/02/2021 00:53:02 [2021-03-02T00:53:03.634Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-02T00:53:05.027Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2021-03-02T00:53:05.027Z] === RUN TestServiceUpdateNetwork [2021-03-02T00:53:10.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-02T00:53:10.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-02T00:53:17.262Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2021-03-02T00:53:17.263Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T00:53:18.651Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-02T00:53:19.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-02T00:53:19.714Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-02T00:53:20.386Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-02T00:53:27.873Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-02T00:53:28.777Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T00:53:28.777Z] INFO: Testing against a local daemon [2021-03-02T00:53:28.777Z] === RUN TestBuildWithSession [2021-03-02T00:53:28.777Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-02T00:53:28.777Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T00:53:28.777Z] === RUN TestBuildSquashParent [2021-03-02T00:53:28.777Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-02T00:53:28.777Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T00:53:28.777Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-02T00:53:28.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:53:28.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:53:28.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:53:28.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:53:28.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:53:28.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:53:28.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:53:28.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:53:28.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:53:28.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:53:28.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:53:28.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:53:28.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-02T00:53:28.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-02T00:53:28.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-02T00:53:28.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-02T00:53:30.460Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-02T00:53:30.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-02T00:53:31.291Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-02T00:53:31.861Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-02T00:53:33.243Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-02T00:53:33.243Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-02T00:53:33.503Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-02T00:53:34.461Z] --- PASS: TestServiceUpdatePidsLimit (17.15s) [2021-03-02T00:53:34.461Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-03-02T00:53:34.461Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-03-02T00:53:34.461Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-03-02T00:53:34.461Z] PASS [2021-03-02T00:53:34.461Z] [2021-03-02T00:53:34.461Z] === Skipped [2021-03-02T00:53:34.461Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-02T00:53:34.461Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:53:34.461Z] [2021-03-02T00:53:34.461Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-02T00:53:34.461Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:53:34.461Z] [2021-03-02T00:53:34.461Z] [2021-03-02T00:53:34.461Z] DONE 27 tests, 2 skipped in 159.316s [2021-03-02T00:53:34.461Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-02T00:53:34.461Z] ++ 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-03-02T00:53:34.461Z] ++ set -e [2021-03-02T00:53:34.461Z] ++ '[' -n 0 ']' [2021-03-02T00:53:34.461Z] ++ set -x [2021-03-02T00:53:34.462Z] ++ 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-03-02T00:53:34.723Z] INFO: Testing against a local daemon [2021-03-02T00:53:34.724Z] === RUN TestSessionCreate [2021-03-02T00:53:34.724Z] --- PASS: TestSessionCreate (0.05s) [2021-03-02T00:53:34.724Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T00:53:34.724Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-02T00:53:34.724Z] PASS [2021-03-02T00:53:34.724Z] [2021-03-02T00:53:34.724Z] DONE 2 tests in 0.241s [2021-03-02T00:53:34.724Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-02T00:53:34.724Z] ++ 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-03-02T00:53:34.724Z] ++ set -e [2021-03-02T00:53:34.724Z] ++ '[' -n 0 ']' [2021-03-02T00:53:34.724Z] ++ set -x [2021-03-02T00:53:34.724Z] ++ 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-03-02T00:53:34.986Z] INFO: Testing against a local daemon [2021-03-02T00:53:34.986Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T00:53:34.986Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T00:53:34.986Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T00:53:34.986Z] === RUN TestEventsExecDie [2021-03-02T00:53:35.855Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-02T00:53:35.933Z] --- PASS: TestEventsExecDie (0.90s) [2021-03-02T00:53:35.933Z] === RUN TestEventsBackwardsCompatible [2021-03-02T00:53:35.933Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-02T00:53:35.933Z] === RUN TestInfoBinaryCommits [2021-03-02T00:53:35.933Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-02T00:53:35.933Z] === RUN TestInfoAPIVersioned [2021-03-02T00:53:35.933Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-02T00:53:35.933Z] === RUN TestInfoDiscoveryBackend [2021-03-02T00:53:36.880Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-03-02T00:53:36.880Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-02T00:53:37.826Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-02T00:53:37.826Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-02T00:53:38.400Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-03-02T00:53:38.400Z] === RUN TestInfoAPI [2021-03-02T00:53:38.400Z] --- PASS: TestInfoAPI (0.05s) [2021-03-02T00:53:38.400Z] === RUN TestInfoAPIWarnings [2021-03-02T00:53:39.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-02T00:53:40.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-02T00:53:40.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-02T00:53:44.285Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-02T00:53:44.285Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-02T00:53:44.854Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-02T00:53:45.423Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-02T00:53:45.682Z] === RUN TestDockerSuite/TestBuildFails [2021-03-02T00:53:46.622Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-02T00:53:46.622Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-02T00:53:48.169Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-03-02T00:53:48.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.85s) [2021-03-02T00:53:48.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.85s) [2021-03-02T00:53:48.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.89s) [2021-03-02T00:53:48.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.27s) [2021-03-02T00:53:48.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.44s) [2021-03-02T00:53:48.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.68s) [2021-03-02T00:53:48.627Z] === RUN TestBuildMultiStageCopy [2021-03-02T00:53:48.627Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-02T00:53:49.161Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-02T00:53:51.080Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-02T00:53:52.464Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-02T00:53:54.376Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-02T00:53:54.946Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-02T00:53:55.889Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-02T00:53:56.527Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-03-02T00:53:56.527Z] === RUN TestInfoDebug [2021-03-02T00:53:56.527Z] --- PASS: TestInfoDebug (0.63s) [2021-03-02T00:53:56.527Z] === RUN TestInfoInsecureRegistries [2021-03-02T00:53:56.527Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2021-03-02T00:53:56.527Z] === RUN TestInfoRegistryMirrors [2021-03-02T00:53:56.789Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-03-02T00:53:56.789Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T00:53:57.052Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-03-02T00:53:57.052Z] === RUN TestPingCacheHeaders [2021-03-02T00:53:57.052Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-02T00:53:57.052Z] === RUN TestPingGet [2021-03-02T00:53:57.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-02T00:53:57.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-02T00:53:57.315Z] --- PASS: TestPingGet (0.03s) [2021-03-02T00:53:57.315Z] === RUN TestPingHead [2021-03-02T00:53:57.315Z] --- PASS: TestPingHead (0.05s) [2021-03-02T00:53:57.315Z] === RUN TestVersion [2021-03-02T00:53:57.315Z] --- PASS: TestVersion (0.05s) [2021-03-02T00:53:57.315Z] PASS [2021-03-02T00:53:57.315Z] [2021-03-02T00:53:57.315Z] === Skipped [2021-03-02T00:53:57.315Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T00:53:57.315Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T00:53:57.315Z] [2021-03-02T00:53:57.315Z] [2021-03-02T00:53:57.315Z] DONE 18 tests, 1 skipped in 22.474s [2021-03-02T00:53:57.315Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-02T00:53:57.315Z] ++ 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-03-02T00:53:57.315Z] ++ set -e [2021-03-02T00:53:57.315Z] ++ '[' -n 0 ']' [2021-03-02T00:53:57.315Z] ++ set -x [2021-03-02T00:53:57.315Z] ++ 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-03-02T00:53:57.315Z] INFO: Testing against a local daemon [2021-03-02T00:53:57.315Z] === RUN TestVolumesCreateAndList [2021-03-02T00:53:57.577Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-02T00:53:57.577Z] === RUN TestVolumesRemove [2021-03-02T00:53:57.577Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-02T00:53:57.577Z] === RUN TestVolumesInspect [2021-03-02T00:53:57.577Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-02T00:53:57.577Z] === RUN TestVolumesInvalidJSON [2021-03-02T00:53:57.577Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T00:53:57.577Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T00:53:57.577Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T00:53:57.577Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-02T00:53:57.577Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T00:53:57.577Z] PASS [2021-03-02T00:53:57.577Z] [2021-03-02T00:53:57.577Z] DONE 5 tests in 0.337s [2021-03-02T00:53:57.578Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T00:53:57.801Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-02T00:53:58.152Z] ++++ cat bundles/test-integration/docker.pid [2021-03-02T00:53:58.152Z] +++ kill 13887 [2021-03-02T00:53:58.185Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-02T00:53:58.741Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-02T00:53:59.001Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-02T00:53:59.152Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-02T00:53:59.543Z] +++ /etc/init.d/apparmor stop [2021-03-02T00:53:59.543Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T00:53:59.543Z] [2021-03-02T00:53:59.543Z] Unloading profiles will leave already running processes permanently [2021-03-02T00:53:59.543Z] unconfined, which can lead to unexpected situations. [2021-03-02T00:53:59.543Z] [2021-03-02T00:53:59.543Z] To set a process to complain mode, use the command line tool [2021-03-02T00:53:59.543Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T00:53:59.543Z] +++ true [2021-03-02T00:53:59.543Z] exiting test-integration [2021-03-02T00:53:59.543Z] ++ exit 0 [2021-03-02T00:53:59.543Z] [2021-03-02T00:54:00.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-02T00:54:00.951Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-02T00:54:01.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-02T00:54:01.344Z] --- PASS: TestBuildMultiStageCopy (12.55s) [2021-03-02T00:54:01.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.17s) [2021-03-02T00:54:01.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-03-02T00:54:01.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s) [2021-03-02T00:54:01.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2021-03-02T00:54:01.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.68s) [2021-03-02T00:54:01.344Z] === RUN TestBuildMultiStageParentConfig Post stage [Pipeline] junit [2021-03-02T00:54:02.116Z] Recording test results [2021-03-02T00:54:02.479Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T00:54:02.843Z] + echo Ensuring container killed. [2021-03-02T00:54:02.843Z] Ensuring container killed. [2021-03-02T00:54:02.843Z] + docker rm -vf docker-pr5 [2021-03-02T00:54:02.843Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-03-02T00:54:03.140Z] + echo Chowning /workspace to jenkins user [2021-03-02T00:54:03.140Z] Chowning /workspace to jenkins user [2021-03-02T00:54:03.140Z] + id -u [2021-03-02T00:54:03.140Z] + id -g [2021-03-02T00:54:03.140Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42095:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T00:54:03.140Z] Unable to find image 'busybox:latest' locally [2021-03-02T00:54:03.403Z] latest: Pulling from library/busybox [2021-03-02T00:54:03.403Z] bfdf7b082edb: Pulling fs layer [2021-03-02T00:54:03.403Z] bfdf7b082edb: Download complete [2021-03-02T00:54:03.523Z] --- PASS: TestBuildMultiStageParentConfig (2.39s) [2021-03-02T00:54:03.523Z] === RUN TestBuildLabelWithTargets [2021-03-02T00:54:03.523Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-02T00:54:03.523Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T00:54:03.523Z] === RUN TestBuildWithEmptyLayers [2021-03-02T00:54:03.666Z] bfdf7b082edb: Pull complete [2021-03-02T00:54:03.666Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-02T00:54:03.666Z] Status: Downloaded newer image for busybox:latest [2021-03-02T00:54:03.754Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-02T00:54:04.490Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-03-02T00:54:04.490Z] === RUN TestBuildMultiStageOnBuild [2021-03-02T00:54:05.664Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T00:54:09.277Z] + bundleName=arm64-integration [2021-03-02T00:54:09.277Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-02T00:54:09.277Z] Creating arm64-integration-bundles.tar.gz [2021-03-02T00:54:09.277Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-03-02T00:54:09.277Z] + 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-03-02T00:54:09.554Z] Archiving artifacts [2021-03-02T00:54:09.861Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-02T00:54:09.861Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-02T00:54:10.801Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-02T00:54:11.369Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-02T00:54:11.485Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42095/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T00:54:11.811Z] + make clean [2021-03-02T00:54:11.938Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-02T00:54:11.938Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-02T00:54:12.757Z] docker volume rm -f docker-dev-cache [2021-03-02T00:54:12.757Z] docker-dev-cache [Pipeline] deleteDir [2021-03-02T00:54:12.876Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-02T00:54:12.876Z] --- PASS: TestImportExtremelyLargeImageWorks (198.90s) [2021-03-02T00:54:12.876Z] PASS [2021-03-02T00:54:12.876Z] [2021-03-02T00:54:12.876Z] DONE 12 tests in 204.999s [2021-03-02T00:54:12.876Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-02T00:54:12.876Z] ++ 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-03-02T00:54:12.876Z] ++ set -e [2021-03-02T00:54:12.876Z] ++ '[' -n 0 ']' [2021-03-02T00:54:12.876Z] ++ set -x [2021-03-02T00:54:12.876Z] ++ 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-03-02T00:54:13.135Z] INFO: Testing against a local daemon [2021-03-02T00:54:13.135Z] === RUN TestNetworkCreateDelete [2021-03-02T00:54:13.135Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-02T00:54:13.410Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-03-02T00:54:13.410Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T00:54:13.672Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-02T00:54:13.931Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2021-03-02T00:54:13.931Z] === RUN TestDaemonDNSFallback [2021-03-02T00:54:14.190Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-02T00:54:14.449Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-02T00:54:14.708Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-02T00:54:15.644Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-02T00:54:17.548Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-02T00:54:20.833Z] --- PASS: TestDaemonDNSFallback (6.77s) [2021-03-02T00:54:20.833Z] === RUN TestInspectNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T00:54:22.169Z] --- PASS: TestBuildMultiStageOnBuild (16.18s) [2021-03-02T00:54:22.169Z] === RUN TestBuildUncleanTarFilenames [2021-03-02T00:54:22.169Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-02T00:54:22.169Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T00:54:22.169Z] === RUN TestBuildMultiStageLayerLeak [2021-03-02T00:54:22.212Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-02T00:54:24.747Z] === RUN TestInspectNetwork/full_network_id [2021-03-02T00:54:24.747Z] === RUN TestInspectNetwork/partial_network_id [2021-03-02T00:54:24.747Z] === RUN TestInspectNetwork/network_name [2021-03-02T00:54:24.747Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-02T00:54:25.007Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-02T00:54:25.007Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-02T00:54:25.007Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-02T00:54:25.266Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-02T00:54:25.266Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-02T00:54:25.525Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-02T00:54:26.463Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-02T00:54:27.405Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-02T00:54:28.781Z] --- PASS: TestInspectNetwork (8.18s) [2021-03-02T00:54:28.781Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-02T00:54:28.781Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-02T00:54:28.781Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-02T00:54:28.781Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-02T00:54:28.781Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T00:54:30.688Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-02T00:54:30.724Z] --- PASS: TestBuildMultiStageLayerLeak (9.06s) [2021-03-02T00:54:30.724Z] === RUN TestBuildWithHugeFile [2021-03-02T00:54:30.947Z] --- PASS: TestRunContainerWithBridgeNone (2.11s) [2021-03-02T00:54:30.947Z] === RUN TestNetworkInvalidJSON [2021-03-02T00:54:30.947Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T00:54:30.947Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T00:54:30.947Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:54:30.947Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:54:30.947Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:54:30.947Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:54:30.947Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T00:54:30.947Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:54:30.947Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:54:30.947Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-03-02T00:54:30.947Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-02T00:54:30.947Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-02T00:54:30.947Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T00:54:30.947Z] === RUN TestNetworkList [2021-03-02T00:54:30.947Z] === RUN TestNetworkList//networks [2021-03-02T00:54:30.947Z] === PAUSE TestNetworkList//networks [2021-03-02T00:54:30.947Z] === RUN TestNetworkList//networks/ [2021-03-02T00:54:30.947Z] === PAUSE TestNetworkList//networks/ [2021-03-02T00:54:30.947Z] === CONT TestNetworkList//networks [2021-03-02T00:54:30.947Z] === CONT TestNetworkList//networks/ [2021-03-02T00:54:30.947Z] --- PASS: TestNetworkList (0.02s) [2021-03-02T00:54:30.947Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T00:54:30.947Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T00:54:30.947Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T00:54:31.206Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-02T00:54:31.465Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-03-02T00:54:31.465Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T00:54:31.724Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-02T00:54:32.662Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-02T00:54:32.662Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T00:54:33.600Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2021-03-02T00:54:33.600Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T00:54:34.547Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-03-02T00:54:34.547Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T00:54:35.928Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2021-03-02T00:54:35.928Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T00:54:36.496Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-03-02T00:54:36.496Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T00:54:39.793Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2021-03-02T00:54:39.793Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T00:54:39.793Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:54:39.793Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:54:39.793Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T00:54:39.793Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-02T00:54:43.081Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-02T00:54:43.649Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-02T00:54:45.028Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-02T00:54:45.028Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-02T00:54:49.218Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-02T00:54:49.218Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-02T00:54:50.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-02T00:54:51.164Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-02T00:54:51.423Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-02T00:54:53.329Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-02T00:54:53.898Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-02T00:54:54.835Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-02T00:54:55.772Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-02T00:54:56.710Z] --- PASS: TestServiceWithDataPathPortInit (17.07s) [2021-03-02T00:54:56.710Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T00:54:56.970Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-02T00:54:57.229Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-02T00:54:57.500Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-02T00:54:57.762Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-02T00:54:58.021Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-02T00:54:58.960Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-02T00:55:00.866Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-02T00:55:01.125Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-02T00:55:03.032Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-02T00:55:03.968Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-02T00:55:04.904Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s) [2021-03-02T00:55:04.904Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xndrac7km6l9itf95zljza4uv Created:2021-03-02 00:54:57.992418907 +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[686fc9d4271300a3c812f4d6d17330d8f1d86a56746ec2441fda6cd48f1cdfe8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w60scn8evf0h35er3q6tvip1b EndpointID:dbe6687c7dc99e0d3e36f113cb7b4bc73ddc262d115b8d3082d0d9394118eba8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9b07ab6963996d115cbc33b8da1ed9eeae524e1edf94d7f00cc8a704dc767c6e 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:e10b88dea5a3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w60scn8evf0h35er3q6tvip1b EndpointID:dbe6687c7dc99e0d3e36f113cb7b4bc73ddc262d115b8d3082d0d9394118eba8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-02T00:55:04.904Z] PASS [2021-03-02T00:55:04.904Z] [2021-03-02T00:55:04.904Z] === Skipped [2021-03-02T00:55:04.904Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:55:04.904Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:55:04.904Z] [2021-03-02T00:55:04.904Z] [2021-03-02T00:55:04.904Z] DONE 26 tests, 1 skipped in 51.830s [2021-03-02T00:55:04.904Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:55:04.904Z] ++ 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-03-02T00:55:04.904Z] ++ set -e [2021-03-02T00:55:04.904Z] ++ '[' -n 0 ']' [2021-03-02T00:55:04.904Z] ++ set -x [2021-03-02T00:55:04.904Z] ++ 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-03-02T00:55:04.904Z] INFO: Testing against a local daemon [2021-03-02T00:55:04.904Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-02T00:55:04.904Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T00:55:04.904Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:55:04.904Z] === RUN TestDockerNetworkIpvlan [2021-03-02T00:55:04.904Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:55:04.904Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:55:04.904Z] PASS [2021-03-02T00:55:04.904Z] [2021-03-02T00:55:04.904Z] === Skipped [2021-03-02T00:55:04.904Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-02T00:55:04.904Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:55:04.904Z] [2021-03-02T00:55:04.904Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:55:04.904Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:55:04.904Z] [2021-03-02T00:55:04.904Z] [2021-03-02T00:55:04.904Z] DONE 2 tests, 2 skipped in 0.149s [2021-03-02T00:55:04.904Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:55:04.904Z] ++ 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-03-02T00:55:04.904Z] ++ set -e [2021-03-02T00:55:04.904Z] ++ '[' -n 0 ']' [2021-03-02T00:55:04.904Z] ++ set -x [2021-03-02T00:55:04.904Z] ++ 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-03-02T00:55:05.163Z] INFO: Testing against a local daemon [2021-03-02T00:55:05.164Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-02T00:55:05.732Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-02T00:55:06.216Z] --- PASS: TestImportExtremelyLargeImageWorks (193.92s) [2021-03-02T00:55:06.216Z] PASS [2021-03-02T00:55:06.216Z] [2021-03-02T00:55:06.216Z] === Skipped [2021-03-02T00:55:06.216Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-02T00:55:06.216Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:55:06.216Z] [2021-03-02T00:55:06.216Z] [2021-03-02T00:55:06.216Z] DONE 12 tests, 1 skipped in 194.911s [2021-03-02T00:55:06.216Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-03-02T00:55:06.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:55:06.216Z] ++ set -e [2021-03-02T00:55:06.216Z] ++ '[' -n 0 ']' [2021-03-02T00:55:06.216Z] ++ set -x [2021-03-02T00:55:06.217Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:55:06.217Z] INFO: Testing against a local daemon [2021-03-02T00:55:06.217Z] === RUN TestNetworkCreateDelete [2021-03-02T00:55:06.217Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-03-02T00:55:06.217Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T00:55:06.217Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-03-02T00:55:06.217Z] === RUN TestDaemonDNSFallback [2021-03-02T00:55:06.217Z] --- PASS: TestDaemonDNSFallback (1.53s) [2021-03-02T00:55:06.217Z] === RUN TestInspectNetwork [2021-03-02T00:55:06.217Z] === RUN TestInspectNetwork/full_network_id [2021-03-02T00:55:06.217Z] === RUN TestInspectNetwork/partial_network_id [2021-03-02T00:55:06.217Z] === RUN TestInspectNetwork/network_name [2021-03-02T00:55:06.217Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-02T00:55:06.513Z] --- PASS: TestInspectNetwork (7.03s) [2021-03-02T00:55:06.513Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-02T00:55:06.513Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-02T00:55:06.513Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-02T00:55:06.513Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-02T00:55:06.513Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T00:55:06.668Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-03-02T00:55:06.668Z] === RUN TestDockerNetworkMacvlan [2021-03-02T00:55:06.928Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-02T00:55:07.496Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-02T00:55:08.064Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-02T00:55:08.324Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-02T00:55:08.583Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-02T00:55:08.614Z] --- PASS: TestRunContainerWithBridgeNone (1.87s) [2021-03-02T00:55:08.614Z] === RUN TestNetworkInvalidJSON [2021-03-02T00:55:08.614Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T00:55:08.614Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T00:55:08.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:55:08.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:55:08.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:55:08.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:55:08.614Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T00:55:08.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T00:55:08.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T00:55:08.614Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-02T00:55:08.614Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-02T00:55:08.614Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-02T00:55:08.614Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-02T00:55:08.614Z] === RUN TestNetworkList [2021-03-02T00:55:08.614Z] === RUN TestNetworkList//networks [2021-03-02T00:55:08.614Z] === PAUSE TestNetworkList//networks [2021-03-02T00:55:08.614Z] === RUN TestNetworkList//networks/ [2021-03-02T00:55:08.614Z] === PAUSE TestNetworkList//networks/ [2021-03-02T00:55:08.614Z] === CONT TestNetworkList//networks [2021-03-02T00:55:08.614Z] === CONT TestNetworkList//networks/ [2021-03-02T00:55:08.614Z] --- PASS: TestNetworkList (0.02s) [2021-03-02T00:55:08.614Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T00:55:08.614Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T00:55:08.614Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T00:55:09.152Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-02T00:55:09.253Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-03-02T00:55:09.253Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T00:55:10.325Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-02T00:55:10.325Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T00:55:10.965Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-03-02T00:55:10.965Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T00:55:11.688Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-02T00:55:11.688Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-02T00:55:12.014Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-03-02T00:55:12.014Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T00:55:13.637Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-03-02T00:55:13.637Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T00:55:13.931Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2021-03-02T00:55:13.931Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T00:55:14.977Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-02T00:55:14.977Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-02T00:55:14.977Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-02T00:55:15.914Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-02T00:55:16.023Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2021-03-02T00:55:16.023Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T00:55:16.023Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:55:16.023Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:55:16.023Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T00:55:20.133Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-02T00:55:21.070Z] --- PASS: TestDockerNetworkMacvlan (14.27s) [2021-03-02T00:55:21.070Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-03-02T00:55:21.070Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-02T00:55:21.070Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2021-03-02T00:55:21.070Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.90s) [2021-03-02T00:55:21.070Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.45s) [2021-03-02T00:55:21.070Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2021-03-02T00:55:21.070Z] PASS [2021-03-02T00:55:21.070Z] [2021-03-02T00:55:21.070Z] DONE 8 tests in 15.855s [2021-03-02T00:55:21.070Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-02T00:55:21.070Z] ++ 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-03-02T00:55:21.070Z] ++ set -e [2021-03-02T00:55:21.070Z] ++ '[' -n 0 ']' [2021-03-02T00:55:21.070Z] ++ set -x [2021-03-02T00:55:21.070Z] ++ 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-03-02T00:55:21.070Z] testing: warning: no tests to run [2021-03-02T00:55:21.070Z] PASS [2021-03-02T00:55:21.070Z] [2021-03-02T00:55:21.070Z] DONE 0 tests in 0.029s [2021-03-02T00:55:21.070Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-02T00:55:21.070Z] ++ 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-03-02T00:55:21.070Z] ++ set -e [2021-03-02T00:55:21.070Z] ++ '[' -n 0 ']' [2021-03-02T00:55:21.070Z] ++ set -x [2021-03-02T00:55:21.071Z] ++ 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-03-02T00:55:21.071Z] INFO: Testing against a local daemon [2021-03-02T00:55:21.071Z] === RUN TestAuthZPluginAllowRequest [2021-03-02T00:55:22.451Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-03-02T00:55:22.451Z] === RUN TestAuthZPluginTLS [2021-03-02T00:55:23.019Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-03-02T00:55:23.019Z] === RUN TestAuthZPluginDenyRequest [2021-03-02T00:55:23.586Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-02T00:55:23.586Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-02T00:55:24.156Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-02T00:55:24.156Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-02T00:55:24.156Z] === RUN TestAuthZPluginDenyResponse [2021-03-02T00:55:24.724Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-02T00:55:24.724Z] === RUN TestAuthZPluginAllowEventStream [2021-03-02T00:55:26.635Z] --- PASS: TestAuthZPluginAllowEventStream (1.51s) [2021-03-02T00:55:26.635Z] === RUN TestAuthZPluginErrorResponse [2021-03-02T00:55:26.894Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-03-02T00:55:26.894Z] === RUN TestAuthZPluginErrorRequest [2021-03-02T00:55:27.153Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-02T00:55:27.411Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-03-02T00:55:27.411Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-02T00:55:27.979Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-03-02T00:55:27.979Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-02T00:55:27.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-02T00:55:29.358Z] === RUN TestDockerSuite/TestBuildRm [2021-03-02T00:55:30.297Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2021-03-02T00:55:30.297Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-02T00:55:31.409Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2021-03-02T00:55:31.409Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T00:55:32.836Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2021-03-02T00:55:32.836Z] === RUN TestAuthZPluginHeader [2021-03-02T00:55:32.836Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-02T00:55:33.405Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-03-02T00:55:33.405Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-02T00:55:33.665Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-02T00:55:35.043Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-02T00:55:35.303Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-02T00:55:35.871Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-02T00:55:36.440Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-02T00:55:37.009Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2021-03-02T00:55:37.009Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jf4a81w9ywxjl8lfg13367xbs Created:2021-03-02 00:55:30.811095797 +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[4e03225c1ddf19ee92028e70cf1696114425fa1bc996c6f41e6bf58b5362b630:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sqzax76bhzo1urqx6cdxtp9y5 EndpointID:d67cd678dd8b52f88bbe55047a8bf7d69a420188518b93460231077b8f44358d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99992a34ce4a39d16918b4ddf9c1bcbcb3d3dfa2e6d419e0289472873fb32771 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:40a583195285 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sqzax76bhzo1urqx6cdxtp9y5 EndpointID:d67cd678dd8b52f88bbe55047a8bf7d69a420188518b93460231077b8f44358d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-02T00:55:37.009Z] PASS [2021-03-02T00:55:37.009Z] [2021-03-02T00:55:37.009Z] === Skipped [2021-03-02T00:55:37.009Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T00:55:37.009Z] service_test.go:242: FLAKY_TEST [2021-03-02T00:55:37.009Z] [2021-03-02T00:55:37.009Z] [2021-03-02T00:55:37.009Z] DONE 26 tests, 1 skipped in 39.519s [2021-03-02T00:55:37.009Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:55:37.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:55:37.009Z] ++ set -e [2021-03-02T00:55:37.009Z] ++ '[' -n 0 ']' [2021-03-02T00:55:37.009Z] ++ set -x [2021-03-02T00:55:37.009Z] ++ 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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:55:37.009Z] INFO: Testing against a local daemon [2021-03-02T00:55:37.009Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-02T00:55:37.009Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-02T00:55:37.009Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:55:37.009Z] === RUN TestDockerNetworkIpvlan [2021-03-02T00:55:37.009Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:55:37.009Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:55:37.009Z] PASS [2021-03-02T00:55:37.009Z] [2021-03-02T00:55:37.009Z] === Skipped [2021-03-02T00:55:37.009Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-02T00:55:37.009Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:55:37.009Z] [2021-03-02T00:55:37.009Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-02T00:55:37.009Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-02T00:55:37.009Z] [2021-03-02T00:55:37.009Z] [2021-03-02T00:55:37.009Z] DONE 2 tests, 2 skipped in 0.079s [2021-03-02T00:55:37.009Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-02T00:55:37.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:55:37.009Z] ++ set -e [2021-03-02T00:55:37.009Z] ++ '[' -n 0 ']' [2021-03-02T00:55:37.009Z] ++ set -x [2021-03-02T00:55:37.009Z] ++ 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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:55:37.009Z] INFO: Testing against a local daemon [2021-03-02T00:55:37.009Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-02T00:55:37.820Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.11s) [2021-03-02T00:55:37.820Z] === RUN TestAuthZPluginV2Disable [2021-03-02T00:55:37.820Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-02T00:55:38.388Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-02T00:55:38.548Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-03-02T00:55:38.548Z] === RUN TestDockerNetworkMacvlan [2021-03-02T00:55:39.195Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-02T00:55:40.262Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-02T00:55:40.905Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-02T00:55:41.691Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2021-03-02T00:55:41.691Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-02T00:55:41.691Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-02T00:55:41.691Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-02T00:55:41.691Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-02T00:55:41.691Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-02T00:55:42.259Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-02T00:55:42.828Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-02T00:55:42.828Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-02T00:55:42.994Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-02T00:55:43.767Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-02T00:55:44.707Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.34s) [2021-03-02T00:55:44.707Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-02T00:55:45.082Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-02T00:55:47.299Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-02T00:55:47.559Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-02T00:55:48.502Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-02T00:55:48.758Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-02T00:55:49.072Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-02T00:55:49.813Z] --- PASS: TestDockerNetworkMacvlan (11.12s) [2021-03-02T00:55:49.813Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-02T00:55:49.813Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-03-02T00:55:49.813Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2021-03-02T00:55:49.813Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2021-03-02T00:55:49.813Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s) [2021-03-02T00:55:49.813Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2021-03-02T00:55:49.813Z] PASS [2021-03-02T00:55:49.813Z] [2021-03-02T00:55:49.813Z] DONE 8 tests in 12.577s [2021-03-02T00:55:49.813Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-02T00:55:49.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:55:49.813Z] ++ set -e [2021-03-02T00:55:49.813Z] ++ '[' -n 0 ']' [2021-03-02T00:55:49.813Z] ++ set -x [2021-03-02T00:55:49.813Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:55:49.813Z] testing: warning: no tests to run [2021-03-02T00:55:49.813Z] PASS [2021-03-02T00:55:49.813Z] [2021-03-02T00:55:49.813Z] DONE 0 tests in 0.015s [2021-03-02T00:55:49.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-02T00:55:49.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:55:49.813Z] ++ set -e [2021-03-02T00:55:49.813Z] ++ '[' -n 0 ']' [2021-03-02T00:55:49.813Z] ++ set -x [2021-03-02T00:55:49.813Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:55:49.813Z] INFO: Testing against a local daemon [2021-03-02T00:55:49.813Z] === RUN TestAuthZPluginAllowRequest [2021-03-02T00:55:50.455Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-02T00:55:51.342Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2021-03-02T00:55:51.342Z] === RUN TestAuthZPluginTLS [2021-03-02T00:55:51.640Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-02T00:55:51.640Z] === RUN TestAuthZPluginDenyRequest [2021-03-02T00:55:52.284Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-02T00:55:52.284Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-02T00:55:52.368Z] === RUN TestDockerSuite/TestBuildUser [2021-03-02T00:55:52.607Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-02T00:55:52.607Z] === RUN TestAuthZPluginDenyResponse [2021-03-02T00:55:53.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-02T00:55:53.480Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-02T00:55:53.480Z] === RUN TestAuthZPluginAllowEventStream [2021-03-02T00:55:54.249Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-02T00:55:54.536Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2021-03-02T00:55:54.536Z] === RUN TestAuthZPluginErrorResponse [2021-03-02T00:55:55.181Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-03-02T00:55:55.181Z] === RUN TestAuthZPluginErrorRequest [2021-03-02T00:55:55.831Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-02T00:55:55.831Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-02T00:55:56.487Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-02T00:55:56.487Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-02T00:55:56.796Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.13s) [2021-03-02T00:55:56.796Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-02T00:55:57.365Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-02T00:55:58.027Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2021-03-02T00:55:58.027Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-02T00:56:00.120Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2021-03-02T00:56:00.120Z] === RUN TestAuthZPluginHeader [2021-03-02T00:56:00.763Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-03-02T00:56:00.763Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-02T00:56:00.763Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-02T00:56:00.763Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:56:00.763Z] === RUN TestAuthZPluginV2Disable [2021-03-02T00:56:00.763Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-02T00:56:00.763Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:56:00.763Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-02T00:56:00.763Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-02T00:56:00.763Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:56:00.763Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-02T00:56:00.763Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-02T00:56:00.763Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:56:00.763Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-02T00:56:09.600Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-02T00:56:09.600Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-02T00:56:09.600Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-02T00:56:09.600Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-02T00:56:09.600Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-02T00:56:10.540Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-02T00:56:10.540Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-02T00:56:10.540Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-02T00:56:10.540Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-02T00:56:10.540Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-02T00:56:11.922Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-02T00:56:11.922Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-02T00:56:12.491Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-02T00:56:13.063Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-02T00:56:13.325Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-03-02T00:56:13.325Z] PASS [2021-03-02T00:56:13.325Z] [2021-03-02T00:56:13.325Z] DONE 17 tests in 52.351s [2021-03-02T00:56:13.325Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-02T00:56:13.325Z] ++ 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-03-02T00:56:13.325Z] ++ set -e [2021-03-02T00:56:13.325Z] ++ '[' -n 0 ']' [2021-03-02T00:56:13.325Z] ++ set -x [2021-03-02T00:56:13.325Z] ++ 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-03-02T00:56:13.325Z] INFO: Testing against a local daemon [2021-03-02T00:56:13.325Z] === RUN TestPluginInvalidJSON [2021-03-02T00:56:13.585Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:56:13.585Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:56:13.585Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:56:13.585Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-02T00:56:13.585Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T00:56:13.585Z] === RUN TestPluginInstall [2021-03-02T00:56:13.585Z] === RUN TestPluginInstall/no_auth [2021-03-02T00:56:13.845Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-02T00:56:13.845Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-02T00:56:16.389Z] time="2021-03-02T00:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:16.389Z] time="2021-03-02T00:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:304a8590b55bf250ff3152f00ae631b73cbdd8db8d2e54a995166432e69b7d5e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:16.389Z] time="2021-03-02T00:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:16.389Z] time="2021-03-02T00:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:304a8590b55bf250ff3152f00ae631b73cbdd8db8d2e54a995166432e69b7d5e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:16.389Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-02T00:56:16.389Z] === RUN TestPluginInstall/with_htpasswd [2021-03-02T00:56:16.959Z] time="2021-03-02T00:56:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:16.959Z] time="2021-03-02T00:56:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3835b467260b4f968a36019583109d6741dbb70e517c9c234b3336f4b0865e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:16.959Z] time="2021-03-02T00:56:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:16.959Z] time="2021-03-02T00:56:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3835b467260b4f968a36019583109d6741dbb70e517c9c234b3336f4b0865e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:17.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-02T00:56:17.531Z] === RUN TestPluginInstall/with_insecure [2021-03-02T00:56:18.102Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-02T00:56:19.044Z] time="2021-03-02T00:56:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:19.044Z] time="2021-03-02T00:56:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de8931c63a8a94701b273e5c5f51dfea3538aa17624c0d7d3c7ebf2eae92bd36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:19.044Z] time="2021-03-02T00:56:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:19.044Z] time="2021-03-02T00:56:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de8931c63a8a94701b273e5c5f51dfea3538aa17624c0d7d3c7ebf2eae92bd36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:19.721Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-03-02T00:56:19.722Z] PASS [2021-03-02T00:56:19.722Z] [2021-03-02T00:56:19.722Z] === Skipped [2021-03-02T00:56:19.722Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-02T00:56:19.722Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:56:19.722Z] [2021-03-02T00:56:19.722Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-02T00:56:19.722Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:56:19.722Z] [2021-03-02T00:56:19.722Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-02T00:56:19.722Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:56:19.722Z] [2021-03-02T00:56:19.722Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-02T00:56:19.722Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:56:19.722Z] [2021-03-02T00:56:19.722Z] [2021-03-02T00:56:19.722Z] DONE 17 tests, 4 skipped in 27.750s [2021-03-02T00:56:19.722Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-02T00:56:19.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:19.722Z] ++ set -e [2021-03-02T00:56:19.722Z] ++ '[' -n 0 ']' [2021-03-02T00:56:19.722Z] ++ set -x [2021-03-02T00:56:19.722Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:19.722Z] INFO: Testing against a local daemon [2021-03-02T00:56:19.722Z] === RUN TestPluginInvalidJSON [2021-03-02T00:56:19.722Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:56:19.722Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:56:19.722Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T00:56:19.722Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-02T00:56:19.722Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T00:56:19.722Z] === RUN TestPluginInstall [2021-03-02T00:56:19.722Z] === RUN TestPluginInstall/no_auth [2021-03-02T00:56:19.722Z] time="2021-03-02T00:56:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:19.722Z] time="2021-03-02T00:56:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7335550ac5aa325fd5eb2458a21174a313869ae2d4b2984bed8a74b400c2d283" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:19.722Z] time="2021-03-02T00:56:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:19.722Z] time="2021-03-02T00:56:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7335550ac5aa325fd5eb2458a21174a313869ae2d4b2984bed8a74b400c2d283" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:19.722Z] === RUN TestPluginInstall/with_htpasswd [2021-03-02T00:56:19.985Z] --- PASS: TestPluginInstall (6.28s) [2021-03-02T00:56:19.986Z] --- PASS: TestPluginInstall/no_auth (2.83s) [2021-03-02T00:56:19.986Z] --- PASS: TestPluginInstall/with_htpasswd (1.25s) [2021-03-02T00:56:19.986Z] --- PASS: TestPluginInstall/with_insecure (2.20s) [2021-03-02T00:56:19.986Z] plugin_test.go:160: [d2c91496fe2e9] daemon is not started [2021-03-02T00:56:19.986Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-02T00:56:19.986Z] === RUN TestPluginsWithRuntimes [2021-03-02T00:56:20.020Z] time="2021-03-02T00:56:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:20.020Z] time="2021-03-02T00:56:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51a8f95ca44196f2ec4d44bf133903ece21693cf36d95a0028de04c594e31309" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:20.020Z] time="2021-03-02T00:56:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:20.020Z] time="2021-03-02T00:56:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51a8f95ca44196f2ec4d44bf133903ece21693cf36d95a0028de04c594e31309" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:20.317Z] === RUN TestPluginInstall/with_insecure [2021-03-02T00:56:20.557Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-02T00:56:21.498Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-02T00:56:21.498Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-02T00:56:21.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-02T00:56:21.841Z] time="2021-03-02T00:56:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:21.841Z] time="2021-03-02T00:56:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a30888229b902ac4b3090d19749d8ce049a4ef5eb5e236e747e049151437952" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:21.841Z] time="2021-03-02T00:56:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-02T00:56:21.841Z] time="2021-03-02T00:56:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a30888229b902ac4b3090d19749d8ce049a4ef5eb5e236e747e049151437952" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-02T00:56:21.841Z] --- PASS: TestPluginInstall (4.35s) [2021-03-02T00:56:21.841Z] --- PASS: TestPluginInstall/no_auth (2.02s) [2021-03-02T00:56:21.841Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-03-02T00:56:21.841Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-03-02T00:56:21.841Z] plugin_test.go:160: [df7df2cff3852] daemon is not started [2021-03-02T00:56:21.841Z] === RUN TestPluginsWithRuntimes [2021-03-02T00:56:22.325Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-02T00:56:22.325Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-02T00:56:23.706Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-02T00:56:23.951Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-02T00:56:24.644Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-02T00:56:24.644Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-02T00:56:24.644Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-02T00:56:24.661Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-02T00:56:24.904Z] --- PASS: TestPluginsWithRuntimes (5.16s) [2021-03-02T00:56:24.904Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.22s) [2021-03-02T00:56:24.904Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.36s) [2021-03-02T00:56:24.904Z] PASS [2021-03-02T00:56:24.904Z] [2021-03-02T00:56:24.904Z] DONE 9 tests in 11.643s [2021-03-02T00:56:24.904Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-02T00:56:24.904Z] ++ 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-03-02T00:56:24.904Z] ++ set -e [2021-03-02T00:56:24.904Z] ++ '[' -n 0 ']' [2021-03-02T00:56:24.904Z] ++ set -x [2021-03-02T00:56:24.905Z] ++ 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-03-02T00:56:25.164Z] INFO: Testing against a local daemon [2021-03-02T00:56:25.164Z] === RUN TestExternalGraphDriver [2021-03-02T00:56:25.423Z] === RUN TestExternalGraphDriver/json [2021-03-02T00:56:25.423Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-02T00:56:26.189Z] --- PASS: TestPluginsWithRuntimes (4.10s) [2021-03-02T00:56:26.189Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.10s) [2021-03-02T00:56:26.189Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-03-02T00:56:26.189Z] PASS [2021-03-02T00:56:26.189Z] [2021-03-02T00:56:26.189Z] DONE 9 tests in 8.550s [2021-03-02T00:56:26.189Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-02T00:56:26.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:26.189Z] ++ set -e [2021-03-02T00:56:26.189Z] ++ '[' -n 0 ']' [2021-03-02T00:56:26.189Z] ++ set -x [2021-03-02T00:56:26.189Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:26.189Z] INFO: Testing against a local daemon [2021-03-02T00:56:26.189Z] === RUN TestExternalGraphDriver [2021-03-02T00:56:26.189Z] === RUN TestExternalGraphDriver/json [2021-03-02T00:56:26.361Z] === RUN TestDockerSuite/TestCommitChange [2021-03-02T00:56:27.304Z] === RUN TestExternalGraphDriver/spec [2021-03-02T00:56:27.304Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-02T00:56:28.241Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-02T00:56:28.271Z] === RUN TestExternalGraphDriver/spec [2021-03-02T00:56:29.177Z] === RUN TestExternalGraphDriver/pull [2021-03-02T00:56:29.436Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-02T00:56:29.795Z] === RUN TestExternalGraphDriver/pull [2021-03-02T00:56:30.815Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-02T00:56:30.815Z] --- PASS: TestExternalGraphDriver (5.67s) [2021-03-02T00:56:30.815Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-03-02T00:56:30.815Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-03-02T00:56:30.815Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2021-03-02T00:56:30.815Z] === RUN TestGraphdriverPluginV2 [2021-03-02T00:56:31.752Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-02T00:56:31.879Z] --- PASS: TestExternalGraphDriver (5.62s) [2021-03-02T00:56:31.879Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-03-02T00:56:31.879Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2021-03-02T00:56:31.879Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2021-03-02T00:56:31.879Z] === RUN TestGraphdriverPluginV2 [2021-03-02T00:56:31.879Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-03-02T00:56:31.879Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:56:31.879Z] PASS [2021-03-02T00:56:31.879Z] [2021-03-02T00:56:31.879Z] === Skipped [2021-03-02T00:56:31.879Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-03-02T00:56:31.879Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:56:31.879Z] [2021-03-02T00:56:31.879Z] [2021-03-02T00:56:31.879Z] DONE 5 tests, 1 skipped in 5.765s [2021-03-02T00:56:31.879Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-02T00:56:31.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:31.879Z] ++ set -e [2021-03-02T00:56:31.879Z] ++ '[' -n 0 ']' [2021-03-02T00:56:31.879Z] ++ set -x [2021-03-02T00:56:31.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:31.879Z] INFO: Testing against a local daemon [2021-03-02T00:56:31.879Z] === RUN TestContinueAfterPluginCrash [2021-03-02T00:56:31.879Z] === PAUSE TestContinueAfterPluginCrash [2021-03-02T00:56:31.879Z] === RUN TestReadPluginNoRead [2021-03-02T00:56:31.879Z] === PAUSE TestReadPluginNoRead [2021-03-02T00:56:31.879Z] === RUN TestDaemonStartWithLogOpt [2021-03-02T00:56:31.879Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-02T00:56:31.879Z] === CONT TestDaemonStartWithLogOpt [2021-03-02T00:56:31.879Z] === CONT TestContinueAfterPluginCrash [2021-03-02T00:56:31.879Z] === CONT TestReadPluginNoRead [2021-03-02T00:56:32.689Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-02T00:56:33.627Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-02T00:56:35.006Z] --- PASS: TestGraphdriverPluginV2 (3.98s) [2021-03-02T00:56:35.006Z] PASS [2021-03-02T00:56:35.006Z] [2021-03-02T00:56:35.006Z] DONE 5 tests in 9.841s [2021-03-02T00:56:35.006Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-02T00:56:35.006Z] ++ 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-03-02T00:56:35.006Z] ++ set -e [2021-03-02T00:56:35.006Z] ++ '[' -n 0 ']' [2021-03-02T00:56:35.006Z] ++ set -x [2021-03-02T00:56:35.006Z] ++ 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-03-02T00:56:35.006Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-02T00:56:35.006Z] INFO: Testing against a local daemon [2021-03-02T00:56:35.006Z] === RUN TestContinueAfterPluginCrash [2021-03-02T00:56:35.006Z] === PAUSE TestContinueAfterPluginCrash [2021-03-02T00:56:35.006Z] === RUN TestReadPluginNoRead [2021-03-02T00:56:35.006Z] === PAUSE TestReadPluginNoRead [2021-03-02T00:56:35.006Z] === RUN TestDaemonStartWithLogOpt [2021-03-02T00:56:35.006Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-02T00:56:35.006Z] === CONT TestContinueAfterPluginCrash [2021-03-02T00:56:35.006Z] === CONT TestDaemonStartWithLogOpt [2021-03-02T00:56:35.943Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-02T00:56:35.943Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-02T00:56:35.943Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-02T00:56:35.943Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-02T00:56:36.203Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-02T00:56:36.203Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-02T00:56:36.203Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-02T00:56:36.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-02T00:56:37.502Z] === RUN TestReadPluginNoRead/default [2021-03-02T00:56:37.502Z] --- PASS: TestDaemonStartWithLogOpt (5.38s) [2021-03-02T00:56:38.143Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-02T00:56:38.741Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-02T00:56:39.704Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-02T00:56:40.649Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-02T00:56:40.649Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-02T00:56:41.015Z] --- PASS: TestReadPluginNoRead (9.25s) [2021-03-02T00:56:41.015Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-03-02T00:56:41.015Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2021-03-02T00:56:41.015Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2021-03-02T00:56:41.015Z] read_test.go:92: [db50ce04a61e5] daemon is not started [2021-03-02T00:56:41.588Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-02T00:56:42.155Z] --- PASS: TestDaemonStartWithLogOpt (7.17s) [2021-03-02T00:56:42.155Z] === CONT TestReadPluginNoRead [2021-03-02T00:56:42.372Z] --- PASS: TestBuildWithHugeFile (128.12s) [2021-03-02T00:56:42.372Z] === RUN TestBuildWCOWSandboxSize [2021-03-02T00:56:42.533Z] --- PASS: TestContinueAfterPluginCrash (10.60s) [2021-03-02T00:56:42.533Z] PASS [2021-03-02T00:56:42.533Z] [2021-03-02T00:56:42.533Z] DONE 6 tests in 10.674s [2021-03-02T00:56:42.533Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-02T00:56:42.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:42.533Z] ++ set -e [2021-03-02T00:56:42.533Z] ++ '[' -n 0 ']' [2021-03-02T00:56:42.533Z] ++ set -x [2021-03-02T00:56:42.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:42.533Z] testing: warning: no tests to run [2021-03-02T00:56:42.533Z] PASS [2021-03-02T00:56:42.533Z] [2021-03-02T00:56:42.533Z] DONE 0 tests in 0.017s [2021-03-02T00:56:42.533Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-02T00:56:42.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:42.533Z] ++ set -e [2021-03-02T00:56:42.533Z] ++ '[' -n 0 ']' [2021-03-02T00:56:42.533Z] ++ set -x [2021-03-02T00:56:42.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:42.533Z] INFO: Testing against a local daemon [2021-03-02T00:56:42.533Z] === RUN TestPluginWithDevMounts [2021-03-02T00:56:42.533Z] === PAUSE TestPluginWithDevMounts [2021-03-02T00:56:42.533Z] === CONT TestPluginWithDevMounts [2021-03-02T00:56:42.723Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-02T00:56:43.291Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-02T00:56:43.859Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-02T00:56:44.610Z] --- PASS: TestPluginWithDevMounts (1.82s) [2021-03-02T00:56:44.610Z] PASS [2021-03-02T00:56:44.610Z] [2021-03-02T00:56:44.610Z] DONE 1 tests in 1.894s [2021-03-02T00:56:44.610Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-03-02T00:56:44.610Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:44.610Z] ++ set -e [2021-03-02T00:56:44.610Z] ++ '[' -n 0 ']' [2021-03-02T00:56:44.610Z] ++ set -x [2021-03-02T00:56:44.610Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:44.610Z] INFO: Testing against a local daemon [2021-03-02T00:56:44.610Z] === RUN TestSecretInspect [2021-03-02T00:56:44.800Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-02T00:56:44.800Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-02T00:56:44.800Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-02T00:56:45.367Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-02T00:56:45.367Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-02T00:56:45.367Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-02T00:56:45.367Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-02T00:56:45.367Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-02T00:56:45.626Z] === RUN TestReadPluginNoRead/default [2021-03-02T00:56:46.195Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-02T00:56:46.703Z] --- PASS: TestSecretInspect (1.96s) [2021-03-02T00:56:46.703Z] === RUN TestSecretList [2021-03-02T00:56:46.772Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-02T00:56:47.031Z] --- PASS: TestContinueAfterPluginCrash (12.00s) [2021-03-02T00:56:47.291Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-02T00:56:47.291Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-02T00:56:47.291Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-02T00:56:48.227Z] --- PASS: TestSecretList (1.87s) [2021-03-02T00:56:48.227Z] === RUN TestSecretsCreateAndDelete [2021-03-02T00:56:48.669Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-02T00:56:48.929Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-02T00:56:49.189Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-02T00:56:49.189Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-02T00:56:49.757Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-02T00:56:50.326Z] --- PASS: TestReadPluginNoRead (8.24s) [2021-03-02T00:56:50.326Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2021-03-02T00:56:50.326Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-03-02T00:56:50.326Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2021-03-02T00:56:50.326Z] read_test.go:92: [da9a5aa79daf8] daemon is not started [2021-03-02T00:56:50.326Z] PASS [2021-03-02T00:56:50.326Z] [2021-03-02T00:56:50.326Z] DONE 6 tests in 15.568s=== RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-02T00:56:50.326Z] [2021-03-02T00:56:50.326Z] 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-03-02T00:56:50.326Z] ++ 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-03-02T00:56:50.326Z] ++ set -e [2021-03-02T00:56:50.326Z] ++ '[' -n 0 ']' [2021-03-02T00:56:50.326Z] ++ set -x [2021-03-02T00:56:50.326Z] ++ 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-03-02T00:56:50.348Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2021-03-02T00:56:50.348Z] === RUN TestSecretsUpdate [2021-03-02T00:56:50.586Z] testing: warning: no tests to run [2021-03-02T00:56:50.586Z] PASS [2021-03-02T00:56:50.586Z] [2021-03-02T00:56:50.586Z] DONE 0 tests in 0.054s [2021-03-02T00:56:50.586Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-02T00:56:50.586Z] ++ 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-03-02T00:56:50.586Z] ++ set -e [2021-03-02T00:56:50.586Z] ++ '[' -n 0 ']' [2021-03-02T00:56:50.586Z] ++ set -x [2021-03-02T00:56:50.586Z] ++ 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-03-02T00:56:50.586Z] INFO: Testing against a local daemon [2021-03-02T00:56:50.586Z] === RUN TestPluginWithDevMounts [2021-03-02T00:56:50.586Z] === PAUSE TestPluginWithDevMounts [2021-03-02T00:56:50.586Z] === CONT TestPluginWithDevMounts [2021-03-02T00:56:51.157Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-02T00:56:51.726Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-02T00:56:51.726Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-02T00:56:52.295Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-02T00:56:52.437Z] --- PASS: TestSecretsUpdate (1.94s) [2021-03-02T00:56:52.437Z] === RUN TestTemplatedSecret [2021-03-02T00:56:52.554Z] --- PASS: TestPluginWithDevMounts (1.95s) [2021-03-02T00:56:52.554Z] PASS [2021-03-02T00:56:52.554Z] [2021-03-02T00:56:52.554Z] DONE 1 tests in 2.119s [2021-03-02T00:56:52.554Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-02T00:56:52.555Z] ++ 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-03-02T00:56:52.555Z] ++ set -e [2021-03-02T00:56:52.555Z] ++ '[' -n 0 ']' [2021-03-02T00:56:52.555Z] ++ set -x [2021-03-02T00:56:52.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-02T00:56:52.814Z] INFO: Testing against a local daemon [2021-03-02T00:56:52.814Z] === RUN TestSecretInspect [2021-03-02T00:56:53.073Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-02T00:56:53.642Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-02T00:56:53.642Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-02T00:56:54.522Z] --- PASS: TestTemplatedSecret (2.45s) [2021-03-02T00:56:54.522Z] === RUN TestSecretCreateResolve [2021-03-02T00:56:54.581Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-02T00:56:55.519Z] --- PASS: TestSecretInspect (2.69s) [2021-03-02T00:56:55.519Z] === RUN TestSecretList [2021-03-02T00:56:55.779Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-02T00:56:56.609Z] --- PASS: TestSecretCreateResolve (1.95s) [2021-03-02T00:56:56.609Z] PASS [2021-03-02T00:56:56.609Z] [2021-03-02T00:56:56.609Z] DONE 6 tests in 12.170s [2021-03-02T00:56:56.609Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-03-02T00:56:56.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:56.609Z] ++ set -e [2021-03-02T00:56:56.609Z] ++ '[' -n 0 ']' [2021-03-02T00:56:56.609Z] ++ set -x [2021-03-02T00:56:56.609Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:56:56.609Z] INFO: Testing against a local daemon [2021-03-02T00:56:56.609Z] === RUN TestServiceCreateInit [2021-03-02T00:56:56.609Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T00:56:57.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-02T00:56:57.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-02T00:56:57.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-02T00:56:57.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-02T00:56:57.163Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-02T00:56:57.735Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-02T00:56:57.994Z] --- PASS: TestSecretList (2.46s) [2021-03-02T00:56:57.994Z] === RUN TestSecretsCreateAndDelete [2021-03-02T00:56:59.897Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2021-03-02T00:56:59.897Z] === RUN TestSecretsUpdate [2021-03-02T00:57:01.112Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T00:57:02.429Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-02T00:57:02.429Z] --- PASS: TestSecretsUpdate (2.37s) [2021-03-02T00:57:02.429Z] === RUN TestTemplatedSecret [2021-03-02T00:57:02.690Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-02T00:57:03.260Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-02T00:57:03.260Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-02T00:57:03.260Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-02T00:57:03.949Z] --- PASS: TestServiceCreateInit (7.45s) [2021-03-02T00:57:03.949Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2021-03-02T00:57:03.949Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2021-03-02T00:57:03.949Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T00:57:05.165Z] --- PASS: TestTemplatedSecret (2.92s) [2021-03-02T00:57:05.165Z] === RUN TestSecretCreateResolve [2021-03-02T00:57:06.127Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-02T00:57:06.391Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-02T00:57:07.770Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-02T00:57:08.030Z] --- PASS: TestSecretCreateResolve (2.87s) [2021-03-02T00:57:08.030Z] PASS [2021-03-02T00:57:08.030Z] [2021-03-02T00:57:08.030Z] DONE 6 tests in 15.343s [2021-03-02T00:57:08.030Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-02T00:57:08.030Z] ++ 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-03-02T00:57:08.030Z] ++ set -e [2021-03-02T00:57:08.030Z] ++ '[' -n 0 ']' [2021-03-02T00:57:08.030Z] ++ set -x [2021-03-02T00:57:08.030Z] ++ 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-03-02T00:57:08.289Z] INFO: Testing against a local daemon [2021-03-02T00:57:08.289Z] === RUN TestServiceCreateInit [2021-03-02T00:57:08.289Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T00:57:11.578Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-02T00:57:12.146Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-02T00:57:13.084Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T00:57:13.652Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-02T00:57:14.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-02T00:57:15.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-02T00:57:17.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-02T00:57:17.617Z] --- PASS: TestServiceCreateInit (9.57s) [2021-03-02T00:57:17.617Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s) [2021-03-02T00:57:17.617Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.73s) [2021-03-02T00:57:17.617Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T00:57:18.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-02T00:57:20.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-02T00:57:22.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a97200_} [2021-03-02T00:57:22.543Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1809922318_/foo_false____} [2021-03-02T00:57:22.593Z] --- PASS: TestCreateServiceMultipleTimes (15.76s) [2021-03-02T00:57:22.593Z] === RUN TestCreateServiceConflict [2021-03-02T00:57:22.593Z] --- PASS: TestCreateServiceConflict (1.94s) [2021-03-02T00:57:22.593Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T00:57:23.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1809922318_/foo_true____} [2021-03-02T00:57:24.762Z] --- PASS: TestCreateServiceMaxReplicas (2.82s) [2021-03-02T00:57:24.762Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T00:57:25.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3100166933_/foo_false____} [2021-03-02T00:57:27.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3100166933_/foo_true____} [2021-03-02T00:57:27.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-02T00:57:28.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3100166933_/foo_true__0xc000a97260__} [2021-03-02T00:57:29.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a97280_} [2021-03-02T00:57:31.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a972a0_} [2021-03-02T00:57:32.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a972c0_} [2021-03-02T00:57:34.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a972e0_} [2021-03-02T00:57:34.664Z] --- PASS: TestCreateServiceMultipleTimes (16.77s) [2021-03-02T00:57:34.664Z] === RUN TestCreateServiceConflict [2021-03-02T00:57:35.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-02T00:57:37.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-02T00:57:37.661Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2021-03-02T00:57:37.661Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T00:57:37.765Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-02T00:57:38.025Z] --- PASS: TestCreateServiceConflict (3.41s) [2021-03-02T00:57:38.025Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T00:57:39.748Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2021-03-02T00:57:39.748Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T00:57:39.931Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-02T00:57:41.838Z] --- PASS: TestCreateServiceConfigFileMode (2.19s) [2021-03-02T00:57:41.838Z] === RUN TestCreateServiceSysctls [2021-03-02T00:57:41.888Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2021-03-02T00:57:41.888Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T00:57:41.888Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-02T00:57:42.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-02T00:57:44.368Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-02T00:57:45.411Z] --- PASS: TestCreateServiceSysctls (3.00s) [2021-03-02T00:57:45.411Z] === RUN TestCreateServiceCapabilities [2021-03-02T00:57:46.277Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-02T00:57:46.277Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-02T00:57:46.846Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-02T00:57:47.414Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-02T00:57:47.503Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2021-03-02T00:57:47.503Z] === RUN TestInspect [2021-03-02T00:57:47.985Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-02T00:57:48.553Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-02T00:57:49.119Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-02T00:57:50.054Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-02T00:57:50.284Z] --- PASS: TestInspect (2.54s) [2021-03-02T00:57:50.284Z] === RUN TestCreateJob [2021-03-02T00:57:50.622Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-02T00:57:51.190Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-02T00:57:51.757Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-02T00:57:52.694Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-02T00:57:53.045Z] --- PASS: TestCreateJob (2.99s) [2021-03-02T00:57:53.045Z] === RUN TestReplicatedJob [2021-03-02T00:57:53.263Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-02T00:57:53.830Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-02T00:57:54.397Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-02T00:57:55.336Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-02T00:57:56.272Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-02T00:57:56.840Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.29s) [2021-03-02T00:57:56.840Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T00:57:56.840Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-02T00:57:56.840Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-02T00:57:57.411Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-02T00:57:57.979Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-02T00:57:58.686Z] --- PASS: TestReplicatedJob (5.05s) [2021-03-02T00:57:58.686Z] === RUN TestUpdateReplicatedJob [2021-03-02T00:57:59.364Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-02T00:57:59.936Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2021-03-02T00:57:59.936Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T00:57:59.936Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-02T00:58:00.877Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-02T00:58:01.449Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2021-03-02T00:58:01.449Z] === RUN TestServiceListWithStatuses [2021-03-02T00:58:01.449Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T00:58:01.449Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:58:01.449Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T00:58:02.259Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-02T00:58:02.519Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-02T00:58:03.457Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2021-03-02T00:58:03.457Z] === RUN TestCreateServiceSysctls [2021-03-02T00:58:04.397Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-02T00:58:05.015Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2021-03-02T00:58:05.015Z] === RUN TestDockerNetworkReConnect [2021-03-02T00:58:06.949Z] --- PASS: TestCreateServiceSysctls (3.60s) [2021-03-02T00:58:06.949Z] === RUN TestCreateServiceCapabilities [2021-03-02T00:58:08.337Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-02T00:58:08.608Z] --- PASS: TestDockerNetworkReConnect (3.20s) [2021-03-02T00:58:08.608Z] === RUN TestServicePlugin [2021-03-02T00:58:08.608Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-02T00:58:08.608Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:58:08.608Z] === RUN TestServiceUpdateLabel [2021-03-02T00:58:10.161Z] --- PASS: TestServiceUpdateLabel (1.95s) [2021-03-02T00:58:10.161Z] === RUN TestServiceUpdateSecrets [2021-03-02T00:58:10.245Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2021-03-02T00:58:10.245Z] === RUN TestInspect [2021-03-02T00:58:10.813Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-02T00:58:11.382Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-02T00:58:13.923Z] --- PASS: TestInspect (3.53s) [2021-03-02T00:58:13.923Z] === RUN TestCreateJob [2021-03-02T00:58:15.302Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-02T00:58:17.840Z] --- PASS: TestCreateJob (3.90s) [2021-03-02T00:58:17.840Z] === RUN TestReplicatedJob [2021-03-02T00:58:17.840Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-02T00:58:18.409Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-02T00:58:18.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-02T00:58:23.685Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-02T00:58:23.945Z] === RUN TestDockerSuite/TestCpToDot [2021-03-02T00:58:24.514Z] --- PASS: TestReplicatedJob (7.01s) [2021-03-02T00:58:24.514Z] === RUN TestUpdateReplicatedJob [2021-03-02T00:58:24.773Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-02T00:58:25.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-02T00:58:25.766Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2021-03-02T00:58:25.766Z] === RUN TestServiceUpdateConfigs [2021-03-02T00:58:25.910Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-02T00:58:27.821Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-02T00:58:28.760Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-02T00:58:29.336Z] --- PASS: TestUpdateReplicatedJob (4.89s) [2021-03-02T00:58:29.336Z] === RUN TestServiceListWithStatuses [2021-03-02T00:58:29.336Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T00:58:29.336Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:58:29.336Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T00:58:29.919Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-02T00:58:30.179Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-02T00:58:30.747Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-02T00:58:32.126Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-02T00:58:32.385Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-02T00:58:32.385Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-02T00:58:32.952Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-02T00:58:33.519Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-02T00:58:33.519Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-02T00:58:33.519Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-02T00:58:34.457Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-02T00:58:34.457Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-02T00:58:34.716Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-02T00:58:34.716Z] === RUN TestDockerSuite/TestCreateRM [2021-03-02T00:58:34.716Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-02T00:58:34.976Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-02T00:58:34.976Z] --- PASS: TestDockerNetworkConnectAlias (5.44s) [2021-03-02T00:58:34.976Z] === RUN TestDockerNetworkReConnect [2021-03-02T00:58:34.976Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-02T00:58:35.234Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-02T00:58:37.771Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-02T00:58:37.771Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-02T00:58:37.771Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-02T00:58:39.149Z] --- PASS: TestDockerNetworkReConnect (4.12s) [2021-03-02T00:58:39.149Z] === RUN TestServicePlugin [2021-03-02T00:58:41.217Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2021-03-02T00:58:41.217Z] === RUN TestServiceUpdateNetwork [2021-03-02T00:58:43.343Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-02T00:58:43.343Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-02T00:58:43.343Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-02T00:58:43.343Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-02T00:58:43.343Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-02T00:58:43.343Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-02T00:58:43.911Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-02T00:58:44.848Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-02T00:58:45.785Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-02T00:58:47.163Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-02T00:58:47.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-02T00:58:48.542Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-02T00:58:49.112Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-02T00:58:50.048Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-02T00:58:50.049Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-02T00:58:50.628Z] === RUN TestDockerSuite/TestDockerFails [2021-03-02T00:58:50.628Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-02T00:58:50.628Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-02T00:58:50.628Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-02T00:58:51.610Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2021-03-02T00:58:51.610Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T00:58:52.005Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-02T00:58:52.254Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-02T00:58:52.264Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-02T00:58:53.305Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-02T00:58:53.641Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-02T00:58:53.641Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-02T00:58:53.641Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-02T00:58:53.641Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-02T00:59:00.206Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-02T00:59:00.375Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-02T00:59:01.144Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-02T00:59:03.054Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-02T00:59:03.992Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-02T00:59:04.560Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-02T00:59:05.497Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-02T00:59:06.064Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-02T00:59:06.323Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-02T00:59:06.890Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-02T00:59:07.441Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2021-03-02T00:59:07.441Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-03-02T00:59:07.441Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-03-02T00:59:07.441Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.81s) [2021-03-02T00:59:07.441Z] PASS [2021-03-02T00:59:07.441Z] [2021-03-02T00:59:07.441Z] === Skipped [2021-03-02T00:59:07.441Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-03-02T00:59:07.441Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T00:59:07.441Z] [2021-03-02T00:59:07.441Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-03-02T00:59:07.441Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-02T00:59:07.441Z] [2021-03-02T00:59:07.441Z] [2021-03-02T00:59:07.441Z] DONE 27 tests, 2 skipped in 130.738s [2021-03-02T00:59:07.441Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-03-02T00:59:07.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:59:07.441Z] ++ set -e [2021-03-02T00:59:07.441Z] ++ '[' -n 0 ']' [2021-03-02T00:59:07.441Z] ++ set -x [2021-03-02T00:59:07.441Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:59:07.441Z] INFO: Testing against a local daemon [2021-03-02T00:59:07.441Z] === RUN TestSessionCreate [2021-03-02T00:59:07.441Z] --- PASS: TestSessionCreate (0.04s) [2021-03-02T00:59:07.441Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T00:59:07.441Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-02T00:59:07.441Z] PASS [2021-03-02T00:59:07.441Z] [2021-03-02T00:59:07.441Z] DONE 2 tests in 0.159s [2021-03-02T00:59:07.441Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-03-02T00:59:07.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:59:07.441Z] ++ set -e [2021-03-02T00:59:07.441Z] ++ '[' -n 0 ']' [2021-03-02T00:59:07.441Z] ++ set -x [2021-03-02T00:59:07.442Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:59:07.442Z] INFO: Testing against a local daemon [2021-03-02T00:59:07.442Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T00:59:07.442Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T00:59:07.442Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T00:59:07.442Z] === RUN TestEventsExecDie [2021-03-02T00:59:07.457Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-02T00:59:08.083Z] --- PASS: TestEventsExecDie (0.62s) [2021-03-02T00:59:08.083Z] === RUN TestEventsBackwardsCompatible [2021-03-02T00:59:08.378Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-03-02T00:59:08.378Z] === RUN TestInfoBinaryCommits [2021-03-02T00:59:08.378Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-03-02T00:59:08.378Z] === RUN TestInfoAPIVersioned [2021-03-02T00:59:08.378Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-02T00:59:08.378Z] === RUN TestInfoDiscoveryBackend [2021-03-02T00:59:08.678Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-02T00:59:08.678Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-02T00:59:08.833Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-02T00:59:09.726Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-02T00:59:09.726Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-02T00:59:09.769Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-02T00:59:10.364Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-02T00:59:10.364Z] === RUN TestInfoAPI [2021-03-02T00:59:10.364Z] --- PASS: TestInfoAPI (0.05s) [2021-03-02T00:59:10.364Z] === RUN TestInfoAPIWarnings [2021-03-02T00:59:11.146Z] --- PASS: TestServicePlugin (32.11s) [2021-03-02T00:59:11.146Z] plugin_test.go:62: [d3e79d5243d7b] joining swarm manager [d572211b1aafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T00:59:11.146Z] plugin_test.go:65: [d6e2c707ca269] joining swarm manager [d572211b1aafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T00:59:11.146Z] === RUN TestServiceUpdateLabel [2021-03-02T00:59:12.522Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-02T00:59:13.917Z] --- PASS: TestServiceUpdateLabel (2.69s) [2021-03-02T00:59:13.917Z] === RUN TestServiceUpdateSecrets [2021-03-02T00:59:14.485Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-02T00:59:15.865Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-02T00:59:16.802Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-02T00:59:17.370Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-02T00:59:17.629Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-02T00:59:18.564Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-02T00:59:19.131Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-02T00:59:19.390Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-02T00:59:19.648Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-02T00:59:19.648Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-02T00:59:19.648Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-02T00:59:20.584Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-02T00:59:21.522Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-02T00:59:21.522Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-02T00:59:21.522Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-02T00:59:22.460Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-02T00:59:22.719Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-02T00:59:22.977Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-02T00:59:23.912Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-02T00:59:24.171Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-02T00:59:24.171Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-02T00:59:24.171Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-02T00:59:25.547Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-02T00:59:26.114Z] === RUN TestDockerSuite/TestEventsRename [2021-03-02T00:59:26.681Z] === RUN TestDockerSuite/TestEventsResize [2021-03-02T00:59:26.939Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-02T00:59:28.315Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2021-03-02T00:59:28.315Z] === RUN TestServiceUpdateConfigs [2021-03-02T00:59:29.066Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-03-02T00:59:29.066Z] === RUN TestInfoDebug [2021-03-02T00:59:29.066Z] --- PASS: TestInfoDebug (0.53s) [2021-03-02T00:59:29.066Z] === RUN TestInfoInsecureRegistries [2021-03-02T00:59:29.066Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-02T00:59:29.066Z] === RUN TestInfoRegistryMirrors [2021-03-02T00:59:29.066Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-02T00:59:29.066Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T00:59:29.066Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-03-02T00:59:29.066Z] === RUN TestPingCacheHeaders [2021-03-02T00:59:29.066Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-02T00:59:29.066Z] === RUN TestPingGet [2021-03-02T00:59:29.066Z] --- PASS: TestPingGet (0.02s) [2021-03-02T00:59:29.066Z] === RUN TestPingHead [2021-03-02T00:59:29.066Z] --- PASS: TestPingHead (0.04s) [2021-03-02T00:59:29.066Z] === RUN TestVersion [2021-03-02T00:59:29.066Z] --- PASS: TestVersion (0.03s) [2021-03-02T00:59:29.066Z] PASS [2021-03-02T00:59:29.066Z] [2021-03-02T00:59:29.067Z] === Skipped [2021-03-02T00:59:29.067Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T00:59:29.067Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T00:59:29.067Z] [2021-03-02T00:59:29.067Z] [2021-03-02T00:59:29.067Z] DONE 18 tests, 1 skipped in 21.267s [2021-03-02T00:59:29.067Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-03-02T00:59:29.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:59:29.067Z] ++ set -e [2021-03-02T00:59:29.067Z] ++ '[' -n 0 ']' [2021-03-02T00:59:29.067Z] ++ set -x [2021-03-02T00:59:29.067Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-02T00:59:29.067Z] INFO: Testing against a local daemon [2021-03-02T00:59:29.067Z] === RUN TestVolumesCreateAndList [2021-03-02T00:59:29.067Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-02T00:59:29.067Z] === RUN TestVolumesRemove [2021-03-02T00:59:29.067Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-02T00:59:29.067Z] === RUN TestVolumesInspect [2021-03-02T00:59:29.067Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-02T00:59:29.067Z] === RUN TestVolumesInvalidJSON [2021-03-02T00:59:29.067Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T00:59:29.067Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T00:59:29.067Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T00:59:29.067Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-02T00:59:29.067Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T00:59:29.067Z] PASS [2021-03-02T00:59:29.067Z] [2021-03-02T00:59:29.067Z] DONE 5 tests in 0.209s [2021-03-02T00:59:29.067Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T00:59:29.359Z] ++++ cat bundles/test-integration/docker.pid [2021-03-02T00:59:29.359Z] +++ kill 14113 [2021-03-02T00:59:30.873Z] +++ /etc/init.d/apparmor stop [2021-03-02T00:59:30.873Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T00:59:30.873Z] [2021-03-02T00:59:30.873Z] Unloading profiles will leave already running processes permanently [2021-03-02T00:59:30.873Z] unconfined, which can lead to unexpected situations. [2021-03-02T00:59:30.873Z] [2021-03-02T00:59:30.873Z] To set a process to complain mode, use the command line tool [2021-03-02T00:59:30.873Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T00:59:30.873Z] +++ true [2021-03-02T00:59:30.873Z] exiting test-integration [2021-03-02T00:59:30.873Z] ++ exit 0 [2021-03-02T00:59:30.873Z] Post stage [Pipeline] junit [2021-03-02T00:59:32.438Z] Recording test results [2021-03-02T00:59:32.504Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-02T00:59:33.015Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-03-02T00:59:33.082Z] === RUN TestDockerSuite/TestEventsStreaming Post stage [Pipeline] sh [2021-03-02T00:59:33.459Z] + echo Ensuring container killed. [2021-03-02T00:59:33.459Z] Ensuring container killed. [2021-03-02T00:59:33.459Z] + docker rm -vf docker-pr5 [2021-03-02T00:59:33.459Z] Error: No such container: docker-pr5 [2021-03-02T00:59:33.459Z] + true [Pipeline] sh [2021-03-02T00:59:33.657Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-02T00:59:33.859Z] + echo Chowning /workspace to jenkins user [2021-03-02T00:59:33.859Z] Chowning /workspace to jenkins user [2021-03-02T00:59:33.859Z] + id -u [2021-03-02T00:59:33.859Z] + id -g [2021-03-02T00:59:33.859Z] + docker run --rm -v /home/docker/workspace/moby_PR-42095:/workspace busybox chown -R 1001:1001 /workspace [2021-03-02T00:59:33.859Z] Unable to find image 'busybox:latest' locally [2021-03-02T00:59:34.898Z] latest: Pulling from library/busybox [2021-03-02T00:59:35.192Z] f2fa8cbaa451: Pulling fs layer [2021-03-02T00:59:35.192Z] f2fa8cbaa451: Verifying Checksum [2021-03-02T00:59:35.192Z] f2fa8cbaa451: Download complete [2021-03-02T00:59:35.490Z] f2fa8cbaa451: Pull complete [2021-03-02T00:59:35.490Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-02T00:59:35.490Z] Status: Downloaded newer image for busybox:latest [2021-03-02T00:59:36.944Z] === RUN TestDockerSuite/TestEventsTop [2021-03-02T00:59:36.945Z] === RUN TestDockerSuite/TestEventsUntag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T00:59:37.973Z] + bundleName=ppc64le-integration [2021-03-02T00:59:37.973Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-03-02T00:59:37.973Z] Creating ppc64le-integration-bundles.tar.gz [2021-03-02T00:59:37.974Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2021-03-02T00:59:37.974Z] ) -print [Pipeline] archiveArtifacts [2021-03-02T00:59:38.026Z] Archiving artifacts [2021-03-02T00:59:38.436Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42095/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T00:59:38.832Z] + make clean [2021-03-02T00:59:39.129Z] make: command: Command not found [2021-03-02T00:59:39.129Z] make: command: Command not found [2021-03-02T00:59:39.129Z] docker volume rm -f docker-dev-cache [2021-03-02T00:59:39.129Z] docker-dev-cache [Pipeline] deleteDir [2021-03-02T00:59:39.475Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-02T00:59:41.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-02T00:59:42.752Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2021-03-02T00:59:42.752Z] === RUN TestServiceUpdateNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T00:59:50.874Z] === RUN TestDockerSuite/TestExec [2021-03-02T00:59:51.441Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-02T00:59:52.009Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-02T00:59:52.268Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-02T00:59:52.840Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-02T00:59:54.220Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-02T00:59:54.479Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-02T00:59:55.419Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-02T00:59:55.988Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-02T00:59:56.556Z] --- PASS: TestServiceUpdateNetwork (13.64s) [2021-03-02T00:59:56.556Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T00:59:56.815Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-02T00:59:57.384Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-02T00:59:57.965Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-02T00:59:57.965Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-02T00:59:58.907Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-02T00:59:59.478Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-02T01:00:00.418Z] === RUN TestDockerSuite/TestExecEnv [2021-03-02T01:00:00.988Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-02T01:00:02.371Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-02T01:00:02.630Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-02T01:00:05.920Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-02T01:00:05.920Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-02T01:00:06.180Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-02T01:00:07.121Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-02T01:00:07.688Z] === RUN TestDockerSuite/TestExecParseError [2021-03-02T01:00:08.259Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-02T01:00:08.825Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-02T01:00:09.084Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-02T01:00:10.465Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-02T01:00:11.032Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-02T01:00:11.600Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-02T01:00:13.505Z] --- PASS: TestServiceUpdatePidsLimit (17.09s) [2021-03-02T01:00:13.505Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-03-02T01:00:13.505Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2021-03-02T01:00:13.505Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2021-03-02T01:00:13.505Z] PASS [2021-03-02T01:00:13.505Z] [2021-03-02T01:00:13.505Z] === Skipped [2021-03-02T01:00:13.505Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-02T01:00:13.505Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-02T01:00:13.505Z] [2021-03-02T01:00:13.505Z] [2021-03-02T01:00:13.505Z] DONE 27 tests, 1 skipped in 185.525s [2021-03-02T01:00:13.505Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-02T01:00:13.505Z] ++ 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-03-02T01:00:13.505Z] ++ set -e [2021-03-02T01:00:13.505Z] ++ '[' -n 0 ']' [2021-03-02T01:00:13.505Z] ++ set -x [2021-03-02T01:00:13.505Z] ++ 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-03-02T01:00:13.765Z] INFO: Testing against a local daemon [2021-03-02T01:00:13.765Z] === RUN TestSessionCreate [2021-03-02T01:00:13.765Z] --- PASS: TestSessionCreate (0.04s) [2021-03-02T01:00:13.765Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T01:00:13.765Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-02T01:00:13.765Z] PASS [2021-03-02T01:00:13.765Z] [2021-03-02T01:00:13.765Z] DONE 2 tests in 0.163s [2021-03-02T01:00:13.765Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-02T01:00:13.765Z] ++ 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-03-02T01:00:13.765Z] ++ set -e [2021-03-02T01:00:13.765Z] ++ '[' -n 0 ']' [2021-03-02T01:00:13.765Z] ++ set -x [2021-03-02T01:00:13.765Z] ++ 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-03-02T01:00:13.765Z] INFO: Testing against a local daemon [2021-03-02T01:00:13.765Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T01:00:13.765Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T01:00:13.765Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T01:00:13.765Z] === RUN TestEventsExecDie [2021-03-02T01:00:14.336Z] --- PASS: TestEventsExecDie (0.57s) [2021-03-02T01:00:14.336Z] === RUN TestEventsBackwardsCompatible [2021-03-02T01:00:14.595Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-02T01:00:14.595Z] === RUN TestInfoBinaryCommits [2021-03-02T01:00:14.595Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-02T01:00:14.595Z] === RUN TestInfoAPIVersioned [2021-03-02T01:00:14.595Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-02T01:00:14.595Z] === RUN TestInfoDiscoveryBackend [2021-03-02T01:00:15.162Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-02T01:00:15.162Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-02T01:00:16.103Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-02T01:00:16.103Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-02T01:00:16.690Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-02T01:00:16.690Z] === RUN TestInfoAPI [2021-03-02T01:00:16.690Z] --- PASS: TestInfoAPI (0.02s) [2021-03-02T01:00:16.690Z] === RUN TestInfoAPIWarnings [2021-03-02T01:00:23.259Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-02T01:00:23.259Z] === RUN TestDockerSuite/TestExecTTY [2021-03-02T01:00:23.259Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-02T01:00:23.830Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-02T01:00:24.398Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-02T01:00:24.966Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-02T01:00:24.966Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-02T01:00:26.345Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-02T01:00:26.911Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-02T01:00:27.479Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-02T01:00:28.047Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-02T01:00:28.614Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-02T01:00:32.806Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-03-02T01:00:32.806Z] === RUN TestInfoDebug [2021-03-02T01:00:33.377Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-02T01:00:33.377Z] --- PASS: TestInfoDebug (0.56s) [2021-03-02T01:00:33.377Z] === RUN TestInfoInsecureRegistries [2021-03-02T01:00:33.945Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-02T01:00:33.945Z] === RUN TestInfoRegistryMirrors [2021-03-02T01:00:34.514Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-02T01:00:34.514Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T01:00:34.514Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-02T01:00:34.514Z] === RUN TestPingCacheHeaders [2021-03-02T01:00:34.514Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-02T01:00:34.514Z] === RUN TestPingGet [2021-03-02T01:00:34.514Z] --- PASS: TestPingGet (0.01s) [2021-03-02T01:00:34.514Z] === RUN TestPingHead [2021-03-02T01:00:34.774Z] --- PASS: TestPingHead (0.02s) [2021-03-02T01:00:34.774Z] === RUN TestVersion [2021-03-02T01:00:34.774Z] --- PASS: TestVersion (0.02s) [2021-03-02T01:00:34.774Z] PASS [2021-03-02T01:00:34.774Z] [2021-03-02T01:00:34.774Z] === Skipped [2021-03-02T01:00:34.774Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T01:00:34.774Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-02T01:00:34.774Z] [2021-03-02T01:00:34.774Z] [2021-03-02T01:00:34.774Z] DONE 18 tests, 1 skipped in 20.936s [2021-03-02T01:00:34.774Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-02T01:00:34.774Z] ++ 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-03-02T01:00:34.774Z] ++ set -e [2021-03-02T01:00:34.774Z] ++ '[' -n 0 ']' [2021-03-02T01:00:34.774Z] ++ set -x [2021-03-02T01:00:34.774Z] ++ 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-03-02T01:00:34.775Z] INFO: Testing against a local daemon [2021-03-02T01:00:34.775Z] === RUN TestVolumesCreateAndList [2021-03-02T01:00:34.775Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-02T01:00:34.775Z] === RUN TestVolumesRemove [2021-03-02T01:00:34.775Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-02T01:00:34.775Z] === RUN TestVolumesInspect [2021-03-02T01:00:34.775Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-02T01:00:34.775Z] === RUN TestVolumesInvalidJSON [2021-03-02T01:00:34.775Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T01:00:34.775Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T01:00:35.034Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T01:00:35.034Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-02T01:00:35.034Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T01:00:35.034Z] PASS [2021-03-02T01:00:35.034Z] [2021-03-02T01:00:35.034Z] DONE 5 tests in 0.226s [2021-03-02T01:00:35.034Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T01:00:35.295Z] ++++ cat bundles/test-integration/docker.pid [2021-03-02T01:00:35.295Z] +++ kill 5664 [2021-03-02T01:00:35.295Z] +++ /etc/init.d/apparmor stop [2021-03-02T01:00:35.555Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T01:00:35.555Z] [2021-03-02T01:00:35.555Z] Unloading profiles will leave already running processes permanently [2021-03-02T01:00:35.555Z] unconfined, which can lead to unexpected situations. [2021-03-02T01:00:35.555Z] [2021-03-02T01:00:35.555Z] To set a process to complain mode, use the command line tool [2021-03-02T01:00:35.555Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T01:00:35.555Z] +++ true [2021-03-02T01:00:35.555Z] exiting test-integration [2021-03-02T01:00:35.555Z] ++ exit 0 [2021-03-02T01:00:35.555Z] [2021-03-02T01:00:36.124Z] + for job in $(jobs -p) [2021-03-02T01:00:36.124Z] + wait 9918 [2021-03-02T01:00:38.032Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-02T01:00:39.412Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-02T01:00:44.705Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-02T01:00:44.705Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-02T01:00:44.705Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-02T01:00:44.705Z] === RUN TestDockerSuite/TestHealth [2021-03-02T01:00:46.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-02T01:01:04.697Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-02T01:01:04.956Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-02T01:01:05.215Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-02T01:01:05.215Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-02T01:01:06.152Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-02T01:01:06.152Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-02T01:01:06.720Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-02T01:01:07.288Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-02T01:01:07.549Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-02T01:01:07.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-02T01:01:08.067Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-02T01:01:11.359Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-02T01:01:11.359Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-02T01:01:11.359Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-02T01:01:11.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-02T01:01:12.497Z] === RUN TestDockerSuite/TestImportFile [2021-03-02T01:01:14.403Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-02T01:01:14.403Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-02T01:01:15.788Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-02T01:01:17.697Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-02T01:01:19.078Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-02T01:01:20.018Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-02T01:01:20.957Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-02T01:01:21.527Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-02T01:01:21.527Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-02T01:01:21.527Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-02T01:01:22.095Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-02T01:01:22.664Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-02T01:01:22.923Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-02T01:01:23.491Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-02T01:01:23.750Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-02T01:01:24.318Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-02T01:01:24.318Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-02T01:01:25.696Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-02T01:01:25.954Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-02T01:01:26.527Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-02T01:01:26.527Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-02T01:01:26.786Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-02T01:01:27.046Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-02T01:01:27.614Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-02T01:01:28.183Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-02T01:01:28.751Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-02T01:01:29.319Z] === RUN TestDockerSuite/TestInspectImage [2021-03-02T01:01:29.319Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-02T01:01:29.319Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-02T01:01:29.319Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-02T01:01:29.578Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-02T01:01:30.145Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-02T01:01:30.145Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-02T01:01:30.713Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-02T01:01:31.280Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-02T01:01:31.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-02T01:01:33.199Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-02T01:01:33.199Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-02T01:01:33.459Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-02T01:01:34.396Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-02T01:01:35.777Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-02T01:01:36.345Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-02T01:01:37.281Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-02T01:01:37.849Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-02T01:01:38.789Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-02T01:01:39.356Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-02T01:01:39.615Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-02T01:01:39.615Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-02T01:01:41.524Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-02T01:01:42.462Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-02T01:01:43.400Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-02T01:01:43.400Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-02T01:01:44.780Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-02T01:01:46.160Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-02T01:01:47.542Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-02T01:01:47.543Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-02T01:01:48.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-02T01:01:48.926Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-02T01:01:49.187Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-02T01:01:49.758Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-02T01:01:59.776Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-02T01:01:59.776Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-02T01:02:01.155Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-02T01:02:01.417Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-02T01:02:03.324Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-02T01:02:03.324Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-02T01:02:03.324Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-02T01:02:03.324Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-02T01:02:03.324Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-02T01:02:03.891Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-02T01:02:04.459Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-02T01:02:04.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-02T01:02:08.007Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-02T01:02:08.577Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-02T01:02:11.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-02T01:02:13.013Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-02T01:02:13.583Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-02T01:02:13.583Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-02T01:02:14.964Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-02T01:02:15.902Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-02T01:02:17.282Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-02T01:02:18.219Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-02T01:02:19.158Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-02T01:02:21.070Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-02T01:02:21.330Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-02T01:02:21.898Z] === RUN TestDockerSuite/TestLogsSince [2021-03-02T01:02:28.462Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-02T01:02:33.734Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-02T01:02:34.302Z] === RUN TestDockerSuite/TestLogsTail [2021-03-02T01:02:34.869Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-02T01:02:35.437Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-02T01:02:36.005Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-02T01:02:36.265Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-02T01:02:36.524Z] === RUN TestDockerSuite/TestNetHostname [2021-03-02T01:02:37.901Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-02T01:02:38.159Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-02T01:02:39.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-02T01:02:40.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-02T01:02:44.290Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-02T01:02:46.225Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-02T01:02:46.483Z] === RUN TestDockerSuite/TestPluginActive [2021-03-02T01:02:47.860Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-02T01:02:54.429Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-02T01:02:54.429Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-02T01:02:54.997Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-02T01:02:57.537Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-02T01:02:58.913Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-02T01:03:00.816Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-02T01:03:04.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-02T01:03:06.642Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-02T01:03:08.019Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-02T01:03:08.960Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-02T01:03:10.908Z] === RUN TestDockerSuite/TestPortList [2021-03-02T01:03:17.475Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-02T01:03:18.413Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-02T01:03:24.973Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-02T01:03:24.973Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-02T01:03:24.973Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-02T01:03:25.231Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-02T01:03:25.231Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-02T01:03:26.172Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-02T01:03:26.172Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-02T01:03:26.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-02T01:03:26.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-02T01:03:28.120Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-02T01:03:28.120Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-02T01:03:30.654Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-02T01:03:31.222Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-02T01:03:31.789Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-02T01:03:31.789Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-02T01:03:34.324Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-02T01:03:34.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-02T01:03:34.583Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-02T01:03:37.873Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-02T01:03:42.101Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-02T01:03:42.101Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-02T01:03:45.406Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-02T01:03:51.981Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-02T01:03:53.365Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-02T01:03:54.748Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-02T01:03:55.687Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-02T01:03:56.627Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-02T01:03:58.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-02T01:03:58.009Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-02T01:04:00.551Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-02T01:04:01.492Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-02T01:04:01.753Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-02T01:04:02.694Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-02T01:04:04.618Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-02T01:04:06.527Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-02T01:04:07.096Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-02T01:04:07.096Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-02T01:04:07.096Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-02T01:04:07.096Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-02T01:04:07.357Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-02T01:04:07.927Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-02T01:04:08.869Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-02T01:04:09.815Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-02T01:04:10.075Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-02T01:04:16.647Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-02T01:04:17.586Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-02T01:04:18.965Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-02T01:04:19.225Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-02T01:04:19.225Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-02T01:04:19.485Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-02T01:04:22.020Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-02T01:04:22.588Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-02T01:04:25.122Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-02T01:04:26.060Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-02T01:04:26.060Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-02T01:04:26.060Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-02T01:04:29.384Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-02T01:04:29.952Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-02T01:04:29.952Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-02T01:04:31.329Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-02T01:04:31.898Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-02T01:04:33.276Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-02T01:04:33.535Z] === RUN TestDockerSuite/TestRmiTag [2021-03-02T01:04:33.795Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-02T01:04:34.364Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-02T01:04:36.900Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-02T01:04:37.470Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-02T01:04:38.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-02T01:04:38.040Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-02T01:04:38.299Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-02T01:04:39.678Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-02T01:04:40.616Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-02T01:04:40.875Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-02T01:04:41.444Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-02T01:04:41.704Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-02T01:04:42.273Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-02T01:04:43.651Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-02T01:04:43.909Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-02T01:04:44.478Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-02T01:04:45.414Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-02T01:04:45.984Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-02T01:04:47.377Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-02T01:04:47.946Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-02T01:04:48.884Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-02T01:04:49.457Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-02T01:04:50.029Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-02T01:04:50.966Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-02T01:04:51.534Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-02T01:04:52.469Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-02T01:04:53.037Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-02T01:04:53.297Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-02T01:04:54.234Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-02T01:04:54.234Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-02T01:04:55.613Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-02T01:04:56.553Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-02T01:04:57.121Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-02T01:04:57.692Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-02T01:04:58.260Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-02T01:04:58.260Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-02T01:04:58.829Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-02T01:04:59.397Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-02T01:04:59.965Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-02T01:05:00.226Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-02T01:05:00.862Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-02T01:05:00.862Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-02T01:05:01.431Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-02T01:05:01.431Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-02T01:05:02.813Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-02T01:05:02.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-02T01:05:03.382Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-02T01:05:03.952Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-02T01:05:04.902Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-02T01:05:04.902Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-02T01:05:05.472Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-02T01:05:07.384Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-02T01:05:07.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-02T01:05:08.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-02T01:05:09.462Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-02T01:05:10.031Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-02T01:05:10.601Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-02T01:05:10.601Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-02T01:05:11.171Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-02T01:05:11.741Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-02T01:05:12.686Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-02T01:05:13.627Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-02T01:05:13.887Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-02T01:05:16.427Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-02T01:05:16.997Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-02T01:05:16.997Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-02T01:05:17.566Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-02T01:05:19.474Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-02T01:05:19.474Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-02T01:05:20.853Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-02T01:05:22.758Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-02T01:05:23.017Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-02T01:05:25.581Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-02T01:05:25.581Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-02T01:05:25.581Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-02T01:05:25.581Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-02T01:05:26.961Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-02T01:05:26.961Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-02T01:05:27.903Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-02T01:05:30.439Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-02T01:05:30.698Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-02T01:05:30.698Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-02T01:05:32.076Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-02T01:05:32.336Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-02T01:05:32.336Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-02T01:05:33.276Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-02T01:05:34.656Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-02T01:05:34.656Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-02T01:05:34.916Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-02T01:05:35.483Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-02T01:05:36.052Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-02T01:05:36.311Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-02T01:05:36.311Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-02T01:05:36.880Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-02T01:05:37.448Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-02T01:05:37.707Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-02T01:05:38.275Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-02T01:05:38.843Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-02T01:05:39.102Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-02T01:05:39.670Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-02T01:05:40.237Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-02T01:05:40.237Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-02T01:05:40.496Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-02T01:05:41.063Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-02T01:05:41.999Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-02T01:05:42.261Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-02T01:05:42.261Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-02T01:05:44.188Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-02T01:05:44.756Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-02T01:05:56.964Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-02T01:05:56.964Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-02T01:05:56.964Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-02T01:05:57.900Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-02T01:05:57.900Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-02T01:05:57.900Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-02T01:05:57.900Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-02T01:05:58.468Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-02T01:06:01.000Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-02T01:06:01.938Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-02T01:06:03.317Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-02T01:06:03.577Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-02T01:06:06.865Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-02T01:06:08.771Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-02T01:06:09.031Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-02T01:06:09.601Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-02T01:06:10.169Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-02T01:06:10.169Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-02T01:06:10.428Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-02T01:06:11.374Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-02T01:06:12.312Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-02T01:06:13.249Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-02T01:06:13.249Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-02T01:06:13.249Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-02T01:06:14.185Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-02T01:06:15.122Z] === RUN TestDockerSuite/TestRunMount [2021-03-02T01:06:19.316Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-02T01:06:19.316Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-02T01:06:19.887Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-02T01:06:20.456Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-02T01:06:22.361Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-02T01:06:22.361Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-02T01:06:24.269Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-02T01:06:24.838Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-02T01:06:26.742Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-02T01:06:27.679Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-02T01:06:28.618Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-02T01:06:30.524Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-02T01:06:31.092Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-02T01:06:32.032Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-02T01:06:32.994Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-02T01:06:32.994Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-02T01:06:33.930Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-02T01:06:34.498Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-02T01:06:34.757Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-02T01:06:35.694Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-02T01:06:36.264Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-02T01:06:37.642Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-02T01:06:38.211Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-02T01:06:40.120Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-02T01:06:40.379Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-02T01:06:43.671Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-02T01:06:43.671Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-02T01:06:43.931Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-02T01:06:44.191Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-02T01:06:44.759Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-02T01:06:45.019Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-02T01:06:45.589Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-02T01:06:46.157Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-02T01:06:46.157Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-02T01:06:46.725Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-02T01:06:49.257Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-02T01:06:52.545Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-02T01:06:52.545Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-02T01:06:52.808Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-02T01:06:53.380Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-02T01:06:53.948Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-02T01:06:54.885Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-02T01:06:55.453Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-02T01:06:56.022Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-02T01:06:56.961Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-02T01:06:57.220Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-02T01:06:57.787Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-02T01:06:58.355Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-02T01:06:58.355Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-02T01:06:58.614Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-02T01:06:59.185Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-02T01:06:59.185Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-02T01:06:59.752Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-02T01:07:00.690Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-02T01:07:00.690Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-02T01:07:02.594Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-02T01:07:03.531Z] === RUN TestDockerSuite/TestRunRm [2021-03-02T01:07:04.098Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-02T01:07:07.383Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-02T01:07:07.383Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-02T01:07:08.320Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-02T01:07:08.888Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-02T01:07:09.825Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-02T01:07:10.393Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-02T01:07:10.961Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-02T01:07:14.263Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-02T01:07:14.263Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-02T01:07:16.798Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-02T01:07:17.366Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-02T01:07:18.304Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-02T01:07:18.872Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-02T01:07:19.440Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-02T01:07:20.009Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-02T01:07:20.575Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-02T01:07:20.834Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-02T01:07:21.401Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-02T01:07:21.660Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-02T01:07:22.230Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-02T01:07:22.798Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-02T01:07:24.177Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-02T01:07:25.556Z] === RUN TestDockerSuite/TestRunState [2021-03-02T01:07:26.937Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-02T01:07:27.198Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-02T01:07:27.766Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-02T01:07:27.766Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-02T01:07:27.766Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-02T01:07:28.333Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-02T01:07:28.593Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-02T01:07:29.530Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-02T01:07:29.789Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-02T01:07:29.789Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-02T01:07:30.047Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-02T01:07:31.974Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-02T01:07:32.233Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-02T01:07:33.610Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-02T01:07:36.143Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-02T01:07:36.711Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-02T01:07:38.615Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-02T01:07:39.183Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-02T01:07:39.751Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-02T01:07:40.321Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-02T01:07:41.701Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-02T01:07:42.638Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-02T01:07:43.206Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-02T01:07:43.206Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-02T01:07:43.465Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-02T01:07:44.033Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-02T01:07:44.291Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-02T01:07:44.860Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-02T01:07:44.860Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-02T01:07:44.860Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-02T01:07:45.427Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-02T01:07:47.962Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-02T01:07:48.530Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-02T01:07:49.467Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-02T01:07:49.467Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-02T01:07:51.382Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-02T01:07:52.774Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-02T01:07:54.153Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-02T01:07:55.533Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-02T01:07:56.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-02T01:07:56.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-02T01:07:56.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-02T01:07:56.102Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-02T01:07:56.102Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-02T01:07:56.102Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-02T01:07:57.042Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-02T01:07:57.303Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-02T01:07:58.242Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-02T01:07:58.811Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-02T01:07:59.383Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-02T01:07:59.383Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-02T01:07:59.644Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-02T01:07:59.644Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-02T01:07:59.644Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-02T01:07:59.644Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-02T01:07:59.904Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-02T01:07:59.904Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-02T01:07:59.904Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-02T01:07:59.904Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-02T01:07:59.904Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-02T01:07:59.904Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-02T01:08:00.164Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-02T01:08:00.734Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-02T01:08:01.306Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-02T01:08:01.306Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-02T01:08:01.876Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-02T01:08:02.136Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-02T01:08:02.710Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-02T01:08:02.710Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-02T01:08:02.710Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-02T01:08:03.283Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-02T01:08:03.854Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-02T01:08:03.854Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-02T01:08:04.115Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-02T01:08:04.686Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-02T01:08:05.627Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-02T01:08:05.887Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-02T01:08:06.459Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-02T01:08:06.459Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-02T01:08:07.031Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-02T01:08:07.031Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-02T01:08:08.414Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-02T01:08:08.674Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-02T01:08:10.085Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-02T01:08:10.654Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-02T01:08:10.654Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-02T01:08:10.654Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-02T01:08:11.224Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-02T01:08:12.166Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-02T01:08:13.107Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-02T01:08:13.366Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-02T01:08:15.274Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-02T01:08:15.275Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-02T01:08:15.535Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-02T01:08:16.914Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-02T01:08:16.914Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-02T01:08:18.292Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-02T01:08:18.292Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-02T01:08:18.292Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-02T01:08:19.230Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-02T01:08:21.137Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-02T01:08:21.137Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-02T01:08:21.396Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-02T01:08:21.396Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-02T01:08:21.655Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-02T01:08:22.221Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-02T01:08:24.128Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-02T01:08:24.128Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-02T01:08:26.034Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-02T01:08:28.571Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-02T01:08:29.140Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-02T01:08:31.685Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-02T01:08:31.945Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-02T01:08:33.324Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-02T01:08:35.859Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-02T01:08:37.240Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-02T01:08:37.809Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-02T01:08:39.189Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-02T01:08:41.099Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-02T01:08:42.036Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-02T01:08:44.570Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-02T01:08:48.759Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-02T01:08:48.759Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-02T01:08:52.047Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-02T01:08:56.250Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-02T01:08:56.250Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-02T01:08:58.783Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-02T01:08:58.783Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-02T01:09:00.687Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-02T01:09:00.947Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-02T01:09:01.514Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-02T01:09:02.083Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-02T01:09:02.083Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-02T01:09:02.342Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-02T01:09:05.692Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-02T01:09:08.238Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-02T01:09:08.497Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-02T01:09:08.757Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-02T01:09:08.757Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-02T01:09:09.325Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-02T01:09:10.702Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-02T01:09:10.702Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-02T01:09:11.639Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-02T01:09:12.207Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-02T01:09:12.777Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-02T01:09:13.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-02T01:09:13.974Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-02T01:09:18.163Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-02T01:09:18.731Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-02T01:09:18.731Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-02T01:09:19.299Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-02T01:09:19.867Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-02T01:09:22.403Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-02T01:09:24.939Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-02T01:09:26.845Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-02T01:09:28.224Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-02T01:09:30.758Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-02T01:09:32.663Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-02T01:09:33.239Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-02T01:09:35.145Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-02T01:09:36.522Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-02T01:09:37.460Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-02T01:09:38.028Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-02T01:09:39.407Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-02T01:09:40.787Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-02T01:09:41.046Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-02T01:09:42.953Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-02T01:09:44.858Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-02T01:09:46.236Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-02T01:10:01.113Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-02T01:10:01.113Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-02T01:10:01.113Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-02T01:10:01.681Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-02T01:10:01.681Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-02T01:10:01.940Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-02T01:10:01.940Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-02T01:10:02.508Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-02T01:10:02.508Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-02T01:10:03.075Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-02T01:10:03.075Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-02T01:10:03.075Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-02T01:10:03.075Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-02T01:10:03.335Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-02T01:10:04.714Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-02T01:10:04.714Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-02T01:10:04.973Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-02T01:10:04.973Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-02T01:10:04.973Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-02T01:10:05.544Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-02T01:10:06.922Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-02T01:10:06.922Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-02T01:10:07.180Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-02T01:10:09.085Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-02T01:10:11.624Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite (1409.03s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.14s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.18s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.96s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.24s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.56s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.76s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.89s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.99s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.48s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.86s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.29s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.30s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.78s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.86s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.69s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.42s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.25s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.87s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.14s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.99s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.53s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.86s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.05s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.29s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.95s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.28s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.59s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.90s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.38s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.42s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.78s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.57s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.80s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.09s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.52s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.71s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.48s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.47s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.76s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.00s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.14s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.61s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.00s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.75s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.11s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.63s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.39s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.18s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2021-03-02T01:10:11.624Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-02T01:10:11.624Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.79s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.90s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.80s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.48s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.31s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.21s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.80s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.62s) [2021-03-02T01:10:11.624Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-03-02T01:10:11.624Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.624Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2021-03-02T01:10:11.624Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.624Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-03-02T01:10:11.624Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.624Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-03-02T01:10:11.624Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.27s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.89s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.26s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.04s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.47s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.95s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.27s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.34s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.44s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.09s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.98s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.11s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.80s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.59s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.63s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.17s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.58s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.74s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.88s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.08s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.66s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.98s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.17s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.13s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.85s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.48s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2021-03-02T01:10:11.624Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-02T01:10:11.624Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.22s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFails (0.79s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.28s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.54s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.02s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.01s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.74s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.11s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.38s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.92s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildHistory (4.07s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.78s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.90s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.93s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.90s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.45s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.87s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.98s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.18s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.55s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.82s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.97s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.96s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.54s) [2021-03-02T01:10:11.624Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-02T01:10:11.624Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.02s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.48s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.94s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.56s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.88s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.87s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.67s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.72s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.29s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s) [2021-03-02T01:10:11.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.13s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.87s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildPATH (2.89s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.12s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.10s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.95s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildRm (3.70s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.98s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.08s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.94s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-03-02T01:10:11.625Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-02T01:10:11.625Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.30s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.84s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.66s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.17s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.71s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildUser (2.02s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.45s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.13s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2021-03-02T01:10:11.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-03-02T01:10:11.625Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-02T01:10:11.625Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-02T01:10:11.625Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-02T01:10:11.625Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.76s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.38s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.94s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.58s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.80s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.88s) [2021-03-02T01:10:11.625Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-02T01:10:11.625Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.38s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2021-03-02T01:10:11.625Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-02T01:10:11.625Z] docker_cli_sni_test.go:18: Flakey test [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.91s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCommitChange (0.95s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.74s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.34s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.33s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.76s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCommitTTY (1.15s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.82s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.36s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.32s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.10s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.06s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.61s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.74s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.62s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.64s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.59s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.44s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.15s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.68s) [2021-03-02T01:10:11.625Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-02T01:10:11.625Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.09s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.10s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.46s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.92s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.49s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.55s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.45s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a97200_} (0.57s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1809922318_/foo_false____} (1.59s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1809922318_/foo_true____} (1.34s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3100166933_/foo_false____} (1.47s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3100166933_/foo_true____} (1.49s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3100166933_/foo_true__0xc000a97260__} (1.55s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a97280_} (1.34s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a972a0_} (1.33s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a972c0_} (1.47s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a972e0_} (1.56s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.25s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.87s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.52s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.92s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.66s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.61s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.70s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.64s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.11s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.87s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.77s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.12s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.67s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.85s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.75s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.67s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.89s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.55s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.64s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.16s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.68s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToStdout (1.13s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.24s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.38s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s) [2021-03-02T01:10:11.625Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-02T01:10:11.625Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-03-02T01:10:11.625Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-02T01:10:11.625Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.38s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.14s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.92s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.39s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.32s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.52s) [2021-03-02T01:10:11.625Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.05s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.47s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.79s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsAttach (0.65s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.39s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.28s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsCopy (1.29s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.04s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.47s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.74s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.37s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.25s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-03-02T01:10:11.626Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-02T01:10:11.626Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-02T01:10:11.626Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-02T01:10:11.626Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.32s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsTop (0.64s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.12s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.74s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.65s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.64s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.57s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.43s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecEnv (0.74s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.06s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecInspectID (2.70s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.66s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.60s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.11s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2021-03-02T01:10:11.626Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-02T01:10:11.626Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.32s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.59s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.56s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestHealth (18.84s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.63s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.01s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImportDisplay (1.46s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImportFile (1.43s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.59s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImportGzipped (1.85s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.54s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.95s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.62s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.17s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2021-03-02T01:10:11.626Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-02T01:10:11.626Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-03-02T01:10:11.626Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-02T01:10:11.626Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.63s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.72s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectStatus (0.76s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.51s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.57s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.62s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.88s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.59s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.48s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.43s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.69s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.36s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.67s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.56s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.53s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.54s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.03s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.57s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestNetHostname (1.36s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.83s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.00s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPluginActive (1.43s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.32s) [2021-03-02T01:10:11.626Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-02T01:10:11.626Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.36s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.40s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.82s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.58s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.58s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.17s) [2021-03-02T01:10:11.626Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.70s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPortList (6.96s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.95s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.23s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.04s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.47s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsByOrder (2.08s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.76s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.78s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.54s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.19s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.89s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.91s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.24s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.94s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.44s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.04s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.70s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.98s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2021-03-02T01:10:11.627Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-02T01:10:11.627Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.34s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.95s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.50s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.32s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.15s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.10s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.98s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.68s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.66s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.31s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAddHost (0.90s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.66s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.73s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.70s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.66s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.56s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.79s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.59s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.68s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.85s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.61s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.56s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.62s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.65s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.20s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.61s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.67s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.74s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.17s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.07s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.54s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.62s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.54s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.61s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.43s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.88s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.52s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.08s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.23s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.17s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.16s) [2021-03-02T01:10:11.627Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-02T01:10:11.627Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.627Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-02T01:10:11.627Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.23s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.07s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.08s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.59s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.21s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s) [2021-03-02T01:10:11.627Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-03-02T01:10:11.627Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.32s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.95s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2021-03-02T01:10:11.627Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T01:10:11.627Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.14s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.43s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.19s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.12s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.31s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.94s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunMount (4.15s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.57s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.62s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.92s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.75s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.75s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.03s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.44s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.17s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNetHost (1.09s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.77s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.72s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.63s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.15s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2021-03-02T01:10:11.627Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-02T01:10:11.627Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.82s) [2021-03-02T01:10:11.627Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-03-02T01:10:11.627Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T01:10:11.627Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2021-03-02T01:10:11.627Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-02T01:10:11.627Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2021-03-02T01:10:11.627Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-02T01:10:11.627Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.16s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.91s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.46s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.74s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.63s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.66s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2021-03-02T01:10:11.627Z] --- PASS: TestDockerSuite/TestRunState (1.28s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunSysctls (0.92s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.54s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.22s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.34s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.46s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.66s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.86s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.37s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.62s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.09s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.58s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.73s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.60s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.32s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-02T01:10:11.628Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.53s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.46s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.89s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.11s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.62s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s) [2021-03-02T01:10:11.628Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents030053254 [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.47s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.12s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.08s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.07s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.77s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.06s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.72s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.57s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.74s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.05s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.61s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.63s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.67s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.16s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.30s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateStats (3.65s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.08s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.33s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.83s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.74s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.72s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.76s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.18s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.11s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.87s) [2021-03-02T01:10:11.628Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s) [2021-03-02T01:10:11.628Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-02T01:10:11.628Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-02T01:10:11.628Z] === RUN TestDockerRegistrySuite [2021-03-02T01:10:11.628Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-02T01:10:12.566Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-02T01:10:13.946Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-02T01:10:14.887Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-02T01:10:15.147Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-02T01:10:18.442Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-02T01:10:23.765Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-02T01:10:26.307Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-02T01:10:26.876Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-02T01:10:27.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-02T01:10:28.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-02T01:10:30.134Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-02T01:10:31.071Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-02T01:10:32.007Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-02T01:10:32.944Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-02T01:10:34.854Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-02T01:10:36.760Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-02T01:10:37.700Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-02T01:10:40.234Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-02T01:10:40.801Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-02T01:10:41.061Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-02T01:10:41.999Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-02T01:10:42.950Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-02T01:10:43.886Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-02T01:10:46.423Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-02T01:10:46.682Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-02T01:10:47.620Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-02T01:10:48.189Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-02T01:10:48.189Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-02T01:10:48.448Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-02T01:10:48.707Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-02T01:10:48.917Z] --- PASS: TestBuildWCOWSandboxSize (842.35s) [2021-03-02T01:10:48.917Z] === RUN TestBuildWithEmptyDockerfile [2021-03-02T01:10:48.917Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T01:10:48.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T01:10:48.917Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T01:10:48.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T01:10:48.917Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T01:10:48.917Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T01:10:48.917Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-02T01:10:48.917Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-02T01:10:48.917Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-02T01:10:48.917Z] --- PASS: TestBuildWithEmptyDockerfile (0.46s) [2021-03-02T01:10:48.917Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-03-02T01:10:48.917Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-02T01:10:48.917Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-02T01:10:48.917Z] === RUN TestBuildPreserveOwnership [2021-03-02T01:10:48.917Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-02T01:10:48.917Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T01:10:48.917Z] === RUN TestBuildPlatformInvalid [2021-03-02T01:10:48.917Z] --- PASS: TestBuildPlatformInvalid (0.47s) [2021-03-02T01:10:48.917Z] PASS [2021-03-02T01:10:48.917Z] ok github.com/docker/docker/integration/build 1035.505s [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === Skipped [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-02T01:10:48.917Z] build_session_test.go:25: TODO: BuildKit [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-02T01:10:48.917Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-02T01:10:48.917Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-02T01:10:48.917Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-02T01:10:48.917Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] DONE 29 tests, 5 skipped in 1058.246s [2021-03-02T01:10:48.917Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-02T01:10:48.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:10:48.917Z] INFO: Testing against a local daemon [2021-03-02T01:10:48.917Z] === RUN TestConfigInspect [2021-03-02T01:10:48.917Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] === RUN TestConfigList [2021-03-02T01:10:48.917Z] --- SKIP: TestConfigList (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] === RUN TestConfigsCreateAndDelete [2021-03-02T01:10:48.917Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] === RUN TestConfigsUpdate [2021-03-02T01:10:48.917Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] === RUN TestTemplatedConfig [2021-03-02T01:10:48.917Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] === RUN TestConfigCreateResolve [2021-03-02T01:10:48.917Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:10:48.917Z] === RUN TestConfigDaemonLibtrustID [2021-03-02T01:10:48.917Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:10:48.917Z] PASS [2021-03-02T01:10:48.917Z] ok github.com/docker/docker/integration/config 0.123s [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === Skipped [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-02T01:10:48.917Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] [2021-03-02T01:10:48.917Z] DONE 7 tests, 7 skipped in 3.028s [2021-03-02T01:10:48.917Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-02T01:10:48.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:10:48.917Z] INFO: Testing against a local daemon [2021-03-02T01:10:48.917Z] === RUN TestCheckpoint [2021-03-02T01:10:48.917Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-02T01:10:48.917Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T01:10:48.917Z] === RUN TestContainerInvalidJSON [2021-03-02T01:10:48.917Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T01:10:48.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T01:10:48.917Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T01:10:48.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T01:10:48.917Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-02T01:10:48.917Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-02T01:10:48.917Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-02T01:10:48.917Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-02T01:10:48.917Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-02T01:10:48.917Z] --- PASS: TestContainerInvalidJSON (0.46s) [2021-03-02T01:10:48.917Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-02T01:10:48.917Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-02T01:10:48.917Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-02T01:10:48.917Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-02T01:10:48.917Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-03-02T01:10:48.917Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-02T01:10:48.917Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-02T01:10:48.917Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-02T01:10:48.917Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-02T01:10:48.917Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-03-02T01:10:48.917Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-02T01:10:48.917Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-03-02T01:10:48.918Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-02T01:10:48.918Z] === RUN TestCopyFromContainer [2021-03-02T01:10:48.918Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-02T01:10:48.918Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-02T01:10:48.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T01:10:48.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T01:10:48.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T01:10:48.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T01:10:48.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T01:10:48.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T01:10:48.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-02T01:10:48.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-02T01:10:48.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-02T01:10:48.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-02T01:10:48.918Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-02T01:10:48.918Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-02T01:10:48.918Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-02T01:10:48.918Z] === RUN TestCreateWithInvalidEnv [2021-03-02T01:10:48.918Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-02T01:10:48.918Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-02T01:10:48.918Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-02T01:10:48.918Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-02T01:10:48.918Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-02T01:10:48.918Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-02T01:10:48.918Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-02T01:10:48.918Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-02T01:10:48.918Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-02T01:10:48.918Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-02T01:10:48.918Z] === RUN TestCreateTmpfsMountsTarget [2021-03-02T01:10:48.918Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-02T01:10:48.918Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.918Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-02T01:10:48.918Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-02T01:10:48.918Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:10:48.918Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-02T01:10:48.918Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-02T01:10:48.918Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:10:48.918Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-02T01:10:48.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T01:10:48.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T01:10:48.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T01:10:48.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T01:10:48.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T01:10:48.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T01:10:48.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T01:10:48.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T01:10:48.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T01:10:48.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T01:10:48.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-02T01:10:48.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-02T01:10:48.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-02T01:10:48.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-02T01:10:48.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-02T01:10:48.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-03-02T01:10:48.918Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-02T01:10:48.918Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-02T01:10:48.918Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-02T01:10:48.918Z] === RUN TestCreateDifferentPlatform [2021-03-02T01:10:48.918Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-02T01:10:48.918Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-02T01:10:48.918Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-02T01:10:48.918Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-02T01:10:48.918Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-02T01:10:48.918Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-03-02T01:10:48.918Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-02T01:10:48.918Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-02T01:10:48.918Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-02T01:10:48.918Z] === RUN TestContainerKillOnDaemonStart [2021-03-02T01:10:48.918Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-02T01:10:48.918Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:48.918Z] === RUN TestDiff [2021-03-02T01:10:48.918Z] --- SKIP: TestDiff (0.00s) [2021-03-02T01:10:48.918Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-02T01:10:48.918Z] === RUN TestExecWithCloseStdin [2021-03-02T01:10:48.967Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-02T01:10:49.226Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-02T01:10:50.608Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-02T01:10:51.836Z] --- PASS: TestExecWithCloseStdin (3.00s) [2021-03-02T01:10:51.836Z] === RUN TestExec [2021-03-02T01:10:51.989Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-02T01:10:52.559Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-02T01:10:53.939Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-02T01:10:54.037Z] --- PASS: TestExec (2.14s) [2021-03-02T01:10:54.037Z] === RUN TestExecUser [2021-03-02T01:10:54.037Z] --- SKIP: TestExecUser (0.00s) [2021-03-02T01:10:54.037Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-02T01:10:54.037Z] === RUN TestExportContainerAndImportImage [2021-03-02T01:10:54.037Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-02T01:10:54.037Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:54.037Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-02T01:10:54.037Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-02T01:10:54.037Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:54.037Z] === RUN TestHealthCheckWorkdir [2021-03-02T01:10:54.037Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-02T01:10:54.037Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-02T01:10:54.037Z] === RUN TestHealthKillContainer [2021-03-02T01:10:54.037Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-02T01:10:54.037Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-02T01:10:54.037Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-02T01:10:54.037Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-02T01:10:54.037Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-02T01:10:54.037Z] === RUN TestKillContainerInvalidSignal [2021-03-02T01:10:54.508Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite (43.99s) [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d56e95c4c7aa2] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2021-03-02T01:10:55.448Z] check_test.go:196: [dbba6c03168b5] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s) [2021-03-02T01:10:55.448Z] check_test.go:196: [dc47a5b91b304] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-02T01:10:55.448Z] check_test.go:196: [dc125044d7493] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2021-03-02T01:10:55.448Z] check_test.go:196: [dcf014c4ff968] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.33s) [2021-03-02T01:10:55.448Z] check_test.go:196: [db9d10e3e0989] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d8bef53de3edb] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d5db7b44cede9] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2021-03-02T01:10:55.448Z] check_test.go:196: [dbca1eff60ce4] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2021-03-02T01:10:55.448Z] check_test.go:196: [db8732a615e03] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2021-03-02T01:10:55.448Z] check_test.go:196: [df0f116c82633] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d8bd72e687a7c] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.97s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d1a4deb7abfb2] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2021-03-02T01:10:55.448Z] check_test.go:196: [db2577ffacaf8] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2021-03-02T01:10:55.448Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d6ea0c1ee81f8aabc60f5ef2af4db3c8bb0c5d4ee87acf26b794f354fa6a5b04 [2021-03-02T01:10:55.448Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8d1eefc775793c6c552a99e1702effbd010af2de677cf53daadd4cf67268fe6d [2021-03-02T01:10:55.448Z] check_test.go:196: [d55f7ecb04864] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2021-03-02T01:10:55.448Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4af74d9ba6d9d7866de95e41642e402d311df250cec13e8458c58b94d31226c0 [2021-03-02T01:10:55.448Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5fdfc46d1606e0177d702d12f7925e2c3ed9dbb1213a4c4c3ad6c3111154eecc [2021-03-02T01:10:55.448Z] check_test.go:196: [d4dc4584f72eb] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d80df537398ff] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.15s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d8b054d85d883] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d2b0ffa83fe8a] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d7f765bd7c3f9] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-03-02T01:10:55.448Z] check_test.go:196: [dc53cd769ab6b] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d02b4124f4fb3] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d3c2ddb6b4461] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.43s) [2021-03-02T01:10:55.448Z] check_test.go:196: [dc6a540827fa6] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s) [2021-03-02T01:10:55.448Z] check_test.go:196: [df8243376828a] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2021-03-02T01:10:55.448Z] check_test.go:196: [de0be61050452] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d214ee617f00c] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-02T01:10:55.448Z] check_test.go:196: [dc08a00f21708] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d73eeacaf0537] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d024b6af4387c] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d5c36b6fa9b9f] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d5211bf644938] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.16s) [2021-03-02T01:10:55.448Z] check_test.go:196: [daa71a06ae316] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d66d411993e1e] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2021-03-02T01:10:55.448Z] check_test.go:196: [d06e086005092] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2021-03-02T01:10:55.448Z] check_test.go:196: [da0a4f8ee7be1] daemon is not started [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-03-02T01:10:55.448Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-03-02T01:10:55.448Z] === RUN TestDockerSchema1RegistrySuite [2021-03-02T01:10:55.448Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-02T01:10:55.448Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-02T01:10:56.223Z] --- PASS: TestKillContainerInvalidSignal (1.83s) [2021-03-02T01:10:56.223Z] === RUN TestKillContainer [2021-03-02T01:10:56.223Z] === RUN TestKillContainer/no_signal [2021-03-02T01:10:57.763Z] === RUN TestKillContainer/non_killing_signal [2021-03-02T01:10:57.763Z] === RUN TestKillContainer/killing_signal [2021-03-02T01:10:58.744Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-02T01:10:59.973Z] --- PASS: TestKillContainer (4.18s) [2021-03-02T01:10:59.973Z] --- PASS: TestKillContainer/no_signal (1.81s) [2021-03-02T01:10:59.973Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-02T01:10:59.973Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-02T01:10:59.973Z] --- PASS: TestKillContainer/killing_signal (2.33s) [2021-03-02T01:10:59.973Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-02T01:10:59.973Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-02T01:10:59.973Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T01:10:59.973Z] === RUN TestKillStoppedContainer [2021-03-02T01:10:59.973Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-02T01:10:59.973Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T01:10:59.973Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-02T01:10:59.973Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-02T01:10:59.973Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T01:10:59.973Z] === RUN TestKillDifferentUserContainer [2021-03-02T01:10:59.973Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-02T01:10:59.973Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-02T01:10:59.973Z] === RUN TestInspectOomKilledTrue [2021-03-02T01:10:59.973Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-02T01:10:59.973Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:10:59.973Z] === RUN TestInspectOomKilledFalse [2021-03-02T01:10:59.973Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-02T01:10:59.973Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T01:10:59.973Z] === RUN TestLogsFollowTailEmpty [2021-03-02T01:11:02.035Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-02T01:11:02.159Z] --- PASS: TestLogsFollowTailEmpty (1.85s) [2021-03-02T01:11:02.159Z] === RUN TestNetworkNat [2021-03-02T01:11:02.159Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-02T01:11:02.159Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-02T01:11:02.159Z] === RUN TestNetworkLocalhostTCPNat [2021-03-02T01:11:04.342Z] --- PASS: TestNetworkLocalhostTCPNat (2.19s) [2021-03-02T01:11:04.342Z] === RUN TestNetworkLoopbackNat [2021-03-02T01:11:04.342Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-02T01:11:04.342Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-02T01:11:04.342Z] === RUN TestPause [2021-03-02T01:11:04.342Z] --- SKIP: TestPause (0.00s) [2021-03-02T01:11:04.342Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-02T01:11:04.342Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-02T01:11:04.604Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-02T01:11:05.541Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-02T01:11:05.881Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s) [2021-03-02T01:11:05.881Z] === RUN TestPauseStopPausedContainer [2021-03-02T01:11:05.881Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-02T01:11:05.881Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:11:05.881Z] === RUN TestPsFilter [2021-03-02T01:11:06.342Z] --- PASS: TestPsFilter (0.18s) [2021-03-02T01:11:06.342Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-02T01:11:06.478Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-02T01:11:06.737Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-02T01:11:07.676Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-02T01:11:08.526Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.17s) [2021-03-02T01:11:08.526Z] === RUN TestRemoveContainerWithVolume [2021-03-02T01:11:08.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-02T01:11:09.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-02T01:11:10.713Z] --- PASS: TestRemoveContainerWithVolume (2.13s) [2021-03-02T01:11:10.713Z] === RUN TestRemoveContainerRunning [2021-03-02T01:11:12.089Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-02T01:11:12.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-02T01:11:12.898Z] --- PASS: TestRemoveContainerRunning (1.93s) [2021-03-02T01:11:12.898Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-02T01:11:12.917Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-02T01:11:12.917Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-02T01:11:13.176Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-02T01:11:13.435Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-02T01:11:14.002Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite (18.68s) [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-02T01:11:14.002Z] check_test.go:223: [dbf484f1db7b5] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.87s) [2021-03-02T01:11:14.002Z] check_test.go:223: [dfa16189a3dc2] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.30s) [2021-03-02T01:11:14.002Z] check_test.go:223: [d908d166d2e26] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.95s) [2021-03-02T01:11:14.002Z] check_test.go:223: [d16eb69fafb70] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2021-03-02T01:11:14.002Z] check_test.go:223: [de24d554c3880] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2021-03-02T01:11:14.002Z] check_test.go:223: [daf927fb1e8b4] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-02T01:11:14.002Z] check_test.go:223: [d4d85435462da] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2021-03-02T01:11:14.002Z] check_test.go:223: [d9701875058f7] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-03-02T01:11:14.002Z] check_test.go:223: [db9598051f82a] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2021-03-02T01:11:14.002Z] check_test.go:223: [da709dfa8cc31] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.49s) [2021-03-02T01:11:14.002Z] check_test.go:223: [d45fb7c4c6a42] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-03-02T01:11:14.002Z] check_test.go:223: [d290a63c2ed11] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-03-02T01:11:14.002Z] check_test.go:223: [ddcf1c9d12915] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-03-02T01:11:14.002Z] check_test.go:223: [d9151f2135088] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-02T01:11:14.002Z] check_test.go:223: [d3cecfedef8f6] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-03-02T01:11:14.002Z] check_test.go:223: [d442102b45282] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-03-02T01:11:14.002Z] check_test.go:223: [da04be8ffdedc] daemon is not started [2021-03-02T01:11:14.002Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-02T01:11:14.002Z] check_test.go:223: [d0bb74e5c631a] daemon is not started [2021-03-02T01:11:14.002Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-02T01:11:14.002Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-02T01:11:14.440Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.90s) [2021-03-02T01:11:14.440Z] === RUN TestRemoveInvalidContainer [2021-03-02T01:11:14.440Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-02T01:11:14.440Z] === RUN TestRenameLinkedContainer [2021-03-02T01:11:14.440Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-02T01:11:14.440Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-02T01:11:14.440Z] === RUN TestRenameStoppedContainer [2021-03-02T01:11:14.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-02T01:11:15.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-02T01:11:15.461Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-02T01:11:16.843Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-02T01:11:16.843Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-02T01:11:17.102Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-02T01:11:17.671Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-02T01:11:17.929Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.83s) [2021-03-02T01:11:17.929Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2021-03-02T01:11:17.929Z] check_test.go:252: [d6229518865ee] daemon is not started [2021-03-02T01:11:17.929Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-03-02T01:11:17.929Z] check_test.go:252: [d4c3d0dbb2d3e] daemon is not started [2021-03-02T01:11:17.929Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-03-02T01:11:17.929Z] check_test.go:252: [d813a35b878dd] daemon is not started [2021-03-02T01:11:17.929Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2021-03-02T01:11:17.929Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-03-02T01:11:17.929Z] check_test.go:252: [d4de616be2978] daemon is not started [2021-03-02T01:11:17.929Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-03-02T01:11:17.929Z] check_test.go:252: [d9c2d12887ea7] daemon is not started [2021-03-02T01:11:17.929Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-03-02T01:11:17.929Z] check_test.go:252: [ded22d1f8e4e3] daemon is not started [2021-03-02T01:11:17.929Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-03-02T01:11:17.929Z] check_test.go:252: [de02549c009a5] daemon is not started [2021-03-02T01:11:17.929Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-02T01:11:17.929Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-02T01:11:21.528Z] --- PASS: TestRenameStoppedContainer (7.02s) [2021-03-02T01:11:21.528Z] === RUN TestRenameRunningContainerAndReuse [2021-03-02T01:11:23.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-02T01:11:23.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-02T01:11:23.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-02T01:11:23.456Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-02T01:11:23.727Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2021-03-02T01:11:23.727Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-03-02T01:11:23.727Z] check_test.go:279: [d1ed32be76166] daemon is not started [2021-03-02T01:11:23.727Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-02T01:11:23.727Z] check_test.go:279: [d0214ce48c712] daemon is not started [2021-03-02T01:11:23.727Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-03-02T01:11:23.727Z] check_test.go:279: [d967bb6ddc696] daemon is not started [2021-03-02T01:11:23.727Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-03-02T01:11:23.727Z] check_test.go:279: [db63978a23a61] daemon is not started [2021-03-02T01:11:23.727Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-03-02T01:11:23.727Z] check_test.go:279: [de917631e5146] daemon is not started [2021-03-02T01:11:23.727Z] === RUN TestDockerNetworkSuite [2021-03-02T01:11:23.727Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-02T01:11:25.265Z] --- PASS: TestRenameRunningContainerAndReuse (3.79s) [2021-03-02T01:11:25.265Z] === RUN TestRenameInvalidName [2021-03-02T01:11:25.646Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-02T01:11:26.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-02T01:11:26.804Z] --- PASS: TestRenameInvalidName (1.77s) [2021-03-02T01:11:26.804Z] === RUN TestRenameAnonymousContainer [2021-03-02T01:11:26.804Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-02T01:11:26.804Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-02T01:11:26.804Z] === RUN TestRenameContainerWithSameName [2021-03-02T01:11:28.986Z] --- PASS: TestRenameContainerWithSameName (1.83s) [2021-03-02T01:11:28.987Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-02T01:11:28.987Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-02T01:11:28.987Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-02T01:11:28.987Z] === RUN TestResize [2021-03-02T01:11:29.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-02T01:11:30.529Z] --- PASS: TestResize (1.83s) [2021-03-02T01:11:30.529Z] === RUN TestResizeWithInvalidSize [2021-03-02T01:11:30.529Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-02T01:11:30.529Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-02T01:11:30.529Z] === RUN TestResizeWhenContainerNotStarted [2021-03-02T01:11:31.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-02T01:11:32.711Z] --- PASS: TestResizeWhenContainerNotStarted (2.13s) [2021-03-02T01:11:32.711Z] === RUN TestDaemonRestartKillContainers [2021-03-02T01:11:32.711Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-02T01:11:32.711Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:11:32.711Z] === RUN TestStats [2021-03-02T01:11:32.711Z] --- SKIP: TestStats (0.00s) [2021-03-02T01:11:32.711Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-02T01:11:32.711Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-02T01:11:33.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-02T01:11:35.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-02T01:11:37.412Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.21s) [2021-03-02T01:11:37.412Z] === RUN TestStopContainerWithTimeout [2021-03-02T01:11:37.412Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-02T01:11:37.412Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-02T01:11:37.412Z] === RUN TestUpdateRestartPolicy [2021-03-02T01:11:41.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-02T01:11:43.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-02T01:11:44.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-02T01:11:44.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-02T01:11:45.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-02T01:11:46.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-02T01:11:47.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-02T01:11:47.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-02T01:11:47.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-02T01:11:48.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-02T01:11:48.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-02T01:11:48.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-02T01:11:48.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-02T01:11:49.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-02T01:11:50.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-02T01:11:50.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-02T01:11:50.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-02T01:11:50.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-02T01:11:53.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-02T01:11:55.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-02T01:11:58.552Z] --- PASS: TestUpdateRestartPolicy (21.11s) [2021-03-02T01:11:58.552Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-02T01:12:00.096Z] --- PASS: TestUpdateRestartWithAutoRemove (1.91s) [2021-03-02T01:12:00.096Z] === RUN TestWaitNonBlocked [2021-03-02T01:12:00.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T01:12:00.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T01:12:00.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T01:12:00.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T01:12:00.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-02T01:12:00.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-02T01:12:01.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-02T01:12:01.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-02T01:12:02.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-02T01:12:02.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-02T01:12:02.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-02T01:12:02.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-02T01:12:03.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-02T01:12:03.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-02T01:12:05.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-02T01:12:05.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-02T01:12:05.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-02T01:12:06.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-02T01:12:08.694Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-02T01:12:08.694Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.70s) [2021-03-02T01:12:08.694Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.53s) [2021-03-02T01:12:08.694Z] === RUN TestWaitBlocked [2021-03-02T01:12:08.694Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-02T01:12:08.694Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:08.694Z] PASS [2021-03-02T01:12:08.694Z] ok github.com/docker/docker/integration/container 79.918s [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === Skipped [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-02T01:12:08.694Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-02T01:12:08.694Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-03-02T01:12:08.694Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-02T01:12:08.694Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-02T01:12:08.694Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-02T01:12:08.694Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-02T01:12:08.694Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-02T01:12:08.694Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-02T01:12:08.694Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-02T01:12:08.694Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-02T01:12:08.694Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-02T01:12:08.694Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-02T01:12:08.694Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-02T01:12:08.694Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-02T01:12:08.694Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-02T01:12:08.694Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-02T01:12:08.694Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-02T01:12:08.694Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-02T01:12:08.694Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-02T01:12:08.694Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-02T01:12:08.694Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-02T01:12:08.694Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-02T01:12:08.694Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-02T01:12:08.694Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-02T01:12:08.694Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-02T01:12:08.694Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-02T01:12:08.694Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-02T01:12:08.694Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-02T01:12:08.694Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-02T01:12:08.694Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-02T01:12:08.694Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-02T01:12:08.694Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-02T01:12:08.694Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-02T01:12:08.694Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-02T01:12:08.694Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-02T01:12:08.694Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-02T01:12:08.694Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-02T01:12:08.694Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] [2021-03-02T01:12:08.694Z] DONE 88 tests, 37 skipped in 82.720s [2021-03-02T01:12:08.694Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-02T01:12:09.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-02T01:12:10.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:10.236Z] INFO: Testing against a local daemon [2021-03-02T01:12:10.236Z] === RUN TestCommitInheritsEnv [2021-03-02T01:12:10.236Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-02T01:12:10.236Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T01:12:10.236Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-02T01:12:10.236Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-02T01:12:10.236Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-02T01:12:10.236Z] === RUN TestImagesFilterMultiReference [2021-03-02T01:12:10.236Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-03-02T01:12:10.236Z] === RUN TestImagePullPlatformInvalid [2021-03-02T01:12:10.236Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-02T01:12:10.236Z] === RUN TestRemoveImageOrphaning [2021-03-02T01:12:11.206Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2021-03-02T01:12:11.206Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-02T01:12:11.206Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-02T01:12:11.206Z] === RUN TestTagInvalidReference [2021-03-02T01:12:11.206Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-02T01:12:11.206Z] === RUN TestTagValidPrefixedRepo [2021-03-02T01:12:11.206Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-02T01:12:11.206Z] === RUN TestTagExistedNameWithoutForce [2021-03-02T01:12:11.206Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-02T01:12:11.207Z] === RUN TestTagOfficialNames [2021-03-02T01:12:11.667Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-02T01:12:11.667Z] === RUN TestTagMatchesDigest [2021-03-02T01:12:11.667Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-02T01:12:11.667Z] PASS [2021-03-02T01:12:11.667Z] ok github.com/docker/docker/integration/image 1.688s [2021-03-02T01:12:11.667Z] [2021-03-02T01:12:11.667Z] === Skipped [2021-03-02T01:12:11.667Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-02T01:12:11.667Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T01:12:11.667Z] [2021-03-02T01:12:11.667Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-02T01:12:11.667Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-02T01:12:11.667Z] [2021-03-02T01:12:11.667Z] [2021-03-02T01:12:11.667Z] DONE 11 tests, 2 skipped in 3.803s [2021-03-02T01:12:11.667Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-02T01:12:13.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-02T01:12:13.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-02T01:12:13.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:13.860Z] INFO: Testing against a local daemon [2021-03-02T01:12:13.860Z] === RUN TestNetworkCreateDelete [2021-03-02T01:12:13.860Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-02T01:12:13.860Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:13.860Z] === RUN TestDockerNetworkDeletePreferID [2021-03-02T01:12:13.860Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-02T01:12:13.860Z] 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-03-02T01:12:13.860Z] === RUN TestDaemonDNSFallback [2021-03-02T01:12:13.860Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-02T01:12:13.860Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:13.860Z] === RUN TestInspectNetwork [2021-03-02T01:12:13.860Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-02T01:12:13.860Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:13.860Z] === RUN TestRunContainerWithBridgeNone [2021-03-02T01:12:13.860Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-02T01:12:13.860Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:13.860Z] === RUN TestNetworkInvalidJSON [2021-03-02T01:12:13.860Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-02T01:12:13.860Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-02T01:12:13.860Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T01:12:13.860Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T01:12:13.860Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T01:12:13.860Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T01:12:13.860Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-02T01:12:13.860Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-02T01:12:13.860Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-02T01:12:13.860Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-03-02T01:12:13.860Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-02T01:12:13.860Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-02T01:12:13.860Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-02T01:12:13.860Z] === RUN TestNetworkList [2021-03-02T01:12:13.860Z] === RUN TestNetworkList//networks [2021-03-02T01:12:13.860Z] === PAUSE TestNetworkList//networks [2021-03-02T01:12:13.860Z] === RUN TestNetworkList//networks/ [2021-03-02T01:12:13.860Z] === PAUSE TestNetworkList//networks/ [2021-03-02T01:12:13.860Z] === CONT TestNetworkList//networks [2021-03-02T01:12:13.860Z] === CONT TestNetworkList//networks/ [2021-03-02T01:12:13.860Z] --- PASS: TestNetworkList (0.04s) [2021-03-02T01:12:13.860Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-02T01:12:13.860Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-02T01:12:13.860Z] === RUN TestHostIPv4BridgeLabel [2021-03-02T01:12:13.860Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-02T01:12:13.860Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-02T01:12:13.860Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-02T01:12:13.860Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-02T01:12:13.860Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-02T01:12:13.860Z] === RUN TestDaemonDefaultNetworkPools [2021-03-02T01:12:13.860Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-02T01:12:13.860Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-02T01:12:13.860Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-02T01:12:13.860Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-02T01:12:13.860Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-02T01:12:13.860Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-02T01:12:13.860Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-02T01:12:13.860Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-02T01:12:13.860Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-02T01:12:13.860Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-02T01:12:13.860Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-02T01:12:13.860Z] === RUN TestServiceWithPredefinedNetwork [2021-03-02T01:12:13.860Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-02T01:12:13.860Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-02T01:12:13.860Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-02T01:12:13.860Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T01:12:13.860Z] service_test.go:242: FLAKY_TEST [2021-03-02T01:12:13.860Z] === RUN TestServiceWithDataPathPortInit [2021-03-02T01:12:13.860Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-02T01:12:13.860Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-02T01:12:13.860Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-02T01:12:13.860Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-02T01:12:13.860Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-02T01:12:13.860Z] PASS [2021-03-02T01:12:13.860Z] ok github.com/docker/docker/integration/network 0.211s [2021-03-02T01:12:14.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === Skipped [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-02T01:12:14.321Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-02T01:12:14.321Z] 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-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-02T01:12:14.321Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-02T01:12:14.321Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-02T01:12:14.321Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-02T01:12:14.321Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-02T01:12:14.321Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-02T01:12:14.321Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-02T01:12:14.321Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-02T01:12:14.321Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-02T01:12:14.321Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-02T01:12:14.321Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-02T01:12:14.321Z] service_test.go:242: FLAKY_TEST [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-02T01:12:14.321Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-02T01:12:14.321Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] [2021-03-02T01:12:14.321Z] DONE 22 tests, 15 skipped in 2.579s [2021-03-02T01:12:14.321Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-02T01:12:15.291Z] testing: warning: no tests to run [2021-03-02T01:12:15.291Z] PASS [2021-03-02T01:12:15.291Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2021-03-02T01:12:15.291Z] [2021-03-02T01:12:15.291Z] DONE 0 tests in 0.806s [2021-03-02T01:12:15.291Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-02T01:12:15.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-02T01:12:15.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-02T01:12:15.750Z] testing: warning: no tests to run [2021-03-02T01:12:15.751Z] PASS [2021-03-02T01:12:15.751Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2021-03-02T01:12:15.751Z] [2021-03-02T01:12:15.751Z] DONE 0 tests in 0.820s [2021-03-02T01:12:15.751Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-02T01:12:15.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-02T01:12:16.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-02T01:12:16.722Z] testing: warning: no tests to run [2021-03-02T01:12:16.722Z] PASS [2021-03-02T01:12:16.722Z] ok github.com/docker/docker/integration/plugin 0.067s [2021-03-02T01:12:16.722Z] [2021-03-02T01:12:16.722Z] DONE 0 tests in 0.828s [2021-03-02T01:12:16.722Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-02T01:12:17.467Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-02T01:12:17.693Z] testing: warning: no tests to run [2021-03-02T01:12:17.693Z] PASS [2021-03-02T01:12:17.693Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2021-03-02T01:12:17.693Z] [2021-03-02T01:12:17.693Z] DONE 0 tests in 0.832s [2021-03-02T01:12:17.693Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-02T01:12:20.002Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-02T01:12:25.275Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite (60.97s) [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.09s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d54799247d516] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [da7171fc1b6df] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.11s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [de07367f02a01] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.58s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d6f945aa22a24] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:1233: [d0f926d95eb86] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d9d13d9cfd615] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.57s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d5982ca027136] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.37s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d9d02cf49208f] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d1be4dfcee833] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [dfad0e4a45b74] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [da0f5f6b8a915] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.99s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d58d1d654dcb7] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [db8770961285c] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d7d09880de6d6] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d7b5e03caef59] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [dcfb377a973be] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [dd25cb0179079] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [df65f8eaada06] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [db3bb857686e3] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [dce3731d28492] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [dbbce69232d0c] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d80e81847431f] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [df0cf92fb2381] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d65b19782725c] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.47s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:968: [d843aeaba131d] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.72s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [dd7d54c5f1401] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.03s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:1116: [dae3f7e048bb6] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d8607147fa1f7] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d9cc6d5a574c9] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.27s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [dab8bba469e12] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d78562fde79f9] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d7aaee6c789d1] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d80d5640f1cf7] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d45531b4a0a1b] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.52s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [dcbf5fb7a4a8e] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d1ce1b1965668] daemon is not started [2021-03-02T01:12:25.275Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [d06b9b1113e3d] daemon is not started [2021-03-02T01:12:25.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s) [2021-03-02T01:12:25.275Z] docker_cli_network_unix_test.go:46: [db8f6e12e4226] daemon is not started [2021-03-02T01:12:25.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2021-03-02T01:12:25.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.11s) [2021-03-02T01:12:25.276Z] docker_cli_network_unix_test.go:1084: [d4f30f8fb5b64] daemon is not started [2021-03-02T01:12:25.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-03-02T01:12:25.276Z] docker_cli_network_unix_test.go:46: [d015314af0418] daemon is not started [2021-03-02T01:12:25.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2021-03-02T01:12:25.276Z] docker_cli_network_unix_test.go:46: [d27fd88645027] daemon is not started [2021-03-02T01:12:25.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2021-03-02T01:12:25.276Z] docker_cli_network_unix_test.go:46: [d9769d7dd8e78] daemon is not started [2021-03-02T01:12:25.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-03-02T01:12:25.276Z] docker_cli_network_unix_test.go:46: [d703199c4192b] daemon is not started [2021-03-02T01:12:25.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2021-03-02T01:12:25.276Z] docker_cli_network_unix_test.go:46: [dbdc457c50d4e] daemon is not started [2021-03-02T01:12:25.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2021-03-02T01:12:25.276Z] docker_cli_network_unix_test.go:46: [d8bef8041ce35] daemon is not started [2021-03-02T01:12:25.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.00s) [2021-03-02T01:12:25.276Z] docker_cli_network_unix_test.go:46: [d2ca1c7dca7bb] daemon is not started [2021-03-02T01:12:25.276Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.04s) [2021-03-02T01:12:25.276Z] docker_cli_network_unix_test.go:46: [d1dcadb7d1749] daemon is not started [2021-03-02T01:12:25.276Z] === RUN TestDockerHubPullSuite [2021-03-02T01:12:25.276Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-02T01:12:26.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:26.281Z] INFO: Testing against a local daemon [2021-03-02T01:12:26.281Z] === RUN TestPluginInvalidJSON [2021-03-02T01:12:26.281Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T01:12:26.281Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T01:12:26.281Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-02T01:12:26.281Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-02T01:12:26.281Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-02T01:12:26.281Z] === RUN TestPluginInstall [2021-03-02T01:12:26.281Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-02T01:12:26.281Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-02T01:12:26.281Z] === RUN TestPluginsWithRuntimes [2021-03-02T01:12:26.281Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-02T01:12:26.281Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-02T01:12:26.281Z] PASS [2021-03-02T01:12:26.281Z] ok github.com/docker/docker/integration/plugin/common 0.160s [2021-03-02T01:12:26.281Z] [2021-03-02T01:12:26.281Z] === Skipped [2021-03-02T01:12:26.281Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-02T01:12:26.281Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-02T01:12:26.281Z] [2021-03-02T01:12:26.281Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-02T01:12:26.281Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-02T01:12:26.281Z] [2021-03-02T01:12:26.281Z] [2021-03-02T01:12:26.281Z] DONE 4 tests, 2 skipped in 8.296s [2021-03-02T01:12:26.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-02T01:12:26.655Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-02T01:12:29.192Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-02T01:12:29.192Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-02T01:12:29.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:29.196Z] INFO: Testing against a local daemon [2021-03-02T01:12:29.196Z] === RUN TestExternalGraphDriver [2021-03-02T01:12:29.196Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-02T01:12:29.196Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-02T01:12:29.196Z] === RUN TestGraphdriverPluginV2 [2021-03-02T01:12:29.196Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-02T01:12:29.196Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-02T01:12:29.196Z] PASS [2021-03-02T01:12:29.196Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.221s [2021-03-02T01:12:29.657Z] [2021-03-02T01:12:29.657Z] === Skipped [2021-03-02T01:12:29.657Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-02T01:12:29.657Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-02T01:12:29.657Z] [2021-03-02T01:12:29.657Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-02T01:12:29.657Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-02T01:12:29.657Z] [2021-03-02T01:12:29.657Z] [2021-03-02T01:12:29.657Z] DONE 2 tests, 2 skipped in 3.376s [2021-03-02T01:12:29.657Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-02T01:12:31.730Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-02T01:12:31.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:31.860Z] INFO: Testing against a local daemon [2021-03-02T01:12:31.860Z] === RUN TestReadPluginNoRead [2021-03-02T01:12:31.860Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-02T01:12:31.860Z] read_test.go:21: no unix domain sockets on Windows [2021-03-02T01:12:31.860Z] PASS [2021-03-02T01:12:31.860Z] ok github.com/docker/docker/integration/plugin/logging 0.200s [2021-03-02T01:12:32.321Z] [2021-03-02T01:12:32.321Z] === Skipped [2021-03-02T01:12:32.321Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-02T01:12:32.321Z] read_test.go:21: no unix domain sockets on Windows [2021-03-02T01:12:32.321Z] [2021-03-02T01:12:32.321Z] [2021-03-02T01:12:32.321Z] DONE 1 tests, 1 skipped in 2.683s [2021-03-02T01:12:32.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-02T01:12:33.111Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-02T01:12:33.683Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-02T01:12:33.683Z] --- PASS: TestDockerHubPullSuite (9.03s) [2021-03-02T01:12:33.683Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.90s) [2021-03-02T01:12:33.683Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2021-03-02T01:12:33.683Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.55s) [2021-03-02T01:12:33.683Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.85s) [2021-03-02T01:12:33.683Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s) [2021-03-02T01:12:33.683Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-03-02T01:12:33.683Z] PASS [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === Skipped [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-02T01:12:33.683Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-02T01:12:33.683Z] docker_cli_sni_test.go:18: Flakey test [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-02T01:12:33.683Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-02T01:12:33.683Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-02T01:12:33.683Z] [2021-03-02T01:12:33.683Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-02T01:12:33.683Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-02T01:12:33.684Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-02T01:12:33.684Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-02T01:12:33.684Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-02T01:12:33.684Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-02T01:12:33.684Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-02T01:12:33.684Z] docker_cli_network_unix_test.go:46: [d06b9b1113e3d] daemon is not started [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] [2021-03-02T01:12:33.684Z] DONE 1274 tests, 51 skipped in 1601.236s [2021-03-02T01:12:33.684Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T01:12:33.684Z] ++++ cat bundles/test-integration/docker.pid [2021-03-02T01:12:33.684Z] +++ kill 8149 [2021-03-02T01:12:33.879Z] testing: warning: no tests to run [2021-03-02T01:12:33.879Z] PASS [2021-03-02T01:12:33.879Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.089s [2021-03-02T01:12:33.879Z] [2021-03-02T01:12:33.879Z] DONE 0 tests in 1.357s [2021-03-02T01:12:33.879Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-02T01:12:34.641Z] +++ /etc/init.d/apparmor stop [2021-03-02T01:12:34.642Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T01:12:34.642Z] [2021-03-02T01:12:34.642Z] Unloading profiles will leave already running processes permanently [2021-03-02T01:12:34.642Z] unconfined, which can lead to unexpected situations. [2021-03-02T01:12:34.642Z] [2021-03-02T01:12:34.642Z] To set a process to complain mode, use the command line tool [2021-03-02T01:12:34.642Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T01:12:34.642Z] +++ true [2021-03-02T01:12:34.642Z] exiting test-integration [2021-03-02T01:12:34.642Z] ++ exit 0 [2021-03-02T01:12:34.642Z] [2021-03-02T01:12:34.902Z] + for job in $(jobs -p) [2021-03-02T01:12:34.902Z] + wait 9919 [2021-03-02T01:12:36.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:36.065Z] INFO: Testing against a local daemon [2021-03-02T01:12:36.065Z] === RUN TestPluginWithDevMounts [2021-03-02T01:12:36.065Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-02T01:12:36.065Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:36.065Z] PASS [2021-03-02T01:12:36.065Z] ok github.com/docker/docker/integration/plugin/volumes 0.146s [2021-03-02T01:12:36.529Z] [2021-03-02T01:12:36.529Z] === Skipped [2021-03-02T01:12:36.529Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-02T01:12:36.529Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:36.529Z] [2021-03-02T01:12:36.529Z] [2021-03-02T01:12:36.529Z] DONE 1 tests, 1 skipped in 2.714s [2021-03-02T01:12:36.529Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-02T01:12:38.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:38.720Z] INFO: Testing against a local daemon [2021-03-02T01:12:38.720Z] === RUN TestSecretInspect [2021-03-02T01:12:38.720Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:38.720Z] === RUN TestSecretList [2021-03-02T01:12:38.720Z] --- SKIP: TestSecretList (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:38.720Z] === RUN TestSecretsCreateAndDelete [2021-03-02T01:12:38.720Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:38.720Z] === RUN TestSecretsUpdate [2021-03-02T01:12:38.720Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:38.720Z] === RUN TestTemplatedSecret [2021-03-02T01:12:38.720Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:38.720Z] === RUN TestSecretCreateResolve [2021-03-02T01:12:38.720Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:38.720Z] PASS [2021-03-02T01:12:38.720Z] ok github.com/docker/docker/integration/secret 0.124s [2021-03-02T01:12:38.720Z] [2021-03-02T01:12:38.720Z] === Skipped [2021-03-02T01:12:38.720Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:38.720Z] [2021-03-02T01:12:38.720Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:38.720Z] [2021-03-02T01:12:38.720Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:38.720Z] [2021-03-02T01:12:38.720Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:38.720Z] [2021-03-02T01:12:38.720Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:38.720Z] [2021-03-02T01:12:38.720Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-02T01:12:38.720Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:38.720Z] [2021-03-02T01:12:38.720Z] [2021-03-02T01:12:38.720Z] DONE 6 tests, 6 skipped in 2.324s [2021-03-02T01:12:38.720Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-02T01:12:40.179Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-02T01:12:41.117Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-02T01:12:41.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:41.638Z] INFO: Testing against a local daemon [2021-03-02T01:12:41.638Z] === RUN TestServiceCreateInit [2021-03-02T01:12:41.638Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-02T01:12:41.638Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-02T01:12:41.638Z] --- PASS: TestServiceCreateInit (0.03s) [2021-03-02T01:12:41.638Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T01:12:41.638Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T01:12:41.638Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestCreateServiceMultipleTimes [2021-03-02T01:12:41.638Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-02T01:12:41.638Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestCreateServiceConflict [2021-03-02T01:12:41.638Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-02T01:12:41.638Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestCreateServiceMaxReplicas [2021-03-02T01:12:41.638Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-03-02T01:12:41.638Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-02T01:12:41.638Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-02T01:12:41.638Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestCreateServiceSecretFileMode [2021-03-02T01:12:41.638Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-02T01:12:41.638Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestCreateServiceConfigFileMode [2021-03-02T01:12:41.638Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-02T01:12:41.638Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestCreateServiceSysctls [2021-03-02T01:12:41.638Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-03-02T01:12:41.638Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestCreateServiceCapabilities [2021-03-02T01:12:41.638Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-03-02T01:12:41.638Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestInspect [2021-03-02T01:12:41.638Z] --- SKIP: TestInspect (0.00s) [2021-03-02T01:12:41.638Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestCreateJob [2021-03-02T01:12:41.638Z] --- SKIP: TestCreateJob (0.00s) [2021-03-02T01:12:41.638Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestReplicatedJob [2021-03-02T01:12:41.638Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-02T01:12:41.638Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestUpdateReplicatedJob [2021-03-02T01:12:41.638Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-02T01:12:41.638Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestServiceListWithStatuses [2021-03-02T01:12:41.638Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-02T01:12:41.638Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestDockerNetworkConnectAlias [2021-03-02T01:12:41.638Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-02T01:12:41.638Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestDockerNetworkReConnect [2021-03-02T01:12:41.638Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-02T01:12:41.638Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestServicePlugin [2021-03-02T01:12:41.638Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-02T01:12:41.638Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] === RUN TestServiceUpdateLabel [2021-03-02T01:12:41.638Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-02T01:12:41.638Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:41.638Z] === RUN TestServiceUpdateSecrets [2021-03-02T01:12:41.638Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-02T01:12:41.638Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:41.638Z] === RUN TestServiceUpdateConfigs [2021-03-02T01:12:41.638Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-02T01:12:41.638Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:41.638Z] === RUN TestServiceUpdateNetwork [2021-03-02T01:12:41.638Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-03-02T01:12:41.638Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:41.638Z] === RUN TestServiceUpdatePidsLimit [2021-03-02T01:12:41.638Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-03-02T01:12:41.638Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:41.638Z] PASS [2021-03-02T01:12:41.638Z] ok github.com/docker/docker/integration/service 0.269s [2021-03-02T01:12:41.638Z] [2021-03-02T01:12:41.638Z] === Skipped [2021-03-02T01:12:41.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T01:12:41.638Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-02T01:12:41.638Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:41.638Z] [2021-03-02T01:12:41.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T01:12:41.638Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-02T01:12:41.638Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-02T01:12:42.101Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-02T01:12:42.101Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-03-02T01:12:42.101Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-02T01:12:42.101Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-02T01:12:42.101Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-02T01:12:42.101Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-03-02T01:12:42.101Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-03-02T01:12:42.101Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-02T01:12:42.101Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-02T01:12:42.101Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-02T01:12:42.101Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-02T01:12:42.101Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-02T01:12:42.101Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-02T01:12:42.101Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-02T01:12:42.101Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-02T01:12:42.101Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-02T01:12:42.101Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-02T01:12:42.101Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-02T01:12:42.101Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-03-02T01:12:42.101Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-03-02T01:12:42.101Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] [2021-03-02T01:12:42.101Z] DONE 24 tests, 23 skipped in 2.989s [2021-03-02T01:12:42.101Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-02T01:12:44.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:44.284Z] INFO: Testing against a local daemon [2021-03-02T01:12:44.284Z] === RUN TestSessionCreate [2021-03-02T01:12:44.284Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-02T01:12:44.284Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:44.284Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-02T01:12:44.284Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-02T01:12:44.284Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:44.284Z] PASS [2021-03-02T01:12:44.284Z] ok github.com/docker/docker/integration/session 0.132s [2021-03-02T01:12:44.284Z] [2021-03-02T01:12:44.284Z] === Skipped [2021-03-02T01:12:44.284Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-02T01:12:44.284Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:44.284Z] [2021-03-02T01:12:44.284Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-02T01:12:44.284Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-02T01:12:44.284Z] [2021-03-02T01:12:44.284Z] [2021-03-02T01:12:44.284Z] DONE 2 tests, 2 skipped in 2.230s [2021-03-02T01:12:44.284Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-02T01:12:45.310Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-02T01:12:46.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:46.470Z] INFO: Testing against a local daemon [2021-03-02T01:12:46.470Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-02T01:12:46.470Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T01:12:46.470Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:46.470Z] === RUN TestEventsExecDie [2021-03-02T01:12:46.470Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-02T01:12:46.470Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-02T01:12:46.470Z] === RUN TestEventsBackwardsCompatible [2021-03-02T01:12:46.470Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-02T01:12:46.470Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-02T01:12:46.470Z] === RUN TestInfoAPI [2021-03-02T01:12:46.470Z] --- PASS: TestInfoAPI (0.04s) [2021-03-02T01:12:46.470Z] === RUN TestInfoAPIWarnings [2021-03-02T01:12:46.470Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-02T01:12:46.470Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T01:12:46.470Z] === RUN TestInfoDebug [2021-03-02T01:12:46.470Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-02T01:12:46.470Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T01:12:46.470Z] === RUN TestInfoInsecureRegistries [2021-03-02T01:12:46.470Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-02T01:12:46.470Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T01:12:46.470Z] === RUN TestInfoRegistryMirrors [2021-03-02T01:12:46.470Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-02T01:12:46.470Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T01:12:46.470Z] === RUN TestLoginFailsWithBadCredentials [2021-03-02T01:12:47.216Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-02T01:12:47.441Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-03-02T01:12:47.441Z] === RUN TestPingCacheHeaders [2021-03-02T01:12:47.441Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-02T01:12:47.441Z] === RUN TestPingGet [2021-03-02T01:12:47.441Z] --- PASS: TestPingGet (0.03s) [2021-03-02T01:12:47.441Z] === RUN TestPingHead [2021-03-02T01:12:47.442Z] --- PASS: TestPingHead (0.03s) [2021-03-02T01:12:47.442Z] === RUN TestVersion [2021-03-02T01:12:47.442Z] --- PASS: TestVersion (0.03s) [2021-03-02T01:12:47.442Z] PASS [2021-03-02T01:12:47.442Z] ok github.com/docker/docker/integration/system 1.281s [2021-03-02T01:12:47.903Z] [2021-03-02T01:12:47.903Z] === Skipped [2021-03-02T01:12:47.903Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-02T01:12:47.903Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-02T01:12:47.903Z] [2021-03-02T01:12:47.903Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-02T01:12:47.903Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-02T01:12:47.903Z] [2021-03-02T01:12:47.903Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-02T01:12:47.903Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-02T01:12:47.903Z] [2021-03-02T01:12:47.903Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-02T01:12:47.903Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-02T01:12:47.903Z] [2021-03-02T01:12:47.903Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-02T01:12:47.903Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T01:12:47.903Z] [2021-03-02T01:12:47.903Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-02T01:12:47.903Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T01:12:47.903Z] [2021-03-02T01:12:47.903Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-02T01:12:47.903Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-02T01:12:47.903Z] [2021-03-02T01:12:47.903Z] [2021-03-02T01:12:47.903Z] DONE 13 tests, 7 skipped in 3.489s [2021-03-02T01:12:47.903Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-02T01:12:50.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:50.090Z] INFO: Testing against a local daemon [2021-03-02T01:12:50.090Z] === RUN TestVolumesCreateAndList [2021-03-02T01:12:50.090Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-03-02T01:12:50.090Z] === RUN TestVolumesRemove [2021-03-02T01:12:50.090Z] --- PASS: TestVolumesRemove (0.09s) [2021-03-02T01:12:50.090Z] === RUN TestVolumesInspect [2021-03-02T01:12:50.090Z] --- PASS: TestVolumesInspect (0.04s) [2021-03-02T01:12:50.090Z] === RUN TestVolumesInvalidJSON [2021-03-02T01:12:50.090Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-02T01:12:50.090Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-02T01:12:50.090Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-02T01:12:50.090Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-02T01:12:50.090Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-02T01:12:50.090Z] PASS [2021-03-02T01:12:50.090Z] ok github.com/docker/docker/integration/volume 0.296s [2021-03-02T01:12:50.090Z] [2021-03-02T01:12:50.090Z] DONE 5 tests in 2.441s [2021-03-02T01:12:50.090Z] INFO: make.ps1 ended at 03/02/2021 01:12:49 [2021-03-02T01:12:50.090Z] INFO: Integration CLI tests being run from the host: [2021-03-02T01:12:50.090Z] 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-03-02T01:12:50.504Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-02T01:12:50.504Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-02T01:12:55.781Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-02T01:12:56.348Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-02T01:12:56.918Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-02T01:12:58.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-02T01:12:58.699Z] INFO: Testing against a local daemon [2021-03-02T01:12:58.699Z] === RUN TestDockerSuite [2021-03-02T01:12:58.699Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-02T01:12:58.699Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-02T01:12:58.699Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-02T01:12:58.699Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-02T01:12:58.699Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-02T01:12:58.699Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-02T01:12:58.699Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-02T01:12:58.699Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-02T01:12:58.825Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-02T01:12:59.672Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-02T01:12:59.672Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-02T01:13:00.645Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-02T01:13:01.106Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-02T01:13:55.091Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-02T01:14:51.313Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-02T01:14:59.435Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-02T01:15:02.728Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-02T01:15:12.816Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-02T01:15:14.355Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-02T01:15:14.355Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-02T01:15:14.355Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-02T01:15:14.355Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-02T01:15:14.355Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-02T01:15:17.278Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-02T01:15:17.278Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-02T01:15:17.278Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-02T01:15:24.359Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-02T01:17:05.662Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-02T01:17:05.662Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-02T01:17:05.662Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-02T01:17:05.662Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-02T01:17:08.573Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-02T01:17:09.032Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-02T01:17:09.032Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-02T01:17:09.032Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-02T01:17:09.032Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-02T01:17:09.492Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-02T01:17:09.952Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-02T01:17:13.690Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-02T01:17:15.229Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-02T01:17:15.229Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-02T01:17:15.229Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-02T01:17:15.229Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-02T01:17:18.145Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-02T01:17:24.225Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-02T01:17:24.225Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-02T01:17:24.225Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-02T01:17:24.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-02T01:17:24.742Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-02T01:17:24.742Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-02T01:17:25.309Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-02T01:17:27.841Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-02T01:17:30.537Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-02T01:17:31.127Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-02T01:17:33.660Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-02T01:17:39.120Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-02T01:17:40.088Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-02T01:17:40.088Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-02T01:17:43.830Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-02T01:17:44.798Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-02T01:17:49.492Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-02T01:17:49.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-02T01:17:49.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-02T01:17:49.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-02T01:17:49.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-02T01:17:49.951Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-02T01:18:29.897Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-02T01:18:29.897Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-02T01:18:31.276Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-02T01:18:32.488Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-02T01:18:32.488Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-02T01:18:32.488Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-02T01:18:33.814Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-02T01:18:36.355Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-02T01:18:38.896Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-02T01:19:00.840Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-02T01:19:02.469Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-02T01:19:02.469Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-02T01:19:02.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-02T01:19:08.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-02T01:19:09.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-02T01:19:10.854Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-02T01:19:12.758Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-02T01:19:13.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-02T01:19:15.292Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-02T01:19:17.826Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-02T01:19:22.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-02T01:19:25.945Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-02T01:19:29.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-02T01:19:31.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-02T01:19:31.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-02T01:19:31.134Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-02T01:19:34.420Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-02T01:19:36.336Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-02T01:19:38.246Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-02T01:19:41.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-02T01:19:41.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-02T01:19:41.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-02T01:19:41.538Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-02T01:19:43.441Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-02T01:19:47.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-02T01:19:47.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-02T01:19:47.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-02T01:19:47.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-02T01:19:47.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-02T01:20:23.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-02T01:20:23.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-02T01:20:24.325Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-02T01:20:24.785Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-02T01:20:26.329Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-02T01:20:26.329Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-02T01:20:31.021Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-02T01:20:31.999Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-02T01:20:31.999Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-02T01:20:31.999Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-02T01:20:33.548Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-02T01:20:34.516Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-02T01:20:34.977Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-02T01:20:35.436Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-02T01:20:35.899Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-02T01:20:39.665Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-02T01:20:41.697Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-02T01:20:43.876Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-02T01:20:43.876Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-02T01:20:45.423Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-02T01:20:45.423Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-02T01:20:45.883Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-02T01:20:48.065Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-02T01:20:49.034Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-02T01:20:49.494Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-02T01:20:49.494Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-02T01:20:50.462Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-02T01:20:50.920Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-02T01:20:50.921Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-02T01:20:50.921Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-02T01:20:54.545Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-02T01:20:56.711Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite (1707.01s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.53s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.49s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.68s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.55s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.31s) [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:562: [ddb426c70f2a3] joining swarm manager [d2e4c3cf7a3b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:584: [d24f212696e71] joining swarm manager [d2e4c3cf7a3b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] check_test.go:380: [ddb426c70f2a3] daemon is not started [2021-03-02T01:21:12.647Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.92s) [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:45: [d217f57c5ed3f] joining swarm manager [d81f93d659e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.14s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.64s) [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:303: [de7472450d11e] joining swarm manager [d48b2a13a1507]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:304: [d210d173836b7] joining swarm manager [d48b2a13a1507]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.43s) [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:271: [dc12329b67e4d] joining swarm manager [da8fa04dcf96d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:272: [d9bd01cc48cdd] joining swarm manager [da8fa04dcf96d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.36s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2021-03-02T01:21:12.647Z] docker_api_swarm_node_test.go:19: [d8d00f89f9b43] joining swarm manager [d3b0d0a890241]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_node_test.go:20: [d772b41860c27] joining swarm manager [d3b0d0a890241]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.68s) [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:501: [d970fc90d85fe] joining swarm manager [d56ffc935b9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:506: [d109b1c1f3fe3] joining swarm manager [d56ffc935b9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.65s) [2021-03-02T01:21:12.647Z] docker_api_swarm_node_test.go:80: [d45b8433f38a7] joining swarm manager [d4efb84720a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.97s) [2021-03-02T01:21:12.647Z] docker_api_swarm_node_test.go:52: [d8076eef27180] joining swarm manager [d2bf417089361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_node_test.go:53: [dfc984d3936e8] joining swarm manager [d2bf417089361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.81s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.95s) [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:201: [d0d6bbce59747] joining swarm manager [de51263efb098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.08s) [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:383: [dba8322fbe216] joining swarm manager [d834bb702b66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:384: [d71f88ebb2c69] joining swarm manager [d834bb702b66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] check_test.go:380: [d71f88ebb2c69] daemon is not started [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.97s) [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:801: [df7d8583216cf] joining swarm manager [ddc75ec98202d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:801: [d13e7c8f1ff1d] joining swarm manager [ddc75ec98202d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:801: [dc706b1dbdc74] joining swarm manager [ddc75ec98202d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:801: [d9086fb79f978] joining swarm manager [ddc75ec98202d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-02T01:21:12.647Z] docker_api_swarm_test.go:809: [d79cea69e4714] joining swarm manager [ddc75ec98202d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.25s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.37s) [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:394: [dd4daab0e38be] joining swarm manager [d2d1fd1fdb94a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:394: [da02b6df6c264] joining swarm manager [d2d1fd1fdb94a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.51s) [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:342: [d85ec921c2651] joining swarm manager [d0e1a0463df05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:342: [dd3a5f47ce277] joining swarm manager [d0e1a0463df05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.94s) [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:489: [dcdc4c3c692ec] joining swarm manager [d2725988b9227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:489: [db4bff9af0363] joining swarm manager [d2725988b9227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.86s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.40s) [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:127: [dc79159d753a2] joining swarm manager [dc6ea9797cbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:128: [d6c73a413a630] joining swarm manager [dc6ea9797cbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:136: [d631aa3da759d] joining swarm manager [dc6ea9797cbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:137: [dc51c3dba859f] joining swarm manager [dc6ea9797cbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.93s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.02s) [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:303: [d1e1d5e1a2bd1] joining swarm manager [df492afa3a54e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:303: [dcf1804737cd8] joining swarm manager [df492afa3a54e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.30s) [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:99: [d511ff5978386] joining swarm manager [d1dcbd9cb9942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:100: [df5828c1d7565] joining swarm manager [d1dcbd9cb9942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] check_test.go:380: [d511ff5978386] daemon is not started [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.43s) [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:532: [d48463dbb6c9a] joining swarm manager [dee2e075849c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:533: [d1e18671c26d9] joining swarm manager [dee2e075849c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.17s) [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:147: [da02083deaf59] joining swarm manager [d4a4453b9be61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.647Z] docker_api_swarm_service_test.go:147: [d54fb2778411d] joining swarm manager [d4a4453b9be61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.03s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.97s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.70s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.94s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.70s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.25s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.03s) [2021-03-02T01:21:12.647Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.98s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.61s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.83s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.22s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.31s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.94s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.84s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.45s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.30s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.88s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.94s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.06s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.65s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.76s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.35s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.70s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.90s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.59s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.74s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.57s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.73s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.24s) [2021-03-02T01:21:12.648Z] docker_cli_service_logs_test.go:245: checking task tfrpqjlal87g [2021-03-02T01:21:12.648Z] docker_cli_service_logs_test.go:250: checking messages for tfrpqjlal87g [2021-03-02T01:21:12.648Z] docker_cli_service_logs_test.go:245: checking task w0e3lji6ok8m [2021-03-02T01:21:12.648Z] docker_cli_service_logs_test.go:250: checking messages for w0e3lji6ok8m [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.90s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.13s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.34s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.47s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.90s) [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1901: [df5dd87322ad7] joining swarm manager [dd9b9ecc66d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1902: [dc25b418ea573] joining swarm manager [dd9b9ecc66d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.37s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.14s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.61s) [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1802: [d9bcf5b9165c0] joining swarm manager [d0bc157408385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1803: [d75ab88fd4504] joining swarm manager [d0bc157408385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.20s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (159.36s) [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1321: [d25ed00862985] joining swarm manager [d4d9059379171]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1322: [d80097e57944a] joining swarm manager [d4d9059379171]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.58s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.20s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.55s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.87s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.11s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (1.95s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.42s) [2021-03-02T01:21:12.648Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.89s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.87s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.33s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.24s) [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1186: [d87a578fc24bc] joining swarm manager [dd379d763e4c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1195: [d9116c0a2c00d] joining swarm manager [dd379d763e4c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.65s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.39s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.21s) [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1118: [da92c39030160] joining swarm manager [dc8473c28409f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1119: [d92081382d924] joining swarm manager [dc8473c28409f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1172: [d0c7840952bc6] joining swarm manager [dc8473c28409f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.42s) [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1453: [d815cb13c7ac9] joining swarm manager [d7930530cd3a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.648Z] docker_cli_swarm_test.go:1454: [dc670142c0fb2] joining swarm manager [d7930530cd3a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.47s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.23s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.60s) [2021-03-02T01:21:12.648Z] docker_cli_swarm_unix_test.go:62: [d00f4894ad3e3] joining swarm manager [d666b00d080bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.34s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.79s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.92s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.26s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.73s) [2021-03-02T01:21:12.648Z] docker_api_swarm_test.go:961: [d8266875a1ba4] joining swarm manager [df04ce46f202c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.16s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.43s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.60s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.33s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.20s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.65s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.28s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.22s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.80s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.31s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.89s) [2021-03-02T01:21:12.648Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.35s) [2021-03-02T01:21:12.648Z] === RUN TestDockerExternalVolumeSuite [2021-03-02T01:21:12.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-02T01:21:27.522Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-02T01:21:32.394Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-02T01:21:32.394Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-02T01:21:32.394Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-02T01:21:35.306Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-02T01:21:35.306Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-02T01:21:35.764Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-02T01:21:35.764Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-02T01:21:36.224Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-02T01:21:36.224Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-02T01:22:11.912Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-02T01:22:11.912Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-02T01:22:11.912Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-02T01:22:29.603Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-02T01:22:30.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-02T01:22:31.030Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-02T01:22:34.762Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-02T01:22:35.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-02T01:22:36.940Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-02T01:22:39.847Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-02T01:22:43.328Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-02T01:23:15.416Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-02T01:23:27.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-02T01:23:59.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-02T01:24:05.904Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-02T01:24:05.904Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-02T01:24:05.904Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-02T01:24:14.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-02T01:24:46.638Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-02T01:25:01.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-02T01:25:16.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-02T01:25:47.169Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-02T01:25:47.169Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-02T01:25:47.169Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-02T01:26:02.026Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-02T01:26:03.079Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-02T01:26:16.840Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-02T01:26:21.165Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-02T01:26:37.939Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-02T01:26:53.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-02T01:27:13.625Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-02T01:27:25.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-02T01:27:26.002Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-02T01:27:36.320Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-02T01:27:40.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-02T01:27:58.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-02T01:28:13.225Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite (437.28s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2021-03-02T01:28:28.106Z] docker_cli_external_volume_driver_test.go:53: [d946246a76077] daemon is not started [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-02T01:28:28.106Z] docker_cli_external_volume_driver_test.go:53: [dd4b9261e3ff8] daemon is not started [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-02T01:28:28.106Z] docker_cli_external_volume_driver_test.go:53: [db9e8f4e8e24c] daemon is not started [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-02T01:28:28.106Z] docker_cli_external_volume_driver_test.go:53: [d0c14c008076a] daemon is not started [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s) [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2021-03-02T01:28:28.106Z] docker_cli_external_volume_driver_test.go:485: [d3af47e5d9c4d] daemon is not started [2021-03-02T01:28:28.106Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-03-02T01:28:28.106Z] docker_cli_external_volume_driver_test.go:53: [d15d3addbe27b] daemon is not started [2021-03-02T01:28:28.106Z] PASS [2021-03-02T01:28:28.106Z] [2021-03-02T01:28:28.106Z] === Skipped [2021-03-02T01:28:28.106Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-02T01:28:28.106Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-02T01:28:28.106Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-02T01:28:28.106Z] check_test.go:309: [de15fa0cd1832] daemon is not started [2021-03-02T01:28:28.106Z] [2021-03-02T01:28:28.106Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-02T01:28:28.106Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-02T01:28:28.106Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-02T01:28:28.106Z] check_test.go:309: [d94ee40798410] daemon is not started [2021-03-02T01:28:28.106Z] [2021-03-02T01:28:28.106Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-02T01:28:28.106Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-02T01:28:28.106Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-02T01:28:28.106Z] check_test.go:309: [d5cbc7ed6005d] daemon is not started [2021-03-02T01:28:28.106Z] [2021-03-02T01:28:28.106Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-02T01:28:28.106Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-02T01:28:28.106Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-02T01:28:28.106Z] [2021-03-02T01:28:28.106Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-02T01:28:28.106Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-02T01:28:28.106Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-02T01:28:28.106Z] [2021-03-02T01:28:28.106Z] [2021-03-02T01:28:28.106Z] DONE 273 tests, 5 skipped in 2554.492s [2021-03-02T01:28:28.106Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-02T01:28:28.106Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2ac5991fca1f/docker.pid [2021-03-02T01:28:28.106Z] +++ kill 6191 [2021-03-02T01:28:28.106Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6191 is not a child of this shell [2021-03-02T01:28:28.106Z] warning: PID 6191 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2ac5991fca1f/docker.pid had a nonzero exit code [2021-03-02T01:28:28.106Z] ++++ cat bundles/test-integration/docker.pid [2021-03-02T01:28:28.106Z] +++ kill 8174 [2021-03-02T01:28:28.366Z] +++ /etc/init.d/apparmor stop [2021-03-02T01:28:28.366Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-02T01:28:28.366Z] [2021-03-02T01:28:28.366Z] Unloading profiles will leave already running processes permanently [2021-03-02T01:28:28.366Z] unconfined, which can lead to unexpected situations. [2021-03-02T01:28:28.366Z] [2021-03-02T01:28:28.366Z] To set a process to complain mode, use the command line tool [2021-03-02T01:28:28.366Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-02T01:28:28.366Z] +++ true [2021-03-02T01:28:28.366Z] exiting test-integration [2021-03-02T01:28:28.366Z] ++ exit 0 [2021-03-02T01:28:28.366Z] [2021-03-02T01:28:28.624Z] + exit 0 [2021-03-02T01:28:28.624Z] ++ jobs -p [2021-03-02T01:28:28.624Z] + pids= [2021-03-02T01:28:28.624Z] + echo 'Remaining pids to kill: []' [2021-03-02T01:28:28.624Z] Remaining pids to kill: [] [2021-03-02T01:28:28.624Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-02T01:28:28.637Z] Recording test results [2021-03-02T01:28:30.629Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-02T01:28:30.953Z] + echo Ensuring container killed. [2021-03-02T01:28:30.953Z] Ensuring container killed. [2021-03-02T01:28:30.953Z] + docker ps -aq -f name=docker-pr5-* [2021-03-02T01:28:30.953Z] + cids=f89c97529bee [2021-03-02T01:28:30.953Z] 30d1dfc92017 [2021-03-02T01:28:30.953Z] 413bd415f4cd [2021-03-02T01:28:30.953Z] + [ -n f89c97529bee [2021-03-02T01:28:30.953Z] 30d1dfc92017 [2021-03-02T01:28:30.953Z] 413bd415f4cd ] [2021-03-02T01:28:30.953Z] + docker rm -vf f89c97529bee 30d1dfc92017 413bd415f4cd [2021-03-02T01:28:31.891Z] f89c97529bee [2021-03-02T01:28:32.827Z] 30d1dfc92017 [2021-03-02T01:28:33.395Z] 413bd415f4cd [Pipeline] sh [2021-03-02T01:28:33.677Z] + echo Chowning /workspace to jenkins user [2021-03-02T01:28:33.677Z] Chowning /workspace to jenkins user [2021-03-02T01:28:33.677Z] + id -u [2021-03-02T01:28:33.677Z] + id -g [2021-03-02T01:28:33.677Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42095:/workspace busybox chown -R 1000:1000 /workspace [2021-03-02T01:28:33.677Z] Unable to find image 'busybox:latest' locally [2021-03-02T01:28:33.935Z] latest: Pulling from library/busybox [2021-03-02T01:28:33.935Z] 5c4213be9af9: Pulling fs layer [2021-03-02T01:28:33.935Z] 5c4213be9af9: Verifying Checksum [2021-03-02T01:28:33.935Z] 5c4213be9af9: Download complete [2021-03-02T01:28:34.198Z] 5c4213be9af9: Pull complete [2021-03-02T01:28:34.198Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-02T01:28:34.198Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-02T01:28:38.684Z] + bundleName=amd64 [2021-03-02T01:28:38.684Z] + echo Creating amd64-bundles.tar.gz [2021-03-02T01:28:38.684Z] Creating amd64-bundles.tar.gz [2021-03-02T01:28:38.684Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-02T01:28:38.684Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-02T01:28:39.631Z] Archiving artifacts [2021-03-02T01:28:42.277Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42095/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T01:28:42.592Z] + make clean [2021-03-02T01:28:42.592Z] docker volume rm -f docker-dev-cache [2021-03-02T01:28:42.850Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T01:29:32.797Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-02T01:29:32.797Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-02T01:29:32.797Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-02T01:29:32.797Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-02T01:29:32.797Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-02T01:29:32.797Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-02T01:29:32.797Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-02T01:29:32.797Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-02T01:29:32.797Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-02T01:29:32.797Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-02T01:29:33.256Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-02T01:29:37.955Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-02T01:29:37.955Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-02T01:29:37.955Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-02T01:29:37.955Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-02T01:29:37.955Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-02T01:29:37.955Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-02T01:29:42.655Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-02T01:29:42.655Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-02T01:29:42.655Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-02T01:29:42.655Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-02T01:29:43.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-02T01:29:48.911Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-02T01:30:03.729Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-02T01:30:03.729Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-02T01:30:03.729Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-02T01:30:03.729Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-02T01:30:03.729Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-02T01:30:03.729Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-02T01:30:03.729Z] === RUN TestDockerSuite/TestBuildFails [2021-03-02T01:30:10.807Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-02T01:30:10.807Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-02T01:30:16.601Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-02T01:30:26.930Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-02T01:30:34.006Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-02T01:30:39.797Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-02T01:30:40.769Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-02T01:30:46.562Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-02T01:30:46.562Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-02T01:30:46.562Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-02T01:30:47.038Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-02T01:30:47.038Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-02T01:31:01.854Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-02T01:31:01.854Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-02T01:31:12.196Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-02T01:31:13.739Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-02T01:31:15.280Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-02T01:31:15.740Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-02T01:31:16.200Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-02T01:31:16.661Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-02T01:31:25.250Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-02T01:31:26.789Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-02T01:31:27.249Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-02T01:31:28.219Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-02T01:31:28.679Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-02T01:31:29.650Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-02T01:31:31.195Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-02T01:31:38.276Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-02T01:31:38.276Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-02T01:31:38.276Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-02T01:31:38.276Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-02T01:31:38.276Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-02T01:31:38.276Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-02T01:31:38.276Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-02T01:31:38.276Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-02T01:31:38.737Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-02T01:31:44.540Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-02T01:32:05.645Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-02T01:32:05.645Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-02T01:32:06.117Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-02T01:32:41.857Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-02T01:32:56.702Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-02T01:33:00.447Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-02T01:33:06.250Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-02T01:33:12.058Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-02T01:33:29.767Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-02T01:33:29.767Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-02T01:33:40.109Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-02T01:33:41.083Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-02T01:33:41.083Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-02T01:33:41.083Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-02T01:33:43.994Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-02T01:33:48.693Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-02T01:33:55.780Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-02T01:33:55.780Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-02T01:33:55.780Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-02T01:33:58.694Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-02T01:33:59.665Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-02T01:34:00.635Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-02T01:34:15.475Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-02T01:34:15.475Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-02T01:34:24.055Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-02T01:34:27.799Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-02T01:34:36.380Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-02T01:34:41.083Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-02T01:34:45.779Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-02T01:34:46.750Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-02T01:34:46.750Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-02T01:34:46.750Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-02T01:34:48.931Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-02T01:34:48.931Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-02T01:35:39.650Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-02T01:36:09.629Z] === RUN TestDockerSuite/TestBuildRm [2021-03-02T01:36:22.029Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-02T01:36:24.215Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-02T01:36:24.215Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-02T01:36:24.676Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-02T01:36:26.216Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-02T01:36:29.958Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-02T01:36:33.704Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-02T01:36:37.446Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-02T01:36:58.552Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-02T01:36:58.552Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-02T01:36:59.013Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-02T01:37:09.370Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-02T01:37:09.370Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-02T01:37:13.115Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-02T01:37:13.115Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-02T01:37:17.812Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-02T01:37:38.924Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-02T01:37:38.924Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-02T01:37:40.464Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-02T01:37:41.435Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-02T01:37:46.134Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-02T01:37:50.836Z] === RUN TestDockerSuite/TestBuildUser [2021-03-02T01:37:50.836Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-02T01:37:50.836Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-02T01:37:50.836Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-02T01:37:55.535Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-02T01:37:55.535Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-02T01:38:04.118Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-02T01:38:04.118Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-02T01:38:04.118Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-02T01:38:25.239Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-02T01:38:25.239Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-02T01:38:33.820Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-02T01:38:44.152Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-02T01:38:44.152Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-02T01:38:44.152Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-02T01:38:46.334Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-02T01:38:46.334Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-02T01:38:56.674Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-02T01:39:01.366Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-02T01:39:01.366Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-02T01:39:19.068Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-02T01:39:19.547Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-02T01:39:19.547Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-02T01:39:19.547Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-02T01:39:21.087Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-02T01:39:29.666Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-02T01:39:30.635Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-02T01:39:31.094Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-02T01:39:31.094Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-02T01:39:31.094Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-02T01:39:33.274Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-02T01:39:37.968Z] === RUN TestDockerSuite/TestCommitChange [2021-03-02T01:39:42.664Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-02T01:39:46.409Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-02T01:39:46.409Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-02T01:39:53.495Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-02T01:39:53.495Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-02T01:39:59.291Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-02T01:40:03.986Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-02T01:40:03.986Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-02T01:40:03.986Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-02T01:40:03.986Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-02T01:40:03.986Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-02T01:40:03.986Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-02T01:40:03.986Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-02T01:40:03.986Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-02T01:40:03.986Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-02T01:40:09.790Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-02T01:40:16.873Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-02T01:40:16.873Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-02T01:40:19.055Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-02T01:40:19.055Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-02T01:40:19.055Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-02T01:40:19.055Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-02T01:40:21.240Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-02T01:40:21.240Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-02T01:40:21.240Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-02T01:40:23.419Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-02T01:40:23.419Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-02T01:40:23.419Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-02T01:40:23.419Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-02T01:40:23.419Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-02T01:40:26.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-02T01:40:28.510Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-02T01:40:30.692Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-02T01:40:30.692Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-02T01:40:30.692Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-02T01:40:32.872Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-02T01:40:32.872Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-02T01:40:35.051Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-02T01:40:35.051Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-02T01:40:35.051Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-02T01:40:37.233Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-02T01:40:37.233Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-02T01:40:39.416Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-02T01:40:39.416Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-02T01:40:41.595Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-02T01:40:42.054Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-02T01:40:44.237Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-02T01:40:47.982Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-02T01:40:51.724Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-02T01:40:51.724Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-02T01:40:51.724Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-02T01:40:51.724Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-02T01:40:51.724Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-02T01:40:53.912Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-02T01:40:53.912Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-02T01:40:56.094Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-02T01:40:56.094Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-02T01:40:58.276Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-02T01:40:58.736Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-02T01:41:03.432Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-02T01:41:04.976Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-02T01:41:04.976Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-02T01:41:04.976Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-02T01:41:04.976Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-02T01:41:04.976Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-02T01:41:04.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-02T01:41:07.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-02T01:41:07.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-02T01:41:09.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-02T01:41:18.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-02T01:41:25.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-02T01:41:32.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00067d560_} [2021-03-02T01:41:35.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1383976050_c:\foo_false____} [2021-03-02T01:41:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1383976050_c:\foo_true____} [2021-03-02T01:41:39.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-02T01:41:39.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-02T01:41:39.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-02T01:41:39.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-02T01:41:39.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-02T01:41:39.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-02T01:41:39.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-02T01:41:39.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-02T01:41:39.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-02T01:41:39.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-02T01:41:39.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-02T01:41:39.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-02T01:41:39.899Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-02T01:41:39.899Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-02T01:41:39.899Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-02T01:41:39.899Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-02T01:41:39.899Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-02T01:41:39.899Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-02T01:41:42.807Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-02T01:41:44.985Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-02T01:41:44.985Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-02T01:41:44.985Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-02T01:41:47.164Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-02T01:41:47.164Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-02T01:41:47.164Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-02T01:41:47.164Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-02T01:41:51.855Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-02T01:41:54.046Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-02T01:41:54.046Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-02T01:41:54.046Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-02T01:42:15.157Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-02T01:42:15.157Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-02T01:42:15.157Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-02T01:42:27.561Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-02T01:42:27.561Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-02T01:42:27.561Z] === RUN TestDockerSuite/TestCpToDot [2021-03-02T01:42:28.530Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-02T01:42:28.530Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-02T01:42:28.530Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-02T01:42:30.710Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-02T01:42:30.710Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-02T01:42:30.710Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-02T01:42:30.710Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-02T01:42:31.170Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-02T01:42:31.170Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-02T01:42:31.170Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-02T01:42:33.353Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-02T01:42:35.534Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-02T01:42:35.998Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-02T01:42:35.998Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-02T01:42:38.178Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-02T01:42:38.637Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-02T01:42:38.637Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-02T01:42:38.637Z] === RUN TestDockerSuite/TestCreateRM [2021-03-02T01:42:39.097Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-02T01:42:39.098Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-02T01:42:39.098Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-02T01:42:39.557Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-02T01:42:51.947Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-02T01:42:51.947Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-02T01:42:52.406Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-02T01:42:57.100Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-02T01:42:57.100Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-02T01:42:57.100Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDockerFails [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-02T01:42:59.279Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-02T01:43:02.187Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-02T01:43:04.370Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-02T01:43:06.554Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-02T01:43:18.940Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-02T01:43:23.633Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-02T01:43:28.361Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-02T01:43:30.543Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-02T01:43:31.513Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-02T01:43:35.254Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-02T01:43:36.223Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-02T01:43:37.192Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-02T01:43:41.888Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-02T01:43:46.583Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-02T01:43:46.583Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-02T01:43:46.583Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-02T01:43:46.583Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-02T01:43:46.583Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-02T01:43:46.583Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-02T01:43:48.121Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-02T01:43:48.121Z] === RUN TestDockerSuite/TestEventsRename [2021-03-02T01:43:50.303Z] === RUN TestDockerSuite/TestEventsResize [2021-03-02T01:43:53.212Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-02T01:43:55.393Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-02T01:43:57.576Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-02T01:44:02.271Z] === RUN TestDockerSuite/TestEventsTop [2021-03-02T01:44:02.271Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-02T01:44:05.183Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-02T01:44:08.920Z] === RUN TestDockerSuite/TestExec [2021-03-02T01:44:08.920Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-02T01:44:08.920Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-02T01:44:11.110Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-02T01:44:12.649Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-02T01:44:12.649Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-02T01:44:12.649Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-02T01:44:12.649Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-02T01:44:14.833Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-02T01:44:17.016Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-02T01:44:19.198Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-02T01:44:20.738Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-02T01:44:25.438Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-02T01:44:25.438Z] === RUN TestDockerSuite/TestExecEnv [2021-03-02T01:44:25.438Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-02T01:44:25.438Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-02T01:44:27.622Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-02T01:44:32.322Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-02T01:44:32.322Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-02T01:44:32.322Z] === RUN TestDockerSuite/TestExecParseError [2021-03-02T01:44:32.322Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-02T01:44:32.322Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-02T01:44:32.322Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-02T01:44:34.508Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-02T01:44:34.508Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-02T01:44:34.969Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-02T01:44:34.969Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-02T01:44:34.969Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-02T01:44:34.969Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-02T01:44:37.157Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-02T01:44:37.157Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-02T01:44:44.246Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-02T01:44:44.246Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-02T01:44:44.246Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-02T01:44:44.246Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-02T01:44:50.057Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-02T01:44:55.861Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-02T01:44:58.770Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-02T01:45:04.958Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-02T01:45:04.958Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-02T01:45:04.958Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-02T01:45:04.958Z] === RUN TestDockerSuite/TestHealth [2021-03-02T01:45:04.958Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-02T01:45:04.958Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-02T01:45:04.958Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-02T01:45:04.958Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-02T01:45:09.649Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-02T01:45:09.649Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-02T01:45:09.649Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-02T01:45:09.649Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-02T01:45:09.649Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-02T01:45:09.649Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-02T01:45:10.618Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-02T01:45:10.618Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-02T01:45:11.588Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-02T01:45:11.588Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-02T01:45:13.129Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-02T01:45:13.589Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-02T01:45:15.775Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-02T01:45:24.358Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-02T01:45:24.358Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-02T01:45:24.358Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-02T01:45:27.270Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-02T01:45:27.270Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-02T01:45:29.450Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-02T01:45:29.450Z] === RUN TestDockerSuite/TestImportFile [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-02T01:45:29.911Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-02T01:45:32.091Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-02T01:45:34.277Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-02T01:45:34.278Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-02T01:45:34.278Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-02T01:45:34.737Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-02T01:45:34.737Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-02T01:45:36.921Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-02T01:45:36.921Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-02T01:45:39.100Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-02T01:45:39.100Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-02T01:45:39.100Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-02T01:45:39.100Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-02T01:45:46.192Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-02T01:45:50.895Z] === RUN TestDockerSuite/TestInspectImage [2021-03-02T01:45:50.895Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-02T01:45:50.895Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-02T01:45:50.895Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-02T01:45:52.437Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-02T01:45:54.620Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-02T01:45:55.080Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-02T01:45:57.267Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-02T01:45:59.451Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-02T01:45:59.451Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-02T01:45:59.451Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-02T01:46:01.635Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-02T01:46:04.551Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-02T01:46:09.248Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-02T01:46:10.788Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-02T01:46:12.970Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-02T01:46:15.150Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-02T01:46:17.329Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-02T01:46:19.510Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-02T01:46:21.693Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-02T01:46:21.693Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-02T01:46:22.153Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-02T01:46:22.153Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-02T01:46:22.153Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-02T01:46:22.153Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-02T01:46:22.153Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-02T01:46:22.153Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-02T01:46:22.153Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-02T01:46:22.153Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-02T01:46:22.153Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-02T01:46:22.153Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-02T01:46:22.154Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-02T01:46:22.154Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-02T01:46:22.154Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-02T01:46:22.154Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-02T01:46:22.154Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-02T01:46:22.154Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-02T01:46:22.154Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-02T01:46:22.154Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-02T01:46:24.337Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-02T01:46:25.877Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-02T01:46:31.685Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-02T01:46:33.866Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-02T01:46:33.866Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-02T01:46:36.046Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-02T01:46:36.046Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-02T01:46:43.127Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-02T01:46:48.929Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-02T01:46:54.735Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-02T01:46:56.916Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-02T01:46:59.099Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-02T01:46:59.558Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-02T01:47:01.740Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-02T01:47:03.927Z] === RUN TestDockerSuite/TestLogsSince [2021-03-02T01:47:14.262Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-02T01:47:14.262Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-02T01:47:14.262Z] === RUN TestDockerSuite/TestLogsTail [2021-03-02T01:47:15.801Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-02T01:47:17.980Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-02T01:47:20.161Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-02T01:47:20.161Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestNetHostname [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPluginActive [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPortList [2021-03-02T01:47:20.621Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-02T01:47:25.318Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-02T01:47:25.318Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-02T01:47:25.318Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-02T01:47:25.318Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-02T01:47:25.318Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-02T01:47:25.318Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-02T01:47:25.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-02T01:47:25.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-02T01:47:25.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-02T01:47:25.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-02T01:47:30.020Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-02T01:47:30.020Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-02T01:47:38.597Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-02T01:47:38.597Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-02T01:47:48.927Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-02T01:48:10.046Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-02T01:48:10.046Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-02T01:48:10.046Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-02T01:48:24.869Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-02T01:48:27.057Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-02T01:48:39.447Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-02T01:48:48.043Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-02T01:48:48.043Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-02T01:48:48.043Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-02T01:48:52.735Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-02T01:48:52.735Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-02T01:48:52.735Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-02T01:48:52.735Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-02T01:48:52.735Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-02T01:49:01.323Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-02T01:49:01.323Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-02T01:49:02.874Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-02T01:49:02.874Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-02T01:49:03.843Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-02T01:49:04.811Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-02T01:49:04.811Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-02T01:49:09.507Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-02T01:49:14.211Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-02T01:49:15.751Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-02T01:49:45.724Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-02T01:49:45.724Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-02T01:49:49.466Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-02T01:49:49.466Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-02T01:49:49.466Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-02T01:49:50.437Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-02T01:49:54.182Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-02T01:50:01.274Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-02T01:50:01.274Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-02T01:50:05.016Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-02T01:50:05.016Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-02T01:50:05.016Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-02T01:50:26.142Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-02T01:50:26.142Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-02T01:50:27.112Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-02T01:50:32.913Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-02T01:50:37.752Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-02T01:50:44.836Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-02T01:50:49.530Z] === RUN TestDockerSuite/TestRmiTag [2021-03-02T01:50:49.530Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-02T01:50:52.439Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-02T01:51:10.140Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-02T01:51:11.680Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-02T01:51:16.377Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-02T01:51:17.346Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-02T01:51:17.346Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-02T01:51:17.346Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-02T01:51:17.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-02T01:51:17.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-02T01:51:17.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-02T01:51:17.346Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-02T01:51:17.346Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-02T01:51:19.525Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-02T01:51:19.525Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-02T01:51:19.525Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-02T01:51:25.323Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-02T01:51:27.511Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-02T01:51:31.249Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-02T01:51:38.340Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-02T01:51:40.521Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-02T01:51:40.521Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-02T01:51:45.214Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-02T01:51:47.394Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-02T01:51:47.394Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-02T01:51:52.087Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-02T01:51:52.087Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-02T01:51:52.087Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-02T01:51:53.627Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-02T01:51:53.627Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-02T01:51:53.627Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-02T01:51:53.627Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-02T01:51:53.627Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-02T01:51:53.627Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-02T01:51:53.627Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-02T01:51:53.627Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-02T01:51:56.535Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-02T01:51:58.715Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-02T01:52:00.896Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-02T01:52:00.896Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-02T01:52:00.896Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-02T01:52:00.896Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-02T01:52:03.077Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-02T01:52:03.077Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-02T01:52:03.077Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-02T01:52:03.077Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-02T01:52:03.077Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-02T01:52:06.818Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-02T01:52:11.517Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-02T01:52:11.517Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-02T01:52:11.517Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-02T01:52:11.517Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-02T01:52:11.517Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-02T01:52:11.517Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-02T01:52:11.517Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-02T01:52:15.263Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-02T01:52:15.263Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-02T01:52:15.263Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-02T01:52:15.263Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-02T01:52:16.804Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-02T01:52:18.994Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-02T01:52:18.994Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-02T01:52:21.178Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-02T01:52:21.178Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-02T01:52:21.178Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-02T01:52:21.178Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-02T01:52:24.091Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-02T01:52:25.631Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-02T01:52:27.820Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-02T01:52:30.004Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-02T01:52:30.466Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-02T01:52:30.466Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-02T01:52:30.466Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-02T01:52:30.466Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-02T01:52:30.466Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-02T01:52:30.466Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-02T01:52:30.466Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-02T01:52:30.466Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-02T01:52:35.177Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-02T01:52:35.177Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-02T01:52:35.177Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-02T01:52:35.177Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-02T01:52:35.177Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-02T01:52:35.177Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-02T01:52:35.177Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-02T01:52:42.273Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-02T01:52:42.273Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunMount [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-02T01:52:44.466Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-02T01:52:56.878Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-02T01:52:56.878Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-02T01:52:56.878Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-02T01:52:56.878Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-02T01:53:01.579Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-02T01:53:05.465Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-02T01:53:05.465Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-02T01:53:05.465Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-02T01:53:05.465Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-02T01:53:05.465Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-02T01:53:05.465Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-02T01:53:05.465Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-02T01:53:05.465Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-02T01:53:05.465Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-02T01:53:05.465Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-02T01:53:05.931Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-02T01:53:06.903Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-02T01:53:09.091Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-02T01:53:11.279Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-02T01:53:12.251Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-02T01:53:14.436Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-02T01:53:14.897Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-02T01:53:14.897Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-02T01:53:14.897Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-02T01:53:14.897Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-02T01:53:14.897Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-02T01:53:14.897Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-02T01:53:14.897Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-02T01:53:14.897Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-02T01:53:17.817Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-02T01:53:17.817Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-02T01:53:17.817Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-02T01:53:17.817Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-02T01:53:17.817Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-02T01:53:17.817Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-02T01:53:24.909Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-02T01:53:24.909Z] === RUN TestDockerSuite/TestRunRm [2021-03-02T01:53:27.094Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-02T01:53:32.900Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-02T01:53:35.090Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-02T01:53:38.004Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-02T01:53:40.189Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-02T01:53:42.374Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-02T01:53:42.374Z] === RUN TestDockerSuite/TestRunState [2021-03-02T01:53:42.374Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-02T01:53:45.286Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-02T01:53:45.286Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-02T01:53:46.827Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-02T01:53:46.827Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-02T01:53:46.827Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-02T01:53:46.827Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-02T01:53:47.289Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-02T01:53:47.289Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-02T01:53:53.100Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-02T01:53:54.643Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-02T01:53:54.643Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-02T01:53:56.828Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-02T01:53:56.828Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-02T01:53:56.828Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-02T01:54:00.580Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-02T01:54:12.985Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-02T01:54:16.730Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-02T01:54:23.824Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-02T01:54:23.824Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-02T01:54:23.824Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-02T01:54:26.021Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-02T01:54:28.209Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-02T01:54:30.399Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-02T01:54:30.399Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-02T01:54:30.399Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-02T01:54:30.399Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-02T01:54:30.399Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-02T01:54:30.399Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-02T01:54:30.399Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-02T01:54:30.399Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-02T01:54:30.399Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-02T01:54:35.130Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-02T01:54:36.103Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-02T01:54:38.296Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-02T01:54:43.017Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-02T01:54:45.206Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-02T01:54:45.668Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-02T01:54:46.129Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-02T01:54:46.129Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-02T01:54:47.675Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-02T01:54:54.788Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-02T01:54:54.788Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-02T01:55:03.385Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-02T01:55:03.385Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-02T01:55:06.297Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-02T01:55:06.297Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-02T01:55:06.297Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-02T01:55:06.297Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-02T01:55:06.297Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-02T01:55:16.641Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-02T01:55:16.641Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-02T01:55:16.641Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-02T01:55:16.641Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-02T01:55:16.641Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-02T01:55:16.641Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-02T01:55:16.641Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-02T01:55:18.185Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-02T01:55:21.099Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-02T01:55:21.099Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-02T01:55:22.640Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-02T01:55:22.640Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-02T01:55:23.102Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-02T01:55:23.102Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-02T01:55:23.102Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-02T01:55:23.102Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-02T01:55:23.102Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-02T01:55:40.819Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-02T01:55:40.819Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-02T01:55:40.819Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-02T01:55:40.819Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-02T01:55:40.819Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-02T01:55:40.819Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-02T01:55:40.819Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-02T01:55:46.627Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-02T01:55:46.627Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-02T01:55:49.540Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-02T01:55:50.002Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-02T01:55:50.463Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-02T01:55:50.463Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-02T01:55:50.923Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-02T01:56:03.325Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-02T01:56:03.325Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-02T01:56:03.785Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-02T01:56:04.248Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-02T01:56:04.248Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-02T01:56:11.335Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-02T01:56:11.335Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-02T01:56:11.335Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-02T01:56:26.184Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-02T01:56:26.184Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite (2607.34s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-02T01:56:26.184Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-02T01:56:26.184Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.38s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.33s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-03-02T01:56:26.184Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-02T01:56:26.184Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-03-02T01:56:26.184Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-03-02T01:56:26.184Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-02T01:56:26.184Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-02T01:56:26.184Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-02T01:56:26.184Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-02T01:56:26.184Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.85s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-02T01:56:26.184Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-02T01:56:26.184Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.18s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.15s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.24s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-02T01:56:26.184Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.47s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.76s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-03-02T01:56:26.184Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.36s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.84s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.19s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.93s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.31s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.68s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.64s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.37s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.23s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (31.56s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.96s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.67s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.78s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.27s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.64s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.32s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.41s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.61s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.44s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-02T01:56:26.184Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.59s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.97s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.44s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.33s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.10s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.16s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.26s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.41s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.11s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.72s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.91s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.53s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.21s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.85s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.86s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignore (80.23s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.28s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.69s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.52s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.70s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.41s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.25s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.40s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.79s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.66s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (105.48s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-02T01:56:26.184Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-03-02T01:56:26.184Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2021-03-02T01:56:26.184Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.55s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.37s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.73s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.94s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.79s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.72s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildFails (7.19s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.43s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.44s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.44s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.87s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.15s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.39s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildHistory (11.81s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.06s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.00s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLabels (1.00s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.88s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.79s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.54s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.48s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.63s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.17s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.17s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.57s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.15s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.07s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.85s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.21s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.19s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.20s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.60s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.60s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.72s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.20s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.79s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.70s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.20s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.69s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.95s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildRm (13.00s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.36s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-03-02T01:56:26.185Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.46s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.59s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.80s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.26s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.23s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.22s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.49s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildStderr (4.34s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.19s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.07s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.21s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.31s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.12s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.93s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.56s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.99s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.26s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.10s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.52s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.40s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.22s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.53s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.67s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-03-02T01:56:26.185Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-02T01:56:26.185Z] docker_cli_sni_test.go:18: Flakey test [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.22s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.18s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestCommitChange (4.56s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.28s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.42s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestCommitTTY (6.45s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.20s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-02T01:56:26.185Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-02T01:56:26.185Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-02T01:56:26.185Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.34s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.64s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-02T01:56:26.185Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-02T01:56:26.185Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-02T01:56:26.185Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-02T01:56:26.185Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.22s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-02T01:56:26.185Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.38s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-02T01:56:26.185Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-02T01:56:26.185Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-02T01:56:26.185Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.58s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.15s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.09s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-03-02T01:56:26.185Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-02T01:56:26.185Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.25s) [2021-03-02T01:56:26.185Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.24s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-02T01:56:26.186Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-02T01:56:26.186Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.36s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.98s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-02T01:56:26.186Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.55s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.17s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.58s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.89s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-02T01:56:26.186Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.39s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-02T01:56:26.186Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.25s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.33s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.01s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-02T01:56:26.186Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-02T01:56:26.186Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (32.76s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.53s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.55s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.65s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.53s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00067d560_} (2.53s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1383976050_c:\foo_false____} (2.46s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1383976050_c:\foo_true____} (2.48s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-02T01:56:26.186Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-02T01:56:26.186Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.39s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.45s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.29s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.45s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.30s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.44s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.44s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCpToDot (2.38s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCpToStdout (2.40s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.11s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.23s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.89s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.18s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-02T01:56:26.186Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.38s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-02T01:56:26.186Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-02T01:56:26.186Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-02T01:56:26.186Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-02T01:56:26.186Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-02T01:56:26.186Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-02T01:56:26.186Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-02T01:56:26.186Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-02T01:56:26.186Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-02T01:56:26.186Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-02T01:56:26.186Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.39s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.24s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.44s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.48s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsCopy (4.70s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.92s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.20s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.74s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsFilters (4.74s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsFormat (4.43s) [2021-03-02T01:56:26.186Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-02T01:56:26.187Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestEventsRename (2.38s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestEventsResize (2.66s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.13s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.56s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.69s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.77s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-02T01:56:26.187Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.00s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.95s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-02T01:56:26.187Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-02T01:56:26.187Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-02T01:56:26.187Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.04s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.11s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.96s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.97s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.99s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.33s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecInspectID (4.98s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-02T01:56:26.187Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.41s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-02T01:56:26.187Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.21s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.30s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.08s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.09s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.04s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.11s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-02T01:56:26.187Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-02T01:56:26.187Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.12s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.79s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.20s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.43s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.74s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-02T01:56:26.187Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-02T01:56:26.187Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-02T01:56:26.187Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-02T01:56:26.187Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-02T01:56:26.187Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.26s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.22s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-02T01:56:26.187Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-02T01:56:26.187Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.17s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.14s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectDefault (7.04s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectHistory (4.08s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.37s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.17s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.19s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.11s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.28s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectStatus (2.63s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.32s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.25s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.32s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.09s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.29s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.14s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.17s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.88s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.67s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.32s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-02T01:56:26.187Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.19s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.98s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.92s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.10s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.60s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.48s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.19s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsSince (9.05s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsTail (2.72s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.50s) [2021-03-02T01:56:26.187Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.25s) [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.187Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-02T01:56:26.187Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-02T01:56:26.188Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.35s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-02T01:56:26.188Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-02T01:56:26.188Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-02T01:56:26.188Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-02T01:56:26.188Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-02T01:56:26.188Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T01:56:26.188Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-02T01:56:26.188Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-02T01:56:26.188Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.35s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-02T01:56:26.188Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPsByOrder (9.24s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.17s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.57s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-02T01:56:26.188Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.41s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.67s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.76s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.28s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-02T01:56:26.188Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-02T01:56:26.188Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.82s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-02T01:56:26.188Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.95s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-02T01:56:26.188Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.28s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.40s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.41s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.88s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.17s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.16s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.17s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.13s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.51s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.73s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.12s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.84s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.08s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.99s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.28s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.43s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.39s) [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-02T01:56:26.188Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.188Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.18s) [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-02T01:56:26.650Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-02T01:56:26.650Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.650Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.13s) [2021-03-02T01:56:26.650Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.99s) [2021-03-02T01:56:26.650Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.16s) [2021-03-02T01:56:26.650Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.14s) [2021-03-02T01:56:26.650Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.17s) [2021-03-02T01:56:26.650Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-03-02T01:56:26.650Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.96s) [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-02T01:56:26.650Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-02T01:56:26.650Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-02T01:56:26.650Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-02T01:56:26.650Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-02T01:56:26.650Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-02T01:56:26.650Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-02T01:56:26.650Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-02T01:56:26.650Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.650Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.25s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.94s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.47s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.27s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.15s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.28s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.58s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.95s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.17s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.16s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.15s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.21s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunExitCode (2.26s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.13s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.12s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.29s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.80s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.12s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.99s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.88s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.05s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.11s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.17s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.64s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.44s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunRm (2.23s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.43s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.32s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.87s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.12s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.54s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.24s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.98s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.22s) [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.651Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-02T01:56:26.651Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.24s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.27s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.20s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.94s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.51s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.39s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.63s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.24s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.26s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.00s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.68s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.14s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.37s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.58s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.96s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.94s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.56s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-02T01:56:26.652Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.17s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.39s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-02T01:56:26.652Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.16s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.37s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.88s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.45s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-02T01:56:26.652Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.58s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.50s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-02T01:56:26.652Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-02T01:56:26.652Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-02T01:56:26.652Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.652Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T01:56:26.652Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-02T01:56:26.653Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-02T01:56:26.653Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-02T01:56:26.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-02T01:56:26.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-02T01:56:26.653Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] === RUN TestDockerDaemonSuite [2021-03-02T01:56:26.653Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-02T01:56:26.653Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-02T01:56:26.653Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-02T01:56:26.653Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] === RUN TestDockerSwarmSuite [2021-03-02T01:56:26.653Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-02T01:56:26.653Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-02T01:56:26.653Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] === RUN TestDockerExternalVolumeSuite [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] === RUN TestDockerNetworkSuite [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] === RUN TestDockerHubPullSuite [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-02T01:56:26.653Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] PASS [2021-03-02T01:56:26.653Z] ok github.com/docker/docker/integration-cli 2607.883s [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === Skipped [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-02T01:56:26.653Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-02T01:56:26.653Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-03-02T01:56:26.653Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-02T01:56:26.653Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-03-02T01:56:26.653Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-03-02T01:56:26.653Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-02T01:56:26.653Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-02T01:56:26.653Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-02T01:56:26.653Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-02T01:56:26.653Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-02T01:56:26.653Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-02T01:56:26.653Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.653Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-02T01:56:26.654Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-02T01:56:26.654Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-03-02T01:56:26.654Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-02T01:56:26.654Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-02T01:56:26.654Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.654Z] [2021-03-02T01:56:26.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-03-02T01:56:26.654Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-03-02T01:56:26.655Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-03-02T01:56:26.655Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-02T01:56:26.655Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-02T01:56:26.655Z] docker_cli_sni_test.go:18: Flakey test [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-02T01:56:26.655Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-02T01:56:26.655Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-02T01:56:26.655Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-02T01:56:26.655Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-02T01:56:26.655Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-02T01:56:26.655Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-02T01:56:26.655Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.655Z] [2021-03-02T01:56:26.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-02T01:56:26.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-02T01:56:26.655Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-02T01:56:26.656Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-02T01:56:26.656Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-02T01:56:26.656Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-02T01:56:26.656Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-02T01:56:26.656Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-02T01:56:26.656Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-02T01:56:26.656Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-02T01:56:26.656Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-02T01:56:26.656Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-02T01:56:26.656Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-02T01:56:26.656Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-02T01:56:26.656Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-02T01:56:26.656Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-02T01:56:26.656Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-02T01:56:26.656Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-02T01:56:26.656Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-02T01:56:26.656Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-02T01:56:26.656Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-02T01:56:26.656Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-02T01:56:26.656Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-02T01:56:26.656Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.656Z] [2021-03-02T01:56:26.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-02T01:56:26.657Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-02T01:56:26.657Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.657Z] [2021-03-02T01:56:26.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-02T01:56:26.657Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-02T01:56:26.657Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.657Z] [2021-03-02T01:56:26.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-03-02T01:56:26.657Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-02T01:56:26.657Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.657Z] [2021-03-02T01:56:26.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-02T01:56:26.657Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-02T01:56:26.657Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.657Z] [2021-03-02T01:56:26.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-02T01:56:26.657Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-02T01:56:26.657Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.657Z] [2021-03-02T01:56:26.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-03-02T01:56:26.657Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-02T01:56:26.657Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.657Z] [2021-03-02T01:56:26.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-02T01:56:26.657Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-02T01:56:26.657Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.657Z] [2021-03-02T01:56:26.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-03-02T01:56:26.657Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-02T01:56:26.657Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-02T01:56:26.657Z] [2021-03-02T01:56:26.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-02T01:56:26.657Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-02T01:56:27.119Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-02T01:56:27.119Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-02T01:56:27.119Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-02T01:56:27.119Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-02T01:56:27.119Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-02T01:56:27.119Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-02T01:56:27.119Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-02T01:56:27.119Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-02T01:56:27.119Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-02T01:56:27.119Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-02T01:56:27.119Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-02T01:56:27.119Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-02T01:56:27.119Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-02T01:56:27.119Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.119Z] [2021-03-02T01:56:27.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-02T01:56:27.119Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-02T01:56:27.119Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-02T01:56:27.120Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-02T01:56:27.120Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-02T01:56:27.120Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-02T01:56:27.120Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-02T01:56:27.120Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-02T01:56:27.120Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-02T01:56:27.120Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T01:56:27.120Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-02T01:56:27.120Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-02T01:56:27.120Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-02T01:56:27.120Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-02T01:56:27.120Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-02T01:56:27.120Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-02T01:56:27.120Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-02T01:56:27.120Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-02T01:56:27.120Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-02T01:56:27.120Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.120Z] [2021-03-02T01:56:27.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-02T01:56:27.121Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-02T01:56:27.121Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-02T01:56:27.121Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.121Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-02T01:56:27.122Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-02T01:56:27.122Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.122Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-02T01:56:27.123Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-02T01:56:27.123Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-02T01:56:27.123Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-02T01:56:27.123Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-02T01:56:27.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.123Z] [2021-03-02T01:56:27.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T01:56:27.123Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-02T01:56:27.124Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-02T01:56:27.124Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.124Z] [2021-03-02T01:56:27.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-02T01:56:27.125Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-02T01:56:27.125Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-02T01:56:27.125Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-02T01:56:27.125Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-02T01:56:27.125Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-02T01:56:27.125Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-02T01:56:27.125Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-02T01:56:27.125Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-02T01:56:27.125Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-02T01:56:27.125Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-02T01:56:27.125Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-02T01:56:27.125Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-02T01:56:27.125Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-02T01:56:27.125Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-02T01:56:27.125Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-02T01:56:27.125Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-02T01:56:27.125Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.125Z] DONE 1093 tests, 547 skipped in 2616.742s [2021-03-02T01:56:27.125Z] INFO: Integration tests ended at 03/02/2021 01:56:26. Duration:00:43:36.9792019 [2021-03-02T01:56:27.125Z] INFO: Docker info of the daemon under test at end of run [2021-03-02T01:56:27.125Z] [2021-03-02T01:56:27.586Z] Containers: 2 [2021-03-02T01:56:27.586Z] Running: 0 [2021-03-02T01:56:27.586Z] Paused: 0 [2021-03-02T01:56:27.586Z] Stopped: 2 [2021-03-02T01:56:27.586Z] Images: 18 [2021-03-02T01:56:27.586Z] Server Version: 0.0.0-dev [2021-03-02T01:56:27.586Z] Storage Driver: windowsfilter [2021-03-02T01:56:27.586Z] Windows: [2021-03-02T01:56:27.586Z] Logging Driver: json-file [2021-03-02T01:56:27.586Z] Plugins: [2021-03-02T01:56:27.586Z] Volume: local [2021-03-02T01:56:27.586Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-02T01:56:27.586Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-02T01:56:27.586Z] Swarm: inactive [2021-03-02T01:56:27.586Z] Default Isolation: process [2021-03-02T01:56:27.586Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-02T01:56:27.586Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-02T01:56:27.586Z] OSType: windows [2021-03-02T01:56:27.586Z] Architecture: x86_64 [2021-03-02T01:56:27.586Z] CPUs: 4 [2021-03-02T01:56:27.586Z] Total Memory: 32GiB [2021-03-02T01:56:27.586Z] Name: azwin-2-366240 [2021-03-02T01:56:27.586Z] ID: 4ZUV:NTOV:TH4N:ZMQQ:BBSI:ZJOR:6I5C:Y74J:SLZ3:ZHSI:CUHB:PDDS [2021-03-02T01:56:27.586Z] Docker Root Dir: D:\CI\PR-42095\5\daemon [2021-03-02T01:56:27.586Z] Debug Mode (client): false [2021-03-02T01:56:27.586Z] Debug Mode (server): true [2021-03-02T01:56:27.586Z] File Descriptors: -1 [2021-03-02T01:56:27.586Z] Goroutines: 17 [2021-03-02T01:56:27.586Z] System Time: 2021-03-02T01:56:27.1673781Z [2021-03-02T01:56:27.586Z] EventsListeners: 0 [2021-03-02T01:56:27.586Z] Registry: https://index.docker.io/v1/ [2021-03-02T01:56:27.586Z] Labels: [2021-03-02T01:56:27.586Z] Experimental: false [2021-03-02T01:56:27.586Z] Insecure Registries: [2021-03-02T01:56:27.586Z] 127.0.0.0/8 [2021-03-02T01:56:27.586Z] Live Restore Enabled: false [2021-03-02T01:56:27.586Z] [2021-03-02T01:56:27.586Z] [2021-03-02T01:56:27.586Z] INFO: Stopping daemon under test [2021-03-02T01:56:27.586Z] SUCCESS: The process with PID 792 (child process of PID 3768) has been terminated. [2021-03-02T01:56:27.586Z] SUCCESS: The process with PID 3768 (child process of PID 4432) has been terminated. [2021-03-02T01:56:27.586Z] INFO: Stop tailing logs of the daemon under tests [2021-03-02T01:56:27.586Z] INFO: executeCI.ps1 Completed successfully at 03/02/2021 01:56:27. [2021-03-02T01:56:27.586Z] INFO: Tidying up at end of run [2021-03-02T01:56:27.586Z] INFO: Saving daemon under test log (d:\CI\PR-42095\5\dut.out) to bundles\CIDUT.out [2021-03-02T01:56:27.586Z] INFO: Saving daemon under test log (d:\CI\PR-42095\5\dut.err) to bundles\CIDUT.err [2021-03-02T01:56:27.586Z] INFO: Nuke-Everything... [2021-03-02T01:56:28.558Z] INFO: Container count on control daemon to delete is 2 [2021-03-02T01:56:29.020Z] e8ac9a88b66a [2021-03-02T01:56:29.020Z] 1bb58eea87e7 [2021-03-02T01:56:29.020Z] INFO: Tidying pidfile d:\CI\PR-42095\5\docker.pid [2021-03-02T01:56:29.020Z] INFO: Nuking d:\CI [2021-03-02T01:56:59.009Z] INFO: Zapped successfully [2021-03-02T01:56:59.009Z] [2021-03-02T01:56:59.009Z] INFO: executeCI.ps1 exiting at Tue Mar 2 01:56:54 CUT 2021. Duration 01:20:37.3947491 [2021-03-02T01:56:59.009Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-02T01:56:59.261Z] Recording test results [2021-03-02T01:57:06.548Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-02T01:57:08.054Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-02T01:57:09.814Z] Archiving artifacts [2021-03-02T01:57:24.199Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42095/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-02T01:57:25.138Z] + make clean [2021-03-02T01:57:27.330Z] docker volume rm -f docker-dev-cache [2021-03-02T01:57:27.330Z] 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